Docs / {{ page.title }}
{{ content }}-
{% for other_page in site.pages %}
{% if other_page.layout != "category" and other_page.layout != "page" and other_page.category == page.category %}
- {{ other_page.title }} {% endif %} {% endfor %}