From 7b2ba6ef820335df682fbe3dcfaceef3a62cf4a5 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Mon, 18 May 2020 17:17:36 +0200 Subject: RSS/ATOM feeds: process through Slim controller --- tpl/vintage/page.header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tpl/vintage/page.header.html') diff --git a/tpl/vintage/page.header.html b/tpl/vintage/page.header.html index d9451555..0a8392b6 100644 --- a/tpl/vintage/page.header.html +++ b/tpl/vintage/page.header.html @@ -27,9 +27,9 @@ {else}
  • Login
  • {/if} -
  • RSS Feed
  • +
  • RSS Feed
  • {if="$showatom"} -
  • ATOM Feed
  • +
  • ATOM Feed
  • {/if}
  • Tag cloud
  • Picture wall
  • -- cgit v1.2.3