Georg Brandl | 86b2fb9 | 2008-07-16 03:43:04 +0000 | [diff] [blame] | 1 | {% extends "!opensearch.xml" %} |
2 | {% block extra -%} | ||||
Georg Brandl | 46761ec | 2014-10-29 08:36:15 +0100 | [diff] [blame] | 3 | <Image height="16" width="16" type="image/x-icon">https://www.python.org/images/favicon16x16.ico</Image> |
Georg Brandl | 86b2fb9 | 2008-07-16 03:43:04 +0000 | [diff] [blame] | 4 | {%- endblock %} |