{% load static %} {% load i18n %} {% load l10n %} {% load mastodon %} {% load thumb %} {% get_current_language as LANGUAGE_CODE %} {{ site_name }} {% include "common_libs.html" %} {% include "_header.html" %}

{{ msg }}

{{ secondary_msg|default:"" }}
{% include "_footer.html" %}