{% extends "base.html" %} {% block title %}Letter Templates - Vera Medical CRM{% endblock %} {% block content %}
Manage letter templates for automated correspondence
{{ template['template_content'][:200] }}{% if template['template_content']|length > 200 %}...{% endif %}
No templates found
Create First Template