blob: af00d2a0b8b8b5237b32018bcc3bd9521fb43ce5 [file] [log] [blame]
<table class="hw-project-dashboard">
<thead>
<tr>
<th>Module</th>
<th>Version</th>
<th>Life Stage</th>
<th>Design Stage</th>
<th>Verification Stage</th>
<th>Notes</th>
</tr>
</thead>
<tbody>
{{ readFile (path.Join .Site.Params.generatedRoot (.Get 0) "dashboard") | safeHTML }}
</tbody>
</table>