gatk-3.8/settings/helpTemplates/common.html

7 lines
145 B
HTML
Raw Normal View History

2011-07-25 03:43:23 +08:00
<#macro makeHeader title>
<head>
<title>${title}</title>
<link href="style.css" type="text/css" rel="stylesheet">
</head>
</#macro>