{% extends "fiction_outlines/base.html" %} {% load i18n %} {% block head_title %}{% trans "Your instances of " %}{{ location.name }}{% endblock %} {% block content %} {% endblock %}