{{ _data.namespace.name }}

{% if _data.namespace.description %}
{{ _data.namespace.description }}
{% endif %} {% if _data.namespace.badges %}

{% for badge in _data.namespace.badges %} {% endfor %}

{% endif %} {% if _data.kind == "user" %}
{% if _data.namespace.social.website_url %} {% endif %} {% if _data.namespace.social.linkedin %} {% endif %} {% if _data.namespace.social.github %} {% endif %} {% if _data.namespace.social.discord %} {% endif %} {% if _data.namespace.social.twitter %} {% endif %}
{% endif %}