diff --git a/kallithea/templates/changeset/diff_block.html b/kallithea/templates/changeset/diff_block.html
--- a/kallithea/templates/changeset/diff_block.html
+++ b/kallithea/templates/changeset/diff_block.html
@@ -61,9 +61,9 @@
-
+
-
+
${c.ignorews_url(request.GET, url_fid)}
${c.context_url(request.GET, url_fid)}
diff --git a/kallithea/templates/files/diff_2way.html b/kallithea/templates/files/diff_2way.html
--- a/kallithea/templates/files/diff_2way.html
+++ b/kallithea/templates/files/diff_2way.html
@@ -48,10 +48,10 @@ ${self.repo_context_bar('changelog')}
+ title="${_('Raw diff for this file')}">
+ title="${_('Download diff for this file')}">
${h.checkbox('ignorews', label=_('Ignore whitespace'))}
${h.checkbox('edit_mode', label=_('Edit'))}