about pages?? why (k)not

This commit is contained in:
nilsding 2014-11-17 13:02:11 +01:00
parent cae59cd5b4
commit 5fa2611297
1 changed files with 22 additions and 2 deletions

View File

@ -1,5 +1,25 @@
.container
%h1 Static#about
%h1
About
= APP_CONFIG['site_name']
= render 'layouts/messages'
%p Find me in app/views/static/about.html.haml
/ TODO: fill this out.
.row
.col-sm-4
%h3 Title 1
Blah blah blah blah...
%br/
Someone fill this text here.
.col-sm-4
%h3 Title 2
This app was made by
= Faker::Name.name
from the
= Faker::Company.name
company!
.col-sm-4
%h3 Another title.
= Faker::Hacker.say_something_smart