{% extends "base.html" %} {% block title %}{{ slug if pending else s.slug }} — Requivo{% endblock %} {% block content %}
{% if pending %}Awaiting analysis
{% if analysis_failed %} {# The whole point of #207: the request below is saved, and the button below that still works. #}{{ request_text }}{% if provider.available %} {% else %}
{{ s.request_text }}{% include "sessions/_session.html" %} {% endif %} {% endblock %}