$(document).ready(function() {
  initPreview('/blog/comment_preview/');
  initAutoIndent($('#id_text'));
});
