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