{% extends "basic_template.html" %} {% block title %} {{ super() }} {% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}

Source

The source code for this web site and associated utilities are licensed under the Creative Commons Attribution 4.0 International License and is available on Github.

The authors ask that anyone publishing works using, or derived from, this simulator cite OUR_PAPER.

{% endblock %}