From dee87e92f9c48d6766f5d3eacd76b418c6970b59 Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Mon, 25 Mar 2013 17:47:37 -0400 Subject: [PATCH] Center the footer. --- xonstat/templates/base.mako | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xonstat/templates/base.mako b/xonstat/templates/base.mako index 1491d57..3cbfd6c 100644 --- a/xonstat/templates/base.mako +++ b/xonstat/templates/base.mako @@ -37,7 +37,11 @@ <%block name="footer"> -

XonStat is an open source (GPLv2) project created by Antibody. Fork it on Github!
Questions? Check the FAQ first.
Issues? Log them either here or here - I check both!

+
+
+

XonStat is an open source (GPLv2) project created by Antibody. Fork it on Github!
Questions? Check the FAQ first.
Issues? Log them either here or here - I check both!

+
+
<%block name="js"> -- 2.39.2