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

Residents

{% include "GeoffreyApp/player_table.html" with player_list=residents %}
{% endblock %}