cyberlina bot
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<link rel="stylesheet" href="{% static 'vendor/pnotify/pnotify.custom.css' %}">
|
||||
|
||||
<link rel="stylesheet" href="{% static 'css/theme.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'css/skins/square-borders.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'css/custom.css' %}">
|
||||
|
||||
<script src="{% static 'vendor/modernizr/modernizr.js' %}"></script>
|
||||
@@ -74,5 +75,7 @@
|
||||
});
|
||||
{% endfor %}
|
||||
</script>
|
||||
|
||||
{% block extra_body %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user