- Replace template literals with string concatenation to avoid HTML attribute parsing issues - Add escape function for proper HTML attribute values
- Replace template literals with string concatenation to avoid HTML attribute parsing issues - Add escape function for proper HTML attribute values