{% load staticfiles %} {% block head_title %} rxncon {% endblock %} {% include "messages_display.html" %}
{% include "base_header.html" %}
{% block sidebar1 %} {% include "file_list.html" %} {% include "quick_list.html" %} {% endblock sidebar1 %}
{% block content%} {% endblock content %}