{% extends 'head.html' %} {% include 'header.html' %} {% include 'logo.html' %} {% block content %}

If you'd like to upload a CSV. Please do so here:

{% if table %} {% include 'table.html' %} {% else %}

{% endif %} {% endblock %}