diff --git a/webapp/views/layout.html b/webapp/views/layout.html index 9ba35d6eb..4878d4b45 100644 --- a/webapp/views/layout.html +++ b/webapp/views/layout.html @@ -8,10 +8,13 @@ {{=response.title or request.application}} {{response.files.append(URL('static','css/bootstrap.css'))}} + {{response.files.append(URL('static','css/bootstrap-responsive.css'))}} - {{response.files.append(URL('static','css/bootstrap-responsive.css'))}}