moodle/lib/templates/signup_form_layout.mustache
2016-12-22 12:50:37 +00:00

11 lines
192 B
Plaintext

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