{% extends "base.html" %} {% block title %}Runs - devqubit{% endblock %} {% block content %}
{% include "_runs_table.html" %}
{% endblock %}