From 5ec4708ced1cdca01eddd7e52377ab5e5f8b3290 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Wed, 20 May 2020 10:47:20 +0200 Subject: Process OpenSearch controller through Slim Also it was missing on the default template feeds --- tpl/vintage/includes.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tpl/vintage/includes.html') diff --git a/tpl/vintage/includes.html b/tpl/vintage/includes.html index cf56ca61..61448eaf 100644 --- a/tpl/vintage/includes.html +++ b/tpl/vintage/includes.html @@ -14,7 +14,8 @@ {/loop} {if="is_file('data/user.css')"}{/if} - + {if="! empty($links) && count($links) === 1"} {$link=reset($links)} -- cgit v1.2.3