Skip to content

Instantly share code, notes, and snippets.

@alxpsr
Created May 5, 2016 12:21
Show Gist options
  • Save alxpsr/d30c385eee70dcef60300732daa38cd3 to your computer and use it in GitHub Desktop.
Save alxpsr/d30c385eee70dcef60300732daa38cd3 to your computer and use it in GitHub Desktop.
header__phone twig
<a class="header-phone" href="tel:{{ currentHost.company.phone()|replace({'(':'',' ':'',')':'','-':''}) }}">{{ currentHost.company.phone() }}</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment