From e90d9777b27b5b8fae02c785dd8059fe9c4589e0 Mon Sep 17 00:00:00 2001 From: Andreas N Date: Thu, 15 Jan 2015 16:04:59 +0100 Subject: [PATCH] update about page with cool header --- app/views/static/about.html.haml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/static/about.html.haml b/app/views/static/about.html.haml index b2ad025e..c3a63524 100644 --- a/app/views/static/about.html.haml +++ b/app/views/static/about.html.haml @@ -1,8 +1,8 @@ +.jumbotron.j2-jumbo.text-center + %h1= APP_CONFIG['site_name'] + %p About our service, features and other information .container %h1.centre - About - = APP_CONFIG['site_name'] - = render 'layouts/messages' /