This commit is contained in:
@@ -320,9 +320,9 @@ export default {
|
||||
template: `<html>
|
||||
|
||||
<body>
|
||||
{{#each this}}
|
||||
<h1>Widget {{ Name }}</h1>
|
||||
<div>{{ Notes }}</div>
|
||||
{{#each ayReportData}}
|
||||
<h2>{{ Name }}</h2>
|
||||
<div>Notes: <span class='example'>{{ Notes }}</span></div>
|
||||
{{/each}}
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user