11 lines
386 B
Text
11 lines
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">
|