10 lines
No EOL
335 B
Text
10 lines
No EOL
335 B
Text
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
|
|
|
<#-- Template for version/revision information -->
|
|
|
|
<#-- Only show version info if user has access -->
|
|
<#if user.hasRevisionInfoAccess>
|
|
<div id="revision">
|
|
Version <a href="${version.moreInfoUrl}">${version.label}</a>
|
|
</div>
|
|
</#if> |