This repository has been archived on 2023-12-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ae75/www/template/item-actualite.html
2020-11-02 15:46:52 +01:00

9 lines
400 B
HTML

<li class="actu-list #RUBRIQUE" rel="#ID">
<a href="#URL" rel="#ID" class="trigger no-ajax post-header">
<h5 class="post-header__date">#CHAPO</h5>
<h3 class="post-header__title">#TITRE</h3>
<h5 class="post-header__intro">#POSTSCRIPTUM</h5>
<i class="fa fa-chevron-right" aria-hidden="true"></i>
</a>
</li>