{% load item_tags %}

{{ item.summary }}

{{ item.complexity }}

{% if item.description %} Exibir descrição

{{ item.description }}

{% endif %}