tweaks to author
This commit is contained in:
parent
5721fe56ac
commit
6218c3b0af
3 changed files with 7 additions and 7 deletions
|
|
@ -34,7 +34,7 @@ $if(articles.title)$
|
|||
<title>$articles.title$</title>
|
||||
$endif$
|
||||
$if(articles.email)$
|
||||
<author>$articles.email$</author>
|
||||
<author>$articles.email$ $if(articles.author)$($articles.author$)$endif$</author>
|
||||
$endif$
|
||||
$if(articles.filename)$
|
||||
<link>$link$/$articles.filename$.html</link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue