From 06633f1a89587c680e9e3a4d75c88f569533e94a Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Sun, 11 Mar 2018 11:30:03 +0100 Subject: [PATCH] linebreaks in workflow workout notes --- rowers/templates/panel_notes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rowers/templates/panel_notes.html b/rowers/templates/panel_notes.html index fb6cd880..b1d4520f 100644 --- a/rowers/templates/panel_notes.html +++ b/rowers/templates/panel_notes.html @@ -1,6 +1,6 @@

Notes

- {{ workout.notes }} + {{ workout.notes|linebreaks }}