This commit is contained in:
Ross
2021-12-31 17:49:50 +00:00
parent 81784dfbde
commit 2e279e8597
+2 -2
View File
@@ -8,8 +8,6 @@
PENRA Courses
{% endblock %}
</title>
{% block css %}
{% endblock %}
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" />
<link href="{% static 'css/widgets.css' %}" type="text/css" media="all" rel="stylesheet">
<link rel="stylesheet" href="{% static 'tagulous/lib/select2-3/select2.css' %}">
@@ -52,6 +50,8 @@
{% block js %}
{% endblock %}
<link rel="stylesheet" href="{% static 'css/anatomy.css' %}">
{% block css %}
{% endblock %}
</head>