top of page

Lesons schedule
HTML
<div id="timetable"></div>
Javascript
<script src="https://cdn.classmanager.com/assets/app/js/embed-script.js" defer></script> <script> const data_config = { styles: { 'thClasses': null, 'tdClasses': null, 'trClasses': null, 'tableClasses': null, 'theadClasses': null, 'tbodyClasses': null, }, type: 'season', id: 17, layout: 'table', data: ['time','location','class'] }; const cm_config = { div_id: 'timetable', public_key: '2b1bbe00-851b-4d50-9dbf-3f9d77b418f0', company_url: 'jh-dancing-arts-school-8539' }; </script>
bottom of page
