{% load i18n %} {% load icons %}
{% trans "Include following snippet to load the localization from the CDN:" %}
{% icon "copy.svg" %} <script src="{{ url }}" async></script>
{% trans 'The localizable elements have to match configured CSS selector.' %}