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

Commit 1989bb2

Browse files
Additional nodes added
1 parent 9b53c46 commit 1989bb2

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)