Which of the following statements about global partials is NOT TRUE?

Global partials are a good way to keep your codebase DRY.

Global partials can only be used on one template in a theme.

Global partials can be used to give content editors access to content that appears in more than one template.

Global partials can contain content that is not editable in the content editor.


Certification program: 👉 HubSpot academy certification exams

Explanation: The correct answer is Global partials can only be used on one template in a theme. This statement is not true because global partials in the HubSpot CMS are designed to be reusable components that can be utilized across multiple templates within a theme. Global partials serve as a means of keeping the codebase DRY (Don’t Repeat Yourself) by encapsulating common elements or sections of markup, such as headers, footers, navigation bars, or call-to-action sections, into standalone partial files. By creating global partials, developers can ensure consistency in design and functionality across various templates while minimizing redundancy and simplifying maintenance efforts. Additionally, global partials can be employed to provide content editors with access to content that appears in more than one template, enabling them to manage and update shared content elements efficiently. Although global partials typically contain content that is editable in the content editor, they can also include non-editable content or markup that remains consistent across multiple templates. Therefore, the statement correctly identifies the false assertion that global partials can only be used on one template in a theme, highlighting their versatility and utility in facilitating code reuse and streamlining template development workflows within the HubSpot CMS.

Passing exams is not a workout. Multiple attempts won’t make you stronger.


  1. All possible certification exam questions
  2. 100% correct and verified answers
  3. Instant download
  4. Detailed explanations written by experts
  5. Free lifetime updates.
  6. All Hubspot category certifications in one package. Save big.




Note: we perform daily scans ensuring the file corresponds exactly the latest exam version and contains all possible questions from the real certification program.

You may also be interested: