diff --git a/setup.sh b/setup.sh index 8320c16..e068565 100644 --- a/setup.sh +++ b/setup.sh @@ -2090,9 +2090,15 @@ cat < templates/edit_game.html {% endfor %} +
- +
+ + +
diff --git a/steam-gift-manager/templates/edit_game.html b/steam-gift-manager/templates/edit_game.html index e33e108..1316c38 100644 --- a/steam-gift-manager/templates/edit_game.html +++ b/steam-gift-manager/templates/edit_game.html @@ -3,7 +3,7 @@

{{ _('Spiel bearbeiten') }}

- + {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}
@@ -66,7 +66,12 @@
- +
+ + +