<div id="list-view"></div> <!-- If you haven't called it before --> <script src="https://cdn.tutorcruncher.com/socket/latest/socket.js"></script> <!-- Then --> <script> socket('9c79f14df986a1ec693c', { router_mode: 'history', element: '#list-view', mode: 'list' }); </script>