summaryrefslogtreecommitdiff
path: root/client/html/tag.tpl
diff options
context:
space:
mode:
authorrr- <rr-@sakuya.pl>2016-08-27 18:19:42 +0200
committerrr- <rr-@sakuya.pl>2016-08-27 22:19:01 +0200
commit514c4349e0533d67bea5d7588c68e9ec20e8ad87 (patch)
treeb6a1a98d2564882860cde47b71ba19df0046714c /client/html/tag.tpl
parent702ec3e6fe57744e56ffa1a4423d122a2d8a2a5c (diff)
client/css: split into files
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 97d45d6..52f754d 100644
--- a/client/html/tag.tpl
+++ b/client/html/tag.tpl
@@ -1,4 +1,4 @@
-<div class='content-wrapper tag'>
+<div class='content-wrapper' id='tag'>
<h1><%- ctx.tag.names[0] %></h1>
<nav class='buttons'><!--
--><ul><!--