{% extends "base.html" %}
{% load i18n static bootstrap4 utils auth %}
{% block title %}{% trans "Recruitment" %} · {{ study }} · {{ block.super }}{% endblock %}
{% block breadcrumbs %}
{% trans "Recruitment" %}
{% endblock %}
{% block content %}
{{ study.name }}