From 9dc3ac6bca2250b8f8954a2ef1f896c4ef5454c7 Mon Sep 17 00:00:00 2001 From: rajavi-mishra Date: Fri, 5 Mar 2021 03:41:41 -0800 Subject: [PATCH] change file type --- .../mailbot/{email_template.erb => email_template.html.haml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/views/mailbot/{email_template.erb => email_template.html.haml} (100%) diff --git a/app/views/mailbot/email_template.erb b/app/views/mailbot/email_template.html.haml similarity index 100% rename from app/views/mailbot/email_template.erb rename to app/views/mailbot/email_template.html.haml