{% extends "layout.html" %} {% block title %}Index{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}

Facility Overview

To be completed about the company that is using this tool

{% set data = facility[0] %}

Past Practices

Type of Company
(select all that apply)
What type of customer do you serve?
(Select all that apply)
How are chemicals transported from your facility
(Select all that apply)
Who coordinates shipping logistics for chemicals leaving your facility?
What payment types do you generally accept?
(Select Yes for all applicable)
{% for payment in payments %}
{% endfor %}
How is payment generally received?

{% endblock %}