{% extends "colorbox/popup_form_base.html" %}
{% load i18n %}{% load url from future %}
{% block title %}{% trans "Schedule newsletter sending" %}{% endblock %}
{% block form_url %}{% url "coop_cms_schedule_newsletter_sending" newsletter.id %}{% endblock %}