add a default title on front index page. Fix #301
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
{* Body Class *}
|
||||
{block name="body-class"}page-home{/block}
|
||||
|
||||
{* Page Title *}
|
||||
{block name='no-return-functions' append}
|
||||
{$page_title = {config key="store_name"}}
|
||||
{/block}
|
||||
|
||||
{* Hide breadcrumb *}
|
||||
{block name='breadcrumb'}{/block}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user