Closed DJ-IRL closed 2 years ago
found no other duplicate files aside from join.html. it seems that login.html and join.html somehow got duplicated into the templates/user folder. everything else in that folder should be there (profile.html, settings.html)
In some strange twist of fate, we have some duplicate-function files. Specifically our login, join, and other core function files have duplicate templates.
This is confusing and it is unclear which one is the "working" one.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise layout for templates. We don't need many webpages, so the hierarchy should not be too complex.