summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.templates/newsitem.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/.templates/newsitem.tmpl b/.templates/newsitem.tmpl
index 3b4fded1..e8a9c861 100644
--- a/.templates/newsitem.tmpl
+++ b/.templates/newsitem.tmpl
@@ -49,6 +49,7 @@ Posted <TMPL_VAR CTIME>
</span>
-->
+<!-- The saved space is more important that the information this provides.
<TMPL_IF TAGS>
<TMPL_IF HTML5><nav class="tags"><TMPL_ELSE><span class="tags"></TMPL_IF>
Tags:
@@ -57,6 +58,7 @@ Tags:
</TMPL_LOOP>
<TMPL_IF HTML5></nav><TMPL_ELSE></span></TMPL_IF>
</TMPL_IF>
+-->
<!-- For these tiny snippets we can abstain from displaying this again. It
should match the inlining page's information nevertheless.