{% load utils %}
  • {{ key }} {% if value|get_type == 'str' %} : {{ value }} {% elif value|get_type == 'dict' %} {% else %} {% endif %}