From: Michael Tremer Date: Thu, 12 Oct 2023 19:40:56 +0000 (+0000) Subject: docs: Make the diff colourful again X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1ba3e3780b16daf8f41377e5224a032229d38871;p=ipfire.org.git docs: Make the diff colourful again Signed-off-by: Michael Tremer --- diff --git a/src/templates/docs/modules/diff.html b/src/templates/docs/modules/diff.html index 42f1fec2..2c55ea67 100644 --- a/src/templates/docs/modules/diff.html +++ b/src/templates/docs/modules/diff.html @@ -3,11 +3,11 @@ {% for line in diff %} {% if not line.startswith("?") %} - + {% if line[2:] %}{{ line[2:] }}{% else %} {% end %} {% end %} {% end %} - \ No newline at end of file +