1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00
spip_ynh/sources/prive/objets/contenu/plugin_item_rss.html
2015-04-28 17:10:23 +02:00

6 lines
No EOL
329 B
HTML

#HTTP_HEADER{Content-Type: text/html; charset=#CHARSET}
<h3>[(#TITRE)]</h3>
[<div class='descriptif'>(#DESCRIPTIF)</div>]
[<p class='lesauteurs'>(#ENV{lesauteurs}|propre)</p>]
[<p class='tags'>(#ENV{tags}|implode{' &mdash; '}|propre)</p>]
<span class='url'><a href='[(#ENV{url}|attribut_html)]'>[(#ENV{url}|textebrut)]</a></span>