can add pitstops to vehicles nows

This commit is contained in:
2016-04-24 14:09:41 +02:00
parent 3709eddabb
commit 038e255b56
12 changed files with 102 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
{% extends "layout.html" %}
{% block body %}
<h1>Admin</h1>
<h3>Admin</h3>
We have {{ data.users|length }} users so far:
<ul>
{% for user in data.users %}