PATH:
home
/
letacommog
/
letaweb
/
admin
/
common_views
<div class="zone"> <div class="container"> <div class="row"> <div class="col col-md-8"> <div class="block"> <?php module('', array('type' => 'title', 'data' => array('text' => 'Some word about us', 'size' => 'h2')))?> <?php module('', array('type' => 'text', 'data' => array('text' => '<p>Lorem ipsum dolor sit amet, adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpatut. Wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>')))?> <?php module('', array('type' => 'image', 'data' => array('src' => Yii::app()->baseUrl.'/sample_images/about/page2_img1.jpg')))?> <?php module('', array('type' => 'text', 'data' => array('text' => '<p>Lorem ipsum dolor sit amet, adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpatut. Wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>')))?> </div> </div> <div class="col col-md-4"> <div class="block"> <?php module('', array('type' => 'title', 'data' => array('text' => 'Our services', 'size' => 'h2')))?> <?php module('', array('type' => 'text', 'data' => array('text' => '<h4>1. Dolore Magna</h4><p> Dolor amet, consectetuer elit, sed diam ipsum dolor nonummy nibh euismod tincidunt ut consectetuer laoreet dolore.</p>')))?> <?php module('', array('type' => 'text', 'data' => array('text' => '<h4>2. Ipsum Dolor</h4><p> Sed dolor amet, consectetuer elit, sed diam ipsum dolor nonummy nibh euismod tincidunt consectetuer laoreet dolore.</p>')))?> <?php module('', array('type' => 'text', 'data' => array('text' => '<h4>3. Laoreet Dolore</h4><p> Dolor amet, consectetuer elit, sed diam ipsum dolor nonummy nibh euismod tincidunt ut consectetuer laoreet dolore.</p>')))?> </div> </div> </div> <div class="row"> <div class="col col-md-4"> <div class="block"> <?php module('', array('type' => 'spacer'))?> </div> </div> </div> <div class="row"> <div class="col"> <div class="block"> <?php module('', array('type' => 'title', 'data' => array('text' => 'Our amazing team', 'size' => 'h2')))?> <?php module('', array('type' => 'text', 'data' => array('text' => '<h5>We want clients and designers alike to think about their design and how it will work with the web copy, we want you think about how numbers, symbols and bullet points will look.</h5>')))?> <?php module('', array('type' => 'gallery', 'data' => array('settings' => array('column' => 4, 'margin' => 15), 'images' => array(0 => array('src' => Yii::app()->baseUrl.'/sample_images/gallery/1.jpg', 'caption' => 'Patrick Pool', 'description' => 'Nulla facilisi. Aenean nec eros. Vestibulum ante... '), 1 => array('src' => Yii::app()->baseUrl.'/sample_images/gallery/2.jpg', 'caption' => 'Jessica Priston', 'description' => 'Nulla facilisi. Aenean nec eros. Vestibulum ante... '), 2 => array('src' => Yii::app()->baseUrl.'/sample_images/gallery/3.jpg', 'caption' => 'Sam Kromstain', 'description' => 'Nulla facilisi. Aenean nec eros. Vestibulum ante... '), 3 => array('src' => Yii::app()->baseUrl.'/sample_images/gallery/4.jpg', 'caption' => 'JNikki Haddon', 'description' => 'Nulla facilisi. Aenean nec eros. Vestibulum ante... ')))))?> </div> </div> </div> <div class="row"> <div class="col col-md-12"> <div class="block"> <?php module('', array('type' => 'title', 'data' => array('text' => 'Our clients', 'size' => 'h2')))?> <?php module('', array('type' => 'text', 'data' => array('text' => '<h5>We want clients and designers alike to think about their design and how it will work with the web copy, we want you think about how numbers, symbols and bullet points will look.</h5>')))?> <?php module('', array('type' => 'gallery', 'data' => array('settings' => array('column' => 4, 'margin' => 15), 'images' => array(0 => array('src' => Yii::app()->baseUrl.'/sample_images/clients/1.png', 'caption' => '', 'description' => ''), 1 => array('src' => Yii::app()->baseUrl.'/sample_images/clients/2.png', 'caption' => '', 'description' => ''), 2 => array('src' => Yii::app()->baseUrl.'/sample_images/clients/3.png', 'caption' => '', 'description' => ''), 3 => array('src' => Yii::app()->baseUrl.'/sample_images/clients/4.png', 'caption' => '', 'description' => '')))))?> </div> </div> </div> </div> </div>
[+]
..
[-] service1.php
[edit]
[-] blank.php
[edit]
[-] services1.php
[edit]
[-] contact1.php
[edit]
[-] blog1.php
[edit]
[-] cv.php
[edit]
[-] about1.php
[edit]
[-] blog5.php
[edit]
[-] blog2.php
[edit]
[-] about2.php
[edit]
[-] contact2.php
[edit]
[-] about4.php
[edit]
[-] about3.php
[edit]
[-] faq.php
[edit]
[-] blog3.php
[edit]
[-] blog4.php
[edit]
[-] blogview.php
[edit]