{% load pybb_extras %} {% load i18n %}

{{ "TAGLINE"|pybb_setting|safe }}

{% if "NOTICE"|pybb_setting %}
{{ "NOTICE"|pybb_setting }}
{% endif %}