{{ job.title }}
{{ job.location }} {% if job.type == '1' %} Full time {% elif job.type == '2' %} Part time {% else %} Internship {% endif %}
{{ job.description }}
{% extends 'base.html' %} {% load static %} {% block title %} Home {% endblock %} {% block content %}
{{ job.location }} {% if job.type == '1' %} Full time {% elif job.type == '2' %} Part time {% else %} Internship {% endif %}
{{ job.description }}
{{ trending.company_name }}
Posted {{ trending.created_at|timesince }}
Start searching for your new job now!