{% extends "base.html" %} {% block content %}

Your experiments

{{ experimenttable() }} {% if experiments|length > 0 %} {% endif %} {% endblock %}