moustachu
moustachu copied to clipboard
Having problem in sending data
Row = seq[string]
I have a seq[Row]
variable that I want to send to the mustache template but I don't know how. Can you show me how to send the data to the mustache template and how to show the data in a list.
Thank you for your help as I have just started to use the mustache library.