]> gitweb.factorcode.org Git - factor.git/blob - extra/webapps/site-watcher/common/site-watcher.xml
add DOCTYPE html in most places.
[factor.git] / extra / webapps / site-watcher / common / site-watcher.xml
1 <?xml version='1.0' ?>
2 <!DOCTYPE html>
3 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
4
5 <html>
6   <head>
7     <title>SiteWatcher</title>
8   </head>
9   <body>
10     <h1>SiteWatcher</h1>
11     <h2>It tells you if your web site goes down.</h2>
12     <t:call-next-template />
13   </body>
14 </html>
15
16 </t:chloe>