{% extends "zerver/portico-help.html" %} {# API information page #} {% block portico_content %}
{{ render_markdown_path(article, api_uri_context) }}
{{ render_bundle("help") }} {% endblock %}