{% extends 'base.html' %} {% load static %} {% block content %}

Add Component Order

{% include 'partials/_messages.html' %}
{% csrf_token %}
If your Part Number isn't listed, click here to add a new component.
If your Brand isn't listed, click here to add a new component.
{% endblock %}