diff --git a/lib/gollum/frontend/templates/compare.mustache b/lib/gollum/frontend/templates/compare.mustache index 5f7f99ae..a3187e04 100644 --- a/lib/gollum/frontend/templates/compare.mustache +++ b/lib/gollum/frontend/templates/compare.mustache @@ -1,33 +1,31 @@ -
-
-
- « Back -
-

{{title}}: {{before}} → {{after}}

-
-
-
-
- - Txt - - {{path}} -
-
-
- - {{#lines}} - - - - - - {{/lines}} -
{{ldln}}{{rdln}} -
{{line}}
-
-
-
-
+
+ +
+
+ + {{#lines}} + + + + + + {{/lines}} +
{{ldln}}{{rdln}} +
{{line}}
+
+
+ +
\ No newline at end of file