diff --git a/ram/portal/templates/rollingstock.html b/ram/portal/templates/rollingstock.html index 8ea0420..e4a0505 100644 --- a/ram/portal/templates/rollingstock.html +++ b/ram/portal/templates/rollingstock.html @@ -363,7 +363,7 @@ {% for j in journal %} {{ j.date }} - {{ j.log | safe }} + {{ j.log | safe }} {% endfor %}