$(function() {
  $('ol.comment_list').threaded_comments();
});

