diff -r 7903028768ed -r 1d82a68eb0a3 templates/once.tt --- a/templates/once.tt Mon Jan 04 15:16:55 2016 +0100 +++ b/templates/once.tt Sat Jan 09 15:01:05 2016 +0100 @@ -2,7 +2,7 @@ [%- - USE date; + USE date; # for date formattting in inventory.html -%] Once @@ -22,4 +22,6 @@ -[%# vim:ft=html: %] +[% + # vim:ft=html: +%]