fix: 移除 new.html 末尾多余的 {{end}} 导致模板编译 panic
This commit is contained in:
@ -148,4 +148,3 @@
|
|||||||
</script>
|
</script>
|
||||||
<script src="/static/js/common.js"></script>
|
<script src="/static/js/common.js"></script>
|
||||||
<script type="module" src="/static/js/editor.js"></script>
|
<script type="module" src="/static/js/editor.js"></script>
|
||||||
{{end}}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user