portal.dashboard: static files location + css
[myslice.git] / portal / templates / dashboard.html
index 14892f3..bc4be75 100644 (file)
@@ -1,7 +1,7 @@
 {% extends "layout-unfold1.html" %}
 
 {% block head %}
-<link rel="stylesheet" type="text/css" href="{{STATIC_URL}}/dashboard.css" />
+<link rel="stylesheet" type="text/css" href="{{STATIC_URL}}/css/dashboard.css" />
 {% endblock %}
 
 {% block unfold1_main %}