Variable: locale_url
The site’s locale url as defined in your system.yaml’s locales array.
locales:
  en:
    name: English
    full: en_US
    url: http://mysite.com/
{{ locale_url }}
http://mysite.com/
The site’s locale url as defined in your system.yaml’s locales array.
locales:
  en:
    name: English
    full: en_US
    url: http://mysite.com/
{{ locale_url }}
http://mysite.com/