premier commit

This commit is contained in:
2026-03-06 18:55:43 +01:00
commit 735f81894d
16 changed files with 191 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<img
src="{{ get_url(path=src) }}"
alt="{{ alt | default(value='') }}"
style="width: {{ width | default(value='auto') }}; height: {{ height | default(value='auto') }};"
>