diff --git a/templates/login.html b/templates/login.html
index 1f9f5044526df90f23c9fb0711e2ab0a1c9a2540..2afe211ba218c72088bb47706bf25f60ad1a3bec 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -13,7 +13,13 @@
 
 	<title>{% block title %}{% endblock %} - Tramshed Workspaces</title>
 </head>
-
+<body>
+	<header><img src="/static/Tramshed_Logo.jpg" alt="Logo"  height="50" width="100" >Login</header>
+<nav>
+<ul>
+	<p></p>
+</ul>
+</nav>
 
 <form class='myForm'  method="POST" action="">
 	 <p>Enter Username: </p>