Render single page content
This commit is contained in:
parent
4d303b984e
commit
f1977320e8
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
|||
{{ .TableOfContents }}
|
||||
</details>
|
||||
{{ end }}
|
||||
|
||||
{{ .Content }}
|
||||
|
||||
<footer class="page-footer">
|
||||
{{ partial "page/footer.html" . }}
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue