{% block content %} {% if data.label %}
{{ data.label|capitalize }}
{% endif %} {% endblock %}