{% if type == 1 %}
{{ labels.page }}
{% elseif type == 2 %}
{{ labels.api }}
{% elseif type == 3 %}
{{ labels.home }}
{% endif %}