This commit is contained in:
SBD
2023-12-09 15:51:49 +03:00
parent 18a8f3d3f7
commit 8565018649
3 changed files with 9 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
{% load static %}
<label>
{{ project_request_form.name_input.label }}
<label class="label_f_project_request">
{{ label }}
</label>