shoppingmallv2 init...
This commit is contained in:
parent
bea8009722
commit
5742aa555a
@ -1,7 +1,5 @@
|
|||||||
<?= $this->extend('layouts/front') ?>
|
<?= $this->extend('layouts/front') ?>
|
||||||
<?= $this->section('content') ?>
|
<?= $this->section('content') ?>
|
||||||
<?= var_export($viewDatas['entity'], true);
|
|
||||||
exit; ?>
|
|
||||||
<link href="/css/front/content.css" media="screen" rel="stylesheet" type="text/css" />
|
<link href="/css/front/content.css" media="screen" rel="stylesheet" type="text/css" />
|
||||||
<div id="content">
|
<div id="content">
|
||||||
<div><?= html_entity_decode($viewDatas['category']->head) ?></div>
|
<div><?= html_entity_decode($viewDatas['category']->head) ?></div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user