{% import "lib/githubLinks.html" as github -%} {% set comma = joiner(',') %} {% set slash = joiner('/') %}
{$ github.githubLinks(doc, versionInfo) $}

{$ doc.name $}

{% if doc.deprecated !== undefined %}{% endif %} {% if doc.experimental !== undefined %}{% endif %} {% if doc.stable !== undefined %}{% endif %} {% if doc.pipeOptions.pure === 'false' %}{% endif %}
{% block body %}{% endblock %}