{% extends 'base.html' %} {% load static %} {% block title %} {{job.title}} {% endblock %} {% block content %} Jobs Arrow Arrow icon that points to the next page in big screen resolution sizes and previous page in small screen resolution sizes. {% if request.user.is_authenticated %} Account Arrow Arrow icon that points to the next page in big screen resolution sizes and previous page in small screen resolution sizes. Logout Arrow Arrow icon that points to the next page in big screen resolution sizes and previous page in small screen resolution sizes. {% else %} Register Arrow Arrow icon that points to the next page in big screen resolution sizes and previous page in small screen resolution sizes. Login Arrow Arrow icon that points to the next page in big screen resolution sizes and previous page in small screen resolution sizes. {% endif %} Job Oppotunity - {{job.title}} Title: {{job.title}} Location: {{job.location}} Description: {{job.description}} {% if request.user.is_authenticated %} Apply {% else %} Please login/register to submit your application for this vacancy. Register Login {% endif %} {% endblock %}
Title: {{job.title}}
Location: {{job.location}}
Description: {{job.description}}
Please login/register to submit your application for this vacancy.