Terms and Conditions

Please contact us for our full Terms & Conditions.
`, // Add any CSS here css: ``, // Add the Widget that you want between the backticks (``) below: html: `
`, }) // Insert the widget // Choose the Section after which you want to place the widget .insertAfter('#website-app'); // EDIT ABOVE --------------------------------------------------