Navigation Menu

Skip to content

Commit

Permalink
Update _includes/idea.html
Browse files Browse the repository at this point in the history
  • Loading branch information
thoward committed Mar 8, 2012
1 parent 1d54ff5 commit 68e4949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/idea.html
Expand Up @@ -12,7 +12,7 @@
</div>
<div><small>If you like this idea, vote it up by clicking the +1 button!</small></div>
<!-- Place this tag where you want the +1 button to render -->
<g:plusone annotation="inline" href="http://codersociety.org/#{% if item.slug %}{{item.slug}}{% endif %}"></g:plusone>
<g:plusone annotation="inline" href="http://codersociety.org/{% if item.slug %}#{{item.slug}}?q={{item.slug}}{% endif %}"></g:plusone>

<!-- Place this render call where appropriate -->
<script type="text/javascript">
Expand Down

0 comments on commit 68e4949

Please sign in to comment.