+
{{#each pages}}
diff --git a/www/routes.js b/www/routes.js
index b49a0d3..3449ed4 100644
--- a/www/routes.js
+++ b/www/routes.js
@@ -26,18 +26,18 @@ var routes = [
icon: "fad fa-box-alt",
text: "Bring your package to a secure drop location and we'll ship it for you. No postage or appointment needed."
},
- {
- title: "Track Package",
- href: "/track",
- icon: "fad fa-search",
- text: "Find the latest location and updates about any shipment."
- },
- {
- title: "Get Rates",
- href: "/rates",
- icon: "fad fa-calculator",
- text: "Calculate postage and prices for your item."
- },
+// {
+// title: "Track Package",
+// href: "/track",
+// icon: "fad fa-search",
+// text: "Find the latest location and updates about any shipment."
+// },
+// {
+// title: "Get Rates",
+// href: "/rates",
+// icon: "fad fa-calculator",
+// text: "Calculate postage and prices for your item."
+// },
{
title: "My Account",
href: "/account",