0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/views
Christopher Giffard e13ac321c9 Default 404/500 Error Message
Fixes #792

- Added default template for errors where a user has not defined a custom
  template (error.hbs) in the theme folder
- Now searches for user-error.hbs in the server view folder should a user
  template not be present.
2013-09-18 15:12:53 +10:00
..
partials Clearing out images we don't use 2013-09-17 22:28:28 +01:00
content.hbs Adds slashes to urls 2013-09-17 02:39:55 +01:00
debug.hbs Fix debug tools layout 2013-09-16 18:53:09 +01:00
default.hbs Complete Modal Refactor 2013-09-17 20:40:19 +01:00
editor.hbs Restyled delete post-settings menu item 2013-09-17 13:02:20 +01:00
error.hbs 404 Page vertical centering 2013-09-18 03:07:22 +01:00
forgotten.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
login.hbs Center login form with CSS instead of JS 2013-09-08 17:12:25 +02:00
settings.hbs Backbone template cleanup 2013-08-03 16:37:06 +01:00
signup.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
user-error.hbs Default 404/500 Error Message 2013-09-18 15:12:53 +10:00