{% block subtitulo %}Nuevo{% endblock %} {% block body %} {#
#} {#
#} {#

Redactar nuevo mensaje masivo

#} {# #} {#
#} {# #} {#
#} {#

Este mesaje serĂ¡ enviado a un grupo de usuarios.

#} {# {{ form_start(form) }}#} {# {{ form_row(form.destinatarios) }}#} {# {{ form_row(form.remitente) }}#} {# {{ form_row(form.asunto) }}#} {# {{ form_row(form.mensaje) }}#} {# {{ form_row(form.enviar, {'attr': {'class': 'btn btn-flat pull-right btn-primary'}}) }}#} {# {{ form_end(form) }}#} {#
#} {#
#} {% endblock %}