Hey guys.
I upgraded from Dawn 2.3.0 to 3.0 recently and I’ve noticed that a piece of custom liquid I used to have working is no longer working. I don’t know if it’s related, however.
We aim to dispatch all orders by the end of the next working day. Our courier should deliver to you between **-**
{{ '//cdnjs.cloudflare.com/ajax/libs/datejs/1.0/date.min.js' | script_tag }}
It used to show “We aim to dispatch all orders by the end of the next working day. Our courier should deliver to you between <date 1> and <date 2>.”
As you can see below, the dates no longer show. Is there anything immediately obvious that I’m missing now?


