diff --git a/src/templates/admin/plugins-info.html b/src/templates/admin/plugins-info.html index 94f94e2ac..b32c51a1b 100644 --- a/src/templates/admin/plugins-info.html +++ b/src/templates/admin/plugins-info.html @@ -17,7 +17,7 @@
<%- plugins.formatPlugins().replace(", ","\n") %>

Installed parts

-
<%= plugins.formatParts() %>
+
<%- plugins.formatParts() %>

Installed hooks

Server side hooks

diff --git a/src/templates/index.html b/src/templates/index.html index 9fd33a26a..961c6012a 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -41,7 +41,7 @@ if(language) document.documentElement.lang = language[1]; })(document) - +