/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Doc/tools/templates/opensearch.xml
4 строки
172 B
Georg Brandl
Use https:// URLs in the HTML templates.
29 окт 2014, 10:36
29 окт 2014, 10:36
46761ec
Код
Авторство
О чём код?
{% extends "!opensearch.xml" %} {% block extra -%} <Image height="16" width="16" type="image/x-icon">https://www.python.org/images/favicon16x16.ico</Image> {%- endblock %}