Rename the title of the location edit page.

Fixes #22
This commit is contained in:
Tim Schumacher 2014-09-29 09:03:42 +02:00
parent c522653d6f
commit 34949950a5

View file

@ -21,7 +21,7 @@
{% block body -%}
<div class="ui one column page grid">
<div class="ui column">
<h1>Termin bearbeiten</h1>
<h1>Ort bearbeiten</h1>
</div>
</div>