This website requires JavaScript.
Explore
Help
Sign In
luca
/
www.luj0ga.de
Watch
1
Star
0
Fork
You've already forked www.luj0ga.de
0
Code
Releases
Activity
f8896dd0e4
www.luj0ga.de
/
layouts
/
_default
/
single.html
5 lines
67 B
HTML
Raw
Normal View
History
Unescape
Escape
Add basic layout and style
2020-04-03 11:20:31 +02:00
{{ define "main" }}
Update default layouts
2023-01-14 12:50:55 +01:00
<
h1
>
{{ .Title }}
<
/
h1
>
{{ .Content }}
Add basic layout and style
2020-04-03 11:20:31 +02:00
{{ end }}