{% extends "base.html" %} {% block title %}{{ _('Edit Client Note') }} - {{ app_name }}{% endblock %} {% block content %}
{{ _('Internal note visible only to your team.') }}