fixed permalink_link to post_link : correct?
This commit is contained in:
parent
1b489fecef
commit
ae7675c234
@ -19,7 +19,7 @@
|
||||
{entry}
|
||||
<entry>
|
||||
<title>{$subject}</title>
|
||||
<link href="{$id|link:permalink_link}" />
|
||||
<link href="{$id|link:post_link}" />
|
||||
<id>{$id|link:post_link}</id>
|
||||
{assign var=the_date value=$date|date_rfc3339}
|
||||
<published>{$the_date}</published>
|
||||
@ -33,4 +33,4 @@
|
||||
{/entry}
|
||||
{/entry_block}
|
||||
|
||||
</feed>
|
||||
</feed>
|
||||
|
Loading…
x
Reference in New Issue
Block a user