mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-21 10:27:50 +01:00
remove empty header
This commit is contained in:
parent
e90d9777b2
commit
597c54aa93
1 changed files with 1 additions and 6 deletions
|
@ -2,13 +2,8 @@
|
|||
%h1= APP_CONFIG['site_name']
|
||||
%p About our service, features and other information
|
||||
.container
|
||||
%h1.centre
|
||||
= render 'layouts/messages'
|
||||
|
||||
/
|
||||
TODO: fill this out.
|
||||
also TODO: find a way to make each panel's height equal
|
||||
|
||||
|
||||
.row
|
||||
.col-sm-4
|
||||
.panel.panel-default
|
||||
|
|
Loading…
Reference in a new issue