@inherits Umbraco.Web.Mvc.UmbracoTemplatePage @{ Layout = "Layout.cshtml";
@Umbraco.RenderMacro("SearchResult")
}