summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/pages/constlist.mako2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/pages/constlist.mako b/templates/pages/constlist.mako
index 83fd9f3..12f6f85 100644
--- a/templates/pages/constlist.mako
+++ b/templates/pages/constlist.mako
@@ -1,5 +1,7 @@
<%inherit file="/page.mako" />
+<p><a href=${"/const/add" | url}>Add new</a></p>
+
<h2>Current</h2>
<ul class="arrow">
% for c in current: