14 lines
294 B
Plaintext
14 lines
294 B
Plaintext
# {{ .Title }}
|
|
{{- if not .Date.IsZero }}
|
|
Posted on {{ .Date.Format "2006-01-02" }}{{ end }}
|
|
|
|
{{ .Content }}
|
|
|
|
=> /contact Une question, une remarque, contactez-moi :)
|
|
|
|
=> /gemlog retour au gemlog
|
|
|
|
=> / retour à la page principale
|
|
|
|
Le contenu de cette page est disponible sous licence CC-BY-SA
|