{% extends 'EcdEmailingBundle::layout.html.twig' %} {% block title %}{% trans %}ecd_emailing.template.edit.meta.title{% endtrans %}{% endblock %} {% block content %}
{% trans %}ecd_emailing.template.edit.info_image{% endtrans %}
{% render 'EcdEmailingBundle:TemplateImage:index' with {'templateId': template.id} %}