{% extends "cabinet/base_cabinet.html" %} {% block title %}Notification Templates{% endblock %} {% block cabinet_content %}

Notification Templates

Predefined message templates sent to clients

{% include "cabinet/components/data_table.html" with table=table %} {% endblock %}