Add payment list view

Relates to #44
This commit is contained in:
Jan Tuomi
2017-05-12 15:03:37 +03:00
parent c5443d25b4
commit 3a468b9c39
10 changed files with 197 additions and 32 deletions
-5
View File
@@ -88,11 +88,6 @@
{% endfor %}
</tbody>
</table>
<div class="row" id="tommy">
<div class="col-sm-4">
<a href="/members/tommy">Tommy</a>
</div>
</div>
</div>
</div>
{% endblock content %}