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 1665626 commit 75ff417
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/testweb/discover.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ <h3 class="panel-title"><i class="fa fa-bar-chart-o"></i> Creators</h3>
<div id="discover_creators_square" class="panel-body">
<script id="discover_creators_square_template" type="x-tmpl-mustache">
{{#.}}
<div class="col-md-2">
<div class="col-md-3">
<div class="panel panel-primary">


Expand All @@ -250,8 +250,8 @@ <h3 class="panel-title"><i class="fa fa-bar-chart-o"></i> Creators</h3>
<h2><b><a href="/creators/main/{{creators_name}}"> {{creators_name}} </a></b></h2>

<h3> h3</h3>
<h4> Description favorite </h4>
<h5> h5 </h5>
<h4> Heres the 140 word description that goes in here </h4>



<h6> h6 </h6>
Expand Down

0 comments on commit 75ff417

Please sign in to comment.