{% extends "base.html" %} {% block title %}Run · {{ project.name }}{% endblock %} {% block body %} {% set active_tab = 'run' %} {% include '_project_tabs.html' %}
{{ counts.macbeth }} Macbeth · {{ counts.alsc }} ALSC · {{ counts.cac }} CAC · {{ counts.dark }} dark images{% if excluded_count %} · {{ excluded_count }} excluded{% endif %}