{% extends "base.html" %} {% block content %}

Choose type of simulation:  




{% if basic_adv %}
{% csrf_token %}
{% csrf_token %}
{% csrf_token %}
{% csrf_token %}
{% csrf_token %}
{% else %}
{% csrf_token %}
{% csrf_token %}
{% csrf_token %}
{% csrf_token %}
{% csrf_token %}
{% endif %}

Calculation type {{ p_type }}

{% csrf_token %} {{ form.as_table }}
{% if p_type == "molecular dynamics - advanced options" %} {% endif %} {% if p_type == "replica exchange molecular dynamics - advanced options" %} {% endif %} {% endblock %}