{% comment %} This template is deprecated. Authors are now edited using admin/submission/edit/author.html. {% endcomment %} {% load foundation %}
Edit {{ frozen_author.full_name }}

NB. You are editing the frozen metadata record for this author, not their live user profile.

{% include "elements/forms/errors.html" with form=author_form %}
{% csrf_token %} {{ author_form|foundation }}