{% extends "base.html" %} {% load i18n static patient_tags %} {% block title %}{% trans "Add Addendum" %} - {% patient_name note.patient %}{% endblock %} {% block content %}
{% trans "This note is locked and cannot be edited. You can add an addendum to provide additional information." %}