Select final, but dirty
This commit is contained in:
6
templates/table.html
Normal file
6
templates/table.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<h2>DB '{_db}' / Table '{_table}'</h2>
|
||||
<div>
|
||||
{_rows}
|
||||
</div>
|
||||
<hr>
|
||||
<div>Result: {_status}</div>
|
||||
Reference in New Issue
Block a user