mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2024-11-08 18:03:14 +00:00
5 lines
67 B
HTML
5 lines
67 B
HTML
|
{{ define "main" }}
|
||
|
{{ with .Content }}
|
||
|
{{ . }}
|
||
|
{{ end }}
|
||
|
{{ end }}
|