{% extends 'MainBundle:Master:template.html.twig' %} {% block scripts %} {# Carga el script donde se realizarán las peticiones ajax para los filtros #} {% if ( is_granted('ROLE_READING') or is_granted('ROLE_VR')) %} {% else %} {% endif %} {% endblock scripts %} {% block content %}