{% embed "@templates/usa-base/_base.twig" with { 'lang': lang } %}
  {% block body %}
    {% include "@templates/usa-create-account/_usa-create-account-inner.twig" %}
  {% endblock %}
{% endembed %}
