403Webshell
Server IP : 210.245.233.93  /  Your IP : 216.73.216.226
Web Server : Apache/2.2.15 (CentOS)
System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/hkosl.com/tech-link/en/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/hkosl.com/tech-link/en/automotive.php
<!DOCTYPE html>
<html lang="en-HK" prefix="og: http://ogp.me/ns#">

<head>
    <title>Automotive</title>
    <!-- css -->
    <?php include 'inc/headlinks.php';?>
    <!-- js -->
    <?php include 'inc/link-js.php';?>
</head>

<body>

    <!-- header -->
    <?php include 'inc/header.php';?>
    <!-- end of header-->
    <!-- header -->
    <?php include 'inc/subNav.php';?>
    <!-- end of header-->

    <div class="wrapper" id="vue_page">
        <!-- breadcrumb -->
        <div class="breadcrumb" :style="subPageBg">
            <div class="container breadcrumbWarp">
                <h1 class="breadcrumbTitle">{{automotiveTitle}}</h1>
                <div class="breadcrumbLink">
                    <a href="index.php"> {{homeTitle}}</a> / <a href="javascript:void(0);"
                        class="breadcrumbActive">{{automotiveTitle}}</a>
                </div>

            </div>
        </div>

        <div class="pageDetail">
            <div class="container">
                <div class="row">
                    <div class="col-lg-4 leftPageMenu">
                        <ul class="leftPageMenuDetail">
                            <li v-for="automotive in automotives">
                                <router-link :to="`/automotive/${automotive.id}`" exact-active-class=""
                                    class="hvr-icon-wobble-horizontal" :title="automotive.subcat">
                                    {{automotive.subcat}}<i class="fas fa-chevron-right hvr-icon"></i>
                            </li>
                        </ul>
                    </div>
                    <div class="col-lg-8 menuDes mobileTop slideIn animate">
                        <transition name="fade" mode="out-in" appear>


                            <router-view></router-view>
                        </transition>
                    </div>
                </div>
            </div>
        </div>

    </div>
    <!-- end #section -->


    <!-- footer -->
    <?php include 'inc/footer.php';?>
    <!-- end of footer -->


    <!-- Swiper JS -->
    <script src="../js/swiper.js"></script>

    <!-- vue JS -->
    <script type="text/javascript" src="../js/vue_pageTemplate.js"></script>
    <script type="text/javascript" src="../js/vue_NavFooterTemplate.js"></script>

    <!-- vue JS -->
    <script type="text/javascript" src="../js/custom.js"></script>
</body>

</html>

Youez - 2016 - github.com/yon3zu
LinuXploit