changeset 70 | 9d2fb420e6a5 |
parent 67 | c64665b0ff30 |
child 98 | e7c3a81b4c4e |
--- a/qmsk_www/templates/site.html Sun Sep 14 03:03:30 2014 +0300 +++ b/qmsk_www/templates/site.html Sun Sep 14 03:18:19 2014 +0300 @@ -11,6 +11,7 @@ <!-- qmsk.www.pages --> <link rel="stylesheet" href="{% static "style.css" %}"> + <link rel="stylesheet" href="{% static "pages/pages.css" %}"> </head> <body> {% block content %}{% endblock %}