summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index 036a748..7486f45 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -35,6 +35,8 @@
<span> | </span>
<a href="/keys">api keys.</a>
<span> | </span>
+ <a href="/kennel/cats">kennel.</a>
+ <span> | </span>
<a href="/profile">{{ .User.DisplayName }}.</a>
<span> | </span>
<a href="/logout">logout.</a>