{% extends "cranefly/layout.html" %} {% import "cranefly/macros.html" as macros with context %} {% block title %}{% if settings.board_index_title %}{{ settings.board_index_title }}{% else %}{{ settings.board_name }}{% endif %}{% endblock %} {% block meta %}{% if settings.board_index_meta %} {%- endif %}{%- endblock %} {% block content %} {{ hook_above_forum_home|safe }}
{% trans %}Looks like no forums have been set yet, or you don't have permission to see any.{% endtrans %}
{% endfor %} {{ hook_below_home_forums_list|safe }}