{% extends "base.html" %} {% block title %}Notes — {{ target.username }}{% endblock %} {% block content %}
Private notes visible only to admins.
{{ n.note }}