blob: 92d637ad6db018acecc00fb9cb8db92db0782c75 [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>Commit ID</th>
<th>Notes</th>
</tr>
</thead>
<tbody>
{{ readFile (path.Join .Site.Params.generatedRoot (.Get 0) "dashboard") | safeHTML }}
</tbody>
</table>