Skip to content

Commit bb0f06c

Browse files
committed
Merge pull request #5 from tswicegood/correct-typo
Remove erroneous stylesheet
2 parents fec03e9 + 3aae639 commit bb0f06c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bootstrap/templates/bootstrap/base.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<link href="{{ STATIC_URL }}bootstrap/css/bootstrap.css" rel="stylesheet">
1212
<link href="{{ STATIC_URL }}default/css/custom.css" rel="stylesheet">
1313
<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"
1514
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
1615
<!--[if lt IE 9]>
1716
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>

0 commit comments

Comments
 (0)