othermobile.php 204 Bytes
<?php $this->_extends('layout/default_layout_mobile');?>
<?php $this->_block('main');?>
	<img src="<?php echo SITE_RES.'/images/yohood/comingsoon.jpg';?>" style="width: 100%"/>
<?php $this->_endblock();?>