@using RazorLight @inherits TemplatePage @model WGneu.Documents.Document @Model.Title
@Raw(Model.Header)
@RenderBody()