aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/header.tpl
blob: cc1ef9fbfad8e87361724db63b7e71633ed61a13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
	<meta http-equiv="content-type" content="text/html;charset=UTF-8">
	<title>{CALENDAR_NAME} - {DISPLAY_DATE}</title>
  	<link rel="stylesheet" type="text/css" href="{BASE}styles/{STYLE_SHEET}/default.css">
	<!-- Switch RSS On -->
	<link rel="alternate" type="application/rss+xml" title="RSS" href="{DEFAULT_VIEW}/rss/rss.php?cal={CAL}&amp;rssview={CURRENT_VIEW}">
	<!-- Switch RSS Off -->		
	{TODO_JS}
</head>
<body>

© 2014-2024 Faster IT GmbH | imprint | privacy policy