2010-09-20 16:19:04 +00:00
|
|
|
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
|
|
|
|
|
|
|
<#-- Standard template to display a message with a title generated from any controller. Keeps this out of individual templates. -->
|
|
|
|
|
2014-06-20 13:08:55 -04:00
|
|
|
<h2>${title!}</h2>
|
2010-09-20 16:19:04 +00:00
|
|
|
|
|
|
|
<#include "message.ftl">
|