aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/header.tpl
blob: 77078740508c50a466fdaef6d58feb004d4debab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!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="templates/{TEMPLATE}/default.css">
	<!-- switch rss_available on -->
	<link rel="alternate" type="application/rss+xml" title="RSS" href="{DEFAULT_VIEW}/rss/rss.php?cal={CAL}&amp;rssview={CURRENT_VIEW}">
	<!-- switch rss_available off -->		
	<!-- switch todo_available on -->
	{TODO_JS}
	<!-- switch todo_available off -->
</head>
<body>

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