+<?xml version="1.0" encoding="UTF-8"?>\r
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >\r
+<head>\r
+<title>{$charmap_title}</title>\r
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\r
+<link rel="stylesheet" type="text/css" href="css/charmap.css" />\r
+<script language="Javascript" type="text/javascript" src="jscripts/map.js">\r
+</script>\r
+</head>\r
+<body onload='map_load()'>\r
+<div id='preview_code' class='preview'></div>\r
+<div id='preview_char' class='preview'></div>\r
+<h1>{$charmap_title}:</h1>\r
+<select id='select_range' onchange='renderCharMapHTML()' title='{$charmap_choose_block}'>\r
+</select>\r
+<div id='char_list'>\r
+\r
+</div>\r
+\r
+\r
+\r
+</body>\r
+</html>\r