Admin: fonction basique pour créer une séquence

This commit is contained in:
2021-08-23 19:48:16 +02:00
parent d8bb8d25d2
commit 2ec83a4f1d
6 changed files with 104 additions and 15 deletions

View File

@@ -1,12 +1,12 @@
{{ title }}
{{ title_under }}
${title}
${title_under}
:date: {{ date }}
:modified: {{ date }}
:authors: {{ author }}
:tags: {{ tags }}
:category: {{ tribe }}
:summary: {{ summary }}
:date: ${date}
:modified: ${date}
:authors: ${author}
:tags: ${tags}
:category: ${tribe}
:summary: ${summary}
Étape 1:
========