diff --git a/app/Resources/views/candidato/new.html.twig b/app/Resources/views/candidato/new.html.twig index 9baefb5..14f973b 100644 --- a/app/Resources/views/candidato/new.html.twig +++ b/app/Resources/views/candidato/new.html.twig @@ -1,5 +1,13 @@ {% extends 'UBVPrincipalBundle::inicio.html.twig' %} + +{% block stylesheets %} +{{parent()}} + +{% endblock stylesheets %} +{% block configuracion %}
{% endblock%} +{% block layout %}