From fed60c0086354cc844a4f9fcc688cd1fa006eea8 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 1 Oct 2018 15:27:18 -0400 Subject: [PATCH] Add padding between commit summary and diff --- gitsrht/templates/commit.html | 1 + 1 file changed, 1 insertion(+) diff --git a/gitsrht/templates/commit.html b/gitsrht/templates/commit.html index 88b9f37..1fc0208 100644 --- a/gitsrht/templates/commit.html +++ b/gitsrht/templates/commit.html @@ -27,6 +27,7 @@
{{diffstat(diff)}}
+
{# God, working with
 tags is such a fucking mess #}
         {% for patch in diff %}