Skip to content

Commit

Permalink
Removed first "View all reviews..." link on home page.
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlecat committed Jan 6, 2015
1 parent d9ab87c commit 786b2f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions critiquebrainz/frontend/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ <h3 style="margin-bottom:-5px;margin-top:0px;">{{ _('Popular reviews') }}</h3>
</div>
{% endfor %}
</div>

<p class="text-right"><br /><a href="{{ url_for('review.browse') }}"><b><em>{{ _('View all reviews...') }}</em></b></a></p>
{% endif %}

<hr />
Expand Down

0 comments on commit 786b2f3

Please sign in to comment.