{# @todo - where is this in use? #}
{{ countryInput }} {{ form }}
{# @todo - update to use Asset Bundles if in use #} {#% includeJsResource 'sproutseo/js/AddressForm.js' %#} {% js %} $(document).ready(function () { SproutBase.AddressForm.init($('.sproutaddress-form'), { actionUrl: '{{ actionUrl }}' }) }) {% endjs %}