{% spaceless %} {% block title %}LANDER{% endblock %} {% stylesheets '@WebelopingLanderBundle/Resources/public/css/lander.css' '@WebelopingLanderBundle/Resources/public/css/jasny-bootstrap.css' filter = '?yui_css' %} {% endstylesheets %} {% block stylesheets '' %} {# #} {% block top_scripts %}{% endblock %} {# {% if app.user.email is defined and app.user.email is not empty %} {% endif %} #}
{% block body %}{% endblock %} {% block _layout ''%} {% block _notification %} {% include 'WebelopingLanderBundle:Includes:notification.html.twig' %} {% endblock %}
{% block bottom_scripts '' %} {% javascripts '@WebelopingLanderBundle/Resources/public/js/lander.js' '@WebelopingLanderBundle/Resources/public/js/jasny-bootstrap.js' filter='?yui_js' %} {% endjavascripts %} {% endspaceless %}