{% extends "base.html" %} {% import "macros.html" as macros with context %} {% block content %}
{{ note.content|safe }}
{{ gettext("This user doesn't have any notes.") }}