Private
Public Access
1
0

wrapping text in some tables

This commit is contained in:
Sander Roosendaal
2018-03-11 10:54:57 +01:00
parent 843a94c579
commit a94912e124
6 changed files with 40 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
<h2>Notes</h2>
<p>
<div class="wrapwords">
{{ workout.notes }}
</div>
</p>