diff --git a/README.md b/README.md
index 8f9d09c9426..cb32e7966e4 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
ERPNext
@@ -19,9 +19,9 @@
## ERPNext
@@ -115,16 +115,16 @@ To setup the repository locally follow the steps mentioned below:
```
# Create a new site
bench new-site erpnext.dev
-
+
# Map your site to localhost
bench --site erpnext.dev add-to-hosts
```
-
+
3. Get the ERPNext app and install it
```
# Get the ERPNext app
bench get-app https://github.com/frappe/erpnext
-
+
# Install the app
bench --site erpnext.dev install-app erpnext
```
diff --git a/erpnext/hooks.py b/erpnext/hooks.py
index 270797b7404..83418f2243b 100644
--- a/erpnext/hooks.py
+++ b/erpnext/hooks.py
@@ -4,7 +4,7 @@ app_publisher = "Frappe Technologies Pvt. Ltd."
app_description = """ERP made simple"""
app_icon = "fa fa-th"
app_color = "#e74c3c"
-app_email = "info@erpnext.com"
+app_email = "hello@frappe.io"
app_license = "GNU General Public License (v3)"
source_link = "https://github.com/frappe/erpnext"
app_logo_url = "/assets/erpnext/images/erpnext-logo.svg"
@@ -479,7 +479,7 @@ email_brand_image = "assets/erpnext/images/erpnext-logo.jpg"
default_mail_footer = """
Sent via
-
+
ERPNext
diff --git a/erpnext/setup/install.py b/erpnext/setup/install.py
index 98c53e0d0ea..739b00718cd 100644
--- a/erpnext/setup/install.py
+++ b/erpnext/setup/install.py
@@ -14,7 +14,7 @@ from erpnext.setup.doctype.incoterm.incoterm import create_incoterms
from .default_success_action import get_default_success_action
default_mail_footer = """
"""
+
ERPNext """
def after_install():
diff --git a/erpnext/templates/includes/footer/footer_powered.html b/erpnext/templates/includes/footer/footer_powered.html
index 8310063e575..fb73931d18e 100644
--- a/erpnext/templates/includes/footer/footer_powered.html
+++ b/erpnext/templates/includes/footer/footer_powered.html
@@ -1 +1 @@
-{{ _("Powered by {0}").format('