{% if request.state.environment == 'development' %} DEV {% endif %}
{% block content %}{% endblock %}