This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
wang2365
/
cupper-hugo-theme
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
da0a871758
Ramas
Etiquetas
master
cupper-hugo-the...
/
layouts
/
_default
/
single.html
single.html
104 B
Histórico
Raw
1
2
3
4
5
6
{{ define "main" }}
<main id="main">
<h1>{{ .Title }}</h1>
{{ .Content }}
</main>
{{ end }}