{% if doc.security %}
<section "security">
<h2>Security risk</h2>
{$ doc.security | marked $}
</section>
{% endif %}