basic template for adding digico console

This commit is contained in:
2023-01-14 11:40:44 -06:00
parent 0275381255
commit a6967a5b19
5 changed files with 88 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<header>
<h1><%= listName %></h1>
<h2><%= data.Console.Session.Filename %></h2>
</header>