Private
Public Access
1
0

added paragraph before table

This commit is contained in:
Sander Roosendaal
2018-04-16 07:36:09 +02:00
parent dbce91725d
commit 9bd7fb2402

View File

@@ -31,6 +31,7 @@
</div>
<div class="grid_12 alpha">
<p>
<table width="100%" class="listtable shortpadded">
<thead>
<tr>
@@ -51,6 +52,7 @@
{% endfor %}
</tbody>
</table>
</p>
</div>