aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/tweets/all_recent.html.haml
blob: 23b5647f86d47e37125a2457d3864eaaf66fb295 (plain)
1
2
3
4
5
6
7
8
9
- title "Top Recent Tweets"
.col-sm-3.col-md-offset-1
  = render "shared/sidebar_all"
.col-sm-9.col-md-7.col-lg-6
  %h1
    Best Tweets
    %small in Last 3 Days
  .statuses= render @tweets
  = loading_tag