Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 51af805

Browse files
authored
3 ways to set the template for a block
3 Ways we have mentioned but wrote title as 2 ways so updated here.
1 parent 9eba2c9 commit 51af805

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/v2.3/frontend-dev-guide/layouts/xml-manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,13 +356,13 @@ In the admin area, this is implemented for [global search]({{ site.mage2bloburl
356356

357357
## Set the template used by a block {#set_template}
358358

359-
There are two ways to set the template for a block:
359+
There are Three ways to set the template for a block:
360360

361361
- using the `template` attribute
362362
- using the `<argument>` instruction
363363
- using the `<action method="setTemplate">` instruction
364364

365-
Both approaches are demonstrated in the following examples of changing the template of the page title block.
365+
All approaches are demonstrated in the following examples of changing the template of the page title block.
366366

367367
**Example 1:** using the `template` attribute
368368

0 commit comments

Comments
 (0)