Skip to content

Instantly share code, notes, and snippets.

@phenix-factory
Last active August 29, 2015 14:04
Show Gist options
  • Save phenix-factory/31493de27dd0769eb2f0 to your computer and use it in GitHub Desktop.
Save phenix-factory/31493de27dd0769eb2f0 to your computer and use it in GitHub Desktop.
Modèles Agenda
<B_agenda>
#ANCRE_PAGINATION
<BOUCLE_agenda(EVENEMENTS){age<=0}{par date}{pagination}>
<div class="bloc_agenda">
<h3><a href="#URL_ARTICLE" [title="(#TITRE|attribut_html)"]>#TITRE</a></h3>
[<p class="meta">(#DATE_DEBUT|affdate_debut_fin{#DATE_FIN, [(#HORAIRE*)]})</p>]
#DESCRIPTIF
</div>
</BOUCLE_agenda>
[<p class="pagination">(#PAGINATION)</p>]
</B_agenda>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment