[fix] [hot] erpnext contact page
diff --git a/erpnext/templates/utils.py b/erpnext/templates/utils.py
index b0e8ae2..6f4f4ee 100644
--- a/erpnext/templates/utils.py
+++ b/erpnext/templates/utils.py
@@ -21,3 +21,5 @@
 		"sent_or_received": "Received"
 	})
 	comm.insert(ignore_permissions=True)
+
+	return "okay"