Skip to content

Commit 4e87314

Browse files
authored
Remove double {{ form_start(form) }}
Remove
1 parent 67372d1 commit 4e87314

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1943,8 +1943,6 @@ Override the specific block for comment items:
19431943
{% form_theme form 'components/_form_theme_comment_list.html.twig' %}
19441944

19451945
<div {{ attributes }}>
1946-
{{ form_start(form) }}
1947-
19481946
{{ form_start(form) }}
19491947
{{ form_row(form.title)
19501948

0 commit comments

Comments
 (0)