From ecb63dba75c940b77ea3fa0fe5eedf5899372e0c Mon Sep 17 00:00:00 2001 From: fbormann Date: Sun, 23 Oct 2016 16:41:08 -0300 Subject: [PATCH] modified plain text for trans template tags --- courses/templates/course/view.html | 90 +++++++++++++++++------------------------------------------------------------------------- 1 file changed, 17 insertions(+), 73 deletions(-) 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