contacts.php 1.09 KB
<?php
$this->title = 'Контакты';
$this->params['breadcrumbs'][] = $this->title;

?>
<h1 class="services_title">Контакты</h1>

<div class="contact_page_phones">
	<p>+38 (050)-444-48-48</p>
	<p>+38 (044)-537-34-13</p>
</div>

<div class="delivery_block align_items_bottom">

	<div class="delivery_each_block">
		<span class="address">Офис: 02091, г. Киев, Харьковское Шоссе, 58 А</span>
		<script type="text/javascript" charset="utf-8" src="https://api-maps.yandex.ru/services/constructor/1.0/js/?sid=xm1l0c5AGyVI98asf-4ILe3Q7Zz8IBoZ&width=450&height=310&lang=ru_UA&sourceType=constructor">
		</script>

	</div>

	<div class="delivery_each_block">
		<span class="address">Склад: 08320, Киевская область, Бориспольский район, <br>с. Малая Александровка, ул. Весенняя, 22
		</span>
		<script type="text/javascript" charset="utf-8" src="https://api-maps.yandex.ru/services/constructor/1.0/js/?sid=etQlDcekWrgLf9iKal7IAxFB8d0xqZzR&width=450&height=310&lang=ru_UA&sourceType=constructor">
		</script>

	</div>

</div>