Files
WrenchBoardDocker/application/views/users/common/home_market2.php
T
2021-10-09 21:59:14 -04:00

109 lines
4.7 KiB
PHP

<!-- Marketing campaigns -->
<div class="panel panel-flat" style=' background-color: rgba(51, 71, 90, 0.1); margin-bottom: 1px;'>
<div class="panel-heading">
<h6 class="panel-title">Recent jobs</h6>
<div class="heading-elements">
<span class="label bg-success heading-text">28 active</span>
</div>
</div>
<div class="table-responsive">
<table class="table text-nowrap">
<tbody>
<?
for ($ii = 0; $ii < 2; $ii++) {
?>
<tr>
<td>
<div class="media-left">
<div class=""><a href="#" class="text-default text-semibold">Write ten health related article, about 500 words, for my blog. </a>[I am a passionate writer of health and community-related articles. I also have experience in research and reporting]</div>
</div>
</td>
<td><span class="label bg-blue"><a href="/login&page=market">View</a></span></td>
</tr>
<?
}
?>
</tbody>
</table>
</div>
<div class="table-responsive">
<table class="table table-lg text-nowrap">
<tbody>
<tr>
<td class="col-md-5">
<div class="media-left">
<div id="campaigns-donut"></div>
</div>
<div class="media-left">
</div>
</td>
<td class="col-md-5">
<div class="media-left">
<div id="campaign-status-pie"></div>
</div>
<div class="media-left">
</div>
</td>
<td class="text-right col-md-2">
<a href="/login" class="btn bg-indigo-300"><i class="icon-statistics position-left"></i> Login</a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="row">
<div class="col-lg-4 col-sm-6">
<div class="thumbnail">
<div class="video-container">
<iframe allowfullscreen="" frameborder="0" mozallowfullscreen="" src="https://player.vimeo.com/video/126945693?title=0&amp;byline=0&amp;portrait=0" webkitallowfullscreen=""></iframe>
</div>
<div class="caption">
<h6 class="no-margin-top text-semibold"><a href="#" class="text-default">Boy favourable</a> <a href="#" class="text-muted"><i class="icon-cog5 pull-right"></i></a></h6>
Branched is on an ecstatic directly it. Put off
</div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="thumbnail">
<div class="video-container">
<iframe allowfullscreen="" frameborder="0" mozallowfullscreen="" src="https://player.vimeo.com/video/89546048?title=0&amp;byline=0&amp;portrait=0" webkitallowfullscreen=""></iframe>
</div>
<div class="caption">
<h6 class="no-margin-top text-semibold"><a href="#" class="text-default">Noisier carried</a> <a href="#" class="text-muted"><i class="icon-cog5 pull-right"></i></a></h6>
On projection apartments unsatiable so if he
</div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="thumbnail">
<div class="video-container">
<iframe allowfullscreen="" frameborder="0" mozallowfullscreen="" src="https://player.vimeo.com/video/126580704?title=0&amp;byline=0&amp;portrait=0" webkitallowfullscreen=""></iframe>
</div>
<div class="caption">
<h6 class="no-margin-top text-semibold"><a href="#" class="text-default">Two differed</a> <a href="#" class="text-muted"><i class="icon-cog5 pull-right"></i></a></h6>
Welcomed stronger if steepest ecstatic an suitable
</div>
</div>
</div>
</div>
</div>
<!-- /marketing campaigns -->