From 238dcd8baecf23fb19519ab400c2662f745a8fe8 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Sat, 13 Feb 2016 14:30:10 +0100 Subject: [PATCH] some layout refinements --- doc/en/_templates/layout.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/en/_templates/layout.html b/doc/en/_templates/layout.html index 1cf675139..21a91563a 100644 --- a/doc/en/_templates/layout.html +++ b/doc/en/_templates/layout.html @@ -2,9 +2,16 @@ {% block header %}

+ Want to help improve pytest? Please - Support the future of py.test development: join or fund the next sprint in June in Germany + contribute to + or + + join + + our sprint June in 2016! +

{{super()}}