Endpoint for con-edison
Created by: RujitRaval
blocpower.io/con-edison
This will add the endpoint for con-edison to display the homepage. This was requested by Kate Ullmann on the slack channel #product_developement.
Testing:
Checkout branch con-edison.
Run: python manage.py runserver
Load the page: http://127.0.0.1:8000/con-edison/
You should get the homepage.
Also, find Google Analytics and Tag Manager code in marketing/templates/marketing/base.html.
Let me know if you have any issues.
Thanks!