{% extends "jobs/base.html" %} {% load job_tags %} {% block content %}
{% blocktrans with t=job.title %}{{ t }}{% endblocktrans %}
{% trans "Are you sure you want to approve this" %} {% firstof MODULE_JOBS_LABEL trans 'job' %}?