{%- if page.toc == true -%}
{{- content | toc_only | replace: " ", "" -}}

{{ site.data.i18n[site.lang].label.toc }}

{%- endif -%}