<% if @error_msg %> Danbooru.error("<%= @error_msg %>"); <% else %> $("a#add-to-favorites").hide(); $("a#remove-from-favorites").show(); <% end %>