{% extends "base.html" %} {% block title %}{{ paper.title }} — E2ER{% endblock %} {% block content %} {{ paper.title }} {{ paper.research_question }} Mode: {{ paper.mode }} {% if paper.github_repo %}· {{ paper.github_repo }}{% endif %} Loading status… Artifacts {% if not artifacts %} No artifacts yet. {% else %} {% for f in artifacts %} {{ f }} {% endfor %} {% endif %} Download audit bundle (.tar.gz) {% endblock %}
{{ paper.research_question }}
Mode: {{ paper.mode }} {% if paper.github_repo %}· {{ paper.github_repo }}{% endif %}
{{ paper.mode }}
Loading status…
No artifacts yet.
Download audit bundle (.tar.gz)