Ghost/core/admin/views
ErisDS 37d86e07bb Fixing bug in registration
Switching over to abstracted data provider meant that email_address
accidentally got passed to the model as email and therefore could not
be found. This is now resolved.
Also, added trailing slash to register route, which I believe should be there
2013-05-26 12:38:14 +00:00
..
partials Added logout functionality, helper links and more cookie time 2013-05-24 07:19:19 +01:00
blog.hbs Crude post delete functionality, closes #42 2013-05-24 09:02:59 -03:00
dashboard.hbs
debug.hbs
default.hbs closes #26 - admin login 2013-05-19 12:19:39 +01:00
editor.hbs
login.hbs Added logout functionality, helper links and more cookie time 2013-05-24 07:19:19 +01:00
register.hbs Fixing bug in registration 2013-05-26 12:38:14 +00:00
settings.hbs Working settings 2013-05-23 10:57:37 -03:00