diff --git a/de.dentrassi.pm.common.web/WEB-INF/tags/main/main.tag b/de.dentrassi.pm.common.web/WEB-INF/tags/main/main.tag
index a19b0b67..457a2200 100644
--- a/de.dentrassi.pm.common.web/WEB-INF/tags/main/main.tag
+++ b/de.dentrassi.pm.common.web/WEB-INF/tags/main/main.tag
@@ -12,6 +12,10 @@
<%@ attribute name="title" required="true" %>
<%@ attribute name="subtitle" %>
+<%@attribute name="head" fragment="true"%>
+<%@attribute name="body" fragment="true"%>
+
+
@@ -54,6 +58,8 @@ if ( p instanceof UserInformationPrincipal )
+
+