• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6<title>%title%</title>
7<link rel="stylesheet" type="text/css"
8	href="https://www.unicode.org/webscripts/standard_styles.css">
9<link rel="stylesheet" type="text/css" href="index.css">
10%header%
11</head>
12
13<body>
14	<table width="100%" cellpadding="0" cellspacing="0" border="0">
15		<tr>
16			<td colspan="2">
17				<table width="100%" border="0" cellpadding="0" cellspacing="0">
18					<tr>
19						<td class="icon"><a href="http://www.unicode.org/"> <img
20								border="0" src="http://www.unicode.org/webscripts/logo60s2.gif"
21								align="middle" alt="[Unicode]" width="34" height="33"></a>&nbsp;&nbsp;
22							<a class="bar"
23							href="http://www.unicode.org/cldr/comparison_charts.html"><font
24								size="3">CLDR Charts</font></a></td>
25						<td class="bar"><a href="http://www.unicode.org" class="bar">Home</a>
26							| <a href="http://www.unicode.org/sitemap/" class="bar">Site
27								Map</a> | <a href="http://www.unicode.org/search/" class="bar">Search</a></td>
28					</tr>
29				</table>
30			</td>
31		</tr>
32		<tr>
33			<td colspan="2" class="gray">&nbsp;</td>
34		</tr>
35	</table>
36	<div class="body">
37		<div align="center">
38			<table style="width:100%">
39				<tr>
40					<td style="text-align: left" nowrap width="25%"><iframe scrolling="no" class="versionDate" src="include-version.html"></iframe></td>
41					<td style="text-align: center" nowrap width="50%"><h1 align="center">%title%</h1></td>
42					<td style="text-align: right" nowrap width="25%"><iframe scrolling="no" class="versionDate" src="include-date.html"></iframe></td>
43				</tr>
44				<tr><td style="text-align: center" colSpan="3"><a class="upLink" href="%index%">%index-title%</a></td></tr>
45			</table>
46		</div>
47<!--
48		<div align="center">
49			<table style="margin: 1em">
50				<tr>
51					<td align="left" nowrap width="20%">CLDR Version <span class='version'>%version%</span></td>
52					<td style="text-align: center" nowrap width="50%"><b><font
53							size="4"> <a href="%index%">%index-title%</a></font></b></td>
54					<td style="text-align: right" nowrap width="20%">%date%</td>
55				</tr>
56			</table>
57		</div>
58		 -->
59		%body%
60		<script>
61			(function(i, s, o, g, r, a, m) {
62				i['GoogleAnalyticsObject'] = r;
63				i[r] = i[r] || function() {
64					(i[r].q = i[r].q || []).push(arguments)
65				}, i[r].l = 1 * new Date();
66				a = s.createElement(o), m = s.getElementsByTagName(o)[0];
67				a.async = 1;
68				a.src = g;
69				m.parentNode.insertBefore(a, m)
70			})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
71			ga('create', 'UA-7672775-1', 'auto');
72			ga('send', 'pageview');
73		</script>
74	</div>
75</body>
76
77</html>