{% if title %}

{{title}}

{% endif %}
{% block content %} {% endblock %}
{% if sidebar %} {% endif %}