diff --git a/courses/templates/course/view.html b/courses/templates/course/view.html index eb665c1..998afcb 100644 --- a/courses/templates/course/view.html +++ b/courses/templates/course/view.html @@ -37,14 +37,14 @@ @@ -68,10 +68,10 @@
@@ -80,7 +80,6 @@

Course Name: {{course.name}}

-

Duration (in semesters): 09

Coordinator: {{course.professors}}

Description: @@ -91,75 +90,20 @@

-
- Todos - {% for category_subject in categorys_subjects %} - {{category_subject.name}} - {% endfor %} -
+ @@ -317,11 +261,11 @@ -- libgit2 0.21.2