From 6c5649d721391cf727e9c7efcaa5a1843b93a226 Mon Sep 17 00:00:00 2001 From: m Date: Tue, 24 Mar 2026 21:41:05 +0100 Subject: [PATCH] image html --- templates/components/image.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/components/image.html diff --git a/templates/components/image.html b/templates/components/image.html new file mode 100644 index 0000000..c206a34 --- /dev/null +++ b/templates/components/image.html @@ -0,0 +1,3 @@ +
+ {{ alt or 'image' }} +