mirror of
https://github.com/python/cpython.git
synced 2026-05-19 10:54:30 -04:00
875f29aa69
Issue #25907: Use {% trans %} tags in HTML templates to ease the translation of the documentation. The tag comes from Jinja templating system, used by Sphinx. Patch written by Julien Palard.