Add stub of page that deletes a Sone.
[Sone.git] / src / main / resources / templates / deleteSone.html
diff --git a/src/main/resources/templates/deleteSone.html b/src/main/resources/templates/deleteSone.html
new file mode 100644 (file)
index 0000000..4e10f67
--- /dev/null
@@ -0,0 +1,5 @@
+<div id="sone">
+
+       <h1><%= Page.DeleteSone.Page.Title|l10n|replace needle="{zone}" replacementKey=currentSone.name|html></h1>
+
+</div>