summaryrefslogtreecommitdiffstats
path: root/templates/layout.html
diff options
context:
space:
mode:
authorAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2014-11-18 04:22:49 +0100
committerAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2014-11-19 02:15:55 +0100
commit63098881b1b3514681f5400bbe139e3cdae17edc (patch)
tree66e4ee82d9e9106464d3fdd516434ff172c796f8 /templates/layout.html
parent6f1cb6d23b3cea9a455da799f2b71f23cffcd430 (diff)
downloadpadlite-teams-63098881b1b3514681f5400bbe139e3cdae17edc.tar.gz
padlite-teams-63098881b1b3514681f5400bbe139e3cdae17edc.tar.bz2
padlite-teams-63098881b1b3514681f5400bbe139e3cdae17edc.zip
static: update bootstrap to 3.3.1, add bootstrap-theme
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html
index a495b07..7325543 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap -->
<link href="{{ url_for('static', filename='css/bootstrap.min.css') }}" rel="stylesheet" media="screen">
+ <link href="{{ url_for('static', filename='css/bootstrap-theme.min.css') }}" rel="stylesheet" media="screen">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>