{% if section.name == presentation.inputs_section %}
{% include "./submission_inputs.html" %}
{% else %}
{% include "./submission_section.html" %}
{% endif %}
{% extends "reviewpanel/base.html" %} {% load static %} {% block style %} {% endblock %} {% block extrajs %} {% endblock %} {% block content %}