MDL-57139 myoverview: fix paging button edge case
[moodle.git] / lib / templates / signup_form_layout.mustache
blobdee3e2d4b85c7f2cba529404cd057fc69c6e724d
1 {{!
2     @template core/signup_form_layout
4     Example context (json):
5     {
6         "formhtml": "<p>(Form html would go here)</p>"
7     }
8 }}
9 <h3>{{#str}}newaccount{{/str}}</h3>
10 {{{formhtml}}}