summaryrefslogtreecommitdiff
path: root/templates/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r--templates/page.tmpl5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 5c4602b..9288a40 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -10,7 +10,7 @@
<meta name="author" content="sublab e.V.">
<meta name="robots" content="index,follow">
- <meta name="dcterms.date" content="<TMPL_VAR MTIME>">
+ <meta name="dcterms.date" content="">
<meta name="keywords" content="sublab, Hackerspace, Leipzig, Computer, Linux, Freie Software, ">
<meta name="description" lang="de" content="">
<meta name="description" lang="en" content="">
@@ -155,12 +155,13 @@
<a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a>/
</TMPL_LOOP>
</span>
+<!--
<span class="title">
<TMPL_VAR TITLE>
<TMPL_IF ISTRANSLATION>
&nbsp;(<TMPL_VAR PERCENTTRANSLATED>%)
</TMPL_IF>
-</span>
+</span>-->
</span>
<TMPL_IF SEARCHFORM>
<TMPL_VAR SEARCHFORM>