fix 500 on SAS main page for anonymous users

This commit is contained in:
imperosol
2025-04-17 08:41:31 +02:00
parent 4fa83d0667
commit ccd4275b02
3 changed files with 29 additions and 3 deletions

View File

@ -59,7 +59,7 @@
{% endfor %}
</div>
{% if is_sas_admin %}
{% if album_create_fragment %}
</form>
<br>
{{ album_create_fragment }}