@page @model OliverBooth.Areas.Blog.Pages.Index @{ ViewData["Title"] = "Blog"; }
@await Html.PartialAsync("_LoadingSpinner")