diff --git a/templates/applicant/partials/candidate_facing_base.html b/templates/applicant/partials/candidate_facing_base.html index e9ed45e..835db21 100644 --- a/templates/applicant/partials/candidate_facing_base.html +++ b/templates/applicant/partials/candidate_facing_base.html @@ -8,7 +8,7 @@ - {% trans "Careers" %} - {% block title %}{% translate "Application Form" %}{% endblock %} + {% trans "Careers" %} - {% block title %}{% trans "Application Form" %}{% endblock %} {% comment %} Load the correct Bootstrap CSS file for RTL/LTR {% endcomment %} {% if LANGUAGE_CODE == 'ar' %} @@ -309,7 +309,7 @@