update about page with cool header
This commit is contained in:
parent
c557192b61
commit
e90d9777b2
|
@ -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'
|
||||
|
||||
/
|
||||
|
|
Loading…
Reference in New Issue