]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/calculator/calculator.xml
Reformat
[factor.git] / extra / webapps / calculator / calculator.xml
index ed8e60d89a87ad80fc17682b44663349a62174f3..240ea840f40c3a5f42a49a0631b00127ed4cb85d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' ?>
-
+<!DOCTYPE html>
 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
-
+<html>
        <head> <title>Calculator</title> </head>
 
        <body>
@@ -24,5 +24,6 @@
 
                </t:form>
        </body>
+</html>
 
 </t:chloe>