From 36f5e1df9afbeac1d04fee38dde4c28f81144a20 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 18 Dec 2013 21:23:47 -0600 Subject: Allow mirror notes to wrap Signed-off-by: Dan McGee --- templates/mirrors/mirror_details.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mirrors/mirror_details.html b/templates/mirrors/mirror_details.html index 665ad805..8a652563 100644 --- a/templates/mirrors/mirror_details.html +++ b/templates/mirrors/mirror_details.html @@ -63,7 +63,7 @@ Notes: - {{ mirror.notes|linebreaks }} + {{ mirror.notes|linebreaks }} Upstream: -- cgit v1.2.2