2010-05-11 20:37:48 +00:00
|
|
|
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
|
|
|
|
2010-09-08 20:37:28 +00:00
|
|
|
<#-- Template for loading stylesheets in the head -->
|
|
|
|
|
2010-05-21 16:39:32 +00:00
|
|
|
<link rel="stylesheet" type="text/css" href="${stylesheetPath}/screen.css" media="screen"/>
|
|
|
|
<link rel="stylesheet" type="text/css" href="${stylesheetPath}/print.css" media="print"/>
|
2010-05-11 20:37:48 +00:00
|
|
|
|
2010-05-21 15:55:26 +00:00
|
|
|
${stylesheets.tags}
|