diff --git a/courses/templates/course/create.html b/courses/templates/course/create.html
index 163331d..abf55c3 100644
--- a/courses/templates/course/create.html
+++ b/courses/templates/course/create.html
@@ -12,41 +12,48 @@
{% block content %}
-
+
{% endblock %}
diff --git a/courses/templates/course/update.html b/courses/templates/course/update.html
index 9838f51..af7583b 100644
--- a/courses/templates/course/update.html
+++ b/courses/templates/course/update.html
@@ -49,4 +49,11 @@
+
{% endblock %}
\ No newline at end of file
--
libgit2 0.21.2