PATH:
root
/
alutechniktemplates
<main class="home "> <section class="section offer "> <div class="container-wide"> <div class="box"> <div class="b"> <div> <?php echo $teksty[23]; ?></div> </div> <div class="b"> <?php echo $teksty[24]; ?> </div> <div class="b last-b"> <?php echo $teksty[25]; ?> </div> </div> <div class="offer__container col-sm-8"> <?php echo $teksty[6]; ?> <div class="rel"> <?php $realizacje = $db->select("realizacje$lang",NULL, NULL, "WHERE `pokaz` = 1 ORDER BY data LIMIT 1"); foreach ($realizacje as $cKey => $cVal) { $postID = $cVal['id']; if ($cVal['tytul']) { ?> <h3 class="new"><?php echo $cVal['tytul']; ?></h3> <?php $g = Utils::dirFiles($cVal['galeria']); ?> <div class="row-rel"> <?php foreach ($g as $cKey => $cVal) { ?> <a href="<?php echo $cVal ?>" style="background-image: url('<?php echo $cVal ?>')"> </a> <?php } ?> </div> <?php }} ?> </div> </div> <aside class="col-sm-4"> <?php echo $teksty[32]; ?> </aside> </div> </section> </main>
[-] page-cry.php
[edit]
[-] gallery.php
[edit]
[-] contact.php
[edit]
[-] paginator.php
[edit]
[+]
..
[-] form.php
[edit]
[-] page-multi.php
[edit]
[-] header.php
[edit]
[-] top.php
[edit]
[-] page-sales.php
[edit]
[-] form-send.php
[edit]
[-] page-testimonials.php
[edit]
[-] category.php
[edit]
[-] home.php
[edit]
[-] footer.php
[edit]
[-] page-m.php
[edit]
[-] page.php
[edit]
[-] page-video.php
[edit]
[-] news.php
[edit]
[-] page-m2.php
[edit]
[-] page-work.php
[edit]
[-] ajax_more.php
[edit]
[-] begin.php
[edit]
[-] realizations.php
[edit]
[-] page-press.php
[edit]