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