2.0.1 • Published 9 months ago

aitomic-o-footer1 v2.0.1

Weekly downloads
22
License
SEE LICENSE IN li...
Repository
-
Last release
9 months ago

A footer template. Import {latte} block in '@layout.default.latte' using macro {import '../path-to-latte-template'} and declare this block as {include pageFooter}. Between macros {import} and {include} redefine template of used blocks like this:

{define #footerTitle1}
	<h3 class="o-footer1__title">{_"Menu title"}</h3>
{/define}

Take a look at source of {latte} template to discover available hooks to customization.

Include template of menu (stored in folder named 'control') to 'menuControl.latte' using macro {include '../path-to-latte-template'}.

2.0.1

9 months ago

2.0.0

9 months ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.1-security

6 years ago