template

<div style="padding: 20px">
    <p>这个表格显示了具有最多历史版本的笔记</p> 

    <table class="table stats-table" style="font-size: 90%;">
        <tr>
            <th>笔记</th>
            <th nowrap>历史版本数</th>
        </tr>
    </table>
</div>