{% extends 'admin/base.html' %} {% block title %}{% if author %}编辑作者{% else %}新建作者{% endif %}{% endblock %} {% block page_title %}{% if author %}编辑作者{% else %}新建作者{% endif %}{% endblock %} {% block content %}