Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Layout ¶
type Layout struct { // Render is a function that takes an aero.Context plus the page content and returns the full HTML of the page. Render RenderFunction // contains filtered or unexported fields }
Layout represents a page layout.
Click to show internal directories.
Click to hide internal directories.