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

Delete PCB

Are you sure you want to delete this PCB: {{ pcb.project_name }}?

{% csrf_token %} Cancel
{% endblock %}