fix image and link rendering

This commit is contained in:
ghostersk
2026-03-08 12:14:58 +00:00
parent ac43075d62
commit 948e111cc6
5 changed files with 90 additions and 40 deletions

View File

@@ -35,5 +35,5 @@
{{end}}
{{define "scripts"}}
<script src="/static/js/admin.js?v=15"></script>
<script src="/static/js/admin.js?v=16"></script>
{{end}}