Private
Public Access
1
0

linebreaks in workflow workout notes

This commit is contained in:
Sander Roosendaal
2018-03-11 11:30:03 +01:00
parent 4e39a7d598
commit 06633f1a89

View File

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