blob: 3bf87900e62d8d780c12268e775be96e32d9c45b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>Example</title>
<link href="locnote1htmlrules.xml" rel="its-rules"/>
</head>
<body>
<span id="DisableInfo">The {0} has been disabled.</span>
</body>
</html>
|