{% extends "newsletters/base.html" %} {% load base_filters %} {% block title %} {{ block.super }}{% trans 'Tendenci Newsletter Generator - Marketing Action'%} {% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block content %}
{% trans 'Newsletter Type: ' %} {{ form.actiontype }}
Action Name: {{ form.actionname }}