RSS Git Download  Clone
Raw Blame History
<!-- 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> &copy; HMDS [% date.format %]
</div>
<!-- END [% component.name %] -->