mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-29 03:12:15 +00:00
Remove rml formatting in event_detail
This commit is contained in:
@@ -142,7 +142,7 @@
|
|||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
|
||||||
<dt>Event Description</dt>
|
<dt>Event Description</dt>
|
||||||
<dd>{{ event.description|markdown:'rml' }}</dd>
|
<dd>{{ event.description|markdown }}</dd>
|
||||||
|
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user