qmsk_www/templates/site.html
changeset 207 262885b25dfa
parent 204 99f9e50030ae
child 98 e7c3a81b4c4e
equal deleted inserted replaced
206:440e6769976c 207:262885b25dfa
     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 "style.css" %}">
    13         <link rel="stylesheet" href="{% static "style.css" %}">
       
    14         <link rel="stylesheet" href="{% static "pages/pages.css" %}">
    14     </head>
    15     </head>
    15     <body>
    16     <body>
    16         {% block content %}{% endblock %}
    17         {% block content %}{% endblock %}
    17 
    18 
    18         <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
    19         <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->