mirror of
https://github.com/ae-utbm/sith.git
synced 2026-06-05 07:39:21 +00:00
ajout lien vers la page des CGV
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
<input type="checkbox" id="cgv" name="cgv" required>
|
<input type="checkbox" id="cgv" name="cgv" required>
|
||||||
<label for="cgv">
|
<label for="cgv">
|
||||||
{% trans trimmed %}I have read and I accept{% endtrans %}
|
{% trans trimmed %}I have read and I accept{% endtrans %}
|
||||||
<a href="">{% trans %}the general terms and conditions{% endtrans%}</a>
|
<a href="{{ url('core:page', 'cgu') }}">{% trans %}the general terms and conditions{% endtrans%}</a>
|
||||||
{%trans%}of the student association of the UTBM{% endtrans %}
|
{%trans%}of the student association of the UTBM{% endtrans %}
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user