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 }}
|
{{ .TableOfContents }}
|
||||||
</details>
|
</details>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
{{ .Content }}
|
||||||
|
|
||||||
<footer class="page-footer">
|
<footer class="page-footer">
|
||||||
{{ partial "page/footer.html" . }}
|
{{ partial "page/footer.html" . }}
|
||||||
</footer>
|
</footer>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue