- Debugging

parent a5e7d527
...@@ -11,11 +11,11 @@ use common\modules\content\models\CoContent; ...@@ -11,11 +11,11 @@ use common\modules\content\models\CoContent;
<?php endif; ?> <?php endif; ?>
<?=$content;?> <?=$content;?>
<?php echo "QWERTY"; ?>
<?php if($model->type == CoContent::TYPE_SIMPLE) : ?> <?php if($model->type == CoContent::TYPE_SIMPLE) : ?>
</div> </div>
</section> </section>
<?php echo "QWERTY"; ?>
<?=$this->render('@app/views/layouts/footer')?> <?=$this->render('@app/views/layouts/footer')?>
<?php endif; ?> <?php endif; ?>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment