{% extends 'easycms/base.html' %} {% block easycms_title %}{% if author %}Edit Author: {{ author.name }}{% else %}New Author{% endif %}{% endblock easycms_title %} {% block easycms_content %}
Back to Authors