Updates to library template
This commit is contained in:
parent
dd4580566d
commit
64ea0c0bbb
@ -291,7 +291,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<table>
|
<table>
|
||||||
<tr><th><b>Content: </b> {{c.contentType}}</th></tr>
|
<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>
|
</table>
|
||||||
</tr>
|
</tr>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user