tap/app/views/orders/overview.html.haml

12 lines
283 B
Text
Raw Normal View History

2015-09-21 12:25:27 +02:00
.warning.center
%h1 TESTFASE | GELIEVE STREEPJES TE BLIJVEN ZETTEN | TESTFASE
2015-09-17 14:05:33 +02:00
.row
2015-10-28 16:57:11 +01:00
.col-md-1
%h5 Recent
#last
- @last.each do |user|
= image_tag user.avatar(:small), class: "img-responsive img-circle img-thumbnail"
.col-md-11
.row
= render @users