Members style cleanup, starting to look good

This commit is contained in:
Jan Tuomi
2017-05-13 01:19:37 +03:00
parent 9a87ba56b5
commit 44e8ffb57d
10 changed files with 182 additions and 130 deletions
+4 -4
View File
@@ -4,10 +4,10 @@
{% block content %}
<div>
<h3>{% trans "Member applications" %}</h3>
<h3 class="inline-title">{% trans "Member applications" %}</h3>
</div>
<div>
{{ table|safe }}
</div>
<div>
{{ table|safe }}
</div>
{% endblock content %}