leigh-mil
68c7a70082
Set max width on error page and include Last login on error page
...
- Updated error_base template so that it contained the Root Vue component, which was the reason that the last login was not previously displaying
- Deleted unused css
- Created css variable max-page-width for use on the error page, topbar, and other full width elements
2020-02-04 16:13:07 -05:00
leigh-mil
2d32e9c79b
Remove lorem paragraph and link from 404 page
2020-01-21 11:57:10 -05:00
leigh-mil
572c2e7604
Standardize styling for hr elements and remove custom hr styling and classes that were no longer needed.
...
Fix styling on a few hr elements that looked wrong after global style was applied
2019-10-09 13:07:52 -04:00
leigh-mil
738d73dc03
Add in a default error sub heading
2019-10-02 10:55:15 -04:00
leigh-mil
7db38ede59
Remove extra kwargs and put the text in the template since all error pages will show the same text in MVP
2019-10-02 10:45:22 -04:00
leigh-mil
6013d93182
Styling error page
2019-10-02 10:44:54 -04:00
dandds
0a176239b7
add home link to error page and catch missing template exception in glob route
2018-10-31 14:53:52 -04:00
Montana
f36446efac
Add a default error message to the error template
2018-10-09 09:55:11 -04:00
Montana
3c95063293
Handle AlreadyExistsError on user creation with non-unique email
2018-10-08 10:36:40 -04:00