aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/includes.html
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/includes.html')
-rw-r--r--tpl/includes.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/tpl/includes.html b/tpl/includes.html
index bdf3a07d..f94ce1be 100644
--- a/tpl/includes.html
+++ b/tpl/includes.html
@@ -10,4 +10,5 @@
10{if="is_file('inc/user.css')"}<link type="text/css" rel="stylesheet" href="../inc/user.css" />{/if} 10{if="is_file('inc/user.css')"}<link type="text/css" rel="stylesheet" href="../inc/user.css" />{/if}
11{loop="$plugins_includes.css_files"} 11{loop="$plugins_includes.css_files"}
12<link type="text/css" rel="stylesheet" href="{$value}#"/> 12<link type="text/css" rel="stylesheet" href="{$value}#"/>
13{/loop} \ No newline at end of file 13{/loop}
14<link rel="search" type="application/opensearchdescription+xml" href="?do=opensearch#" title="Shaarli search - {$shaarlititle|htmlspecialchars}"/> \ No newline at end of file