summaryrefslogtreecommitdiff
path: root/layouts/_default/baseof.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/baseof.html')
-rw-r--r--layouts/_default/baseof.html11
1 files changed, 2 insertions, 9 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index fdee79d..08a2d25 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -25,16 +25,9 @@
</div>
<footer>
- {{ if .Param "showFooterLicense" }}
- <div>
- {{ partial "footer-license.html" . }}
- </div>
- {{ end }}
- <div>
- {{ partial "footer.html" . }}
- </div>
+ {{ partial "footer.html" . }}
</footer>
-
+
</body>
<script>