Currently the reset password and error page UIs are pretty much non-existent.
Error 404 pages should have a login form.
What needs to be done:
- Design a lightweight template for interfaces powered by the backend. I envision a simple centered light-blue box. All CSS should be embedded directly in the
<head>, like in the installer. Very important that it's simple.
- I don't have clear-cut instructions for implementation at the moment.