{##
 # Category page
 #}

{% if this.getDescription() %}
<div class="category-description">{{ this.getDescription()|raw }}</div>
{% endif %}
