Skip to content

Commit f253e75

Browse files
author
John Austin
authored
Update how-to-customize-page-layouts-for-a-catalog-based-site-in-sharepoint.md
escaped html tag
1 parent 9876f91 commit f253e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/general-development/how-to-customize-page-layouts-for-a-catalog-based-site-in-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The simplest way to create a category page layout is to let SharePoint create th
118118
5. To customize the category page layout, edit the HTML file that resides directly on the server by using an HTML editor to open and edit the HTML file in the mapped drive. Each time that you save the HTML file, any changes are synched to the associated .aspx file.
119119

120120

121-
6. In the **<head>** tag, replace the content placeholder that has **id="PlaceHolderPageTitle"** with:
121+
6. In the **\<head\>** tag, replace the content placeholder that has **id="PlaceHolderPageTitle"** with:
122122

123123
```HTML
124124

0 commit comments

Comments
 (0)