Modifier: remove_left


Ensures that the string never begins with a specified string.

twitter: @statamic
<a href="http://twitter.com/{{ twitter | remove_left:@ }}">Twitter</a>
<a href="http://twitter.com/statamic">Twitter</a>

Additional Reading

Learn how to use and chain modifiers in the Antlers template guide.

Last modified on March 31, 2016