fix paths
authorJulien Rabier <taziden@flexiden.org>
Tue, 22 May 2012 22:07:57 +0000 (00:07 +0200)
committerJulien Rabier <taziden@flexiden.org>
Tue, 22 May 2012 22:07:57 +0000 (00:07 +0200)
templates/layout.html

index d0855f5..9ef9b60 100644 (file)
@@ -9,7 +9,7 @@
     <!-- ma template.css -->
     <link rel=stylesheet type=text/css href="{{ url_for('static', filename='css/bootstrap.css') }}">
     <!-- css javascript -->
-    <link rel=stylesheet type=text/css href="{{ url_for('static', filename='jquery.ui.all.css') }}">
+    <link rel=stylesheet type=text/css href="{{ url_for('static', filename='css/jquery.ui.all.css') }}">
     <!-- javascript -->
 </head>
 <div class="container-fluid">