X-Git-Url: http://gitweb.fperrin.net/?p=djsite.git;a=blobdiff_plain;f=quotes%2Ftemplates%2Fquotes%2Fwork_notes.html;h=abb050f495b6b09887a599ec2cd111d02a230e04;hp=995c89c2584f82255da9b7e126e76d9035ee0842;hb=060697325678491b635afba501ffae7abe09c468;hpb=197a926e7aa265910e3a3ab60f0fcdb21f1e2c89 diff --git a/quotes/templates/quotes/work_notes.html b/quotes/templates/quotes/work_notes.html index 995c89c..abb050f 100644 --- a/quotes/templates/quotes/work_notes.html +++ b/quotes/templates/quotes/work_notes.html @@ -1,5 +1,5 @@ {% if work.notes %}
-

{{ work.notes|safe }}

+ {{ work.notes|safe }}
{% endif %}