41 lines
2.6 KiB
PHP
41 lines
2.6 KiB
PHP
<!-- TABS -->
|
|
<div class="col-md-7 tab-style-1">
|
|
<ul class="nav nav-tabs">
|
|
<li class="active"><a href="#tab-1" data-toggle="tab">Multipurpose</a></li>
|
|
<li><a href="#tab-2" data-toggle="tab">Documented</a></li>
|
|
<li><a href="#tab-3" data-toggle="tab">Responsive</a></li>
|
|
<li><a href="#tab-4" data-toggle="tab">Clean & Fresh</a></li>
|
|
</ul>
|
|
<div class="tab-content">
|
|
<div class="tab-pane row fade in active" id="tab-1">
|
|
<div class="col-md-3 col-sm-3">
|
|
<a href="/assets/temp/photos/img7.jpg" class="fancybox-button" title="Image Title" data-rel="fancybox-button">
|
|
<img class="img-responsive" src="{{ Theme::url('/pages/img/photos/img6.jpg') }}" alt="">
|
|
</a>
|
|
</div>
|
|
<div class="col-md-9 col-sm-9">
|
|
<p class="margin-bottom-10">Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles </p>
|
|
<p><a class="more" href="javascript:;">Read more <i class="icon-angle-right"></i></a></p>
|
|
</div>
|
|
</div>
|
|
<div class="tab-pane row fade" id="tab-2">
|
|
<div class="col-md-9 col-sm-9">
|
|
<p>Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-</p>
|
|
</div>
|
|
<div class="col-md-3 col-sm-3">
|
|
<a href="/assets/temp/photos/img10.jpg" class="fancybox-button" title="Image Title" data-rel="fancybox-button">
|
|
<img class="img-responsive" src="{{ Theme::url('/pages/img/photos/img1.jpg') }}" alt="">
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div class="tab-pane fade" id="tab-3">
|
|
<p>Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer</p>
|
|
</div>
|
|
<div class="tab-pane fade" id="tab-4">
|
|
<p>Trust fund seitan letterpress, keytar raw denim keffiyeh etsy art party before they sold out master cleanse gluten-free squid scenester freegan cosby sweater. Fanny pack portland seitan DIY, art p</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- END TABS -->
|
|
|