diff --git a/templates/home.html b/templates/home.html
index a8db859..0e194ca 100644
--- a/templates/home.html
+++ b/templates/home.html
@@ -5,6 +5,8 @@
{% block content %}
{% if user.is_authenticated %}
Hi {{ user.username }}!
+
+Change Password