Updates to library template
This commit is contained in:
parent
dd4580566d
commit
64ea0c0bbb
@ -291,7 +291,7 @@
|
||||
<tr>
|
||||
<table>
|
||||
<tr><th><b>Content: </b> {{c.contentType}}</th></tr>
|
||||
<tr><pre><code>{{c.data.fromBase64()}}</code></pre></tr>
|
||||
<tr><pre><code>{{c.data.fromBase64().escape('html')}}</code></pre></tr>
|
||||
</table>
|
||||
</tr>
|
||||
{% endif %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user