diaspora/app/views/dashboard/index.html.haml
2010-06-19 03:01:39 -07:00

29 lines
542 B
Text

/%div.big_text#info_top
/welcome home, daniel.
/%p.description
/this is your diaspora dashboard, a place where you can catch a
/= link_to "glimpse", "#"
/of what all your friends are doing.
.span-16.append-2.last
%div.big_text
recent activity
/%div#publish
/- form_for 'StatusMessage' do |f|
/= f.text_field :thought
%ul#stream
- for post in @posts
= render "status_messages/pane", :post => post
.span-6.last
%div.big_text
requests
%div.big_text
%div.big_number= link_to "30", "#"
new requests