sipb-www
/
ikiwiki.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* Add feedshow parameter to inline, which can be useful for eg, removing
[ikiwiki.git]
/
templates
/
atomitem.tmpl
diff --git
a/templates/atomitem.tmpl
b/templates/atomitem.tmpl
index 9dfcb1b3283bdbccfe1a5f3b4fe577efc6f4fab4..bdbfe69c7d9034db3570ee1ce73d196e6e18e910 100644
(file)
--- a/
templates/atomitem.tmpl
+++ b/
templates/atomitem.tmpl
@@
-8,7
+8,7
@@
<link href="<TMPL_VAR PERMALINK>"/>
<TMPL_IF NAME="CATEGORIES">
<TMPL_LOOP NAME="CATEGORIES">
- <category
><TMPL_VAR CATEGORY></category
>
+ <category
term="<TMPL_VAR CATEGORY>" /
>
</TMPL_LOOP>
</TMPL_IF>
<updated><TMPL_VAR DATE_3339></updated>