{% trans "Ready to Apply?" %}
{% trans "Review the full job details below before submitting your application." %}
{% if job.form_template %} {% if user.is_authenticated and already_applied %} {% else %} {% trans "Apply for this Position" %} {% endif %} {% endif %} {% comment %} {% trans "Apply for this Position" %} {% elif not job.is_expired %}{% trans "Application form is unavailable." %}
{% endif %} {% endcomment %}