Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Sep 11, 2014
1 parent 55262ac commit b03a04f
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions resources/testweb/discover.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,11 +236,29 @@ <h3 class="panel-title"><i class="fa fa-bar-chart-o"></i> Creators</h3>
<div class="panel panel-primary">
<div class="panel-body">

// picture at the top


<a href="/creators/main/{{creators_name}}"> {{creators_name}} </a>

<small> description </small>
<h4> verified </h4>
<h3> test2 </h3>

<br><br>
<div class="row">
<div class="col-md-4">
Worth
400
</div>
<div class="col-md-4">
Backers
4
</div>
<div class="col-md-4">
Categories
4
</div>
</div>

</div>
</div>
Expand Down

0 comments on commit b03a04f

Please sign in to comment.