euscanwww: Added ansi to html helper
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
@ -160,7 +160,7 @@
|
||||
<dd>
|
||||
<p>Date: {{ log.datetime }}
|
||||
<pre class="log">
|
||||
{{ log.result }}
|
||||
{{ log.result|ansi_to_html|safe }}
|
||||
</pre>
|
||||
</dd>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user