HEX
Server: LiteSpeed
System: Linux php-prod-3.spaceapp.ru 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: labhr1009 (1014)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/lab-hr.com/public_html/wp-content/themes/theme/page-contacts.php
<? get_header(); ?>   

<div class="aboutus">
    <div class="mainblock">
        <div class="caption">Контакты</div>
        <img style="display: block; margin-left: auto; margin-right: auto;" src="<?php bloginfo('template_url'); ?>/img/biglogo.png" alt="ЛОГО HR Final RGB">
        <iframe src="https://yandex.ru/map-widget/v1/-/CBBzYSWG9D" width="600" height="450" frameborder="1" allowfullscreen="true"></iframe>
    </div>
    <div class="rightblock">
        <div class="address">
            <div class="sidetitle"><b>Лаборатория HR Технологий</b></div>
            <p>Адрес: 410012, г. Саратов, <br>ул. Зарубина, д. 51</p>
            <p>Телефон: (8452) 68 23 78</p>
            <p>Email: info@lab-hr.com</p>
            <br>
            <p>Часы работы:
                <br>будни, с 10 до 19</p>
        </div>
        <div class="sideseealso">
            <div class="sidetitle">Вам также будет интересно:</div>
            <div class="bullet" style="margin-top:30px;">
                <ul>
                    <li><a href="<?php bloginfo('template_url'); ?>/concept">Концепт лаборатории HR технологии</a></li>
                    <li><a href="<?php bloginfo('template_url'); ?>/personal">Персоналии</a></li>
                    <li><a href="<?php bloginfo('template_url'); ?>/aboutcompany">О компании</a></li>
                </ul>
            </div>
        </div>

        <div class="sidesocial">
            <div class="sidetitle">Мы в социальных сетях</div>
            <div style="margin-top:30px;">
                <a target="_blank" href="https://vk.com/labhr"><img class="socicon" style="margin-left:4px;" src="<?php bloginfo('template_url'); ?>/img/vk.png" alt=""></a>
                <a target="_blank" href="http://www.odnoklassniki.ru/group/54388834304004"><img class="socicon" src="<?php bloginfo('template_url'); ?>/img/odn.png" alt=""></a>
                <a target="_blank" href="https://www.facebook.com/LabHR"><img class="socicon" src="<?php bloginfo('template_url'); ?>/img/facebook.png" alt=""></a>
                <a target="_blank" href="https://twitter.com/Lab_HR"><img class="socicon" src="<?php bloginfo('template_url'); ?>/img/twi.png" alt=""></a>
                <a target="_blank" href="http://instagram.com/p/ojVTIMF3Zv/"><img class="socicon" src="<?php bloginfo('template_url'); ?>/img/insta.png" alt=""></a>
            </div>
        </div>

    </div>
</div>

<? get_footer(); ?>