diff --git a/patchwork/templates/patchwork/download_buttons.html b/patchwork/templates/patchwork/download_buttons.html index df392b36..1322eed2 100644 --- a/patchwork/templates/patchwork/download_buttons.html +++ b/patchwork/templates/patchwork/download_buttons.html @@ -1,10 +1,16 @@
+ {% if submission.diff %} diff mbox + {% else %} + mbox + {% endif %} {% if submission.series.all|length == 1 %}