{% extends "sora/layout.html" %} {% load i18n %} {% load url from future %} {% import "sora/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 %}
{% trans %}Looks like there are no forums that you have permission to see.{% endtrans %}
{% endfor %}