Reduce services feature and reformatting

This commit is contained in:
2016-04-14 07:32:06 +02:00
parent 8f99b798bb
commit fb521194f7
9 changed files with 51 additions and 197 deletions

View File

@@ -1,7 +1,6 @@
{% extends "layout.html" %}
{% block body %}
{{ service_warning() }}
<form class='form-horizontal' id='createPitStop' action="{{ url_for('create_pit_stop') }}" method='post'>