summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-28 13:58:44 +0200
committerDanilo M. <danix@danix.xyz>2026-04-28 13:58:44 +0200
commitd2afde3518e48f21444b61fd6ccf9e50cc0508c0 (patch)
treee69fa5b8d4c58c4a500dd543a224f1420b7679e1 /layouts
parent415c548b31e3d7e8f567d16b0d9b305a4cc3f214 (diff)
downloaddanixxyz-theme-d2afde3518e48f21444b61fd6ccf9e50cc0508c0.tar.gz
danixxyz-theme-d2afde3518e48f21444b61fd6ccf9e50cc0508c0.zip
fix: remove extra template end tag
Diffstat (limited to 'layouts')
-rw-r--r--layouts/repository/single.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/repository/single.html b/layouts/repository/single.html
index c3d4113..6249193 100644
--- a/layouts/repository/single.html
+++ b/layouts/repository/single.html
@@ -75,7 +75,6 @@
</div>
{{ end }}
</div>
- {{ end }}
</section>
</div>
</article>