From cb01f1ec604247bf23b41b57caebd65b3dce6c25 Mon Sep 17 00:00:00 2001 From: nocci Date: Sun, 25 May 2025 12:32:57 +0200 Subject: [PATCH] copy key from edit_game.html --- setup.sh | 8 +++++++- steam-gift-manager/templates/edit_game.html | 9 +++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) 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 @@
- +
+ + +