qmsk_www/templates/site.html
changeset 204 99f9e50030ae
parent 202 da5de3a97efb
child 70 9d2fb420e6a5
equal deleted inserted replaced
203:8bfe3ab5e7fb 204:99f9e50030ae
     8         <!-- Bootstrap -->
     8         <!-- Bootstrap -->
     9         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
     9         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
    10         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
    10         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
    11 
    11 
    12         <!-- qmsk.www.pages -->
    12         <!-- qmsk.www.pages -->
    13         <link rel="stylesheet" href="{% static "pages/pages.css" %}">
    13         <link rel="stylesheet" href="{% static "style.css" %}">
    14     </head>
    14     </head>
    15     <body>
    15     <body>
    16         {% block content %}{% endblock %}
    16         {% block content %}{% endblock %}
    17 
    17 
    18         <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
    18         <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->