Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
<h1 class="heading-title"><?php echo $heading_title; ?></h1>
<div class="col-sm-2"><img src="<?php echo $thumb;?>" alt="<?php echo $heading_title; ?>" title="<?php echo $heading_title; ?>" width=150 height=150 style="margin:-15px 15px -15px 0px; float:left; " /></div>
<?php if ($description) { ?>
<div class="manufacturer-info"><?php echo $description; ?></div>
<?php } ?>
<br>