summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html
index b38d105..157c938 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -3,8 +3,8 @@
<head>
<meta charset="UTF-8"></meta>
<title>{{ title }}</title>
- <link href="ui/ipsilon.css" type="text/css" rel="stylesheet"></link>
- <link href="ui/favicon.ico" type="image/ico" rel="icon"></link>
+ <link href="{{ basepath }}/ui/ipsilon.css" type="text/css" rel="stylesheet"></link>
+ <link href="{{ basepath }}/ui/favicon.ico" type="image/ico" rel="icon"></link>
</head>
<body>
<div id="container">