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

{% block title %}新規著者{% endblock %}

{% endblock %} {% block content %}

著者を追加します

{% endblock %}