{% extends 'FLCoreBundle:Base:modal.html.twig' %} {% if form is defined %} {% form_theme form 'FLCoreBundle:Form:fields_modal.html.twig' %} {% endif %} {% set random = date() %} {% block modal_title %}Nuevo{% endblock %} {% set modal_form_action = (modal_form_action is defined)?modal_form_action:path(config.prefix~'_create') %} {% block modal_body %}