{% extends "base.html" %} {% load i18n widget_tweaks %} {% block title %}{% trans "Create Remote Interview" %}{% endblock %} {% block content %}
{% trans "for" %} {{ application.name }} - {{ job.title }}
{% trans "Schedule a remote interview for" %} {{ application.name }} {% trans "for the position of" %} {{ job.title }}.
{% if messages %}