aboutsummaryrefslogtreecommitdiff
path: root/client/html/tag.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'client/html/tag.tpl')
-rw-r--r--client/html/tag.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/html/tag.tpl b/client/html/tag.tpl
index f126063..63bd9da 100644
--- a/client/html/tag.tpl
+++ b/client/html/tag.tpl
@@ -1,6 +1,6 @@
<div class='content-wrapper tag'>
<h1><%= ctx.tag.names[0] %></h1>
- <nav class='text-nav'><!--
+ <nav class='buttons'><!--
--><ul><!--
--><li data-name='summary'><a href='/tag/<%= ctx.tag.names[0] %>'>Summary</a></li><!--
--><% if (ctx.canMerge) { %><!--

© 2015 - 2026 Jakob L. Kreuze