mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-07-26 09:18:39 +00:00
fix variable reference in template
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<header>
|
||||
<h1><%= listName %></h1>
|
||||
<h2><%= data.model %></h2>
|
||||
<h2><%= data.X32.info.model %></h2>
|
||||
</header>
|
||||
|
||||
<table class="cv-table">
|
||||
|
||||
Reference in New Issue
Block a user