{% load cove_tags %} {% if value|get_variable_type == 'str' %} "{{ value }}" {% else %} {{ value }} {% endif %}