fix variable reference in template

This commit is contained in:
2023-01-14 10:54:08 -06:00
committed by GitHub
parent bbc2ae7159
commit cf9797c3af
+1 -1
View File
@@ -1,6 +1,6 @@
<header>
<h1><%= listName %></h1>
<h2><%= data.model %></h2>
<h2><%= data.X32.info.model %></h2>
</header>
<table class="cv-table">