{% trans %}SAS{% endtrans %}
{% if not user.is_authenticated %}{% trans %}You must be logged in to see the SAS.{% endtrans %}
{% else %}{% trans %}Latest albums{% endtrans %}
{% if is_sas_admin %}
{{ album_create_fragment }} {% endif %} {% endif %}