The namespace Helpers is plural but the classes w/in should be singular, so we need to rename the following: - HtmlHelpers > HtmlHelper - ItemHelpers > ItemHelper - SiteHelpers > SiteHelper
The namespace Helpers is plural but the classes w/in should be singular, so we need to rename the following: