{% extends 'layouts/base.html' %} {% load i18n static %} {% block title %}{% trans "Delete Source" %}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% trans "Confirm deletion of standard source" %}
{% trans "This action cannot be undone." %}
{% trans "Deleting this source will affect:" %}
{% trans "Consider:" %} {% trans "You may want to mark this source as inactive instead of deleting it." %}