{% 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 your own letter from a PDF file:
Use the letter specification document to help you set up your letter.
{% endblock %}