{% from "_templates/macros/code.html" import options_table, events_table, methods_table, code_table, api_method, api_parent_option, api_option, api_event, api_links, label %} {% from "_templates/macros/alerts.html" import alert, label %} {% from "_templates/macros/github.html" import issue %} {% extends "_templates/layout.html" %} {% block content %}{% endblock %}