{# template for Ultrasound transcription #} {% extends'TranscriptionBundle:Default:USBase.html.twig' %} {% block content %} Toggle navigation {{ 'button.validation'|trans([], 'LocalizationBundle') }} {{ 'labels.patient.orden'|trans([], 'LocalizationBundle') }} {% if (dynamicSurvey is not empty and is_granted('ROLE_SURVEYS_VIEW')) %} {{ 'dynamicSurvey.title.label'|trans([], 'LocalizationBundle') }} {% endif %} {{ 'button.close'|trans([], 'LocalizationBundle') }}