aboutsummaryrefslogtreecommitdiff
path: root/captain/templates
diff options
context:
space:
mode:
Diffstat (limited to 'captain/templates')
-rw-r--r--captain/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/captain/templates/index.html b/captain/templates/index.html
index 6a41d0d..ae87e72 100644
--- a/captain/templates/index.html
+++ b/captain/templates/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8"/>
<title>{{ title }} - I'm Levitating!</title>
- <link rel="stylsheet" href="/static/style.css" />
+ <link rel="stylesheet" href="{{ base_url }}/static/style.css" />
</head>
<body>