summaryrefslogtreecommitdiff
path: root/tests/ITS-2.0-Testsuite/inputdata/idvalue/html/idvalue1html.html
blob: b345f202f2a99bf5b54f7b106a78a9f9933686be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
 <head>
  <meta charset=utf-8> 
  <title>Id Value</title>  
  <link href="idvalue1htmlrules.xml" rel="its-rules"/>
</head>
<body>
 <p id="settingsMissing">
  <b id="text">Can't find settings file.</b>
  <var id="desc">The module cannot find the default settings file.
     You need to re-initialize the system.</var>
 </p>
</body>
</html>