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 fecdccd commit dbab273
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 @@ -239,10 +239,10 @@ <h3 class="panel-title"><i class="fa fa-bar-chart-o"></i> Creators</h3>



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

<h3> Description favorite</h3>
<h4> h4 </h4>
<h3> h3</h3>
<h4> Description favorite </h4>
<h5> h5 </h5>


Expand Down

0 comments on commit dbab273

Please sign in to comment.