Hi to everyone,
I'm trying muse for creating dynamic sites that take data from a database, but I realized that there is a problem exporting to HTML.
The problem is that Muse assigns an id and a class to each item so if I have to repeat the same element multiple times with server-side code I can not because the id is unique.
How can I fix?
Thank you!!!