Fix event short name filtering
[platal.git] / templates / vcard.tpl
index 01935f4..dd9ad0e 100644 (file)
@@ -80,6 +80,6 @@ PHOTO;ENCODING=b;TYPE={$vcard.photo.attachmime}:{$vcard.photo.attach|base64_enco
 {/if}
 SORT-STRING:{$vcard.nom|vcard_enc}
 REV:{$vcard.date|date_format:"%Y%m%dT000000Z"}
-END:VCARD
+END:VCARD{"\n"}
 {/foreach}
 {* vim:set et sw=2 sts=2 sws=2: *}