<%* /* Time Garden templater component*/ // Import the weekly operations module const weeklyOps = window?.timeGarden?.weekly; // Run the wheel of life function await weeklyOps.generateWheelOfLife(tp, app); -%>