MDL-78704 course: Render unescaped HTML for activity dates

This commit is contained in:
Rajneel Totaram 2023-07-13 13:12:38 +12:00
parent ef93325f27
commit 43a6eaa142

View File

@ -26,5 +26,5 @@
}
}}
<div>
<strong>{{label}}</strong> {{datestring}}
<strong>{{label}}</strong> {{{datestring}}}
</div>