mirror of
https://github.com/python/cpython.git
synced 2026-05-29 15:45:56 -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.