Statistics
| Branch: | Tag: | Revision:

root / snf-webproject / synnefo / webproject / templates / 404.html @ a868c831

History | View | Annotate | Download (15.5 kB)

# Date Author Comment
d9db295a 06/13/2013 06:00 pm Olga Brani

Improved style for 404 and 500 pages

2e45abfd 06/06/2013 04:12 pm Kostas Papadimitriou

webproject: common 404, 500 handling

- Move 404, 500 templates from astakos to webproject
- Remove 404, 500 templates from pithos-app
- Webproject now includes static files to serve jquery as an asset in 404, 500
pages.
- Custom 500 handler. Use RequestContext if possible.

426d375b 02/14/2012 06:52 pm Kostas Papadimitriou

Add default 404 and 500 templates in webproject