tivo.php
См. документацию.
1 <?php
2 
3 /**
4  * @file
5  * @brief шаблон tivo-1.0.0
6  */
7 
8 isset($user) or require $_SERVER['DOCUMENT_ROOT'] . '/page/404.php';
9 $CONTENT_PAGE_FILE = $_SERVER['DOCUMENT_ROOT'] . $row->file;
10 const USE_ASSETS_PATH = '/assets/examples/tivo-1.0.0';
11 
12 ?>
13 <!DOCTYPE html>
14 <html lang="en">
15 
16 <head>
17  <meta charset="utf-8">
18  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
19 
20  <!-- SEO Meta Tags -->
21  <meta name="description" content="Tivo is a HTML landing page template built with Bootstrap to help you crate engaging presentations for SaaS apps and convert visitors into users.">
22  <meta name="author" content="Inovatik">
23 
24  <!-- OG Meta Tags to improve the way the post looks when you share the page on LinkedIn, Facebook, Google+ -->
25  <meta property="og:site_name" content="" /> <!-- website name -->
26  <meta property="og:site" content="" /> <!-- website link -->
27  <meta property="og:title" content="" /> <!-- title shown in the actual shared post -->
28  <meta property="og:description" content="" /> <!-- description shown in the actual shared post -->
29  <meta property="og:image" content="" /> <!-- image link, make sure it's jpg -->
30  <meta property="og:url" content="" /> <!-- where do you want your post to link to -->
31  <meta property="og:type" content="article" />
32 
33  <!-- Website Title -->
34  <title><?= $row->name ?></title>
35 
36  <!-- Styles -->
37  <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700&display=swap&subset=latin-ext" rel="stylesheet">
38  <?= Wrong\Html\Get::style($_SERVER['DOCUMENT_ROOT'] . '/assets/system/css/main.min.css') ?>
39  <link href="css/fontawesome-all.css" rel="stylesheet">
40  <link href="css/swiper.css" rel="stylesheet">
41  <link href="css/magnific-popup.css" rel="stylesheet">
42  <link href="css/styles.css" rel="stylesheet">
43 
44  <!-- Favicon -->
45  <link rel="icon" href="images/favicon.png">
46 </head>
47 
48 <body data-spy="scroll" data-target=".fixed-top">
49 
50  <!-- Preloader -->
51  <div class="spinner-wrapper">
52  <div class="spinner">
53  <div class="bounce1"></div>
54  <div class="bounce2"></div>
55  <div class="bounce3"></div>
56  </div>
57  </div>
58  <!-- end of preloader -->
59 
60 
61  <!-- Navigation -->
62  <nav class="navbar navbar-expand-lg navbar-dark navbar-custom fixed-top">
63  <div class="container">
64 
65  <!-- Image Logo -->
66  <a class="navbar-brand logo-image" href="/"><img src="images/logo.svg" alt="alternative"></a>
67 
68  <!-- Mobile Menu Toggle Button -->
69  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
70  <span class="navbar-toggler-awesome fas fa-bars"></span>
71  <span class="navbar-toggler-awesome fas fa-times"></span>
72  </button>
73  <!-- end of mobile menu toggle button -->
74 
75  <div class="collapse navbar-collapse" id="navbarsExampleDefault">
76  <ul class="navbar-nav ml-auto">
77  <li class="nav-item">
78  <a class="nav-link page-scroll" href="./index">HOME <span class="sr-only">(current)</span></a>
79  </li>
80  <li class="nav-item">
81  <a class="nav-link page-scroll" href="./privacy">PRIVACY</a>
82  </li>
83  <li class="nav-item">
84  <a class="nav-link page-scroll" href="./article">DETAILS</a>
85  </li>
86 
87  <!-- Dropdown Menu -->
88  <li class="nav-item dropdown">
89  <a class="nav-link dropdown-toggle page-scroll" href="" id="navbarDropdown" role="button" aria-haspopup="true" aria-expanded="false">VIDEO</a>
90  <div class="dropdown-menu" aria-labelledby="navbarDropdown">
91  <a class="dropdown-item" href="./article"><span class="item-text">ARTICLE DETAILS</span></a>
92  <div class="dropdown-items-divide-hr"></div>
93  <a class="dropdown-item" href="./terms"><span class="item-text">TERMS CONDITIONS</span></a>
94  <div class="dropdown-items-divide-hr"></div>
95  <a class="dropdown-item" href="./privacy"><span class="item-text">PRIVACY POLICY</span></a>
96  </div>
97  </li>
98  <!-- end of dropdown menu -->
99 
100  <li class="nav-item">
101  <a data-visible-page="<?= Wrong\Models\Pages::find(17)->request ?>" class="nav-link page-scroll" href="#pricing">PRICING</a>
102  </li>
103  </ul>
104  <span class="nav-item">
105  <a class="btn-outline-sm" href="./log-in">LOG IN</a>
106  </span>
107  </div>
108  </div> <!-- end of container -->
109  </nav> <!-- end of navbar -->
110  <!-- end of navigation -->
111 
112  <!-- Content -->
113  <?php require $CONTENT_PAGE_FILE; ?>
114  <!-- end Content -->
115 
116 
117  <!-- Footer -->
118  <svg class="ex-footer-frame" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 1920 79">
119  <defs>
120  <style>
121  .cls-2 {
122  fill: #5f4def;
123  }
124  </style>
125  </defs>
126  <title>footer-frame</title>
127  <path class="cls-2" d="M0,72.427C143,12.138,255.5,4.577,328.644,7.943c147.721,6.8,183.881,60.242,320.83,53.737,143-6.793,167.826-68.128,293-60.9,109.095,6.3,115.68,54.364,225.251,57.319,113.58,3.064,138.8-47.711,251.189-41.8,104.012,5.474,109.713,50.4,197.369,46.572,89.549-3.91,124.375-52.563,227.622-50.155A338.646,338.646,0,0,1,1920,23.467V79.75H0V72.427Z" transform="translate(0 -0.188)" />
128  </svg>
129  <div class="footer">
130  <div class="container">
131  <div class="row">
132  <div class="col-md-4">
133  <div class="footer-col first">
134  <h4>About Tivo</h4>
135  <p class="p-small">We're passionate about offering some of the best business growth services for start more words</p>
136  </div>
137  </div> <!-- end of col -->
138  <div class="col-md-4">
139  <div class="footer-col middle">
140  <h4>Important Links</h4>
141  <ul class="list-unstyled li-space-lg p-small">
142  <li class="media">
143  <i class="fas fa-square"></i>
144  <div class="media-body">Our business partners <a class="white" href="">example.com</a></div>
145  </li>
146  <li class="media">
147  <i class="fas fa-square"></i>
148  <div class="media-body">Read our <a class="white" href="">Terms & Conditions</a>, <a class="white" href="">Privacy Policy</a></div>
149  </li>
150  </ul>
151  </div>
152  </div> <!-- end of col -->
153  <div class="col-md-4">
154  <div class="footer-col last">
155  <h4>Contact</h4>
156  <ul class="list-unstyled li-space-lg p-small">
157  <li class="media">
158  <i class="fas fa-map-marker-alt"></i>
159  <div class="media-body">22 Innovative, San Francisco, CA 94043, US</div>
160  </li>
161  <li class="media">
162  <i class="fas fa-envelope"></i>
163  <div class="media-body"><a class="white" href="mailto:[email protected]">[email protected]</a> <i class="fas fa-globe"></i><a class="white" href="">www.Tivo.com</a></div>
164  </li>
165  </ul>
166  </div>
167  </div> <!-- end of col -->
168  </div> <!-- end of row -->
169  </div> <!-- end of container -->
170  </div> <!-- end of footer -->
171  <!-- end of footer -->
172 
173 
174  <!-- Copyright -->
175  <div class="copyright">
176  <div class="container">
177  <div class="row">
178  <div class="col-lg-12">
179  <p class="p-small">Copyright © 2020 <a href="">Template by Inovatik</a><br>
180  Distributed By <a href="" target="_blank">ThemeWagon</a>
181  </p>
182  </div> <!-- end of col -->
183  </div> <!-- enf of row -->
184  </div> <!-- end of container -->
185  </div> <!-- end of copyright -->
186  <!-- end of copyright -->
187 
188 
189  <!-- Scripts -->
190  <?= Wrong\Html\Get::script($_SERVER['DOCUMENT_ROOT'] . '/assets/system/js/main.min.js') ?>
191  <script src="js/jquery.easing.min.js"></script> <!-- jQuery Easing for smooth scrolling between anchors -->
192  <script src="js/swiper.min.js"></script> <!-- Swiper for image and text sliders -->
193  <script src="js/jquery.magnific-popup.js"></script> <!-- Magnific Popup for lightboxes -->
194  <script src="js/validator.min.js"></script> <!-- Validator.js - Bootstrap plugin that validates forms -->
195  <script src="js/scripts.js"></script> <!-- Custom scripts -->
196 </body>
197 
198 </html>
static script($filename)
Definition: Get.php:58
$user
Definition: from-user.php:38
setcookie('FROM_UID', $uid, [ 'expires'=> time()+31536000, 'path'=> '/', 'domain'=> $_SERVER['HTTP_HOST'], 'secure'=> Wrong\Start\Env::$e->IS_SECURE, 'httponly'=> false, 'samesite'=> Wrong\Start\Env::$e->IS_SECURE ? 'None' :'Lax']) or setcookie('FROM_UID' $_SERVER['HTTP_HOST']
Definition: from-user.php:36
href
Definition: main.php:21
const USE_ASSETS_PATH
Definition: tivo.php:10
$CONTENT_PAGE_FILE
Definition: tivo.php:9