|
@@ -7,7 +7,7 @@
|
|
|
<title>{% block title %}COIN - {{ branding.shortname|capfirst }} SI{% endblock %}</title>
|
|
|
<link rel="stylesheet" href="{% static "css/foundation.css"%}" />
|
|
|
<link rel="stylesheet" href="{% static "css/font-awesome.min.css"%}" />
|
|
|
- <link rel="stylesheet" href="{% static "css/illyse.css" %}" />
|
|
|
+ <link rel="stylesheet" href="{% static "css/local.css" %}" />
|
|
|
<link rel="stylesheet" href="{% static "css/offcanvas.css" %}">
|
|
|
<script src="{% static "js/vendor/modernizr.js" %}"></script>
|
|
|
<link rel="icon" type="image/png" href="{% static "img/coinitem.png" %}"/>
|