{% 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 }}