diff --git a/Elwig/Documents/Document.cshtml b/Elwig/Documents/Document.cshtml index 5f957bb..1002100 100644 --- a/Elwig/Documents/Document.cshtml +++ b/Elwig/Documents/Document.cshtml @@ -18,12 +18,14 @@
- - - - - - + @if (Model.ShowFoldMarks) { + + + + + + + }