fix: #19, remove demo button

pull/23/head
Terrtia 2019-04-08 17:09:42 +02:00
parent e0d101dc3a
commit 4086b462b7
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 0 additions and 7 deletions

View File

@ -97,13 +97,6 @@
</div>
</div>
<div class="d-flex justify-content-center">
<a href="{{ url_for('delete_data') }}">
<button type="button" class="btn btn-primary mt-3 mb-2">Delete All Data (Demo)</button>
</a>
</div>
{% include 'navfooter.html' %}
</body>