The errorpagelayout.html is a new
layout.
Summary of layout:
- In Adaptive Layout Mode, this layout replaces the Error Page previously
served directly from the portal code.
- This layout leverages error tags to render various components
of the Error Page; this enables you to easily customize the error
pag.
- All the tags used (for example, ptui.errortext and ptui.errorextendedmessage) should be contained
in an ptui.error tag.
Refer to the individual tag docs for additional details
on specific tags.