{{!
    @template core/signup_form_layout

    Example context (json):
    {
        "formhtml": "<p>(Form html would go here)</p>"
    }
}}
<h3>{{#str}}newaccount{{/str}}</h3>
{{{formhtml}}}
