diff --git a/requirements.txt b/requirements.txt
index 5746914..945de3e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,4 +8,4 @@ pysqlite3
Werkzeug
flask-compress
gunicorn
-
+requests
diff --git a/templates/index.html b/templates/index.html
index 573dfdf..ed13201 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -33,7 +33,7 @@
- Savings (Macquarie
+ME bank
- +NAB) -- noting ME bank is: $955.83
+ +NAB) -- noting ME bank is: $1000
- TLS/CBA prices
- Macq Interest rate
- D_leave_owed_in_days by: {{key_dates['D_quit_date']}}
@@ -130,7 +130,7 @@
-
2025
+
{{savings[0][0][:4]}}
{# inside started if below, we add blank lines to the start of the year so the dates line up #}
{% for _ in range( 0, padding ) %}