@ -14,6 +14,6 @@
{% if course and course.id %}:course-id="{{ course.id }}"{% endif %}></course-redactor>
{% endblock content %}
{% block foot %}
<script type="text/javascript" src={% static "courseRedactor.js" %}></script>
<link rel="stylesheet" href={% static "courseRedactor.css" %}/>
{% endblock foot %}
<script type="text/javascript" src="{% static "courseRedactor.js" %}"></script>
<link rel="stylesheet" href="{% static "courseRedactor.css" %}" />