aboutsummaryrefslogtreecommitdiff
path: root/templates/default.tpl
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2019-05-28 10:32:48 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2019-05-28 10:32:48 +0200
commitfe5799c14ad82f72437ff88c703a38e1cc5b7896 (patch)
treec27ce267aea5c577432822b9bea4e9ea28aedc1e /templates/default.tpl
parentTue, 28 May 2019 10:31:31 +0200 (diff)
parentTue, 28 May 2019 10:26:07 +0200 (diff)
downloadwiki-public-fe5799c14ad82f72437ff88c703a38e1cc5b7896.tar.gz
wiki-public-fe5799c14ad82f72437ff88c703a38e1cc5b7896.tar.xz
Merge branch 'master' of /home/hugo/git/wiki-public
Diffstat (limited to 'templates/default.tpl')
-rw-r--r--templates/default.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/default.tpl b/templates/default.tpl
index 59ceeb4..0910c5b 100644
--- a/templates/default.tpl
+++ b/templates/default.tpl
@@ -2,6 +2,7 @@
<html>
<head>
<link rel="Stylesheet" type="text/css" href="%root_path%style.css" />
+ <link rel="Stylesheet" type="text/css" href="%root_path%add.css" />
<title>%title%</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">