Breadcrumbs completed
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
{* Breadcrumb *}
|
||||
{block name='no-return-functions' append}
|
||||
{$breadcrumbs = [['name' => {intl l="Register"}, 'link'=>{url path="/register"}]]}
|
||||
{$breadcrumbs = [['title' => {intl l="Register"}, 'url'=>{url path="/register?toto=tutu&tutu=titi"}]]}
|
||||
{/block}
|
||||
|
||||
{block name="main-content"}
|
||||
|
||||
Reference in New Issue
Block a user