{% extends "content_template.html" %} {% from "components/table.html" import mapping_table, row, text_field, edit_field, field with context %} {% from "components/sub-navigation.html" import sub_navigation %} {% block per_page_title %} Upload a letter {% endblock %} {% block content_column_content %}
You can upload and send your own letters instead of creating a reusable letter template.
To upload and send a letter from a PDF file:
Your file must be:
The content of your letter must appear inside the printable area.
To help you set up your letter, you can download:
{% endblock %}