{% extends 'base.html' %} {% block header %}

{% block title %}著者情報を編集{% endblock %}

{% endblock %} {% block content %}

著者情報を編集します

{% endblock %}