{% extends "split/base.html" %} {% block content %} {% if experiments %}
No experiments have been started yet. You need to define them in your code and introduce them to your users.
Check out the documentation for more help getting started.
{% endif %} {% endblock %}