Whitespace fixes.
[Sone.git] / src / main / resources / templates / addSone.html
index 7f6c26d..0d5680a 100644 (file)
@@ -1,13 +1,13 @@
 <%include include/head.html>
 
        <h1><%= Page.AddSone.Page.Title|l10n|html></h1>
-       
+
        <div><%= Page.AddSone.Text.SoneLoading|l10n|html|replace needle="{link}" replacement='<a href="knownSones.html">'|replace needle="{/link}" replacement='</a>'></div>
-       
+
        <div><%= Page.AddSone.Text.ReturnToIndex|l10n|html|replace needle="{link}" replacement='<a href="index.html">'|replace needle="{/link}" replacement='</a>'></div>
-       
+
        <div><%= Page.AddSone.Text.AddAnotherSone|l10n|html></div>
-       
+
        <form method="post">
                <input type="hidden" name="formPassword" value="<% formPassword|html>" />
                <input type="text" name="request-uri" />