
$(document).ready(function() {
  $('#form_container').load('/faqs/questions/new');
});


