trilium/apps/edit-docs/demo/root/Trilium Demo/Scripting examples/Statistics/Most cloned notes/template.html
2025-05-27 19:24:04 +03:00

8 lines
No EOL
202 B
HTML
Vendored

<div style="padding: 20px">
<table class="table stats-table" style="font-size: 90%;">
<tr>
<th>Note</th>
<th nowrap>Clone count</th>
</tr>
</table>
</div>