{% extends 'peering/community/_base.html' %} {% load helpers %} {% block subcontent %}
| Name | {{ instance.name }} |
| Slug | {{ instance.slug }} |
| Description | {{ instance.description|render_none }} |
| Kind | {{ kind|capfirst }} |
| Type | {{ instance.get_type_html }} |
| Value | {{ instance.value }} |