{% extends "admin/base.html" %} {% block content %}
{{_('Profanity Settings',2)}}
{{ csrf_token()|raw }}
{{_('Bad words must be comma separated list. Ex: Lorem, ipsum, dolor, sit, amet',2)}}
{% endblock %}