{% extends "layout.html" %} {% block body %}

Oh No.

It seems you haven't created any experiments, yet. To do this simply make a GET request to your sixpack server's 'participate' endpoint.

$ curl http://127.0.0.1:5000/participate?experiment=new-header&alternatives=red&alternatives=blue&client_id=<A UNIQUIE CLIENT ID>
{% endblock %}