Minor template cleanup

pull/2/head
Sahat Yalkabov 2014-02-11 08:26:05 -05:00
parent 6b7c68c1c6
commit 3b570cd9e0
1 changed files with 1 additions and 4 deletions

View File

@ -38,8 +38,6 @@ block content
strong #{profile.user.id}
p #{profile.user.about}
br
.row
.col-sm-5
h3 Make Payment
@ -58,7 +56,6 @@ block content
button.btn.btn-primary(type='submit')
i.fa.fa-usd
| Send
br
h3 Recent Payments
table.table.table-striped.table-condensed.table-bordered
@ -80,4 +77,4 @@ block content
td= payment.note
else
tr
td(colspan=5) No recent payments.
td(colspan=5) No recent payments.