summaryrefslogtreecommitdiff
path: root/app/views/admin/broadcast_messages/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/broadcast_messages/edit.html.haml')
-rw-r--r--app/views/admin/broadcast_messages/edit.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/admin/broadcast_messages/edit.html.haml b/app/views/admin/broadcast_messages/edit.html.haml
new file mode 100644
index 00000000000..45e053eb31d
--- /dev/null
+++ b/app/views/admin/broadcast_messages/edit.html.haml
@@ -0,0 +1,3 @@
+- page_title "Broadcast Messages"
+
+= render 'form'