Sign in
apache
/
incubator-flagon-stout
/
3a829fdc14302ac384811a1d1fe3c2f4eb7f2a8b
/
.
/
exp_portal
/
templates
/
task_added.html
blob: e5b0e017a2f35c25ecd53ecc59548d37ab6486ed [
file
] [
log
] [
blame
]
{% extends "experimentpage.html" %}
{% block content %}
<h3>
The Task has been submitted to the database. Thanks!
</h3>
{% endblock %}