diff --git a/app/Resources/views/cea/ascenso_mostar.html.twig b/app/Resources/views/cea/ascenso_mostar.html.twig index b88a9cf..0b0a523 100644 --- a/app/Resources/views/cea/ascenso_mostar.html.twig +++ b/app/Resources/views/cea/ascenso_mostar.html.twig @@ -67,6 +67,8 @@

{{ tutor.nombres }} {{ tutor.apellidos }}: {{ tutor.institucion }} -> {{ tutor.idEscala.nombre }} + +

{% endfor %} @@ -246,4 +248,13 @@ {% block javascripts %} {{ parent() }} + + + {% endblock %} \ No newline at end of file