diff --git a/intranet/templates/factures-historique.tmpl b/intranet/templates/factures-historique.tmpl
deleted file mode 100644
index 065725d9..00000000
--- a/intranet/templates/factures-historique.tmpl
+++ /dev/null
@@ -1,45 +0,0 @@
-
diff --git a/intranet/templates/factures.tmpl b/intranet/templates/factures.tmpl
deleted file mode 100644
index 7551fcc8..00000000
--- a/intranet/templates/factures.tmpl
+++ /dev/null
@@ -1,107 +0,0 @@
-
-
-
-
-
Mes factures PayPal
-
- #for f in $listeFactures
- #if $f.payee
-
- #else
-
- #end if
-
-
- #if $f.details.__len__() > 1
-
- #end if
- $f.intitule
- #if not $f.payee
- (non payée)
- #end if
-
-
-
- $f.montant €
-
-
Crée le -
- #if not $f.payee
-
- Annuler
- Payer avec PayPal
-
- #else
-
Payée
- #end if
-
-
- #if $f.details.__len__() > 1
-
-
-
- Description
- Prix unitaire
- Quantité
- total
-
- #for unDetail in $f.details
-
- $unDetail.intitule
- $unDetail.prixUnitaire €
- $unDetail.quantite
- $unDetail.prixTotal €
-
- #end for
-
-
- Total
-
- $f.montant €
-
-
-
-
- #end if
- #end for
-
- #if $listeFactures == []
-
- AUCUNE TRANSACTION PAYPAL ENREGISTRÉE
-
- #end if
-
-
-
diff --git a/intranet/templates/impression-devis.tmpl b/intranet/templates/impression-devis.tmpl
deleted file mode 100644
index 06c2eb10..00000000
--- a/intranet/templates/impression-devis.tmpl
+++ /dev/null
@@ -1,67 +0,0 @@
-
-
-
-
-
Cr@ns Intranet
-
-
-
-
-
Devis pour impression
-
Fichier : $nomFichier
-
-
-
- Description
- Prix unitaire
- Quantité
-
- total
-
- #for anItem in $devis
-
- $anItem[0]
- $anItem[1] €
- $anItem[2]
-
- #echo str($anItem[1] * $anItem[2]) + ' €'
-
-
-
- #end for
-
-
- Total
-
- $total €
-
-
-
-
-
diff --git a/intranet/templates/impression.tmpl b/intranet/templates/impression.tmpl
deleted file mode 100644
index 1f5b7e00..00000000
--- a/intranet/templates/impression.tmpl
+++ /dev/null
@@ -1,170 +0,0 @@
-#import crans.impression
-
-#if $getVar('errorMsg',False)
-
-#end if
-
-
-
-
-
-
-
-#if not $getVar('Erreur_imprimante',False)
- #if not $getVar('fileName',False)
-
-
- #end if
-
-
- #if $getVar('fileName',False)
-
- #else
-
- #end if
-#else
- ## desactivation de l'interface si l'imprimant a un probleme
-
-#end if
diff --git a/intranet/templates/index.tmpl b/intranet/templates/index.tmpl
deleted file mode 100644
index db2ac353..00000000
--- a/intranet/templates/index.tmpl
+++ /dev/null
@@ -1,202 +0,0 @@
-
-
-
-
-
Cr@ns Intranet
-
-
-
-
-
-
-
-
-
-
-
- $message
-
-
-
-
-
Paramètres de mon compte
-
-
-
-
-
- Nom :
- $adherent.nom
- modifier
-
-
- Prénom :
- $adherent.prenom
- modifier
-
-
-
- Chambre :
- $adherent.chambre
- Solde :
- $adherent.solde €
- Téléphone :
- $adherent.telephone
- modifier
-
-
-
- #if $adherent.droits
- Droits :
-
- $adherent.droits
-
- #end if
-
-
- État administratif pour l'année $adherent.anneeScolaire :
-
-
- Cotisation :
- #if $adherent.cotisationOK
- OK
- #else
- Non payée
- #end if
-
- Carte d'étudiant :
- #if $adherent.carteOK
- OK
- #else
- pas de carte d'étudiant
- #end if
-
-
-
-
- Changer mon mot de passe
-
-
-
-
-
-
-
-
-
-
-
-
- #for $machine in $machines
-
- $machine.nom
-
- Type : $machine.type
- MAC : $machine.mac
- IP : $machine.ip
- #if $machine.ipsec
- Clef ipsec : $machine.ipsec
- #end if
-
-
-
- renommer
- Changer de MAC
- Supprimer
-
-
-
- #end for
-
- Ajouter une machine
-
- Note : Pour les non membres actifs, le nombre de machines fixes est limitÃé à 1
-
-
-
-
-
-
-
-
-
-
-
diff --git a/intranet/templates/info-diverses.tmpl b/intranet/templates/info-diverses.tmpl
deleted file mode 100644
index 82e8ee53..00000000
--- a/intranet/templates/info-diverses.tmpl
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
Mots de passe Cr@ns
-
Pour les news
-
- Utilisateur :
- Vivelapa
- Mot de passe :
- ranoia!
-
-
Pour le wiki
-
- Utilisateur :
- ViveLe
- Mot de passe :
- Wiki!
-
-
diff --git a/intranet/templates/machines.tmpl b/intranet/templates/machines.tmpl
deleted file mode 100644
index bd680adf..00000000
--- a/intranet/templates/machines.tmpl
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
Gestion de mes machines
-
-
-
-
-Cette page utilise javascript. Elle n'est pas supportée par votre
-navigateur.
-
diff --git a/intranet/templates/monCompte.tmpl b/intranet/templates/monCompte.tmpl
deleted file mode 100644
index 2ce3fbe9..00000000
--- a/intranet/templates/monCompte.tmpl
+++ /dev/null
@@ -1,211 +0,0 @@
-#if $message != ''
-
-#end if
-
-#if $error != ''
-
-#end if
-
-
-
-
Paramètres de mon compte
-
-
-
-
-
- Nom :
- $adherent.nom
- modifier
-
-
- Prénom :
- $adherent.prenom
- modifier
-
-
- #if $getVar('adherent.adresse', False)
- Adresse :
-
- $adherent.adresse.ligne1
- #if $adherent.adresse.ligne2 != u' '
- $adherent.adresse.ligne2
- #end if
- $adherent.adresse.cp $adherent.adresse.ville
-
- #else
- Chambre :
- $adherent.chambre
- #end if
- Solde :
-
- $adherent.solde €
- modifier
-
-
- Téléphone :
- $adherent.telephone
- modifier
-
-
- #if $adherent.droits
- Droits :
-
- $adherent.droits
-
- #end if
- État administratif pour l'année $adherent.anneeScolaire :
-
-
- Cotisation :
-
- #if $adherent.cotisationOK
- OK
- #else
- Non payée
- #end if
-
- Carte d'étudiant :
-
- #if $adherent.carteOK
- OK
- #else
- pas de carte d'étudiant
- #end if
-
-
-
- Changer mon mot de passe
-
-
-
-
-
-
-
-
-
diff --git a/intranet/templates/monCompte.tmpl-Copy b/intranet/templates/monCompte.tmpl-Copy
deleted file mode 100644
index 2d202c14..00000000
--- a/intranet/templates/monCompte.tmpl-Copy
+++ /dev/null
@@ -1,291 +0,0 @@
-
-
-#if $message != ''
-
-#end if
-
-#if $error != ''
-
-#end if
-
-
-
- Chargement en cours...
-
-
-
-
-
-
-
Paramètres de mon compte
-
-
-
-
-
- Nom :
- $adherent.nom
- modifier
-
-
- Prénom :
- $adherent.prenom
- modifier
-
-
-
- Chambre :
- $adherent.chambre
- Solde :
-
- $adherent.solde €
- modifier
-
-
- Téléphone :
- $adherent.telephone
- modifier
-
-
-
- #if $adherent.droits
- Droits :
-
- $adherent.droits
-
- #end if
-
-
- État administratif pour l'année $adherent.anneeScolaire :
-
-
- Cotisation :
- #if $adherent.cotisationOK
- OK
- #else
- Non payée
- #end if
-
- Carte d'étudiant :
- #if $adherent.carteOK
- OK
- #else
- pas de carte d'étudiant
- #end if
-
-
-
-
- Changer mon mot de passe
-
-
-
-
-
-
-
-
-
-
-
- #for $machine in $machines
-
-
- $machine.nomCourt
-
-
-
-
-
- Type : $machine.type
- MAC : $machine.mac
- IP : $machine.ip
- #if $machine.ipsec
- Clef ipsec : $machine.ipsec
- #end if
-
-
-
- renommer
- Changer de MAC
- Supprimer
-
-
-
-
-
- #end for
-
-
-
- Ajouter une machine
-
- Note : Pour les non membres actifs, le nombre de machines fixes est limité à 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-