- a small code snippet that is used as a template,
- a JSON object holding all of the data for each item in the list,
- a JS function that loops through the JSON object, and inserts the data for each entry into a copy of the template,
- styling for the template itself.
- a small code snippet that is used as a template,
- a JSON object holding all of the data for each item in the list,
- a JS function that loops through the JSON object, and inserts the data for each entry into a copy of the template,
- styling for the template itself.