Closed asvishnyakov closed 7 years ago
I.e. I want to write something: {{ '//ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js' | fallback: 'assets/js/jquery-2.2.4.min.js' | script_tag }} and get the following behavior:
I.e. I want to write something: {{ '//ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js' | fallback: 'assets/js/jquery-2.2.4.min.js' | script_tag }} and get the following behavior: