{% extends "misago/threads/base.html" %} {% load i18n misago_stringutils %} {% block title %}{{ forum }}{% if page.number > 1 %} ({% blocktrans with page=page.number %}Page {{ page }}{% endblocktrans %}){% endif %} | {{ block.super }}{% endblock title %} {% block meta-description %}{{ forum.description|striplinebreaks }}{% endblock meta-description %} {% block content %}