vivo/themes/vivo-basic/templates/head.ftl

11 lines
No EOL
386 B
Text

<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<meta charset="utf-8" />
<title>${title}</title>
<#include "stylesheets.ftl">
<link rel="stylesheet" href="${urls.theme}/css/screen.css" media="screen" />
<link rel="stylesheet" href="${urls.theme}/css/print.css" media="print" />
<#include "headScripts.ftl">