RSS Git Download  Clone
Raw Blame History
<!-- BEGIN [% component.name %] -->
    [% IF diagnosis.icdo3 AND c.cfg('settings').hmrn_link %]
        <a href="[% app_url %]/hmrn/info/[% diagnosis.id %]"
            target="_blank">
            <span title="further information from HMRN web-site; opens in external link"
                class="acronym"><img class="borderless" src="/images/hmrn_info.png" />
            </span>
        </a>
    [% END %]
<!-- END [% component.name %] -->