{% extends "layouts/base.html" %} {% load static %} {% block title %}Delete Brand - {{ brand.name }}{% endblock %} {% block extra_css %} {% endblock extra_css %} {% block content %}
{{ brand.description|truncatechars:150 }}
{% endif %}If you're unsure, consider deactivating the brand instead of deleting it
Deactivate Instead