{% extends "InnovaPathBundle:Wizard:layout.html.twig" %} {% block resourceBreadcrumb %}
  • {{ _resource.resourceNode.name }}
  • {{ 'edit' | trans({}, 'platform') }}
  • {% endblock %} {% block path_wizard %}
    {# Path Form (we not directly alter the entity, but work with a JSON structure which stores info before publishing) #} {{ tinymce_init() }}
    {% endblock %}