commit 8477af65460f2143b74a880b7e1e454e54b9c488
parent 727c549588fc252013744758d054be4cb455744b
Author: Brendan Howell <brendan@howell-ersatz.com>
Date: Thu, 27 Mar 2025 16:26:14 +0100
try turning off edit and actions nav
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/page.tmpl b/templates/page.tmpl
@@ -64,7 +64,7 @@
</TMPL_UNLESS>
<TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF>
-<TMPL_IF HAVE_ACTIONS>
+<!-- TMPL_IF HAVE_ACTIONS>
<TMPL_IF HTML5><nav class="actions"><TMPL_ELSE><div class="actions"></TMPL_IF>
<ul>
<TMPL_IF EDITURL>
@@ -96,7 +96,7 @@
</TMPL_IF>
</ul>
<TMPL_IF HTML5></nav><TMPL_ELSE></div></TMPL_IF>
-</TMPL_IF>
+</TMPL_IF -->
<TMPL_IF OTHERLANGUAGES>
<TMPL_IF HTML5><nav id="otherlanguages"><TMPL_ELSE><div id="otherlanguages"></TMPL_IF>