{% match avatar_type %} {% when AvatarType::Initial with (initial) %} {{ initial }} {% when AvatarType::Image with (src) %} {% endmatch %}