{% extends 'MainBundle:Master:master_head.html.twig' %} {% block more_head %} {# Carga el script donde se realizarán las funciones de ajax#} {% if is_granted('ROLE_READING') %} {% else %} {% endif %} {% endblock more_head %} {% block content%}
{#
#}
{#

{{ 'menu.transcrip'|trans([], 'LocalizationBundle') }}:

#}

{{ 'addreading.errormsg'|trans([], 'LocalizationBundle') }}

{# #} {% if is_granted('ROLE_VR') %} {#
{{ contentTranscription.0.auxiliaryTranscription|raw }}
#}
{{ contentTranscription.0.auxiliaryTranscription|raw }}
{% else %} {#
{{ contentTranscription.0.auxiliaryTranscription|raw }}
#} {% endif %}
{% endblock content %}