Motivation and Context
This ensures that when the header options are set to custom content and the content is empty, an empty <header> tag is not displayed.
How Has This Been Tested?
Updates viewable in dev.
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires an update to the documentation.
Description See title.
Motivation and Context This ensures that when the header options are set to custom content and the content is empty, an empty
<header>
tag is not displayed.How Has This Been Tested? Updates viewable in dev.
Types of changes
Checklist: