{% extends "base.html" %} {% block title %}Generate Letter - Vera Medical CRM{% endblock %} {% block content %}

Generate Letter from Template

Back to Templates

Template: {{ template['template_name'] }}

Template Preview

{{ template['template_content'] }}

Variables will be automatically replaced when you link to a case, appointment, or invoice.

{% endblock %}