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
update module
weru
02.31.2025
af3a556a1c07065caeec932635ab92ae7e3a6f85
[external-software/github_gohugo_theme_compose.git]
/
layouts
/
home.html
1
2
3
4
5
{{- define "main" }}
<div class="content">
{{ .Content }}
</div>
{{- end }}