feat: news messages to be displayed on teamers' dashboards
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{% extends 'htmx_modal.html.twig' %}
|
||||
|
||||
{% block title %}News bearbeiten{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{% include 'administrative/system/news/form.html.twig' %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user