summaryrefslogtreecommitdiff
path: root/app/views/intruders/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/intruders/edit.html.haml')
-rw-r--r--app/views/intruders/edit.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/intruders/edit.html.haml b/app/views/intruders/edit.html.haml
new file mode 100644
index 0000000..1b5a31b
--- /dev/null
+++ b/app/views/intruders/edit.html.haml
@@ -0,0 +1,3 @@
+- content_for :title, t("intruders.edit.page_title")
+
+= render "form" \ No newline at end of file