{% extends 'base.html' %} {% block title %}Add New Chemical{% endblock %} {% block content %}
Use this form to add a new generic chemical definition to the database. Once added, specific containers of this chemical can be assigned to users in the inventory.
{% endblock %}