{% extends "base.html" %} {% block title %}Generate Email - Café Bach Email Generator{% endblock %} {% block content %}

Create Email Invitation

0/2000
{% if data %}

Preview

{% endif %}
{% endblock %} {% block scripts %} {% endblock %}