Skip to content

Commit 8a891b3

Browse files
committed
minor #11356 remove blank line after filepath (OskarStark)
This PR was merged into the 3.4 branch. Discussion ---------- remove blank line after filepath <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 43f7ba7 remove blank line after filepath
2 parents 7aed366 + 43f7ba7 commit 8a891b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

page_creation.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ inside:
144144
.. code-block:: html+twig
145145

146146
{# app/Resources/views/lucky/number.html.twig #}
147-
148147
<h1>Your lucky number is {{ number }}</h1>
149148

150149
The ``{{ number }}`` syntax is used to *print* variables in Twig. Refresh your browser

0 commit comments

Comments
 (0)