{% block headextra %} {% endblock %}
Algorithm Toolkit
Project Home
(current)
Algorithms
Chain Builder
{% if docs %}
{% else %}
{% endif %}Documentation
Test Run
{% for c in chains %}
{{ c }}
{% endfor %}
{% block navextra %} {% endblock %}
{% if show_notice %} {% include 'show_notice.html' %} {% endif %} {% block body %} {% endblock %} {% block footextra %} {% endblock %}