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-12-02 22:45:51 +00:00
|
|
|
${stylesheets.add("/css/edit.css")} <#--temporary until edit controller can include this when needed -->
|
2010-12-01 19:39:10 +00:00
|
|
|
|
2011-01-13 14:05:14 +00:00
|
|
|
<!-- vitro base styles (application-wide) -->
|
|
|
|
<link rel="stylesheet" href="${urls.base}/css/vitro.css" />
|
|
|
|
|
2010-12-02 20:55:47 +00:00
|
|
|
${stylesheets.tags}
|