Changed the templating engine to a custom one. First bugged working example
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
{{define "sent"}}{{template "base" .}}{{end}}
|
||||
{{define "content"}}
|
||||
<div class="card">
|
||||
<h2>Check the server logs</h2>
|
||||
|
||||
Reference in New Issue
Block a user