Traduction's addition for user_clubs templates

This commit is contained in:
guillaume-renaud
2016-10-07 13:17:43 +02:00
parent 760b33728b
commit 5b50cc9598
3 changed files with 70 additions and 43 deletions

View File

@ -7,7 +7,7 @@
{% block content %}
<h3>{% trans%}Club(s){% endtrans %}</h3>
<br>
<h4>{% trans%}Current club(s){% endtrans %}</h4>
<h4>{% trans%}Current club(s) :{% endtrans %}</h4>
<br>
<table>
<thead>
@ -32,8 +32,8 @@
{% endfor %}
</tbody>
</table>
<h4>{% trans%}Old club(s){% endtrans %}</h4>
<br>
<h4>{% trans%}Old club(s) :{% endtrans %}</h4>
<br>
<table>
<thead>