added fixed footer

This commit is contained in:
Janis M
2022-03-30 14:09:08 +02:00
parent 7caeedb45e
commit e0e28209c6
8 changed files with 39 additions and 32 deletions

View File

@@ -26,5 +26,6 @@
<a class="text-redirect" href="/register">Sie haben keinen Account?</a>
</form>
</div>
<%- include('partials/footer'); %>
</body>
</html>