template

<div style="padding: 20px">
    <p>This table shows notes which are linked by other notes through relations</p> 

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