templates/site.html
changeset 239 cf7a46725ce5
parent 234 70b425280964
child 116 8927fae1c0d2
equal deleted inserted replaced
238:2c62e4d70619 239:cf7a46725ce5
     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 "qmsk.pages/pages.css" %}">
       
    15         
    14         
    16         {% block head %}
    15         {% block head %}
    17 
    16 
    18         {% endblock %}
    17         {% endblock %}
    19     </head>
    18     </head>