Base Module

On this page

The base module provides several basic layouts and templates for other modules, such as a landing page, a custom 404 page, a header and a footer module.

Modulegithub.com/hbstack/base
Repository⭐ Please consider giving a star if your like it.
Stars
Version
Used by
Requirements
License
UsageSee how to use modules.

Features

  • Landing page layout.
  • Custom 404 Not Found page.
  • Integrate with header and footer modules.

Hooks

NameDescription
hb-main-beginBefore the "main" block in the HTML <body>.
hb-main-endAfter the "main" block in the HTML <body>.