baseof.html (217B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 {{ partial "head.html" . }} 4 <body> 5 {{ partial "header.html" . }} 6 <main> 7 {{ block "main" . }}{{ end }} 8 </main> 9 {{ partial "footer.html" . }} 10 </body> 11 </html>
![]() | pollux.codesFiles for the pollux.codes site |
git clone git://pollux.codes/git/pollux.codes.git | |
Log | Files | Refs |