{% if template %}Edit Template{% else %}Create New Template{% endif %}
{% if template %}Modify the existing consent template{% else %}Create a new consent form template for patient care{% endif %}
Saved
{% extends 'base.html' %} {% load static %} {% block title %}{% if template %}Edit{% else %}Create{% endif %} Consent Template{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% if template %}Modify the existing consent template{% else %}Create a new consent form template for patient care{% endif %}