From: Kai Moritz Date: Tue, 11 Mar 2014 14:00:54 +0000 (+0100) Subject: Seitentitel kann weggelassen werden X-Git-Tag: thymeroot-2.0.0~104 X-Git-Url: https://juplo.de/gitweb/?p=website;a=commitdiff_plain;h=925550cc75ba4fa6438cb3a50ebea7ee6514ef31 Seitentitel kann weggelassen werden --- diff --git a/src/main/resources/spring/tiles.xml b/src/main/resources/spring/tiles.xml index 5cda94a9..120e6049 100644 --- a/src/main/resources/spring/tiles.xml +++ b/src/main/resources/spring/tiles.xml @@ -5,11 +5,12 @@ - + - + + diff --git a/src/main/webapp/WEB-INF/404.jsp b/src/main/webapp/WEB-INF/404.jsp index d826d417..38e4ebb4 100644 --- a/src/main/webapp/WEB-INF/404.jsp +++ b/src/main/webapp/WEB-INF/404.jsp @@ -5,12 +5,12 @@ <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %> - +
  • Home
  • ???
  • - + ? ? ? diff --git a/src/main/webapp/WEB-INF/error.jsp b/src/main/webapp/WEB-INF/error.jsp index b6359a36..813cd9e0 100644 --- a/src/main/webapp/WEB-INF/error.jsp +++ b/src/main/webapp/WEB-INF/error.jsp @@ -5,12 +5,12 @@ <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %> - +
  • Home
  • !#%*§
  • - + x # * diff --git a/src/main/webapp/WEB-INF/templates/article.jsp b/src/main/webapp/WEB-INF/templates/article.jsp new file mode 100644 index 00000000..d1450803 --- /dev/null +++ b/src/main/webapp/WEB-INF/templates/article.jsp @@ -0,0 +1,8 @@ +<%@page contentType="text/html;charset=UTF-8"%> +<%@page pageEncoding="UTF-8"%> +<%@page session="false" %> +<%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %> +
    +

    + +
    diff --git a/src/main/webapp/WEB-INF/templates/html5page.jsp b/src/main/webapp/WEB-INF/templates/html5page.jsp index ec1a850c..5620fb2d 100644 --- a/src/main/webapp/WEB-INF/templates/html5page.jsp +++ b/src/main/webapp/WEB-INF/templates/html5page.jsp @@ -25,10 +25,7 @@
    -
    -

    - -
    +