We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5bda0 commit 62255d8Copy full SHA for 62255d8
doc/en/_templates/layout.html
@@ -1,19 +1,5 @@
1
{% extends "!layout.html" %}
2
{% block header %}
3
-<div align="center" xmlns="http://www.w3.org/1999/html" style="background-color: lightgreen; padding: .5em">
4
- <h4>
5
- Want to help improve pytest? Please
6
- <a href="https://www.indiegogo.com/projects/python-testing-sprint-mid-2016#/">
7
- contribute to
8
- </a>
9
- or
10
- <a href="announce/sprint2016.html">
11
- join
12
13
- our upcoming sprint in June 2016!
14
-
15
- </h4>
16
-</div>
17
{{super()}}
18
{% endblock %}
19
{% block footer %}
0 commit comments