diff --git a/apps/home/templates/home/blank.html b/apps/home/templates/home/blank.html
deleted file mode 100644
index 8d4c174..0000000
--- a/apps/home/templates/home/blank.html
+++ /dev/null
@@ -1,27 +0,0 @@
-{% extends "base.html" %}
-
-{% block title %} Blank Page {% endblock title %}
-
-
-{% block stylesheets %}
-
-
-{% endblock stylesheets %}
-
-{% block content %}
-
-
-
-
-
-
-
Add content here
-
-
-
-
-
-{% endblock content %}
-
-
-{% block javascripts %}{% endblock javascripts %}
diff --git a/apps/home/templates/home/index.html b/apps/home/templates/home/index.html
index 05dbb81..8d0d233 100644
--- a/apps/home/templates/home/index.html
+++ b/apps/home/templates/home/index.html
@@ -30,7 +30,7 @@
-
+
© 2024 PYRSS
@@ -41,14 +41,14 @@
PYRSS
-
Select or add a server from the left hand menu to get started. For more help check the README.
+
Select a server from the left hand menu to get started. For more help check the README.
diff --git a/templates/base.html b/templates/base.html
index 148c4af..06884a7 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -17,7 +17,7 @@
-
+
diff --git a/templates/includes/navbar.html b/templates/includes/navbar.html
index 75b958a..62aa072 100644
--- a/templates/includes/navbar.html
+++ b/templates/includes/navbar.html
@@ -32,7 +32,7 @@