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

Commit 8b9d3e7

Browse files
authored
Merge pull request #8472 from ajithkumar-maragathavel/page-layout-info
Additional nodes added
2 parents 45779a3 + ba8d65b commit 8b9d3e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/guides/v2.3/frontend-dev-guide/layouts/layout-types.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Page layout declares the wireframe of a page inside the `<body>` section, for ex
2424

2525
Allowed layout instructions:
2626

27+
* `<head>`
28+
* `<body>`
2729
* [`<container>`]({{ page.baseurl }}/frontend-dev-guide/layouts/xml-instructions.html#fedg_layout_xml-instruc_ex_cont)
2830
* [`<referenceContainer>`]({{ page.baseurl }}/frontend-dev-guide/layouts/xml-instructions.html#fedg_layout_xml-instruc_ex_ref)
2931
* [`<move>`]({{ page.baseurl }}/frontend-dev-guide/layouts/xml-instructions.html#fedg_layout_xml-instruc_ex_mv)

0 commit comments

Comments
 (0)