Seitentitel kann weggelassen werden
[website] / src / main / webapp / WEB-INF / views / projects.jsp
index b51dd78..42108a0 100644 (file)
@@ -3,7 +3,7 @@
 <%@page session="false" %>
 <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %>
 <t:insertDefinition name="BASEPAGE">
-  <t:putAttribute name="title" value="Projects" type="string"/>
+  <t:putAttribute name="title" value="Projects" type="string" cascade="true"/>
   <t:putAttribute name="breadcrumb">
     <li class="b"><a class="b" href="${base}index.html">Home</a></li>
     <li class="b"><strong class="b">Projects</strong></li>