summaryrefslogtreecommitdiff
path: root/users/app/views/users/_legend_and_submit.html.haml
blob: 6fc0e4ac317ec5544341ce450cdd7a00c8e832fc (plain)
1
2
3
4
%legend= t(legend)
=yield
.pull-right= f.button :submit, :value => t(legend)
.clearfix