{% include language-alert.html %}

{{ page.long_title | default: page.title }}


{% if page.layout == "faq" %} {{ content | replace: "", '
' | replace: "
", "
" }} {% else %} {% assign content = content | replace: "", '
' | replace: "
", "
" %} {% include anchor-headings.html html=content anchorBody="#" anchorClass="header-anchor" %} {% endif %}