Cannot add tags to template literals

Thank you, I was able to get it to work however I don’t know that this will work for what I want. I want to have an object that olds text dialogue for all of my NPCs and all of my quest/challenge lines. That way when I create a new Interact object from my Interact class and I invoke my function to initialize interaction, I can dynamically choose which text data I want to pull. I don’t know that I can achieve this utilizing the DOM element.