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