{% macro ws(name, status, attrs='') %}
{{ name }} websocket: {{ status }}
{% endmacro %}