{% load static %} {% load i18n %} {% load pyaa %}
{% if attrs.logo %}
{% translate 'site.small-name' %}
{% endif %}

{% slot %} {% endslot %}

{% if attrs.subtitle %}

{% slot subtitle %} {% endslot %}

{% endif %}