Across the site there are images that are not rendering, for example: https://budget.boston.gov/featured-analysis/city-services/ This is happening because of an extra forward slash character:  If we remove that misc `/` from the template, the image should render: https://budget.boston.gov/img/15-average-dept-increase.png
Across the site there are images that are not rendering, for example: https://budget.boston.gov/featured-analysis/city-services/
This is happening because of an extra forward slash character:

If we remove that misc
/from the template, the image should render: https://budget.boston.gov/img/15-average-dept-increase.png