Apply review comments

This commit is contained in:
2024-12-15 17:02:44 +01:00
parent 2cc4308a58
commit 0631c77a1c
3 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,4 @@
<div id="student_card_form">
<h3>{% trans %}Student card{% endtrans %}</h3>
{% if not customer.student_card %}
<form
hx-post="{{ action }}"