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

Batch Upload Chemicals

Source Code with required type definitions
{% if invalid %}

Data Points are Incorrectly added: {{invalid}}

{% endif %} {% if success %}

Success!

{% endif %} {% endblock %}