{% block _layout '' %}
{% block _notification %}
{% include 'WebelopingLanderBundle:Includes:notification.html.twig' %}
{% endblock %}
{% include 'WebelopingLanderBundle:Modal:huevo-de-pascua.html.twig' %}
{% javascripts
'@MQLTrainingBundle/Resources/public/js/common.js'
filter='?yui_js' %}
{% endjavascripts %}
{% block _js '' %}
{% if app.user.email is defined and app.user.email is not empty %}
{% endif %}