some layout refinements

This commit is contained in:
holger krekel 2016-02-13 14:30:10 +01:00
parent b95ff7104c
commit 238dcd8bae
1 changed files with 8 additions and 1 deletions

View File

@ -2,9 +2,16 @@
{% block header %}
<div align="center" xmlns="http://www.w3.org/1999/html" style="background-color: lightgreen; padding: .5em">
<h4>
Want to help improve pytest? Please
<a href="https://www.indiegogo.com/projects/python-testing-sprint-mid-2016#/">
Support the future of py.test development: join or fund the next sprint in June in Germany
contribute to
</a>
or
<a href="announce/sprint2016.html">
join
</a>
our sprint June in 2016!
</h4>
</div>
{{super()}}