{% extends "base.html" %}
{% block content %}

"Get a job."
{% comment %}
Hint: Use Boolean Operators (*Must be capitals)
(Needs a better search backend for boolean search to work)
Example: Manager NOT Finance AND (KE OR United Nations OR UAE OR United States OR HK)
| {{ result.object.title }} | Age: {{ result.object.added_on|timesince }} | Country: {{ result.object.source.country.name }} |
| No results found. |