blob: a9576ab6d28747ce2f4befb9a0b406e9f91c3245 [file] [log] [blame]
{% if include.type == 'promise' %}
{% assign class = 'active' %}
{% else %}
{% assign class = '' %}
{% endif %}
<strong data-code-hide>{{ include.type | capitalize }}:</strong>
<div
class="tab-pane {{ class }}"
id="{{ include.type }}"
data-code-id="{{ include.id }}"
data-code-type="{{ include.type }}"
>