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