diff --git a/templates/jobs/index.html b/templates/jobs/index.html index 118dcd1..0ba0524 100644 --- a/templates/jobs/index.html +++ b/templates/jobs/index.html @@ -229,11 +229,11 @@ Apply Job {% if job.id in wish_list %} - + {% else %} - + {% endif %} @@ -478,62 +478,91 @@ - +{% else %} + - + +{% endif %} {% endblock %} \ No newline at end of file