server/src/main/webapp/WEB-INF/templates/fragment/spaceForm.html
changeset 150 5b62100b8562
parent 141 64af5273ac5e
child 222 6ac00231ee34
--- a/server/src/main/webapp/WEB-INF/templates/fragment/spaceForm.html	Fri Apr 05 19:33:39 2013 +0200
+++ b/server/src/main/webapp/WEB-INF/templates/fragment/spaceForm.html	Mon Apr 08 01:20:47 2013 +0200
@@ -1,10 +1,9 @@
 <!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml"
- xmlns:th="http://www.thymeleaf.org">
-<head>
-<meta charset="utf-8"/>
-<title>Space form</title>
-</head>
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org">
+  <head>
+    <meta charset="utf-8"/>
+    <title>Space form</title>
+  </head>
 <body>
 <div id="spaceForm" th:fragment="spaceFormFragment" >
   <script type="text/javascript" th:inline="javascript">