diff --git a/templates/admin/index.html.twig b/templates/admin/index.html.twig index b125d64..062554c 100644 --- a/templates/admin/index.html.twig +++ b/templates/admin/index.html.twig @@ -1,70 +1,76 @@ {% extends 'admin/layout.html.twig' %} +{% macro dot() %} + + + +{% endmacro %} + {% block content %} -
-
+
+ -
+

Neue Dokumente

{{ newDocumentsCount }} neu {{ pendingDocumentsCount }} in Bearbeitung

-
-
+ -