blob: 70b8161f96f31e62c0ef61f270c5f7474f005805 [file] [log] [blame]
<html>
<head>
<title>Showcase - Tags - Non UI - Action Prefix (freemarker)</title>
</head>
<body>
You have come to this page because you used an 'action' prefix.<p/>
The text you've enter is ${text?default('')}<p/>
<@s.url id="url" action="actionPrefixExampleUsingFreemarker" namespace="/tags/non-ui/actionPrefix" />
<@s.a href="%{#url}">Back</@s.a>
</body>
</html>