{% extends "fiction_outlines/base.html" %} {% load i18n %} {% block head_title %}{% trans "Delete location: " %}{{ location.name }}{% endblock %} {% block content %}
{% trans "Are you sure you want to delete your location named " %}{{ location.name }}? {% blocktrans %}There is no undo for this.{% endblocktrans %}
{% trans "This action will also remove the location from the following outlines:" %}