5063bf7c9689295599260011118449bf289ce91c
[website] / src / main / webapp / WEB-INF / views / test / fast-leer-einspaltig-mit-menü-und-marginalinhalt.jsp
1 <%@page contentType="text/html;charset=UTF-8"%>
2 <%@page pageEncoding="UTF-8"%>
3 <%@page session="false" %>
4 <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %>
5 <%@taglib uri="http://www.springframework.org/tags" prefix="s"%>
6 <s:url var="base" value="/" />
7 <t:insertDefinition name="test">
8   <t:putAttribute name="title" value="Fast leere einspaltige Seite mit Untermenü und Marginalinhalt" type="string"/>
9   <t:putAttribute name="contentclass" value="cols_1" type="string"/>
10   <t:putAttribute name="maincontent" type="string">
11     <p>Diese Seite ist fast leer...</p>
12   </t:putAttribute>
13 </t:insertDefinition>