{% extends base_generic %} {% load static %} {% block content %}

Gateways

A gateway is a location through which you can find useful things {% for Type_Name, items in gateways.items %} {% if items %}

{{Type_Name}}

{% endif %} {% endfor %} {% endblock %}