wrapping text in some tables
This commit is contained in:
6
rowers/templates/panel_notes.html
Normal file
6
rowers/templates/panel_notes.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<h2>Notes</h2>
|
||||
<p>
|
||||
<div class="wrapwords">
|
||||
{{ workout.notes }}
|
||||
</div>
|
||||
</p>
|
||||
Reference in New Issue
Block a user