Apply some review comments

This commit is contained in:
2025-02-20 18:13:40 +01:00
parent f7ff77b88f
commit a87016a23f
5 changed files with 39 additions and 35 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{% extends "core/base.jinja" %}
{% from "sas/download_pictures.jinja" import download_button %}
{% from "sas/macros.jinja" import download_button %}
{%- block additional_css -%}
<link rel="stylesheet" href="{{ static('sas/css/album.scss') }}">