We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec03e9 commit e847b8eCopy full SHA for e847b8e
bootstrap/templates/bootstrap/base.html
@@ -11,7 +11,7 @@
11
<link href="{{ STATIC_URL }}bootstrap/css/bootstrap.css" rel="stylesheet">
12
<link href="{{ STATIC_URL }}default/css/custom.css" rel="stylesheet">
13
<link href="{{ STATIC_URL }}bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
14
- <link rel="stylesheet" href="{{ STATIC_URL }}slideshow/css/bootstrap-image-gallery.min.css"
+ <link rel="stylesheet" href="{{ STATIC_URL }}slideshow/css/bootstrap-image-gallery.min.css">
15
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
16
<!--[if lt IE 9]>
17
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
0 commit comments