-webnotes +frappe :boom:
diff --git a/erpnext/startup/webutils.py b/erpnext/startup/webutils.py
index 3abd192..9942b1b 100644
--- a/erpnext/startup/webutils.py
+++ b/erpnext/startup/webutils.py
@@ -3,7 +3,7 @@
 
 from __future__ import unicode_literals
 
-import webnotes
+import frappe
 
 def update_website_context(context):
 	if not context.get("favicon"):