diff --git a/themes/grav/templates/plugins.html.twig b/themes/grav/templates/plugins.html.twig index 1ee31868..468b02f7 100644 --- a/themes/grav/templates/plugins.html.twig +++ b/themes/grav/templates/plugins.html.twig @@ -68,7 +68,7 @@ {% endif %} -

{{ "PLUGIN_ADMIN.PLUGIN"|t }}: {{ plugin.name }}

+

{{ "PLUGIN_ADMIN.PLUGIN"|t }}: {{ plugin.name }}

{% endif %} {% endblock %}