From 249b53e623377ca1cdce920f4af56c9f4ffea1ac Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Thu, 19 Sep 2019 08:26:25 -0300 Subject: [PATCH] Show banner/full page for the Ditigal Climate Strike As discussed in the mailing list, pytest will join the digital strike for the climate on Sep 20th. This will show a closable banner on the docs until the date, and when the date comes the banner will become a (closable) full page. I will also pin an issue saying that the developers won't be available on Sep 20th. --- doc/en/_templates/layout.html | 42 +++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/doc/en/_templates/layout.html b/doc/en/_templates/layout.html index 2fc8e2a7f..f76643272 100644 --- a/doc/en/_templates/layout.html +++ b/doc/en/_templates/layout.html @@ -17,4 +17,46 @@ })(); + + {% endblock %}