Skip to content

Commit

Permalink
fix likes
Browse files Browse the repository at this point in the history
  • Loading branch information
d1ffuz0r committed Oct 2, 2011
1 parent e1bdd6e commit 59717cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/templates/includes/likes.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<span style="float: right;">
{% csrf_token %}
<!--<div class="like" id="{{ bugurt.id }}" title="Охуенно"></div>
<div class="dislike" id="{{ bugurt.id }}" title="Хуита"></div>-->
<div class="like" id="{{ bugurt.id }}" title="Охуенно"></div>
Expand Down

0 comments on commit 59717cc

Please sign in to comment.