<% if @error %> Danbooru.error("<%= j @error.to_s %>"); <% else %> $("#score-for-post-<%= @post.id %>").html(<%= @post.score %>); <% end %>