@@ -29,7 +29,7 @@
</div>
<% if(banner !== undefined){ %>
- <% include ./banner.ejs %>
+ <% include ../shared/banner.ejs %>
<% } %>
<div class="main-background">
@@ -17,7 +17,7 @@
<form action="/login" method="post">
<form action="/register" method="post">
@@ -26,7 +26,7 @@
<h1 class="title">Reset Password</h1>
<h1 class="title">An email has been sent to <%=email%>. Use the link in the email to verify your account.</h1>