From 6482c022bf5777165d20d1cfe58f3668f8699dba Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Wed, 22 Jan 2014 18:49:33 +0100 Subject: [PATCH] =?utf8?q?About-Bereich=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/templates/footer.jsp | 2 +- .../webapp/WEB-INF/templates/navigation.jsp | 1 + .../WEB-INF/templates/test/navigation.jsp | 1 + src/main/webapp/WEB-INF/views/about.jsp | 78 +++++++++++++++++++ .../WEB-INF/views/about/professions.jsp | 45 +++++++++++ .../webapp/WEB-INF/views/about/references.jsp | 43 ++++++++++ src/main/webapp/WEB-INF/views/blog.jsp | 1 + .../webapp/WEB-INF/views/blog/article.jsp | 1 + .../webapp/WEB-INF/views/blog/comments.jsp | 1 + src/main/webapp/WEB-INF/views/contact.jsp | 24 +++++- src/main/webapp/WEB-INF/views/projects.jsp | 1 + .../webapp/WEB-INF/views/projects/fix-swf.jsp | 1 + .../projects/fix-swf/getting-started.jsp | 1 + .../views/projects/fix-swf/overview.jsp | 1 + .../views/projects/html-experimente.jsp | 1 + .../webapp/WEB-INF/views/projects/typo.jsp | 1 + ...-kein-men\303\274-aber-marginalinhalt.jsp" | 1 + .../test/fast-leer-kein-men\303\274.jsp" | 1 + src/main/webapp/less/base/typo.less | 5 ++ src/main/webapp/less/phone/footer.less | 6 +- src/main/webapp/less/phone/layout.less | 4 + src/main/webapp/less/tablet/layout.less | 8 ++ 22 files changed, 224 insertions(+), 4 deletions(-) create mode 100644 src/main/webapp/WEB-INF/views/about.jsp create mode 100644 src/main/webapp/WEB-INF/views/about/professions.jsp create mode 100644 src/main/webapp/WEB-INF/views/about/references.jsp diff --git a/src/main/webapp/WEB-INF/templates/footer.jsp b/src/main/webapp/WEB-INF/templates/footer.jsp index 25d4ea3a..7191e62a 100644 --- a/src/main/webapp/WEB-INF/templates/footer.jsp +++ b/src/main/webapp/WEB-INF/templates/footer.jsp @@ -4,5 +4,5 @@ <%@taglib uri="http://www.springframework.org/tags" prefix="s"%> -
  • Contact
  • Impressum
  • +
  • About
  • diff --git a/src/main/webapp/WEB-INF/templates/navigation.jsp b/src/main/webapp/WEB-INF/templates/navigation.jsp index 42ad581e..e878bf89 100644 --- a/src/main/webapp/WEB-INF/templates/navigation.jsp +++ b/src/main/webapp/WEB-INF/templates/navigation.jsp @@ -8,4 +8,5 @@ diff --git a/src/main/webapp/WEB-INF/templates/test/navigation.jsp b/src/main/webapp/WEB-INF/templates/test/navigation.jsp index a21a3fe7..679a32e2 100644 --- a/src/main/webapp/WEB-INF/templates/test/navigation.jsp +++ b/src/main/webapp/WEB-INF/templates/test/navigation.jsp @@ -8,6 +8,7 @@