{% extends "tabs.html" %} {% block tab_info %}
{{ 'tools/notes'|manual }} {{ buttons|join(' ') }}

{{ _('note')|uc_first }}

{{ note.text }}
{% endblock %}