{% extends "GeoffreyApp/base.html" %}
{% block header %}
Bases
{% endblock %}
{% block content %}
{% include "GeoffreyApp/location_table.html" with loc_list=base_list %}