{% if site.banner %} {% endif %} {% capture guides %}{% include guides.html %}{% endcapture %} {% capture modules %}{% include modules.html %}{% endcapture %} {% capture reference %}{% include reference.html %}{% endcapture %} {% if page.hero %}
{% include {{ page.hero }} %}
{% endif %}
{{ content }}
{% if page.hero %} {% include sponsors.html %} {% endif %}
{% include js.html %} {% include twitter.html %} {% include algolia.html %}