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

Remove {{ artifact }} from {{ object.blueprint }}

{% csrf_token %}

Do you really want to remove this artifact from the blueprint?

Cancel

{% endblock %}