From 6ab35a2cfa1be40c51d8f3d564a438f344a060e9 Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Fri, 21 Feb 2014 21:53:26 +0100 Subject: [PATCH] [gestion/mail] Le body de ago n'est pas en markdown --- gestion/mail/template/ago/body/ATTENTION | 3 --- gestion/mail/template/ago/body/{en.md => en} | 0 gestion/mail/template/ago/body/{fr.md => fr} | 0 3 files changed, 3 deletions(-) delete mode 100644 gestion/mail/template/ago/body/ATTENTION rename gestion/mail/template/ago/body/{en.md => en} (100%) rename gestion/mail/template/ago/body/{fr.md => fr} (100%) diff --git a/gestion/mail/template/ago/body/ATTENTION b/gestion/mail/template/ago/body/ATTENTION deleted file mode 100644 index 1344cdb0..00000000 --- a/gestion/mail/template/ago/body/ATTENTION +++ /dev/null @@ -1,3 +0,0 @@ -Le corps des messages est rédigé en markdown -cd http://tmpvar.com/markdown.html pour un aperçu -du rendu. diff --git a/gestion/mail/template/ago/body/en.md b/gestion/mail/template/ago/body/en similarity index 100% rename from gestion/mail/template/ago/body/en.md rename to gestion/mail/template/ago/body/en diff --git a/gestion/mail/template/ago/body/fr.md b/gestion/mail/template/ago/body/fr similarity index 100% rename from gestion/mail/template/ago/body/fr.md rename to gestion/mail/template/ago/body/fr