{% include 'navbar_template.html' %} {% include 'flash_template.html' %}
List of locaties
Er zijn momenteel {{ locatiecount }} locaties in het systeem
Locatie ID
Locatie naam
{% for row in locaties %}
{{ row[0] }}
{{ row[1] }}
{% endfor %}
Max items in table:
10
20
50
100
Table page:
1
2
3
4
Refresh table
Nieuwe locatie toevoegen
Voeg Toe