RSS Git Download  Clone
Raw Blame History
<!-- BEGIN [% component.name %] -->
[%-
    yy = request.year - 2000 | format('%02d');
    formatted_labno = request.request_number _ '/' _ yy;

  IF want_url -%]
    <a target="_blank" href="http://hmds/hilis4/search/=/[% request.id %]">
      [% formatted_labno %]
    </a>
[%- ELSE; formatted_labno; END %]
<!-- END [% component.name %] -->