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