From d5a1df12e65c4f3e2b4684ff3cb20d3c1f7fc885 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sep 22 2018 20:44:42 +0000 Subject: Improve the footer layout for the chameleon theme The chameleon theme's footer was ripped from the older version of the footer for the pagure.io theme. It didn't quite make sense there. This new version is more understandable and renders well even when custom versions are injected in for snapshot builds. Signed-off-by: Neal Gompa --- diff --git a/pagure/themes/chameleon/templates/theme.html b/pagure/themes/chameleon/templates/theme.html index eca5678..137c3f3 100644 --- a/pagure/themes/chameleon/templates/theme.html +++ b/pagure/themes/chameleon/templates/theme.html @@ -31,12 +31,18 @@ {% macro footer() %} {% endmacro %}