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
{{ _('Add New Game') }}