9 lines
328 B
Text
9 lines
328 B
Text
![]() |
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||
|
|
||
|
<link rel="stylesheet" type="text/css" href="${stylesheetDir}screen.css" media="screen"/>
|
||
|
<link rel="stylesheet" type="text/css" href="${stylesheetDir}print.css" media="print"/>
|
||
|
|
||
|
<#list stylesheets as stylesheet>
|
||
|
${stylesheet}
|
||
|
</#list>
|