factor/extra/webapps/site-watcher/common/site-watcher.xml

17 lines
281 B
XML

<?xml version='1.0' ?>
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
<html>
<head>
<title>SiteWatcher</title>
</head>
<body>
<h1>SiteWatcher</h1>
<h2>It tells you if your web site goes down.</h2>
<t:call-next-template />
</body>
</html>
</t:chloe>