Add missing templates.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 17 Nov 2010 19:27:40 +0000 (20:27 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 17 Nov 2010 19:27:40 +0000 (20:27 +0100)
src/main/resources/templates/lockSone.html [new file with mode: 0644]
src/main/resources/templates/unlockSone.html [new file with mode: 0644]

diff --git a/src/main/resources/templates/lockSone.html b/src/main/resources/templates/lockSone.html
new file mode 100644 (file)
index 0000000..196af72
--- /dev/null
@@ -0,0 +1,3 @@
+<%include include/head.html>
+
+<%include include/tail.html>
diff --git a/src/main/resources/templates/unlockSone.html b/src/main/resources/templates/unlockSone.html
new file mode 100644 (file)
index 0000000..196af72
--- /dev/null
@@ -0,0 +1,3 @@
+<%include include/head.html>
+
+<%include include/tail.html>