{% extends "newsletters/base.html" %} {% load base_filters %} {% block title %} {{ block.super }}{% trans 'Tendenci Newsletter Generator'%} {% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block content %}
{% trans "This form will create a Tendenci newsletter for you with the following information." %}
{% trans "You will still have the ability to make edits before sending." %}
*Send To:
*{% trans 'Subject' %}:
{% trans "Personalize: " %} {{ form.personalize_subject_first_name }} {% trans "First Name" %} {{ form.personalize_subject_last_name }} {% trans "Last Name" %}
{% trans "Include Login Information?" %}
{% trans "Jump Links:" %}
{% trans "Events:" %}
{% trans "Date range" %}
{% trans "Articles:" %}
Past {{ form.articles_days }} Days
{% trans "News:" %}
Past {{ form.news_days }} Days
{% trans "Jobs:" %}
Past {{ form.jobs_days }} Days
{% trans "Pages:" %}
Past {{ form.pages_days }} Days
{% trans "Directories:" %}
Past {{ form.directories_days }} Days
{% trans "Resumes:" %}
Past {{ form.resumes_days }} Days