]> git.ipfire.org Git - people/shoehn/ipfire.org.git/commitdiff
use local bootstrap cs
authorpebosi <mail@pebosi.net>
Wed, 15 Jan 2014 19:59:49 +0000 (20:59 +0100)
committerpebosi <mail@pebosi.net>
Wed, 15 Jan 2014 19:59:49 +0000 (20:59 +0100)
templates/base.html

index d1353b9302341f0fbbe2ed7094189a1186d9cb53..4ab936215f1e98f95b7569e0789abd9377f6d74e 100644 (file)
@@ -12,8 +12,7 @@
                <meta name="description" content="{{ _("IPFire is a free firewall distribution based on Linux.") }}" />
 
                <!-- styling stuff -->
-               <link href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css" rel="stylesheet">          
-               <!-- <link rel="stylesheet" type="text/css" href="{{ static_url("css/bootstrap.min.css") }}" /> -->
+               <link rel="stylesheet" type="text/css" href="{{ static_url("css/bootstrap.min.css") }}" />
                <link rel="stylesheet" type="text/css" href="{{ static_url("css/style.css") }}" />
                <link href="http://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet" type="text/css">
                <meta name="viewport" content="width=device-width, initial-scale=1.0">