{% extends "base.html" %} {% load static %} {% block title %}Job Bank - All Opportunities{% endblock %} {% block customCSS %} {% endblock %} {% block content %}
Explore all available opportunities across departments and find your perfect role
{% if search_query or department_filter or job_type_filter or workplace_type_filter or status_filter or date_filter %} We couldn't find any jobs matching your current filters. Try adjusting your search criteria or clearing some filters. {% else %} There are currently no job postings in the system. Check back later for new opportunities! {% endif %}
๐ Clear Filters