vitro/webapp/web/templates/freemarker/page/partials/head.ftl

7 lines
No EOL
195 B
Text

<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<head>
<#include "title.ftl">
<#include "stylesheets.ftl">
<#include "headScripts.ftl">
</head>