{% extends 'core/base.html' %} {% load material_form %} {% load martortags %} {% block content %}
check_circle Der Hinweis wurde erfolgreich {% if msg == "success_edit" %}gespeichert. {% else %} gelöscht. {% endif %}
{{ hint.text|safe_markdown }}