Page MenuHomeIn-Portal Phabricator

testimonials.tpl
No OneTemporary

File Metadata

Created
Wed, Feb 26, 8:59 AM

testimonials.tpl

<!--##
<NAME>Testimonials</NAME>
<DESC>Testimonials</DESC>
<SECTION></SECTION>
##-->
<!--## DEFINE MAIN CONTENT ELEMENT ##-->
<inp2:m_DefineElement name="content">
<div class="line1">
<article class="col1">
<h2><inp2:st_ContentBlock num="1"/></h2>
<div class="wrapper line2">
<div class="under wrapper">
<inp2:st_ContentBlock num="2"/>
</div>
<div class="wrapper">
<inp2:st_ContentBlock num="3"/>
</div>
</div>
</article>
<article class="col2 pad_left1">
<!-- Our Work - static content throughout pages -->
<h2><inp2:st_ContentBlock num="6" page="index"/></h2>
<div class="wrapper pad_bot1">
<inp2:st_ContentBlock num="7" page="index"/>
</div>
<div class="wrapper pad_bot3">
<inp2:st_ContentBlock num="8" page="index"/>
</div>
<!-- end Our Work - static content throughout pages -->
<h2><inp2:st_ContentBlock num="9"/></h2>
<inp2:st_ContentBlock num="10"/>
</article>
</div>
</inp2:m_DefineElement>
<!--## /DEFINE MAIN CONTENT ELEMENT ##-->
<!--## INCLUDE MAIN DESIGN TEMPLATE ##-->
<inp2:m_include template="designs/default_design.des" body_pageid="page4"/>
<!--## /INCLUDE MAIN DESIGN TEMPLATE ##-->

Event Timeline