From cf92b4dd1521241eefc58eaf6dcd202cd83969d8 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sat, 25 May 2019 15:52:27 +0200 Subject: Apply the new system (Bookmark + Service) to the whole code base See https://github.com/shaarli/Shaarli/issues/1307 --- tpl/vintage/includes.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tpl/vintage/includes.html') diff --git a/tpl/vintage/includes.html b/tpl/vintage/includes.html index 1c4ff79c..8d273c44 100644 --- a/tpl/vintage/includes.html +++ b/tpl/vintage/includes.html @@ -7,6 +7,9 @@ +{if="$formatter==='markdown'"} + +{/if} {loop="$plugins_includes.css_files"} {/loop} -- cgit v1.2.3