diff --git a/rowers/templates/course_form.html b/rowers/templates/course_form.html index de1d0db7..1c679e7d 100644 --- a/rowers/templates/course_form.html +++ b/rowers/templates/course_form.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "newbase.html" %} {% load staticfiles %} {% load rowerfilters %} @@ -15,39 +15,45 @@ {% endblock %} -{% block content %} -
Drag and drop files here
-