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