diff --git a/setup.sh b/setup.sh
index 301f1ac..b450d1a 100644
--- a/setup.sh
+++ b/setup.sh
@@ -1672,6 +1672,13 @@ cat <<'HTML_END' > templates/index.html
{% extends "base.html" %}
{% block content %}
+
+
+
{% if games %}
diff --git a/steam-gift-manager/templates/index.html b/steam-gift-manager/templates/index.html
index faa450e..945021e 100644
--- a/steam-gift-manager/templates/index.html
+++ b/steam-gift-manager/templates/index.html
@@ -1,6 +1,14 @@
{% extends "base.html" %}
{% block content %}
+
+ {{ _(Add New Game') }}
+
+
{% if games %}