{% extends "GeoffreyApp/location.html" %} {% block info %}

Shops

{% include "GeoffreyApp/location_table.html" with loc_list=shops %}
{% endblock %}