From 11c4bfac46f66ab3ba24b6354a6a372da40c0b1f Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 9 Jan 2014 12:52:06 +0100 Subject: PDF-AS web Developments --- .../webapp/WEB-INF/decorators/default_layout.jsp | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 pdf-as-web/src/main/webapp/WEB-INF/decorators/default_layout.jsp (limited to 'pdf-as-web/src/main/webapp/WEB-INF/decorators') diff --git a/pdf-as-web/src/main/webapp/WEB-INF/decorators/default_layout.jsp b/pdf-as-web/src/main/webapp/WEB-INF/decorators/default_layout.jsp new file mode 100644 index 00000000..1179d48c --- /dev/null +++ b/pdf-as-web/src/main/webapp/WEB-INF/decorators/default_layout.jsp @@ -0,0 +1,41 @@ + +<%@ taglib uri="http://www.opensymphony.com/sitemesh/decorator" + prefix="decorator"%> +<%@page contentType="text/html; charset=UTF-8"%> + + + + + + + + + + <decorator:title></decorator:title> + + + + + + + +
+
+

PDF-Signatur

+
+ +
+
+ +
+
+ + + +
+ + + \ No newline at end of file -- cgit v1.2.3