Custom App Hindering Login

Just finished up moving my company website’s basic pages into a new app. Frappe automatically uses my templating (new_app/new_app/templates/base.html) on my the login page, which seems great, but it appears to prevent a user from logging in. After a users credentials are entered, the page simply reloads. I would love if someone could take a look and provide some insight.

The app can be found here:
https://github.com/maxwelljvogel/MaxVogelGroup_Website

The live site can be found here: https://dev-group.maxvogel.me/login?#login

Did you get this fixed?