{% extends "layout_local_experiment.html" %} {% block content %}
Remember that you can only access experiments from the Alfred database, if exp_id
in your config.conf
matches the experiment ID in mortimer.
The ID for this experiment is: {{ experiment.exp_id }}
{{ experiment.description }}
{% else %} {% endif %}