Show linebreaks in assignment description. #392
This commit is contained in:
parent
413cd27d40
commit
a0242c3c74
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
<div style="margin-right: 250px; min-width: 400px;">
|
<div style="margin-right: 250px; min-width: 400px;">
|
||||||
<h1>{{ assignment }}</h1>
|
<h1>{{ assignment }}</h1>
|
||||||
<p>{{ assignment.description }}</p>
|
<p>{{ assignment.description|linebreaks }}</p>
|
||||||
|
|
||||||
<h3>{% trans "Candidates" %}</h3>
|
<h3>{% trans "Candidates" %}</h3>
|
||||||
<ol>
|
<ol>
|
||||||
|
Loading…
Reference in New Issue
Block a user