feat: 🎉 nace gorender
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{{ template "base" . }}
|
||||
{{ define "content" }}
|
||||
|
||||
<h2>Page with fragment</h2>
|
||||
|
||||
{{ template "fragment" . }}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user