{% extends 'reviews/base.html' %} {% block content %}

{{ review.store_name }}のレビューを削除します。よろしいですか。

{% csrf_token %}
{% endblock %}