Working template

This commit is contained in:
2025-04-02 16:47:51 +03:00
commit 679b2bb94a
22 changed files with 190 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<div class="example {{ .Get 0 }}">
{{ .Inner | $.Page.RenderString }}
</div>