1
0
Fork 0
mirror of synced 2024-06-26 10:00:19 +12:00

fix snapshot detail page titles garbled due to double escaping

This commit is contained in:
Nick Sweeting 2021-02-18 02:34:56 -05:00
parent ba2afa0672
commit 8369ca0b87

View file

@ -279,7 +279,7 @@
<div class="col-lg-8">
<img src="favicon.ico" onerror="this.style.opacity=0" alt="Favicon">
&nbsp;&nbsp;
{{title}}
{{title|safe}}
&nbsp;&nbsp;
<a href="#" class="header-toggle"></a>
<br/>