diff --git a/app/views/notifier/_planting.haml b/app/views/notifier_mailer/_planting.haml similarity index 100% rename from app/views/notifier/_planting.haml rename to app/views/notifier_mailer/_planting.haml diff --git a/app/views/notifier/_signature.html.haml b/app/views/notifier_mailer/_signature.html.haml similarity index 100% rename from app/views/notifier/_signature.html.haml rename to app/views/notifier_mailer/_signature.html.haml diff --git a/app/views/notifier/crop_request_approved.html.haml b/app/views/notifier_mailer/crop_request_approved.html.haml similarity index 100% rename from app/views/notifier/crop_request_approved.html.haml rename to app/views/notifier_mailer/crop_request_approved.html.haml diff --git a/app/views/notifier/crop_request_rejected.html.haml b/app/views/notifier_mailer/crop_request_rejected.html.haml similarity index 100% rename from app/views/notifier/crop_request_rejected.html.haml rename to app/views/notifier_mailer/crop_request_rejected.html.haml diff --git a/app/views/notifier/new_crop_request.html.haml b/app/views/notifier_mailer/new_crop_request.html.haml similarity index 100% rename from app/views/notifier/new_crop_request.html.haml rename to app/views/notifier_mailer/new_crop_request.html.haml diff --git a/app/views/notifier/notify.html.haml b/app/views/notifier_mailer/notify.html.haml similarity index 100% rename from app/views/notifier/notify.html.haml rename to app/views/notifier_mailer/notify.html.haml diff --git a/app/views/notifier/planting_reminder.html.haml b/app/views/notifier_mailer/planting_reminder.html.haml similarity index 100% rename from app/views/notifier/planting_reminder.html.haml rename to app/views/notifier_mailer/planting_reminder.html.haml