diff --git a/js/contraband.js b/js/contraband.js index 3c6cce7..eb014b9 100644 --- a/js/contraband.js +++ b/js/contraband.js @@ -115,15 +115,15 @@ if (sub.entries.length === 0 && sub.notes.length === 0) continue; html += `
`; - html += `
- + html += ``; // Notes if (sub.notes && sub.notes.length > 0) { - html += `
`; + html += `