vitro/webapp/web/templates/freemarker/components/stylesheets.ftl

6 lines
No EOL
290 B
Text

<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<link rel="stylesheet" type="text/css" href="${stylesheetPath}/screen.css" media="screen"/>
<link rel="stylesheet" type="text/css" href="${stylesheetPath}/print.css" media="print"/>
${stylesheets.tags}