Updates to library template
This commit is contained in:
@@ -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 %}
|
||||||
|
|||||||
Reference in New Issue
Block a user