16 |
17 | {%- if show_copyright %}
18 | {%- if hasdoc('copyright') %}
19 | {% set path = pathto('copyright') %}
20 | {% set copyright = copyright|e %}
21 | © {% trans %}Copyright{% endtrans %} {{ copyright }}.
22 | {%- else %}
23 | {% set copyright = copyright|e %}
24 | © {{ copyright }}.
25 | {%- endif %}
26 | {%- endif %}
27 | {%- if build_id and build_url %}
28 |
29 | {# Translators: Build is a noun, not a verb #}
30 | {% trans %}Build{% endtrans %}
31 | {{ build_id }}.
32 |
33 | {%- elif last_updated %}
34 |
35 | {% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}
36 |
37 | {%- endif %}
38 | Скачать книгу.
39 |
40 |
41 |
42 | {%- if show_sphinx %}
43 | {% set sphinx_web = '