PATH:
home
/
letacommog
/
letaweb
/
admin
/
common_views
<div class="zone"> <div class="container"> <div class="row"> <div class="col"> <div class="block"> <?php module('', array('type' => 'googlemap', 'data' => array()))?> </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 col-md-4"> <div class="block"> <?php module('', array('type' => 'title', 'data' => array('text' => 'Address', 'size' => 'h2')))?> <?php module('', array('type' => 'text', 'data' => array('text' => '<p>The Company Name Inc.</p><p>9870 St Vincent Place,</p><p>Glasgow, DC 45 Fr 45.</p>', 'size' => 'h2')))?> </div> </div> <div class="col col-md-4"> <div class="block"> <?php module('', array('type' => 'title', 'data' => array('text' => 'Phones', 'size' => 'h2')))?> <?php module('', array('type' => 'text', 'data' => array('text' => '<p>Telephone: +1 800 603 6035</p><p>FAX: +1 800 889 9898</p>', 'size' => 'h2')))?> </div> </div> <div class="col col-md-4"> <div class="block"> <?php module('', array('type' => 'title', 'data' => array('text' => 'Email', 'size' => 'h2')))?> <?php module('', array('type' => 'text', 'data' => array('text' => '<a href="mailto:mail@demolink.org">mail@demolink.org</a>', 'size' => 'h2')))?> </div> </div> </div> <div class="row"> <div class="col"> <div class="block"> <?php module('', array('type' => 'title', 'data' => array('text' => ' Miscellaneous information: ', 'size' => 'h2')))?> <?php module('', array('type' => 'text', 'data' => array('text' => '<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.</p><p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque la udantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia.</p>')))?> <?php module('', array('type' => 'contactform', 'data' => array('forms' => array( array('type' => 'name', 'required' => true, 'name' => 'Name'), array('type' => 'email', 'required' => true, 'name' => 'Email'), array('type' => 'textarea', 'required' => true, 'name' => 'Content'), ), )))?> </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]