- added stylesheet entries for tables/forms, small changes to templates

This commit is contained in:
Bernhard Stampfer
2016-02-20 18:32:33 +01:00
parent c51340fa6e
commit 2ad94b8753
9 changed files with 89 additions and 28 deletions

View File

@@ -26,5 +26,5 @@
{% endfor %}
</table>
<br />
<a href=/manage_beverages/add>Getränk Hinzufügen</a></li>
<a href=/manage_beverages/add><div class="item">Getränk Hinzufügen</div></a>
{% endblock %}