{% extends "account/base.html" %} {% load kegweblib %} {% block kb-account-main %}
edit mugshot
{% csrf_token %}
{{mugshot_form.as_p}}
{% endblock %}