<!-- BEGIN [% component.name %] -->
[% USE date(format = '%Y');
app_version = c.param('app_version') %]
<div id="copyright">
HiLIS <span title="[% app_version.commit_hash; ' :: '; app_version.date %]">
4.[% app_version.number %]</span> © HMDS [% date.format %]
</div>
<!-- END [% component.name %] -->