{% from "./partials/schema.html" import schema %} {% from "./partials/tags.html" import tags %} {% macro message(msg, showIndex=false, index=0, open=false) %}
{{msg.summary()}}
{% endif %} {% if msg.tags() is not none %} {{ tags(msg.tags()) }} {% endif %} {% if msg.description() is not none %}