We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e06b8 commit af19732Copy full SHA for af19732
Resources/views/Authorize/authorize_content.html.twig
@@ -7,5 +7,4 @@
7
{{ form_row(form.redirect_uri) }}
8
{{ form_row(form.state) }}
9
{{ form_row(form.scope) }}
10
- {{ form_rest(form) }}
11
-</form>
+{{ form_end(form) }}
0 commit comments