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
1e7d962089
www.luj0ga.de
/
layouts
/
index.html
5 lines
86 B
HTML
Raw
Normal View
History
Unescape
Escape
Add basic layout and style
2020-04-03 11:20:31 +02:00
{{ define "main" }}
Adapt layout/style of fairydust.reisen and Forgejo colors for this website
2023-01-13 13:54:40 +01:00
<
h1
class
=
"hello-world"
>
Hello World
<
/
h1
>
{{ .Content }}
Add basic layout and style
2020-04-03 11:20:31 +02:00
{{ end }}