other.liquid tags are grouped by default vs optional usage.
- Default components are already present in the shipped
other.liquidtemplate. - Optional components can be added or used to replace parts of the default layout.
{% legacy_navbar %}.
Default components
{% main_content %}
Notes
{% main_content %}returns an empty string if nocontent_htmlregister is present.