From 44e41676943b4ebf22588b8d695054ab5ee39111 Mon Sep 17 00:00:00 2001
From: Eric Holscher
Date: Mon, 13 Oct 2014 15:24:13 -0700
Subject: [PATCH] Include a mention of Sphinx in the footer
---
sphinx_rtd_theme/footer.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sphinx_rtd_theme/footer.html b/sphinx_rtd_theme/footer.html
index 3c7afed3..94f6dc37 100644
--- a/sphinx_rtd_theme/footer.html
+++ b/sphinx_rtd_theme/footer.html
@@ -28,5 +28,6 @@
- {% trans %}Sphinx theme provided by Read the Docs{% endtrans %}
+ {% trans %}Built with Sphinx using a theme provided by Read the Docs{% endtrans %}.
+