{{ result.title | raw }}
{% if __SELF__.showProviderBadge %}
{{ result.provider }}
{% endif %}
{# Some results contain meta information. #}
{# You can access it using result.meta. #}
{# To find out from which plugin the result #}
{# was returned you can use result.identifier #}
{# Some results contain the original model. #}
{# You can access it using result.model #}