tap/app/views/orders/overview.html.haml
2015-10-28 16:57:11 +01:00

12 lines
283 B
Plaintext

.warning.center
%h1 TESTFASE | GELIEVE STREEPJES TE BLIJVEN ZETTEN | TESTFASE
.row
.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