aboutsummaryrefslogtreecommitdiff
path: root/templates/tree.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/tree.html')
-rw-r--r--templates/tree.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/tree.html b/templates/tree.html
index 2e439c8..30e8c57 100644
--- a/templates/tree.html
+++ b/templates/tree.html
@@ -45,6 +45,7 @@
<article>
<pre>{{- if .readme }}{{ .readme }}{{- end -}}</pre>
</article>
+{{ template "foot" . }}
</main>
</body>
</html>