{% extends "studies/study_filtertrial_base.html" %} {% load i18n auth django_bootstrap5 %} {% block title %}{% translate "Convert to study" %} · {{ block.super }}{% endblock %} {% block content %}
{% translate 'Do you want to create a full study with the current set of filters?' %}
{% endblock %}