summaryrefslogtreecommitdiff
path: root/layouts/_default
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default')
-rw-r--r--layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index a00e5e2..7abc75e 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -24,7 +24,7 @@
<footer class="book-footer">
{{ template "footer" . }} <!-- Footer under page content -->
- {{ partial "docs/inject/footer" . }}
+ {{ partial "docs/inject/footer" . }}
</footer>
{{ template "comments" . }} <!-- Comments block -->