{% extends "base.html" %} {% block title %}{{ 'Edit' if vendor else 'Create' }} Vendor{% endblock %} {% block head_extra %} {% endblock %} {% block content %}

Vendor Information

Full manufacturer name
Abbreviated vendor name (optional, max 20 characters)
Additional information about this vendor (optional)
Cancel  
{% endblock %}