From a38aad657607695b557d0accad6c8e122777393a Mon Sep 17 00:00:00 2001 From: m Date: Tue, 24 Mar 2026 21:47:48 +0100 Subject: [PATCH] add test --- templates/base.html | 20 ++++++++++++++++++++ templates/components/image.html | 1 + 2 files changed, 21 insertions(+) diff --git a/templates/base.html b/templates/base.html index 5e46c7b..83fc7d7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -45,6 +45,26 @@ }; + diff --git a/templates/components/image.html b/templates/components/image.html index c206a34..eb7ea16 100644 --- a/templates/components/image.html +++ b/templates/components/image.html @@ -1,3 +1,4 @@
+

...

{{ alt or 'image' }}