aboutsummaryrefslogtreecommitdiff
path: root/templates/default.tpl
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-05-21 16:23:26 +0200
committerHugo Hörnquist <hugo@hornquist.se>2019-05-21 16:23:26 +0200
commite290b9eb01b8888e53535174700c39d0e5b2b6fc (patch)
tree33b551ab5f06f756cc3cb7b2a414a8e20b2b3840 /templates/default.tpl
parentFri, 17 May 2019 17:48:47 +0200 (diff)
downloadwiki-public-e290b9eb01b8888e53535174700c39d0e5b2b6fc.tar.gz
wiki-public-e290b9eb01b8888e53535174700c39d0e5b2b6fc.tar.xz
Update templates.
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">