Retrospring/app/views/static/about.html.haml

26 lines
458 B
Plaintext
Raw Normal View History

.container
2014-11-17 04:02:11 -08:00
%h1
About
= APP_CONFIG['site_name']
2014-08-01 06:27:08 -07:00
= render 'layouts/messages'
2014-11-17 04:02:11 -08:00
/ 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