mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
update about page with cool header
This commit is contained in:
parent
c557192b61
commit
e90d9777b2
1 changed files with 3 additions and 3 deletions
|
@ -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 a new issue