dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_compose
mirror of
https://github.com/onweru/compose.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
i18n: add German translation
Andreas Deininger
21.21.2023
1ed29ac4855bed5d083457d32be181845fcc243d
[external-software/github_gohugo_theme_compose.git]
/
layouts
/
index.html
1
2
3
4
5
{{- define "main" }}
<div class="content">
{{ .Content }}
</div>
{{- end }}