calibre/manual/templates/localtoc.html
2017-06-18 18:28:09 +05:30

4 lines
47 B
HTML

{%- if display_toc %}
{{ toc }}
{%- endif %}