From 9ad102c020647f559305cb426d5d6a8a5752ba5a Mon Sep 17 00:00:00 2001 From: nocci Date: Mon, 19 May 2025 15:06:03 +0200 Subject: [PATCH] add game moved --- setup.sh | 2 -- steam-gift-manager/templates/index.html | 7 ------- 2 files changed, 9 deletions(-) diff --git a/setup.sh b/setup.sh index 5c5c37c..8320c16 100644 --- a/setup.sh +++ b/setup.sh @@ -1672,8 +1672,6 @@ cat <<'HTML_END' > templates/index.html {% extends "base.html" %} {% block content %} - -
{{ _('Add New Game') }} diff --git a/steam-gift-manager/templates/index.html b/steam-gift-manager/templates/index.html index 02410c5..2b0c2e9 100644 --- a/steam-gift-manager/templates/index.html +++ b/steam-gift-manager/templates/index.html @@ -1,13 +1,6 @@ {% extends "base.html" %} {% block content %} - - {{ _(Add New Game') }} - -<<<<<<< HEAD -## add game gutton -======= ->>>>>>> main