blob: dc18284301c767e0b8303ea53f5de49bc211187e [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<document>
<header>
<title>Wiki example</title>
<tab title="Edit" href="edit.do?page=${page}"/>
<tab title="Source" href="source.do?page=${page}"/>
<tab title="back" href="."/>
</header>
<body>
<text xmlns="http://chaperon.sourceforge.net/schema/text/1.0" source="wiki/${page}.txt" line="1" column="1">${text}</text>
</body>
</document>