{% extends "cranefly/layout.html" %} {% load i18n %} {% import "cranefly/macros.html" as macros with context %} {% block title %}{{ macros.page_title(title=_("Forum Map")) }}{% endblock %} {% block content %}
{% trans %}Looks like no forums exist that you have permission to see.{% endtrans %}
{% endif %} {% endblock %} {% macro draw_forum(forum) %}