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

Edit Inquired PCB

{% include 'partials/_messages.html' %}
{% csrf_token %}
{% endblock %}