Commit adb15856 authored by Ivan Tyagov's avatar Ivan Tyagov

Sometimes RSS may not specify date.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38829 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 24599175
......@@ -38,7 +38,7 @@
<tal:block \n
tal:define="title here/field_title;\n
date here/field_date;\n
date here/field_date|nothing;\n
description here/field_content;\n
image here/field_img;\n
other_links here/field_others_links;\n
......
548
\ No newline at end of file
549
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment