[
  {% for link in links %}
    {% render 'utils-json-link', link: link, level: level %}{% if forloop.last != true %},{% endif %}
  {% endfor %}
]
