7 lines
108 B
HTML
7 lines
108 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<body v-for="x in xs" style="break-before: page">
|
||
|
<table>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|