Merge branch 'responsive' of github.com:webnotes/erpnext into responsive
diff --git a/config.json b/config.json
index 4080f14..e0b85b1 100644
--- a/config.json
+++ b/config.json
@@ -127,6 +127,10 @@
 			"profile": {
 				"no_cache": true,
 				"template": "app/website/templates/pages/profile"
+			},
+			"cart": {
+				"no_cache": true,
+				"template": "app/website/templates/pages/cart.html"
 			}
 		},
 		"generators": {