diff --git a/OliverBooth/Areas/Blog/Pages/_ViewImports.cshtml b/OliverBooth/Areas/Blog/Pages/_ViewImports.cshtml new file mode 100644 index 0000000..af84057 --- /dev/null +++ b/OliverBooth/Areas/Blog/Pages/_ViewImports.cshtml @@ -0,0 +1,2 @@ +@namespace OliverBooth.Areas.Blog.Pages +@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers \ No newline at end of file