+
+

In this document

+ +
+ +

@Model.Document.Title

+ +
+ @if (!string.IsNullOrEmpty(Model.Document.EditLink)) + { + Edit @*TODO: localize*@ + } +
+ + @Html.Raw(Model.Document.Content) +