{% include ".partials/introduction.html" %} {% if asyncapi.hasServers() %} {% include ".partials/servers.html" %} {% endif %} {% if asyncapi.hasChannels() %} {% include ".partials/operations.html" %} {% endif %}