diff --git a/subjects/templates/subjects/subject_card.html b/subjects/templates/subjects/subject_card.html index ae0ea80..18c8437 100644 --- a/subjects/templates/subjects/subject_card.html +++ b/subjects/templates/subjects/subject_card.html @@ -73,11 +73,12 @@
{% trans "End" %}: {{subject.end_date}}
{{subject.description_brief|safe}}
- {% endif %} - + +{{subject.description_brief|safe}}
+ {% endif %} +