On Tue, 2011-08-02 at 15:29 +0200, [email protected] wrote: > From: Michal Fojtik <[email protected]> > > > Signed-off-by: Michal fojtik <[email protected]> > --- > .../lib/deltacloud/helpers/application_helper.rb | 13 ++++ > server/views/error.html.haml | 59 ++++++++------- > server/views/errors/400.html.haml | 55 ++++++++++---- > server/views/errors/401.html.haml | 48 ++++++++++--- > server/views/errors/403.html.haml | 54 +++++++++++---- > server/views/errors/404.html.haml | 40 +++++++--- > server/views/errors/405.html.haml | 46 +++++++----- > server/views/errors/500.html.haml | 76 > +++++++++++--------- > server/views/errors/502.html.haml | 57 +++++++++++---- > .../errors/backend_capability_failure.html.haml | 36 +++++++--- > 10 files changed, 328 insertions(+), 156 deletions(-)
ACK
