vall-e/data/demo/index.template.html

11 lines
176 B
HTML

<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<h1>VALL-E Demo</h1>
<p>${PREAMBLE}</p>
${TABLES}
<p>Settings used: <pre>${SETTINGS}</pre></p>
</body>
</html>