{% extends 'main.html' %} {% block pid %}id="pauthor_notes"{%endblock%} {% block content %} {% include "flash_messages.html" %}

{{page.glob.l10n.author_notes}}

{{page.glob.l10n.author_notes_expl}}

{{page.glob.l10n.delete}} {{page.glob.l10n.edit}}
{{author.notes|raw}}
{% endblock %}