{{ section.title }}
{{ section.content | safe }}-
{% for page in paginator.pages -%}
- {{ page.title }} {%- endfor %}
{% if config.base_url == "https://gw.danielgrants.com" %} {% endif %}
{% include "partials/toc.html" %}