aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo_index.html')
-rw-r--r--templates/repo_index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/repo_index.html b/templates/repo_index.html
index 7ae7bcd..664cce8 100644
--- a/templates/repo_index.html
+++ b/templates/repo_index.html
@@ -83,6 +83,9 @@
</table>
{{ end }}
</div>
+ <footer>
+ {{ template "footer" . }}
+ </footer>
</body>
</html>
{{- end -}}