i think it should be something like : $('#hangout_url').html('<h3><a href="'+ meeting.hangout_url +'">Join the Hangout on Air</a></h3>'); since we need to get the link from json object not the python object
« Back to merge proposal
i think it should be something like : url').html( '<h3><a href="'+ meeting.hangout_url +'">Join the Hangout on Air</a></h3>');
$('#hangout_
since we need to get the link from json object not the python object