sq/cli/output/htmlw/testdata/actor_0_rows.html

29 lines
466 B
HTML
Raw Normal View History

2020-08-06 20:58:47 +03:00
<!doctype html>
<html>
<head>
<title>sq output</title>
</head>
<body>
<table>
<colgroup>
<col class="kind-int" />
<col class="kind-text" />
<col class="kind-text" />
<col class="kind-datetime" />
</colgroup>
<thead>
<tr>
<th scope="col">actor_id</th>
<th scope="col">first_name</th>
<th scope="col">last_name</th>
<th scope="col">last_update</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</body>
</html>