2010-06-21 16:20:20 +00:00
|
|
|
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
2010-05-11 20:37:48 +00:00
|
|
|
|
2010-05-17 21:30:54 +00:00
|
|
|
<#-- Template for the body of the About page -->
|
|
|
|
|
2010-05-11 20:37:48 +00:00
|
|
|
<h2>${title}</h2>
|
|
|
|
|
|
|
|
<#if aboutText??>
|
|
|
|
<div class="pageGroupBody" id="aboutText">${aboutText}</div>
|
|
|
|
</#if>
|
|
|
|
|
|
|
|
<#if acknowledgeText??>
|
|
|
|
<div class="pageGroupBody" id="acknowledgementText">${acknowledgeText}</div>
|
|
|
|
</#if>
|