Ticket #31 (new enhancement)
Create nicer, styled, error pages
| Reported by: | sheep | Owned by: | sheep |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Hatta Wiki | Version: | 1.3.3dev |
| Keywords: | error pages, style | Cc: |
Description
Currently Hatta just uses the default Werkzeug's exceptions for all error pages. It would be nice to extend them to make them look a little more consistently with the rest of the wiki.
Change History
Note: See
TracTickets for help on using
tickets.

For now Hatta throws custom HTTP exceptions, now they only need to output proper headers and html...