(function(){
/*jslint node: true, browser: true */
/*global $tw: false */
"use strict";
/*
enables js via <<paramshow >>
{{=>transclude
||=>
!!=>
}}=>
*/
exports.name = "paramshow";
exports.params = [];
console.log("construct paramshow ");
console.log(exports);
/*
Run the macro
*/
exports.run = function(run) {
console.log("Run "+exports.name+"("+arguments.length+") ");
for (let i = 0; i <arguments.length; i++) {
console.log(i+") "+arguments[i]+" : "+$tw.wiki.getTextReference(arguments[i],arguments[i],""));}
return "";
};
})();
(function(){
/* HyperFonction
Σ somme des paramètres
π produits des paramètres
§ macros hyperstring manipulator
*/
/*jslint node: true, browser: true */
/*global $tw: false */
"use strict";
/*
enables js via <<µ param1 praram2 ... >>
et en javascript par µ( param1 param2 ... );
*/
var Σ=function(){
sigma=0;
for (let i = 0; i <arguments.length; i++) {
sigma+=argumets[i];
}
return sigma;
}
class µ{
constructor() {}
version() {return "0.1";}
};
µ = new µ();
exports.name = "µ";
exports.params = [];
exports.µ=µ;
console.log("Starting µFluxool"+µ.version());
console.log(exports);
/*
Run the macro
*/
exports.run = function(run) {
console.log("Run "+exports.name+"("+arguments.length+") ");
for (let i = 0; i <arguments.length; i++) {
console.log(i+") "+arguments[i]+" : "+$tw.wiki.getTextReference(arguments[i],arguments[i],""));}
return "";
};
})();
(function(){
/* HyperFonction
Σ somme des paramètres
π produits des paramètres
§ macros hyperstring manipulator
*/
/*jslint node: true, browser: true */
/*global $tw: false */
"use strict";
/*
enables js via <<µ param1 praram2 ... >>
et en javascript par µ( param1 param2 ... );
*/
class µ{
constructor() {}
version() {return "0.1";}
};
µ = new µ();
exports.name = "µ";
exports.params = [];
exports.µ=µ;
console.log("Starting µFluxool"+µ.version());
console.log(exports);
/*
Run the macro
*/
exports.run = function(run) {
console.log("Run "+exports.name+"("+arguments.length+") ");
for (let i = 0; i <arguments.length; i++) {
console.log(i+") "+arguments[i]+" : "+$tw.wiki.getTextReference(arguments[i],arguments[i],""));}
return "";
};
})();
<$button >''Nom de la nouvelle procédure '':</$button><$edit-text tiddler="$:/_/Process/Create" field="process_name" >
<$list filter="[all[current]tag[Process]]">
<$set name=processname value={{!!caption}}>
<h1><<§Demarrer "Démarrer : $(processname)$" " Étape_en_cours : " >> </h1>
<$reveal type="nomatch" state="!!etape_no" text="" >
<div style="text-align:left;">
<<§Processing >>
<div style="text-align:right;">
<<§Finir "Démarrer la procédure" >>
</div>
</$reveal>
<$reveal type="match" state="!!etape_no" text="!!nb_etapes" >
end
<!---$reveal type="lt" state="!!etape_no" text="!!nb_etapes" --->
</$set>
\define ville() $(ville)$
<$wikify name=DbExpTid text=<<§Concat "$:/_DB_/" {{$:/_DB_/_Variables!!SelectExpediteur.Type}} "/" {{$:/_DB_/_Variables!!SelectExpediteur.Departement}} >> output="text" >
<$wikify name=ExpTidPath text=<<§Concat "$:/_DB_/" {{$:/_DB_/_Variables!!SelectExpediteur.Type}} "/" {{$:/_DB_/_Variables!!SelectExpediteur.Departement}} "/"
{{$:/_µSelectVilleCodePostal!!check}} >> output="text" >
<$wikify name=ExpAdresse text={{$:/_DB_/_Variables!!SelectExpediteur.Path}} >> output="text" >
{{$:/_µSelectExpediteurDepartement}}
<$reveal type="gt" state="$:/_µSelectExpediteurDepartement!!check" text="0" animate="yes">
{{$:/_µSelectExpediteurType}}
<$reveal type="match" state="$:/_µSelectExpediteurType!!check" text="ok" >
<$button style="width:99%;text-align: left;font-weight: bold; font-size: x-large;
font-family: Arial; "><$checkbox field="check.db" checked="ok"> BASE DE DONNEE : <<DbExpTid >> [VALIDEZ]</$checkbox>
<$action-setfield $tiddler="$:/_DB_/_Variables" SelectExpediteur.DBname=<<DbExpTid >> SelectExpediteur.Departement={{$:/_µSelectExpediteurDepartement!!expediteur.departement}} SelectExpediteur.Type={{$:/_µSelectExpediteurType!!expediteur.type}} />
<$action-setfield $tiddler="$:/_DB_/_Selected" text=<<DbExpTid >> />
<$action-setfield check.db="ok"/>
</$button>
<$reveal type="match" state="!!check.db" text="ok" >{{$:/_µSelectVilleCodePostal}}
<$button style="width:99%;text-align: left;font-weight: bold; font-size: x-large;font-family: Arial; ">
<$checkbox field="check.path" checked="ok"> Charger l'adresse : <<ExpTidPath >> </$checkbox>
<$action-setfield $tiddler="$:/_DB_/_Variables" SelectExpediteur.Path=<<ExpTidPath >> />
</$button>
<$reveal type="gt" state="$:/_µSelectVilleCodePostal!!check" text="0" >
<p style="font-weight: bold; font-size: x-large;"> VALIDER l'Adresse : </p>
<$button style="width:99%;text-align: center;font-weight: bold; font-size: x-large;font-family: Arial; ">
<<paramshow $:/_DB_/_Variables!!SelectExpediteur.Path $:/_DB_/POSTE/63/BILLOM >>
{{$:/_DB_/_Variables!!SelectExpediteur.Path}}
<<ExpAdresse >>
<$action-setfield />
</$button>
</$reveal>
</$reveal>
</$reveal>
</$reveal>
<<§CbLabelTag "Déclarer comme BAT" B>>
<$button style="width:99%;text-align: center;font-weight: bold; font-size: x-large;
font-family: Arial; " >CLEAR ALL FORM
<$action-deletefield $tiddler="$:/_µSelectVilleCodePostal" $field="check.ville" />
<$action-deletefield $field="check.db" />
<$action-deletefield $field="check.path" />
<$action-deletefield $tiddler="$:/_µSelectExpediteurType" $field="check" />
<$action-deletefield $tiddler="$:/_µSelectExpediteurDepartement" $field="check" />
</$button>
\define NextStep()
<$wikify name=nexstep text={{{[[$:/_A_RECEPTION_COLIS/Base]get[currentstep]add[1]]}}} mode="block">
<$action-setfield $tiddler="$:/_A_RECEPTION_COLIS/Base" $field="currentstep" $value=<<nexstep>>/>
</$wikify>
\end
\define Previous()
<$wikify name=nexstep text={{{[[$:/_A_RECEPTION_COLIS/Base]get[currentstep]subtract[1]]}}} mode="block">
<$action-setfield $tiddler="$:/_A_RECEPTION_COLIS/Base" $field="currentstep" $value=<<nexstep>>/>
</$wikify>
\end
\define ValidDB()
<$wikify name=DbExpTid text=<<§Concat "$:/_DB_/" {{$:/_DB_/_Variables!!SelectExpediteur.Type}} "/" {{$:/_DB_/_Variables!!SelectExpediteur.Departement}} >> output="text" >
<$action-setfield $tiddler="$:/_A_RECEPTION_COLIS/Base" $field="dbexpeditor" $value=<<DbExpTid>>/>
</$wikify>
<<NextStep>>
\end
\define ValidTidExpediteur()
<$wikify name=ExpedTiddler text=<<§Concat "$:/_DB_/" {{$:/_DB_/_Variables!!SelectExpediteur.Type}} "/" {{$:/_DB_/_Variables!!SelectExpediteur.Departement}} "/"
{{$:/_µSelectVilleCodePostal!!check}} >> output="text" >
<$action-setfield $tiddler="$:/_A_RECEPTION_COLIS/Base" $field="tidexpediteur" $value=<<ExpedTiddler >>/>
</$wikify>
<<NextStep>>
\end
<$button actions=<<Previous>> > Étape précédente </$button>
<$button >Étape N° {{$:/_A_RECEPTION_COLIS/Base!!currentstep}} </$button>
<$button actions=<<NextStep>> > Étape Suivante </$button>
<$reveal type="match" state="$:/_A_RECEPTION_COLIS/Base!!currentstep" text="" animate="yes">
<$button >Démarrer la procédure de contrôle Réception
<$action-setfield $tiddler="$:/_A_RECEPTION_COLIS/Base" currentstep="1" /> </$button>
</$reveal>
<$reveal type="match" state="$:/_A_RECEPTION_COLIS/Base!!currentstep" text="1" animate="yes">
<$reveal type="match" stateTitle="$:/_DB_/_Variables" stateField="SelectExpediteur.Departement" text="">
<br>* Sélectionner le département </$reveal>
<$reveal type="match" stateTitle="$:/_DB_/_Variables" stateField="SelectExpediteur.Type" text="">
<br>* Sélectionner le type d'expéditeur</$reveal>
<table><tr><td>{{$:/_µSelectExpediteurDepartement}}</td><td>{{$:/_µSelectExpediteurType}}</td></tr></table>
<$reveal type="nomatch" stateTitle="$:/_DB_/_Variables" stateField="SelectExpediteur.Type" text="">
<$reveal type="nomatch" stateTitle="$:/_DB_/_Variables" stateField="SelectExpediteur.Departement" text="">
<$button actions=<<ValidDB>>> <$checkbox > VALIDEZ </$checkbox></$button>
</$reveal>
</$reveal>
</$reveal>
<$reveal type="match" state="$:/_A_RECEPTION_COLIS/Base!!currentstep" text="2" animate="yes">
<$reveal type="match" stateTitle="$:/_DB_/_Variables" stateField="Select.CodePostalVille" text="">
* Sélectionner le code postal et la ville de l'expéditeur </$reveal>
{{$:/_µSelectVilleCodePostal}}
<$button actions=<<ValidTidExpediteur>> > <$checkbox > VALIDEZ L'Expéditeur </$checkbox></$button>
</$reveal>
<$reveal type="match" state="$:/_A_RECEPTION_COLIS/Base!!currentstep" text="3" animate="yes">Step 3
<$set name=tidexpediteur value="{{$:/_A_RECEPTION_COLIS/Base!!tidexpediteur}}">
<$wikify name=expediteur text={{{[[$:/_A_RECEPTION_COLIS/Base]get[tidexpediteur]]}}} mode="block">
Adresse : <<expediteur>>
</$set>
<$/reveal>
\define srcimage() http://iPrint/_A_RECEPTION_COLIS/$(image)$.jpg
\define ValiDbName(deptype)
<$button style="width:100%" >Valider $deptype$
<$action-setfield status=$deptype$></$button>
\end
<$list filter="[all[current]tag[A]!tag[B]]">
<table><tr><td>
{{$:/_µSelectExpediteurType}}
</td><td>
{{$:/_µSelectExpediteurDepartement}}
</td></tr></table>
<$macrocall $name="ValiDbName" deptype="""{{$:/_A_RECEPTION_COLIS/EnCours/ExpediteurDbName}}"""/>
<$checkbox tiddler={{!!title}} field="status" checked="""<<§Concat {{$:/_µSelectExpediteurDepartement}}-{{$:/_µSelectExpediteurType}} >>""" unchecked="" default="">{{!!title}} OK</$checkbox><$/buton>
<<§CbLabelTag "Declarer comme B.A.T " B>>
<$set name=image value={{!!title}}>
<img src=<<srcimage>>
[img[<<srcimage>>]]
</$set></$list>
<$list filter="[all[current]tag[B]]">
BAT §§§§!
</$list>
01: "Ain" "Bourg-en-Bresse" "Rhône-Alpes"
02: "Aisne;Laon" "Picardie"
03: "Allier" "Moulins" "Auvergne""
04: "Alpes de Hautes-Provence" "Digne" "Provence-Alpes-Côte d'Azur"
05: "Hautes-Alpes" "Gap" "Provence-Alpes-Côte d'Azur"
06: "Alpes-Maritimes" "Nice" "Provence-Alpes-Côte d'Azur"
07: "Ardèche" "Privas" "Rhône-Alpes"
08: "Ardennes" "Charleville-Mézières" "Champagne-Ardenne"
09: "Ariège" "Foix" "Midi-Pyrénées"
10: "Aube" "Troyes" "Champagne-Ardenne"
11: "Aude" "Carcassonne" "Languedoc-Roussillon"
12: "Aveyron" "Rodez" "Midi-Pyrénées"
13: "Bouches-du-Rhône" "Marseille" "Provence-Alpes-Côte d'Azur"
14: "Calvados" "Caen" "Basse-Normandie"
15: "Cantal" "Aurillac" "Auvergne"
16: "Charente" "Angoulême" "Poitou-Charentes"
17: "Charente-Maritime" "La" "Rochelle" "Poitou-Charentes"
18: "Cher" "Bourges" "Centre"
19: "Corrèze" "Tulle" "Limousin"
21: "Côte-d'Or" "Dijon" "Bourgogne"
22: "Côtes" "d'Armor" "Saint-Brieuc" "Bretagne"
23: "Creuse" "Guéret" "Limousin"
24: "Dordogne" "Périgueux" "Aquitaine"
25: "Doubs" "Besançon" "Franche-Comté"
26: "Drôme" "Valence" "Rhône-Alpes"
27: "Eure" "Évreux" "Haute-Normandie"
28: "Eure-et-Loir" "Chartres" "Centre"
29: "Finistère" "Quimper" "Bretagne"
2A: "Corse-du-Sud" "Ajaccio" "Corse"
2B: "Haute-Corse" "Bastia" "Corse"
30: "Gard" "Nîmes" "Languedoc-Roussillon"
31: "Haute-Garonne" "Toulouse" "Midi-Pyrénées"
32: "Gers" "Auch" "Midi-Pyrénées"
33: "Gironde" "Bordeaux" "Aquitaine"
34: "Hérault" "Montpellier" "Languedoc-Roussillon"
35: "Ille-et-Vilaine" "Rennes" "Bretagne"
36: "Indre" "Châteauroux" "Centre"
37: "Indre-et-Loire" "Tours" "Centre"
38: "Isère" "Grenoble" "Rhône-Alpes"
39: "Jura" "Lons-le-Saunier" "Franche-Comté"
40: "Landes" "Mont-de-Marsan" "Aquitaine"
41: "Loir-et-Cher" "Blois" "Centre"
42: "Loire" "Saint-Étienne" "Rhône-Alpes"
43: "Haute-Loire" "Le" "Puy-en-Velay" "Auvergne"
44: "Loire-Atlantique" "Nantes" "Pays de la Loire"
45: "Loiret" "Orléans" "Centre"
46: "Lot" "Cahors" "Midi-Pyrénées"
47: "Lot-et-Garonne" "Agen" "Aquitaine"
48: "Lozère" "Mende" "Languedoc-Roussillon"
49: "Maine-et-Loire" "Angers" "Pays de la Loire"
50: "Manche" "Saint-Lô" "Basse-Normandie"
51: "Marne" "Châlons-en-Champagne" "Champagne-Ardenne"
52: "Haute-Marne" "Chaumont" "Champagne-Ardenne"
53: "Mayenne" "Laval" "Pays de la Loire"
54: "Meurthe-et-Moselle" "Nancy" "Lorraine"
55: "Meuse" "Bar-le-Duc" "Lorraine"
56: "Morbihan" "Vannes" "Bretagne"
57: "Moselle" "Metz" "Lorraine"
58: "Nièvre" "Nevers" "Bourgogne"
59: "Nord" "Lille" "Nord-Pas-de-Calais"
60: "Oise" "Beauvais" "Picardie"
61: "Orne" "Alençon" "Basse-Normandie"
62: "Pas-de-Calais" "Arras" "Nord-Pas-de-Calais"
63: "Puy-de-Dôme" "Clermont-Ferrand" "Auvergne"
64: "Pyrénées-Atlantiques" "Pau" "Aquitaine"
65: "Hautes-Pyrénées" "Tarbes" "Midi-Pyrénées"
66: "Pyrénées-Orientales" "Perpignan" "Languedoc-Roussillon"
67: "Bas-Rhin" "Strasbourg" "Alsace"
68: "Haut-Rhin" "Colmar" "Alsace"
69: "Rhône" "Lyon" "Rhône-Alpes"
70: "Haute-Saône" "Vesoul" "Franche-Comté"
71: "Saône-et-Loire" "Mâcon" "Bourgogne"
72: "Sarthe" "Le" "Mans" "Pays de la Loire"
73: "Savoie" "Chambéry" "Rhône-Alpes"
74: "Haute-Savoie" "Annecy" "Rhône-Alpes"
75: "Paris" "Paris" "Ile-de-France"
76: "Seine-Maritime" "Rouen" "Haute-Normandie"
77: "Seine-et-Marne" "Melun" "Ile-de-France"
78: "Yvelines" "Versailles" "Ile-de-France"
79: "Deux-Sèvres" "Niort" "Poitou-Charentes"
80: "Somme" "Amiens" "Picardie"
81: "Tarn" "Albi" "Midi-Pyrénées"
82: "Tarn-et-Garonne" "Montauban" "Midi-Pyrénées"
83: "Var" "Toulon" "Provence-Alpes-Côte d'Azur"
84: "Vaucluse" "Avignon" "Provence-Alpes-Côte d'Azur"
85: "Vendée" "La Roche-sur-Yon" "Pays de la Loire"
86: "Vienne" "Poitiers" "Poitou-Charentes"
87: "Haute-Vienne" "Limoges" "Limousin"
88: "Vosges" "Épinal" "Lorraine"
89: "Yonne" "Auxerre" "Bourgogne"
90: "Territoire-de-Belfort" "Belfort" "Franche-Comté"
91: "Essonne" "Évry" "Ile-de-France"
92: "Hauts-de-Seine" "Nanterre" "Ile-de-France"
93: "Seine-Saint-Denis" "Bobigny" "Ile-de-France"
94: "Val-de-Marne" "Créteil" "Ile-de-France"
95: "Val-d'Oise" "Pontoise" "Ile-de-France"
<br>NOM de la Base de Données : <$edit-text class='tc-edit-texteditor' tiddler="$:/_DB_/_Variables" field="DataBaseName" tag="input"/>
<br>VILLE (En Majuscule) : <$edit-text class='tc-edit-texteditor' tiddler="$:/_DB_/_Variables" field="ville" tag="input"/>
<br>Code Postal : <$edit-text class='tc-edit-texteditor' tiddler={{$:/_DB_/_Variables!!DataBaseName}} index={{$:/_DB_/_Variables!!ville}} tag="input"/>
<<list-links "[search<currentTiddler>fields[]prefix[Select]]" >>
{
"MOULIN": "03000",
"Montluçon" : "03100"
}
BILLOM:63160
RIOM:63200
PONT DU CHATEAU:63430
EGLISENEUVE-PRES-BILLOM:63160
LA POSTE de {{!!ville}}<br>
{{!!adresse}}<br>
{{!!cp}} {{!!ville}}<br>
(function(){
exports.name = "§";
exports.params = [{name: "code"}];
exports.run = function(code) {
return eval(code);
};
})();
<svg width="22" height="22" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<g stroke="null">
<title>Layer 1</title>
<rect id="svg_1" height="22" width="22" stroke-width="0" fill="#ffa07a" stroke="#000000"/>
<text fill="#000000" stroke-width="0" stroke-dasharray="null" stroke-linejoin="null" stroke-linecap="null" x="76.42402" y="16.11574" id="svg_2" font-size="24" font-family="serif" text-anchor="middle" xml:space="preserve" transform="matrix(1.4194608076416133,0,0,0.9907043350656091,-97.31398532788114,3.851094320787492) " stroke="#000000">⏳</text>
</g>
</svg>
<svg width="22" height="22" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<g stroke="null">
<title>Layer 1</title>
<rect stroke="#000000" fill="#90ee90" stroke-width="0" width="22" height="22" id="svg_1"/>
<text stroke="#000000" transform="matrix(1.2033730393024478,0,0,1.0930078240426022,-82.65433235150608,2.5119233425802125) " xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" id="svg_2" y="16.58846" x="77.74056" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" fill="#000000">✔</text>
</g>
</svg>
<svg width="22" height="22" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<g stroke="null">
<title>Layer 1</title>
<rect x="0" y="0" id="svg_1" height="22" width="22" stroke-width="0" fill="#ff4500" stroke="#000000"/>
<rect id="svg_4" height="9.49219" width="7.92004" y="2.4333" x="7.63323" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" fill="#ffffff" stroke="#000000"/>
<text fill="#000000" stroke-width="0" stroke-dasharray="null" stroke-linejoin="null" stroke-linecap="null" x="92.57856" y="6.06307" id="svg_2" font-size="24" font-family="serif" text-anchor="middle" xml:space="preserve" transform="matrix(1.3369732520052935,0,0,1.2218060034413183,-112.64747595309106,13.26885822106326) " stroke="#000000" font-weight="bold">⎙</text>
<text stroke="#000000" transform="matrix(0.7296860454258016,0,0,0.4666666388511657,7.3718216930826,-1.8478513907175511) " xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" id="svg_3" y="27.20975" x="5.75704" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" fill="#000000">ⅈ</text>
</g>
</svg>
<svg width="22" height="22" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<title>Layer 1</title>
<g>
<title>Layer 1</title>
<rect stroke="null" id="svg_1" height="22.12495" width="22.12495" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0.26458" fill="#ffd700"/>
<g id="svg_2" stroke="null">
<path id="svg_6" d="m5.59694,4.4818c-4.52402,-1.08116 -2.64249,3.50098 -3.33014,4.44264c-0.68765,0.94166 9.57351,6.15632 13.74366,8.63254c4.17015,2.47622 5.01687,-2.82238 3.49099,-4.07793c-1.52588,-1.25555 -4.06426,-3.55051 -9.13609,-6.82137c-5.07185,-3.27085 -0.24438,-1.09471 -4.76842,-2.17588z" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0.26458" fill="#ffffff" stroke="null"/>
<g id="layer1" stroke="null">
<path fill="#000000" stroke-width="0.26458" id="path826" d="m3.58044,16.0654l0,-5.24368l-0.60202,-0.36278c-0.3311,-0.19953 -0.6415,-0.36278 -0.68978,-0.36278c-0.04827,0 -0.08776,2.5229 -0.08776,5.60647l0,5.60647l0.68978,0l0.68978,0l0,-5.24368l0,-0.00002zm12.02721,1.09377c-0.5035,-0.43988 -0.66855,-0.67063 -0.82773,-1.15729c-0.18735,-0.57277 -0.18761,-0.64648 -0.00463,-1.27652c0.23813,-0.81997 0.65389,-1.30003 1.44774,-1.67165c0.79253,-0.371 1.65451,-0.38322 2.48959,-0.0353c0.3242,0.13508 0.62472,0.29665 0.66782,0.35904c0.09358,0.13549 0.2947,0.15102 0.2947,0.02275c0,-0.14796 -2.88709,-2.22662 -3.44886,-2.48313c-0.71842,-0.32804 -1.9954,-0.39907 -2.7204,-0.15131c-1.19073,0.40692 -1.92444,1.40564 -1.92644,2.62226c-0.00239,1.43982 0.52621,2.06836 2.84011,3.37721c0.91728,0.51885 1.70135,0.94337 1.74239,0.94337c0.04104,0 -0.20839,-0.24725 -0.55429,-0.54943l0,0.00002l0,-0.00002zm2.57373,0.35572c1.28769,-0.37407 1.91996,-1.19063 1.81329,-2.34176c-0.09179,-0.99049 -1.01292,-1.82825 -2.09624,-1.90655l-0.45466,-0.03285l-0.13057,0.51435c-0.24482,0.96441 -0.84319,1.63366 -1.71197,1.91478c-0.46716,0.15116 -0.46697,0.28374 0.00135,0.93421c0.49756,0.69107 1.78367,1.14882 2.57879,0.91783l0.00002,-0.00001l-0.00001,0.00001l0,-0.00001zm-7.30367,-2.90224c-0.05271,-0.07947 -0.21331,-0.28467 -0.35687,-0.45602c-0.81887,-0.97733 -0.98266,-2.27107 -0.41138,-3.2496c0.62265,-1.06653 1.94547,-1.64871 3.27128,-1.43974c0.38533,0.06073 0.90879,0.2026 1.16325,0.31524c0.25445,0.11266 0.47873,0.19042 0.4984,0.17283c0.09334,-0.08352 -2.97377,-2.18518 -3.52955,-2.41854c-0.96975,-0.40718 -1.91242,-0.37817 -2.93803,0.09043c-1.31458,0.60061 -1.96813,1.65683 -1.87004,3.02219c0.08865,1.23411 0.65999,1.90545 2.68606,3.15628c1.57773,0.97403 1.60897,0.99099 1.48689,0.80693l-0.00001,0zm-4.90198,-3.03816c-1.76385,-1.66717 -1.25119,-4.2065 1.04364,-5.16932c0.91126,-0.38233 2.1175,-0.3786 3.00511,0.00929l0.62614,0.27364l-0.45428,-0.35651c-0.8362,-0.65623 -2.76044,-1.92025 -3.14456,-2.06564c-1.46258,-0.55358 -3.22221,-0.24458 -4.29879,0.75489c-1.04653,0.97157 -1.34755,2.49656 -0.73107,3.70375c0.16852,0.33 0.47173,0.75547 0.6738,0.94548c0.33607,0.316 1.9077,1.31148 3.18398,2.01672l0.51733,0.28587l-0.42129,-0.3982l0,0.00002l-0.00001,0l0,0.00001zm-3.25578,-7.11354c0.19064,-0.15393 0.47028,-0.35206 0.62144,-0.44029c0.25515,-0.14891 0.2781,-0.23736 0.32037,-1.23445c0.05108,-1.20477 -0.057,-1.52152 -0.57485,-1.68449c-0.25687,-0.08084 -0.35665,-0.06186 -0.5319,0.10116c-0.18504,0.17213 -0.22714,0.43836 -0.2961,1.87232c-0.04421,0.91941 -0.03654,1.67029 0.01699,1.66863c0.05356,-0.00155 0.25336,-0.12896 0.444,-0.2829l0.00002,0l0.00001,0.00001l0.00002,0.00001z" stroke="null"/>
</g>
</g>
</g>
</svg>
<svg width="22" height="22" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<symbol id="svg_9" viewBox="0 0 22 22" height="22mm" width="22mm" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<metadata id="svg_8">image/svg+xml</metadata>
<g transform="translate(0,-275)" id="svg_3">
<g transform="matrix(1.0038567,-0.60710038,0.66138802,0.92145877,-195.6735,51.449095)" id="svg_4">
<path fill="#ffffff" stroke-width="0.09175" d="m27.78872,282.60832c-0.46573,-0.15882 -0.61354,-0.5417 -0.67981,-1.76097c-0.03017,-0.55507 -0.09828,-1.21566 -0.15135,-1.46797c-0.05308,-0.2523 -0.11942,-0.5933 -0.14742,-0.75777c-0.02801,-0.16447 -0.08764,-0.32173 -0.13253,-0.34947c-0.04489,-0.0277 -0.08161,-0.13452 -0.08161,-0.2373c0,-0.10277 -0.05955,-0.29645 -0.13234,-0.43039c-0.07278,-0.13394 -0.25868,-0.57382 -0.41311,-0.97751c-0.20857,-0.54521 -0.26253,-0.80026 -0.20981,-0.99169c0.12573,-0.45655 0.02367,-0.93737 -0.26637,-1.25493c-0.25369,-0.27775 -0.2973,-0.29226 -0.70247,-0.23371c-0.23759,0.0343 -0.60889,0.12134 -0.82512,0.19334c-0.21622,0.072 -0.69817,0.13091 -1.071,0.13091c-0.59591,0 -0.71209,-0.0288 -0.96096,-0.23821c-0.15582,-0.13111 -0.44711,-0.26021 -0.64792,-0.28714c-0.20065,-0.0269 -0.41177,-0.10551 -0.46916,-0.17466c-0.05739,-0.0691 -0.20123,-0.12572 -0.31965,-0.12572c-0.29911,0 -0.93708,-0.34797 -1.07061,-0.58394c-0.09978,-0.17633 -0.22609,-0.48278 -0.68581,-1.66389c-0.11132,-0.286 -0.12772,-0.52727 -0.07429,-1.09332c0.06687,-0.70849 0.07959,-0.738 0.51803,-1.20159c0.38907,-0.41138 0.44948,-0.52626 0.44948,-0.85467l0,-0.37941l0.48168,0.0101c0.26492,0.006 0.56433,0.0412 0.66535,0.0792c0.17651,0.0663 0.18369,0.031 0.18423,-0.90634c0.00097,-1.69665 0.49039,-3.09046 1.50954,-4.29903c0.46447,-0.55079 0.67677,-0.71959 1.25467,-0.99755l0.6956,-0.33457l1.29733,0.0395l1.29732,0.0395l1.05511,0.49475c3.3391,1.42575 4.04639,4.58323 2.32773,7.40906c-0.33887,0.5304 -1.06838,1.27273 -1.3334,1.35684c-0.09273,0.0294 -0.17095,0.10234 -0.17381,0.16202c-0.0029,0.0597 -0.00074,0.57016 0.0048,1.1344l0.01,1.0259l-0.28058,0.20744c-0.21031,0.15549 -0.26617,0.25471 -0.22308,0.39619c0.03162,0.10382 0.53363,1.42736 1.11558,2.9412c1.20016,3.12201 1.30306,3.45527 1.30317,4.22041c0.00009,0.88439 -0.08949,1.22536 -0.41188,1.5672l-0.2958,0.31364l-1.04427,-0.005c-0.57435,-0.003 -1.18877,-0.0545 -1.36539,-0.11468l-0.00007,-0.00017zm-0.73398,-20.69711c-19.41446,36.7614 -9.70723,18.3807 0,0z" id="svg_7"/>
<g id="svg_5" transform="translate(-2.138156,-4.74404)">
<path fill="#000000" stroke-width="0.09175" id="svg_6" d="m29.92687,287.35232c-0.46573,-0.15882 -0.61354,-0.5417 -0.67981,-1.76097c-0.03017,-0.55507 -0.09828,-1.21566 -0.15135,-1.46797c-0.05308,-0.2523 -0.11941,-0.5933 -0.14742,-0.75777c-0.02801,-0.16447 -0.08764,-0.32173 -0.13253,-0.34947c-0.04489,-0.0277 -0.08161,-0.13452 -0.08161,-0.2373c0,-0.10277 -0.05955,-0.29645 -0.13233,-0.43039c-0.07278,-0.13394 -0.25869,-0.57382 -0.41312,-0.97751c-0.20857,-0.54521 -0.26253,-0.80026 -0.20981,-0.99169c0.12573,-0.45655 0.02367,-0.93737 -0.26637,-1.25493c-0.25369,-0.27775 -0.2973,-0.29226 -0.70247,-0.23371c-0.23759,0.0343 -0.60889,0.12134 -0.82512,0.19334c-0.21622,0.072 -0.69817,0.13091 -1.071,0.13091c-0.5959,0 -0.71209,-0.0288 -0.96096,-0.23821c-0.15582,-0.13111 -0.44711,-0.26021 -0.64791,-0.28714c-0.20065,-0.0269 -0.41178,-0.10551 -0.46917,-0.17466c-0.05739,-0.0691 -0.20123,-0.12572 -0.31965,-0.12572c-0.29911,0 -0.93708,-0.34797 -1.0706,-0.58394c-0.09978,-0.17633 -0.22609,-0.48278 -0.68582,-1.66389c-0.11132,-0.286 -0.12771,-0.52727 -0.07429,-1.09332c0.06687,-0.70849 0.07959,-0.738 0.51804,-1.20159c0.38906,-0.41138 0.44948,-0.52626 0.44948,-0.85467l0,-0.37941l0.48167,0.0101c0.26493,0.006 0.56433,0.0412 0.66535,0.0792c0.17652,0.0663 0.18369,0.031 0.18423,-0.90634c0.00098,-1.69665 0.49039,-3.09046 1.50955,-4.29903c0.46446,-0.55079 0.67676,-0.71959 1.25466,-0.99755l0.69561,-0.33457l1.29732,0.0395l1.29733,0.0395l1.0551,0.49475c3.33911,1.42575 4.04639,4.58323 2.32773,7.40906c-0.33887,0.5304 -1.06837,1.27273 -1.3334,1.35684c-0.09273,0.0294 -0.17094,0.10234 -0.17381,0.16202c-0.0029,0.0597 -0.00073,0.57016 0.0048,1.1344l0.01,1.0259l-0.28057,0.20744c-0.21032,0.15549 -0.26618,0.25471 -0.22309,0.39619c0.03162,0.10382 0.53363,1.42736 1.11558,2.9412c1.20016,3.12201 1.30306,3.45527 1.30317,4.22041c0.00009,0.88439 -0.08949,1.22536 -0.41188,1.5672l-0.2958,0.31364l-1.04427,-0.005c-0.57434,-0.003 -1.18877,-0.0545 -1.36538,-0.11468l-0.00008,-0.00017zm1.54582,-0.12112c-0.11851,-0.0657 -0.17418,-0.12567 -0.12372,-0.13321c0.54105,-0.0809 0.60922,-0.073 0.50051,0.058c-0.08945,0.10778 -0.07788,0.13194 0.06168,0.12879c0.2338,-0.005 0.58465,-0.58127 0.58465,-0.95984c0,-0.85999 -0.47192,-2.29852 -1.84618,-5.62756c-0.57264,-1.38718 -0.74333,-1.90485 -0.78198,-2.37166l-0.04944,-0.59715l0.28324,0.0622c0.25101,0.0551 0.29432,0.0331 0.38059,-0.19385c0.07626,-0.20058 0.06384,-0.33037 -0.05735,-0.59912c-0.08509,-0.18869 -0.22158,-0.36091 -0.30332,-0.38273c-0.1312,-0.035 -0.13041,-0.0409 0.0067,-0.0503c0.08545,-0.006 0.21962,0.0811 0.29818,0.19327c0.16423,0.23447 0.17642,0.15859 0.0835,-0.51941c-0.05312,-0.38752 -0.07954,-0.42646 -0.25231,-0.37185c-0.37909,0.11982 -0.98008,0.19937 -1.01986,0.13499c-0.02227,-0.036 0.13908,-0.0901 0.35857,-0.12021c0.21949,-0.0301 0.50502,-0.10298 0.63451,-0.16198c0.20636,-0.094 0.2189,-0.1238 0.10155,-0.24116c-0.07364,-0.0736 -0.88442,-0.82338 -1.02215,-0.86487c1.37872,-1.97341 1.37907,-3.77199 0.83659,-4.97579c-0.23241,-1.28679 -0.79144,-2.25244 -1.62943,-2.81461c-0.50298,-0.33743 -0.58132,-0.36093 -1.20333,-0.36093c-0.57886,0 -0.75003,0.0424 -1.31702,0.32603c-1.11424,0.55743 -1.98039,1.80101 -2.40896,3.45864c-0.16287,0.62998 -0.18734,0.92221 -0.14593,1.74315c0.04442,0.88071 0.03323,0.98698 -0.10445,0.99274c-0.1245,0.005 -0.11885,0.0216 0.02932,0.0851c0.1357,0.0581 0.08203,0.0744 -0.20595,0.0624c-0.2142,-0.009 -0.39379,-0.0575 -0.39908,-0.10801c-0.0053,-0.0505 -0.03865,0.0115 -0.07412,0.13762c-0.0607,0.21585 -0.03988,0.23258 0.3532,0.28377l0.4177,0.0544l-0.53776,0.0144l-0.53776,0.0144l0.05825,-0.31047c0.04452,-0.2373 0.02353,-0.32379 -0.08904,-0.36699c-0.27107,-0.10402 -0.31577,-0.0587 -0.31577,0.32029c0,0.28866 0.03062,0.36505 0.13091,0.32657c0.25077,-0.0962 0.34286,0.21301 0.47897,1.60826c0.16384,1.67958 0.13578,2.37003 -0.10823,2.66225c-0.09638,0.11543 -0.02292,0.0654 0.16325,-0.11124c0.30223,-0.28671 0.34063,-0.37519 0.35838,-0.82574l0.01988,-0.50461l0.03354,0.47726c0.02201,0.31316 -0.01618,0.57341 -0.11107,0.75692c-0.07954,0.15381 -0.10992,0.27966 -0.06751,0.27966c0.14292,0 0.38634,-0.64546 0.38634,-1.02445c0,-0.20961 -0.07773,-0.50258 -0.17565,-0.66206c-0.12007,-0.19555 -0.19602,-0.54977 -0.24001,-1.11945c-0.0585,-0.75757 -0.04972,-0.83338 0.09649,-0.83338c0.08847,0 0.18064,0.0757 0.20483,0.16821c0.02419,0.0925 0.11143,0.17299 0.19385,0.17884c0.12225,0.009 0.11935,0.0186 -0.01578,0.0536c-0.0911,0.0236 -0.14274,0.0911 -0.11475,0.14992c0.02799,0.0588 0.07638,0.17923 0.10753,0.26754c0.04229,0.11988 0.15852,0.16056 0.4588,0.16056c0.42548,0 0.53076,-0.14606 0.26454,-0.36699c-0.15617,-0.12962 -0.18169,-0.27525 -0.04823,-0.27525c0.11792,0 0.3911,0.53281 0.32665,0.6371c-0.02761,0.0447 -0.0022,0.0972 0.05649,0.11678c0.12142,0.0405 -0.55188,1.80845 -0.91835,2.41143c-0.20774,0.34182 -0.20954,0.355 -0.02623,0.19221c0.10825,-0.0961 0.19681,-0.14335 0.19681,-0.10495c0,0.0384 -0.10361,0.15133 -0.23024,0.25094c-0.27226,0.21415 -0.23702,0.31437 0.12946,0.36816c0.24037,0.0353 0.27286,0.01 0.31055,-0.24173c0.02315,-0.15463 -0.0043,-0.31382 -0.0609,-0.35377c-0.06825,-0.0481 -0.05658,-0.0665 0.03463,-0.0546c0.07569,0.01 0.28212,-0.0487 0.45873,-0.13021c0.17662,-0.0815 0.28459,-0.14988 0.23994,-0.15186c-0.10253,-0.005 0.3579,-0.37131 0.46265,-0.36854c0.0425,0.001 -0.02594,0.0875 -0.1521,0.19203c-0.12615,0.1045 -0.16526,0.16994 -0.08692,0.14541c0.07835,-0.0245 0.40865,-0.11826 0.73399,-0.20832c0.32534,-0.0901 0.61964,-0.20583 0.654,-0.25729c0.03436,-0.0515 0.48851,-0.10413 1.00923,-0.11706c0.52071,-0.0129 1.21512,-0.0404 1.54312,-0.0611c0.92936,-0.0587 1.09313,0.0824 0.18314,0.15776c-0.95604,0.0792 -1.10062,0.11918 -1.10062,0.3046c0,0.12622 -0.02451,0.12348 -0.18361,-0.0205c-0.18188,-0.16461 -0.18232,-0.16357 -0.04592,0.10984c0.10619,0.21287 0.11567,0.33917 0.04142,0.55216c-0.10296,0.29534 -0.32946,0.43603 -0.8631,0.53615c-0.18346,0.0344 -0.31323,0.0829 -0.28837,0.10777c0.0926,0.0926 0.96326,-0.18009 1.11684,-0.3498c0.18778,-0.20749 0.31448,-0.22703 0.31448,-0.0485c0,0.0702 -0.16514,0.19374 -0.36699,0.2745c-0.37447,0.14983 -0.51615,0.29978 -0.18349,0.1942c0.11897,-0.0378 0.18576,-0.0157 0.18994,0.0626c0.0035,0.0665 0.03724,0.0424 0.07487,-0.0536c0.05909,-0.15061 0.08531,-0.13183 0.19216,0.13763c0.06805,0.17162 0.17973,0.37818 0.24816,0.45901c0.10989,0.12979 0.18784,1.06226 0.11043,1.321c-0.03409,0.11395 0.18695,0.79453 0.29649,0.91289c0.04436,0.0479 0.08092,0.15116 0.08123,0.22937c0.00031,0.0782 0.06224,0.26047 0.13762,0.40501c0.07538,0.14453 0.13706,0.32 0.13706,0.38993c0,0.0699 0.04372,0.12713 0.09716,0.12713c0.05344,0 0.0724,0.0401 0.04212,0.0891c-0.03027,0.049 0.01162,0.21797 0.0931,0.37552c0.08148,0.15756 0.12709,0.30752 0.10136,0.33325c-0.02573,0.0257 -0.0057,0.15492 0.04459,0.2871c0.11011,0.28961 0.14851,0.60336 0.22092,1.80514c0.08679,1.44029 0.19372,1.59558 1.11499,1.61938l0.53359,0.0138l-0.41287,0.06c-0.38284,0.0556 -0.39285,0.0636 -0.13762,0.11052c0.15138,0.0278 0.47542,0.0499 0.72008,0.049c0.41489,-0.001 0.43033,-0.01 0.22937,-0.12105l0.00005,-0.00045zm-0.64554,-0.73917c0.06623,-0.0265 0.14537,-0.0232 0.17585,0.007c0.03049,0.0305 -0.0237,0.0522 -0.12042,0.0482c-0.10688,-0.004 -0.12862,-0.0261 -0.05543,-0.0554l0,0.0002zm0.56769,-0.0182c0.17662,-0.0312 0.32112,-0.1049 0.32112,-0.16377c0,-0.0589 0.03097,-0.13801 0.06881,-0.17585c0.03785,-0.0379 0.06881,0.0413 0.06881,0.17585c0,0.22856 -0.02565,0.24386 -0.38993,0.23258l-0.38993,-0.0121l0.32112,-0.05671zm0.27525,-0.56135c0,-0.0505 -0.19611,-0.0976 -0.43581,-0.10477l-0.4358,-0.013l0.36699,-0.0558c0.34264,-0.0521 0.36692,-0.0758 0.36592,-0.35712c-0.00093,-0.26029 0.01424,-0.28039 0.1114,-0.14752c0.09707,0.13275 0.14532,0.76997 0.05831,0.76997c-0.01705,0 -0.03101,-0.0413 -0.03101,-0.0917l0,-0.00006zm-1.53678,-0.15499c0.08831,-0.0231 0.23281,-0.0231 0.32112,0c0.08831,0.0231 0.01606,0.042 -0.16056,0.042c-0.17662,0 -0.24887,-0.0189 -0.16056,-0.042zm0.11468,-0.73207c1.04695,-0.087 1.13148,-0.115 1.10389,-0.36631c-0.03742,-0.34084 -0.20018,-0.4041 -0.92039,-0.3577l-0.64224,0.0414l0.50462,-0.0951c0.72339,-0.13633 0.73398,-0.1419 0.73398,-0.38595c0,-0.26348 -0.17479,-0.32625 -0.96335,-0.34594c-0.53533,-0.0134 -0.49715,-0.031 0.28289,-0.13094c0.40863,-0.0523 0.49378,-0.23244 0.24518,-0.51858c-0.10919,-0.12567 -0.25457,-0.14905 -0.74474,-0.11978l-0.60907,0.0364l0.5658,-0.0984c0.42672,-0.0742 0.57689,-0.14081 0.61089,-0.27085c0.07531,-0.28799 -0.26733,-0.4497 -0.85109,-0.40167l-0.50909,0.0419l0.50461,-0.11356c0.44382,-0.0999 0.50804,-0.143 0.53303,-0.35793c0.02651,-0.22801 -0.0011,-0.24835 -0.41287,-0.3039c-0.64405,-0.0869 -0.66509,-0.10277 -0.23484,-0.17724c0.32597,-0.0564 0.38993,-0.10205 0.38993,-0.27822c0,-0.18699 -0.05944,-0.21889 -0.52756,-0.28308l-0.52755,-0.0724l0.39448,-0.0898c0.3261,-0.0743 0.38971,-0.1232 0.36699,-0.28228c-0.01996,-0.13977 -0.11536,-0.20796 -0.3486,-0.24917c-0.25517,-0.0451 -0.27401,-0.0605 -0.09175,-0.0753c0.21229,-0.0172 0.2157,-0.0244 0.04587,-0.0974c-0.15691,-0.0674 -0.16023,-0.0798 -0.02294,-0.0853c0.08831,-0.004 0.16056,-0.0654 0.16056,-0.13751c0,-0.20596 -0.24443,-0.39804 -0.4765,-0.37445c-0.11639,0.0118 -0.13936,0.004 -0.05105,-0.0181c0.09509,-0.0235 0.16056,-0.12597 0.16056,-0.25138c0,-0.26815 -0.23078,-0.47521 -0.38993,-0.34986c-0.16625,0.13095 -0.6193,0.22521 -0.6193,0.12885c0,-0.0451 0.13418,-0.11255 0.29818,-0.14985c0.29485,-0.0671 0.29562,-0.0686 0.06881,-0.13995c-0.20535,-0.0646 -0.19403,-0.0731 0.10803,-0.0813c0.26297,-0.007 0.38009,0.0451 0.53096,0.23693c0.10645,0.13534 0.17399,0.29707 0.15007,0.3594c-0.02392,0.0623 0.01052,0.13405 0.07654,0.15938c0.06601,0.0253 0.14771,0.16293 0.18154,0.30577c0.05618,0.23717 0.25294,0.69325 0.57334,1.32898c0.16656,0.33047 0.15423,0.51465 -0.03782,0.56484c-0.12268,0.0321 -0.11263,0.0445 0.04265,0.0526c0.20356,0.0107 0.36729,0.21742 0.42069,0.53126c0.01568,0.0921 0.10016,0.30288 0.18773,0.46837c0.08758,0.16548 0.13446,0.34095 0.10419,0.38993c-0.03027,0.049 -0.02164,0.0894 0.01919,0.0898c0.08466,0.00083 0.3036,0.43804 0.3036,0.6063c0,0.0614 -0.05161,0.13251 -0.11469,0.15796c-0.06308,0.0255 -0.03084,0.0495 0.07163,0.0535c0.18901,0.007 0.4549,0.50267 0.35586,0.66292c-0.02662,0.0431 -0.0079,0.0783 0.04165,0.0783c0.04953,0 0.13936,0.1494 0.19963,0.33202c0.14591,0.44211 0.04969,0.49454 -0.87521,0.47688c-0.40369,-0.008 -0.56884,-0.0277 -0.36699,-0.0445l0,0.00001zm-0.62121,-4.58151c-0.03049,-0.0305 -0.10962,-0.0337 -0.17585,-0.007c-0.07319,0.0293 -0.05145,0.051 0.05543,0.0554c0.09672,0.004 0.15091,-0.0177 0.12042,-0.0482l0,-0.0002zm0.0076,3.57094c0.06623,-0.0265 0.14537,-0.0233 0.17585,0.007c0.03049,0.0305 -0.0237,0.0522 -0.12042,0.0482c-0.10688,-0.004 -0.12862,-0.0261 -0.05543,-0.0554l0,0.0002zm-0.18464,-0.78141c0.08563,-0.0856 0.13456,-0.0856 0.22019,0c0.08563,0.0856 0.06116,0.1101 -0.11009,0.1101c-0.17127,0 -0.19573,-0.0245 -0.1101,-0.1101zm-0.32047,-0.68264c0.03231,-0.0323 0.22928,-0.0684 0.43772,-0.0801c0.23914,-0.0135 0.33312,0.008 0.25472,0.0574c-0.14283,0.0905 -0.78116,0.11151 -0.69244,0.0228l0,-0.0001zm-0.1658,-0.76698c0.03119,-0.0505 0.07491,-0.0917 0.09716,-0.0917c0.02225,0 0.04046,0.0413 0.04046,0.0917c0,0.0505 -0.04372,0.0917 -0.09716,0.0917c-0.05344,0 -0.07165,-0.0413 -0.04046,-0.0917zm-2.61482,-5.12706c0,-0.0505 0.04129,-0.11727 0.09175,-0.14846c0.05046,-0.0312 0.09175,-0.0154 0.09175,0.0351c0,0.0505 -0.04129,0.11726 -0.09175,0.14845c-0.05046,0.0312 -0.09175,0.0154 -0.09175,-0.035l0,-0.00009zm0.87161,-0.43596c-0.10092,-0.0224 -0.27639,-0.0606 -0.38993,-0.0848c-0.29959,-0.0639 -0.25298,-0.20027 0.09175,-0.26837c0.45236,-0.0894 0.81069,-0.23882 1.21566,-0.50708c0.58142,-0.38514 0.601,-0.39316 0.53404,-0.21867c-0.05163,0.13454 -0.0181,0.14851 0.23498,0.0979c0.18456,-0.0369 0.27427,-0.0252 0.23936,0.0313c-0.03072,0.0497 -0.13282,0.0904 -0.22689,0.0904c-0.09407,0 -0.28775,0.0982 -0.43039,0.21823c-0.14264,0.12002 -0.34192,0.23909 -0.44284,0.2646c-0.10282,0.026 -0.02214,0.0513 0.18349,0.0576l0.36699,0.0112l-0.2448,0.12773c-0.28179,0.14702 -0.86334,0.23954 -1.13142,0.18l0,-0.00004zm0.11277,-0.18079c-0.03049,-0.0305 -0.10962,-0.0337 -0.17585,-0.007c-0.07319,0.0293 -0.05145,0.051 0.05543,0.0554c0.09672,0.004 0.15091,-0.0177 0.12042,-0.0482l0,-0.0002zm0.367,-0.0918c-0.03049,-0.0305 -0.10962,-0.0337 -0.17585,-0.007c-0.07319,0.0293 -0.05145,0.051 0.05543,0.0554c0.09672,0.004 0.1509,-0.0177 0.12042,-0.0482l0,-0.0002zm0.85058,0.20375c0,-0.0193 0.10321,-0.0549 0.22937,-0.079c0.12615,-0.0241 0.22937,-0.008 0.22937,0.0352c0,0.0435 -0.10322,0.079 -0.22937,0.079c-0.12616,0 -0.22937,-0.0158 -0.22937,-0.0352zm0.16629,-0.30274c0.06623,-0.0265 0.14536,-0.0233 0.17585,0.007c0.03049,0.0305 -0.0237,0.0522 -0.12042,0.0482c-0.10688,-0.004 -0.12862,-0.0262 -0.05543,-0.0554l0,0.0002zm-0.30387,-0.12078c0.03119,-0.0505 0.07491,-0.0917 0.09716,-0.0917c0.02225,0 0.04046,0.0413 0.04046,0.0917c0,0.0505 -0.04372,0.0917 -0.09716,0.0917c-0.05344,0 -0.07165,-0.0413 -0.04046,-0.0917zm-3.8057,-0.41065c-0.07237,-0.0872 -0.07933,-0.13984 -0.01849,-0.13984c0.11088,0 0.24016,0.17406 0.17653,0.23769c-0.02309,0.0231 -0.09421,-0.0209 -0.15804,-0.0978l0,-0.00005zm4.75185,-0.11077c0.06623,-0.0265 0.14537,-0.0232 0.17585,0.007c0.03049,0.0305 -0.0237,0.0522 -0.12042,0.0482c-0.10688,-0.004 -0.12862,-0.0261 -0.05543,-0.0554l0,0.0002zm-3.79034,-0.50487c-0.20184,-0.10584 -0.45954,-0.29155 -0.57265,-0.4127c-0.91186,-1.2365 -0.94212,-2.39061 -0.79197,-3.77719c0.09056,-0.83456 0.59915,-1.78206 1.25736,-2.34243c0.60357,-0.51385 0.99346,-0.66852 1.60568,-0.63699c0.8401,0.14183 1.34639,0.57956 1.71561,1.39537c0.96273,1.33108 -0.07107,4.63983 -0.34839,4.17627c1.60645,-7.69768 -4.93768,-5.52628 -3.78037,-0.32578c0.6859,2.01811 2.43623,1.61185 3.78036,0.32578c0.41125,-0.4181 -0.50008,1.42666 -1.89486,1.53762c-0.17253,0.0496 -0.3862,0.0711 -0.47481,0.048c-0.10935,-0.0286 -0.14543,-0.001 -0.11229,0.0851c0.06118,0.15942 0.05959,0.15912 -0.38368,-0.0733l0.00001,0.00025zm-1.92671,-0.71692c-0.08313,-0.16076 -0.13051,-0.31294 -0.10528,-0.33817c0.02523,-0.0252 0.1139,0.0857 0.19703,0.24643c0.08313,0.16076 0.13051,0.31293 0.10528,0.33817c-0.02523,0.0252 -0.11389,-0.0857 -0.19703,-0.24643zm5.83198,-0.0725c-0.0033,-0.0651 0.0713,-0.27152 0.16575,-0.45874c0.29796,-0.59063 0.31666,-0.73149 0.10602,-0.79835c-0.10376,-0.0329 -0.16374,-0.1002 -0.13329,-0.14948c0.03491,-0.0565 0.10181,-0.0511 0.18105,0.0147c0.09941,0.0825 0.13442,0.0595 0.16754,-0.11023c0.02302,-0.118 0.10384,-0.4829 0.1796,-0.8109l0.13774,-0.59636l0.0054,0.45874c0.003,0.25231 -0.03287,0.6245 -0.07969,0.82709c-0.09625,0.41651 -0.72095,1.80556 -0.73015,1.62352l0.00003,0.00001zm-6.6687,-0.64375c0.04393,-0.0711 0.6991,-0.0353 0.6991,0.0381c0,0.0197 -0.16758,0.0358 -0.37241,0.0358c-0.20482,0 -0.35183,-0.0333 -0.32669,-0.074l0,0.0001zm3.45154,-0.81242c-0.17661,-0.0813 -0.41753,-0.19239 -0.53538,-0.24679c-0.28703,-0.13252 -0.47385,-0.5183 -0.47385,-0.97849c0,-0.60242 0.39947,-1.19125 0.80815,-1.19125c0.12411,0 0.37496,-0.0445 0.55743,-0.0988c0.715,-0.21295 1.16511,0.24146 1.14542,1.15639c-0.02445,1.13609 -0.6859,1.73465 -1.50177,1.35896l0,-0.00002zm0.94356,-0.30714c0.30825,-0.24248 0.47487,-0.96968 0.33834,-1.47671c-0.12081,-0.44865 -0.57424,-0.54176 -0.85538,-0.3913c-0.10697,0.0573 -0.23015,-0.044 -0.42687,-0.0413c-0.22888,0.003 -0.41396,0.0671 -0.514,0.17768c-0.14982,0.16555 -0.14474,0.17274 0.12195,0.17274c0.18629,0 0.32415,0.0682 0.41706,0.20644c0.19974,0.2971 0.32264,0.10859 0.13844,-0.21236c-0.08501,-0.14812 -0.11665,-0.26932 -0.07032,-0.26932c0.15329,0 0.2895,0.37728 0.2895,0.80187c0,0.49186 -0.24612,0.8846 -0.57498,0.91749c-0.21232,0.0212 -0.21316,0.019 -0.02355,-0.0622c0.22838,-0.0979 0.5054,-0.45943 0.43691,-0.57025c-0.02581,-0.0418 -0.16565,0.0118 -0.31075,0.11911c-0.15906,0.1176 -0.33927,0.17531 -0.45385,0.14535c-0.10453,-0.0273 -0.19005,-0.0123 -0.19005,0.0335c0,0.15981 0.36872,0.45016 0.57343,0.45156c0.11354,0.00077 0.33518,0.0163 0.41087,0.0652c0.21908,0.14158 0.44015,0.13158 0.69324,-0.0675l0.00001,0zm-1.15968,-0.89395c0.01653,-0.10833 -0.01065,-0.22213 -0.06041,-0.25288c-0.04976,-0.0307 -0.09047,0.005 -0.09047,0.0796c0,0.0745 -0.02722,0.20647 -0.06049,0.29318c-0.04109,0.10708 -0.02171,0.14472 0.06041,0.11734c0.0665,-0.0222 0.13443,-0.12893 0.15096,-0.23726l0,0.00002zm-0.35243,-0.11445c-0.01154,-0.15138 -0.05348,-0.27524 -0.09321,-0.27524c-0.03973,0 -0.07223,0.12386 -0.07223,0.27524c0,0.15139 0.04194,0.27525 0.09321,0.27525c0.05126,0 0.08377,-0.12386 0.07223,-0.27525zm0.69161,-0.25254c-0.03119,-0.0505 -0.10587,-0.0911 -0.16597,-0.0903c-0.06566,0.00084 -0.05434,0.0369 0.02835,0.0903c0.17626,0.11391 0.20802,0.11391 0.13762,0zm3.02769,1.19273c-0.03119,-0.0505 0.0052,-0.0917 0.08092,-0.0917c0.07569,0 0.16313,0.0413 0.19432,0.0917c0.03119,0.0505 -0.0052,0.0917 -0.08092,0.0917c-0.07569,0 -0.16314,-0.0413 -0.19432,-0.0917zm0.00085,-0.27663c0.03072,-0.0497 0.18415,-0.0904 0.34097,-0.0904c0.34657,0 0.31157,0.0458 -0.09408,0.12307c-0.18916,0.036 -0.28179,0.0238 -0.24689,-0.0327l0,0.00003zm-5.26912,-1.03078c-0.004,-0.0883 0.05469,-0.16056 0.13037,-0.16056c0.07569,0 0.13763,0.0437 0.13763,0.0972c0,0.0534 -0.03776,0.0738 -0.08391,0.0453c-0.04615,-0.0285 -0.10483,0.00001 -0.13038,0.0634c-0.02803,0.0695 -0.04934,0.0516 -0.05371,-0.0453l0,-0.00004zm6.41512,0.0283c0,-0.0475 0.04129,-0.11185 0.09175,-0.14304c0.05046,-0.0312 0.09175,0.008 0.09175,0.0863c0,0.0787 -0.04129,0.14304 -0.09175,0.14304c-0.05046,0 -0.09175,-0.0389 -0.09175,-0.0863zm-5.05401,8.23568c-0.1412,-0.0481 -0.3269,-0.0455 -0.45874,0.006c-0.18353,0.0721 -0.14286,0.0859 0.23723,0.0808c0.38699,-0.005 0.42164,-0.0189 0.22151,-0.087l0,0.0002zm0.717,-0.2227c-0.03049,-0.0305 -0.10962,-0.0337 -0.17585,-0.007c-0.07319,0.0293 -0.05145,0.051 0.05543,0.0554c0.09672,0.004 0.15091,-0.0177 0.12042,-0.0482l0,-0.0002zm1.12582,-0.0376c0.09682,-0.0635 0.04243,-0.0727 -0.18349,-0.0313c-0.39569,0.0726 -0.47033,0.12477 -0.17585,0.12291c0.12195,-0.00077 0.28365,-0.042 0.35934,-0.0916l0,-0.00001zm-0.97517,-0.2819c0.6625,-0.15574 1.25615,-0.32595 1.31923,-0.37823c0.1538,-0.12747 0.1456,-0.48319 -0.01419,-0.61581c-0.10039,-0.0833 -0.41982,-0.0253 -1.44503,0.26241c-1.32604,0.37215 -1.56512,0.50719 -1.47925,0.83557c0.06233,0.23834 0.20121,0.22942 1.61925,-0.10394l-0.00001,0zm0.26413,0.22241c-0.06308,-0.0254 -0.1663,-0.0254 -0.22937,0c-0.06308,0.0254 -0.01147,0.0463 0.11468,0.0463c0.12616,0 0.17776,-0.0208 0.11469,-0.0463zm-3.1058,-0.59651c-0.02335,-0.0378 -0.10306,-0.0454 -0.17714,-0.017c-0.18678,0.0717 -0.16824,0.11492 0.04246,0.099c0.09743,-0.007 0.15804,-0.0443 0.13469,-0.082l-0.00001,0zm-0.69194,-0.66274c0.10752,-0.22433 0.10404,-0.49784 -0.02381,-1.87364c-0.08234,-0.88604 -0.17066,-1.63193 -0.19627,-1.65755c-0.06817,-0.0682 -1.05126,0.92491 -1.05126,1.06193c0,0.20402 0.54566,2.17188 0.68997,2.48829c0.16793,0.3682 0.39941,0.36063 0.58138,-0.019l-0.00001,-0.00003zm8.42488,-0.0734c-0.02929,-0.0732 -0.05103,-0.0514 -0.05543,0.0554c-0.004,0.0967 0.0177,0.15091 0.04819,0.12042c0.03049,-0.0305 0.03375,-0.10962 0.0072,-0.17585l0.00004,0.00003zm-4.03269,-0.12998c-0.03049,-0.0305 -0.10962,-0.0337 -0.17585,-0.007c-0.07319,0.0293 -0.05145,0.051 0.05543,0.0554c0.09672,0.004 0.1509,-0.0177 0.12042,-0.0482l0,-0.0002zm0.41478,-0.0971c-0.06308,-0.0254 -0.1663,-0.0254 -0.22938,0c-0.06308,0.0255 -0.01147,0.0463 0.11469,0.0463c0.12615,0 0.17776,-0.0208 0.11469,-0.0463zm-3.4151,-0.94846c0.04591,0 0.05894,-0.0639 0.02897,-0.14203c-0.03146,-0.082 0.01824,-0.19712 0.11756,-0.27233c0.15971,-0.12094 0.14995,-0.1305 -0.13593,-0.13321c-0.23674,-0.002 -0.29578,0.0289 -0.25518,0.1347c0.02905,0.0757 0.01152,0.13762 -0.03894,0.13762c-0.05046,0 -0.11552,-0.0619 -0.14456,-0.13762c-0.02905,-0.0757 -0.08652,-0.13762 -0.12771,-0.13762c-0.0412,0 -0.01187,0.12634 0.06516,0.28076c0.07703,0.15441 0.16435,0.45374 0.19403,0.66517l0.05398,0.38442l0.07958,-0.38993c0.04377,-0.21446 0.11714,-0.38993 0.16305,-0.38993l-0.00001,0zm-2.65658,-0.27525c-0.14248,-0.48248 -0.17744,-0.53977 -0.18312,-0.30003c-0.0071,0.29814 0.27769,1.14426 0.33077,0.9829c0.01565,-0.0476 -0.05079,-0.35487 -0.14765,-0.68287zm11.40619,-2.33947c0.48177,-1.00714 0.31667,-0.89927 0.55525,-2.4772c0.05231,-1.22394 -0.4011,-2.31678 -1.25823,-2.99841l0,0l-0.10199,0.0625c1.85872,1.61048 1.39629,3.90219 0.36196,6.01487l-0.15459,0.31575l0.18908,-0.22937c0.15713,-0.22775 0.30018,-0.46408 0.40852,-0.68814zm-3.43074,-6.8254c-0.1733,-0.0961 -0.78653,-0.21529 -0.70902,-0.13777c0.05465,0.0546 0.55964,0.19346 0.75489,0.20751c0.05046,0.004 0.02982,-0.0278 -0.04587,-0.0697l0,-0.00004z"/>
</g>
</g>
</g>
</symbol>
</defs>
<metadata id="metadata5">image/svg+xml</metadata>
<g>
<title>Layer 1</title>
<rect id="svg_1" height="22" width="22" y="0" x="0" stroke-width="0" stroke="#000000" fill="#9370db"/>
<use x="1.80555" y="-3.70613" transform="matrix(0.998623179843304,0,0,1.0419969281022228,-2.0241578676178484,3.753879591179401) " xlink:href="#svg_9" id="svg_10"/>
<g id="svg_11"/>
</g>
</svg>
<svg width="22" height="22" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<g>
<title>FActuration</title>
<rect fill="#ff69b4" stroke="#000000" stroke-width="0" y="0" width="22" height="22" id="svg_1" x="0"/>
<g id="svg_18"/>
<rect fill="#bfbfbf" stroke-dasharray="null" stroke-linejoin="null" stroke-linecap="null" x="1.8697" y="1.62665" width="14.41626" height="18.02033" id="svg_2" stroke="#000000"/>
<rect fill="#ffffff" stroke-width="0" stroke-dasharray="null" stroke-linejoin="null" stroke-linecap="null" x="3" y="3" width="3" height="3" id="svg_8" stroke="#000000"/>
<rect fill="#ffffff" stroke="#000000" stroke-width="0" stroke-dasharray="null" stroke-linejoin="null" stroke-linecap="null" x="-23.25864" y="12.63907" width="0.10011" height="0" id="svg_10"/>
<rect fill="#ffffff" stroke-width="0" stroke-dasharray="null" stroke-linejoin="null" stroke-linecap="null" x="3" y="7" width="3" height="3" stroke="#000000" id="svg_11"/>
<rect fill="#ffffff" stroke-width="0" stroke-dasharray="null" stroke-linejoin="null" stroke-linecap="null" x="3" y="11" width="3" height="3" stroke="#000000" id="svg_12"/>
<ellipse fill="#7f7f7f" stroke-dasharray="null" stroke-linejoin="null" stroke-linecap="null" cx="8.77749" cy="1.77682" id="svg_13" rx="2.10237" ry="0.95107" stroke="#000000"/>
<text stroke="#000000" transform="matrix(0.20209080370331323,0,0,0.14604607064330533,-3.863007329745458,3.259967800731977) " xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" id="svg_3" y="19.16438" x="63.18625" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" fill="#000000">✔fait!</text>
<text id="svg_4" stroke="#000000" transform="matrix(0.20209080370331323,0,0,0.14604607064330533,-3.863007329745458,3.259967800731977) " xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" y="46.13031" x="61.65752" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" fill="#000000">✔fait!</text>
<text font-weight="bold" stroke="#000000" transform="matrix(0.16224022831341237,0,0,0.1914431638393964,-14.474617460174308,0.5407833763068308) " xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" id="svg_5" y="89.21984" x="145.03213" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" fill="#000000">Total €</text>
</g>
</svg>
<svg width="22" height="22" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<g>
<title>FActuration</title>
<rect fill="#ffebcd" stroke="#000000" stroke-width="0" y="0" width="22" height="22" id="svg_1" x="0"/>
<g id="svg_18"/>
<rect fill="#ffffff" stroke="#000000" stroke-width="0" stroke-dasharray="null" stroke-linejoin="null" stroke-linecap="null" x="-23.25864" y="12.63907" width="0.10011" height="0" id="svg_10"/>
<text stroke="#000000" transform="matrix(0.7757635712623596,0,0,0.8643973469734192,0.31182878371328115,0.03813824616372585) " xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" id="svg_6" y="21.66925" x="16.63745" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" fill="#000000">🏧</text>
</g>
</svg>
<svg width="22" height="22" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<metadata id="metadata5">image/svg+xml</metadata>
<g>
<title>Layer 1</title>
<rect id="svg_1" height="22" width="22" y="0" x="0" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" stroke="#000000" fill="#7f7f00"/>
<g id="layer1">
<g id="g1123">
<g id="g1102" transform="matrix(1.2258228,0,0,1,-0.33777096,0) ">
<path fill="#000000" stroke-width="0.08522" id="path1096" d="m1.49573,13.47437c0,-6.06618 0.01512,-6.82459 0.13687,-6.86759c0.14548,-0.0514 3.08909,0.008 4.00696,0.0805l0.54596,0.0433l-0.04546,0.31194c-0.04646,0.31878 0.06764,0.49312 0.45808,0.69993c0.14696,0.0778 0.15721,0.45789 0.16988,6.29536l0.01347,6.21251l-2.64288,0.0217l-2.64288,0.0217l0,-6.81935zm4.5107,1.31771c0.18358,-0.17984 0.19039,-0.27377 0.25146,-3.46781c0.06746,-3.52819 0.04868,-3.7244 -0.37047,-3.87107c-0.11003,-0.0385 -0.9333,-0.0491 -1.82948,-0.0236c-1.47746,0.0421 -1.64807,0.062 -1.82931,0.21377l-0.19988,0.16735l0,3.38241l0,3.38242l0.21806,0.20068c0.2161,0.19889 0.23301,0.20068 1.89449,0.20068c1.62607,0 1.68211,-0.006 1.86513,-0.18485l0,0.00002zm0.90832,4.55359c0,-0.38513 0.03824,-1.49806 0.08498,-2.47317c0.04674,-0.97511 0.12785,-2.85827 0.18024,-4.18479c0.05239,-1.32652 0.13528,-3.29485 0.1842,-4.37405l0.08895,-1.96219l0.33046,-0.2645c0.43334,-0.34684 0.31129,-0.33831 -0.27366,0.0191l-0.46813,0.28605l-2.57314,0.0514c-1.6801,0.0336 -2.54232,0.0236 -2.48432,-0.0287c0.17008,-0.15332 1.47122,-1.00778 4.57203,-3.00246l3.1205,-2.00734l2.66099,0l2.661,0l0,6.81655l0,6.81655l-3.04265,1.9192c-3.45023,2.17629 -4.92526,3.0885 -4.99407,3.0885c-0.02606,0 -0.04738,-0.31511 -0.04738,-0.70025l0,0.0001z"/>
<ellipse opacity="0.661" fill="#e3dedb" stroke-width="0.571" stroke-miterlimit="0.8" ry="1.03567" rx="1.00226" cy="17.62347" cx="4.2095" id="path1098"/>
</g>
<path fill="#b3b3b3" stroke-width="0.13499" d="m10.38057,10.77417l0,-6.69449l3.246,0l3.246,0l0,1.93396l0,1.93398l1.59238,0l1.59238,0l0,4.76051l0,4.76054l-4.83838,0l-4.83838,0l0,-6.6945zm4.16468,5.87627c0,-0.16116 -0.1361,-0.22314 -0.48996,-0.22314c-0.35387,0 -0.48997,0.062 -0.48997,0.22314c0,0.16117 0.1361,0.22316 0.48997,0.22316c0.35386,0 0.48996,-0.062 0.48996,-0.22316zm-1.01055,-0.3169c0.44372,-0.14442 0.31717,-0.35253 -0.21436,-0.35253c-0.35386,0 -0.48996,0.062 -0.48996,0.22314c0,0.23462 0.24355,0.27935 0.70432,0.12939zm1.01055,-0.57569c0,-0.16116 -0.1361,-0.22314 -0.48996,-0.22314c-0.77261,0 -0.5832,0.37909 0.21436,0.42904c0.16963,0.0105 0.2756,-0.0686 0.2756,-0.2059zm-1.01055,-0.31691c0.44372,-0.14443 0.31717,-0.35253 -0.21436,-0.35253c-0.35386,0 -0.48996,0.0619 -0.48996,0.22315c0,0.2346 0.24355,0.27934 0.70432,0.12938zm1.01055,-0.57569c0,-0.16116 -0.1361,-0.22315 -0.48996,-0.22315c-0.77261,0 -0.5832,0.3791 0.21436,0.42904c0.16963,0.0105 0.2756,-0.0686 0.2756,-0.20589zm-1.01055,-0.31692c0.44372,-0.14441 0.31717,-0.35253 -0.21436,-0.35253c-0.35386,0 -0.48996,0.062 -0.48996,0.22315c0,0.23461 0.24355,0.27936 0.70432,0.12938zm1.01055,-0.57567c0,-0.16117 -0.1361,-0.22315 -0.48996,-0.22315c-0.77261,0 -0.5832,0.3791 0.21436,0.42904c0.16963,0.0105 0.2756,-0.0686 0.2756,-0.20589zm-1.01055,-0.31692c0.44372,-0.14442 0.31717,-0.35253 -0.21436,-0.35253c-0.35386,0 -0.48996,0.062 -0.48996,0.22314c0,0.23462 0.24355,0.27935 0.70432,0.12939zm1.01055,-0.57569c0,-0.16116 -0.1361,-0.22314 -0.48996,-0.22314c-0.75442,0 -0.61069,0.40792 0.15311,0.43455c0.22206,0.007 0.33685,-0.0643 0.33685,-0.21141zm-1.01055,-0.31691c0.44372,-0.14442 0.31717,-0.35253 -0.21436,-0.35253c-0.35386,0 -0.48996,0.062 -0.48996,0.22315c0,0.2346 0.24355,0.27934 0.70432,0.12938zm1.01055,-0.57568c0,-0.16116 -0.1361,-0.22316 -0.48996,-0.22316c-0.77261,0 -0.5832,0.37911 0.21436,0.42905c0.16963,0.0105 0.2756,-0.0686 0.2756,-0.20589zm-1.01055,-0.31693c0.44372,-0.14441 0.31717,-0.35253 -0.21436,-0.35253c-0.35386,0 -0.48996,0.062 -0.48996,0.22315c0,0.23462 0.24355,0.27936 0.70432,0.12938zm1.01055,-0.57567c0,-0.16117 -0.1361,-0.22315 -0.48996,-0.22315c-0.77261,0 -0.5832,0.3791 0.21436,0.42904c0.16963,0.0105 0.2756,-0.0686 0.2756,-0.20589zm-1.01055,-0.31691c0.44372,-0.14442 0.31717,-0.35253 -0.21436,-0.35253c-0.35386,0 -0.48996,0.062 -0.48996,0.22314c0,0.23461 0.24355,0.27934 0.70432,0.12939zm1.01055,-0.5757c0,-0.16116 -0.1361,-0.22314 -0.48996,-0.22314c-0.77261,0 -0.5832,0.3791 0.21436,0.42903c0.16963,0.0105 0.2756,-0.0686 0.2756,-0.20589zm-1.01055,-0.31691c0.44372,-0.14442 0.31717,-0.35253 -0.21436,-0.35253c-0.35386,0 -0.48996,0.062 -0.48996,0.22314c0,0.23461 0.24355,0.27936 0.70432,0.12939zm1.01055,-0.57568c0,-0.16116 -0.1361,-0.22315 -0.48996,-0.22315c-0.77261,0 -0.5832,0.3791 0.21436,0.42904c0.16963,0.0105 0.2756,-0.0686 0.2756,-0.20589zm-1.01055,-0.31691c0.44372,-0.14443 0.31717,-0.35255 -0.21436,-0.35255c-0.35386,0 -0.48996,0.062 -0.48996,0.22316c0,0.23461 0.24355,0.27936 0.70432,0.12939zm1.01055,-2.43527l0,-1.78519l-0.30623,0c-0.19054,0 -0.30622,-0.0843 -0.30622,-0.22317c0,-0.12397 -0.10889,-0.22314 -0.24499,-0.22314c-0.1361,0 -0.24498,0.0992 -0.24498,0.22314c0,0.13887 -0.11568,0.22317 -0.30622,0.22317l-0.30623,0l0,1.78519l0,1.78519l0.85743,0l0.85744,0l0,-1.78519zm-1.46989,0c0,-1.22319 0.03267,-1.48767 0.18374,-1.48767c0.11432,0 0.18373,0.1405 0.18373,0.37192c0,0.27274 0.06533,0.37191 0.24498,0.37191c0.17966,0 0.24499,-0.0992 0.24499,-0.37191c0,-0.23142 0.06941,-0.37192 0.18373,-0.37192c0.15107,0 0.18374,0.26448 0.18374,1.48767l0,1.48766l-0.61246,0l-0.61245,0l0,-1.48766zm0.97993,0.4463c0,-0.72731 -0.0082,-0.74384 -0.36748,-0.74384c-0.3593,0 -0.36747,0.0166 -0.36747,0.74384c0,0.7273 0.0082,0.74384 0.36747,0.74384c0.35931,0 0.36748,-0.0166 0.36748,-0.74384zm3.18475,-1.41328c0,-0.94095 0.04229,-1.71082 0.09396,-1.71082c0.11996,0 2.72333,3.16658 2.72333,3.31248c0,0.06 -0.63389,0.10916 -1.40864,0.10916l-1.40864,0l-0.00001,-1.71082z" id="path1115"/>
</g>
</g>
</g>
</svg>
<svg width="22" height="22" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<g>
<title>Layer 1</title>
<rect fill="#aad4ff" stroke-width="0" width="22" height="22" id="svg_1" stroke="#000000"/>
<text id="svg_4" stroke="#000000" transform="matrix(0.9780811624053052,0,0,0.8880575271650416,-54.03957036243406,-2.7546200274881576) " xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" y="24.00509" x="66.21642" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" fill="#000000">🎨</text>
</g>
</svg>
<!--- faire des modifs de $:/core/ui/ViewTemplate/title
<$button class="iWorkFlowTitle" style="width:94%;text-align: right;font-weight: bold;
font-family: Arial; " to=<<currentTiddler>> ><$transclude tiddler="$:/core/ui/Buttons/permalink" /><$view field="title" ></$button>
iWorkFlowTitle a styler !
--->
input[type=button]
{ text-align: right;
font-weight: bold;
font-family: Arial;
font-size:22px;
}
snif
{ background: #3C1919;background-color: #3C1919;
color: #ffa800;
border: 5px solid #3C1919;
padding: 7px;
font-family: Arial;
font-size: 22px;
font-weight: bold; width:100%;
}
select {background-color: #3C1919; color: #ffa800; }
snifbtn{ width:100%;text-align: right;font-weight: bold; font-size: x-large;
font-family: Arial; }
input[type='checkbox'] { zoom: 1.4;
transform: scale(1.4);
-ms-transform: scale(1.4);
-webkit-transform: scale(1.4);
-o-transform: scale(1.4);
-moz-transform: scale(1.4);
transform-origin: 0 0;
-ms-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
-o-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}
.tc-edit-field, .tc-edit-field-name, .tc-edit-field-value { font-size: 22px;}
.tc-edit-field-add-name, .tc-edit-field-add-value {
background: #3C1919;
color: #ffa800;
border: 5px solid #3C1919;
padding: 7px;
font-size: 22px;
font-weight: bold;
width: 75%;}
tr.evenRow { font-size: 22px;}
tr.oddRow { font-size: 22px;}
input[type=text], select {
background: #3C1919;
color: #ffa800;
border: 5px solid #3C1919;
padding: 7px;
font-size: 22px;
font-weight: bold; width:100%;
}
input[type=search] {
background: #3C1919;
color: #ffa800;
border: 5px solid #3C1919;
padding: 7px;
font-size: 20px;
font-weight: bold; width:100%;
}
.tc-tagged-I
{
border-style: double; border-radius: 25px;
background: url("http://iprint/img/workstat/I.gif") top right no-repeat , lightskyblue;
background-size: 64px 64px; background-position: 98% 64px;
}
.tc-tagged-I::before { content: "🎨Infographie"; zoom:6; Color:#2a99ef; position: absolute; margin-left: -0.6em;transform: rotate(-2);opacity:0.5;}
.tc-tagged-A
{
border-style: double; border-radius: 25px;
background: url("http://iprint/img/workstat/A.gif") no-repeat , lightsalmon;
background-size: 64px 64px; background-position: 98% 64px;
}
.tc-tagged-A::before { content: "⌛Attente"; zoom:6; Color: firebrick; position: absolute; margin-left: -0.6em;transform: rotate(-2);opacity:0.8;}
.tc-tagged-B
{
border-style: double; border-radius: 25px;
background: url("http://iprint/img/workstat/B.gif") top right no-repeat , lightgreen;
background-size: 64px 64px; background-position: 98% 64px;
}
.tc-tagged-B::before { content: "✔Bat"; zoom:6; Color: green; position: absolute; margin-left: -0.6em;transform: rotate(-2);opacity:0.8;}
.tc-tagged-C
{
border-style: double; border-radius: 25px;
background: url("http://iprint/img/workstat/C.gif") top right no-repeat , sandybrown;
background-size: 64px 64px; background-position: 98% 64px;
}
.tc-tagged-C::before { content: "⎙ en Cours"; zoom:6; Color: orangered ; position: absolute; margin-left: -0.6em;transform: rotate(-2);opacity:0.8;}
.tc-tagged-D
{
border-style: double; border-radius: 25px;
background: url("http://iprint/img/workstat/D.gif") top right no-repeat , gold;
background-size: 64px 64px; background-position: 98% 64px;
}
.tc-tagged-D::before { content: "⫹⫺Désication"; zoom:6; Color: orangered; position: absolute; margin-left: -0.6em;transform: rotate(-2);opacity:0.8;}
.tc-tagged-E
{
border-style: double; border-radius: 25px;
background: url("http://iprint/img/workstat/E.gif") top right no-repeat , MediumPurple ;
background-size: 64px 64px; background-position: 98% 64px;
}
.tc-tagged-E::before { content: "📩 Expédtion"; zoom:6; Color: darkmagenta; position: absolute; margin-left: -0.6em;transform: rotate(-2);opacity:0.8;}
.tc-tagged-F
{
border-style: double; border-radius: 25px;
background: url("http://iprint/img/workstat/F.gif") top right no-repeat , HotPink;
background-size: 64px 64px; background-position: 98% 64px;
}
.tc-tagged-F::before { content: "📄Facturation"; zoom:6; Color: deeppink; position: absolute; margin-left: -0.6em;transform: rotate(-2);opacity:0.8;}
.tc-tagged-G
{
border-style: double; border-radius: 25px;
background: url("http://iprint/img/workstat/G.gif") top right no-repeat , slategray;
background-size: 64px 64px; background-position: 98% 64px;
}
.tc-tagged-G::before { content: "🏧 Grisé" ;zoom:6; Color: burlywood ; position: absolute; margin-left: -0.6em;transform: rotate(-3);opacity:0.8;}
.tc-tagged-H
{
border-style: double; border-radius: 25px;
background: url("http://iprint/img/workstat/H.gif") top right no-repeat , Tan;
background-size: 64px 64px; background-position: 98% 64px;
}
.tc-tagged-H::before { content: "📦 Hibernage"; zoom:6; Color: darkolivegreen; position: absolute; margin-left: -0.6em;transform: rotate(-1deg); opacity:0.8;}
.tc-tagged-K::before { content: "📦 Kill ?"; zoom:6; Color: darkolivegreen; position: absolute; margin-left: -0.6em;transform: rotate(-1deg); opacity:0.8;}
.tc-tagged-exemple
{
background: linear-gradient(135deg, #2a99ef 20%, #52d9e5 80%);
opacity: 0.2;
border-style: double;
border-radius: 25px;
}
.tc-tagged-Attention
{
background: linear-gradient(135deg, #2a99ef 20%, #52d9e5 80%);
opacity: 0.2;
border-style: double;
border-radius: 25px;
}
.tc-tagged-task
{ background: linear-gradient(135deg, #2a99ef 20%, #52d9e5 80%);
opacity: .2;
border-style: double;
border-radius: 70px;
}
.tc-tagged-Personne
{
border-style: double;
border-radius: 70px;
}
tc-tagged-iWorkForm
{}
\define style(attibute,value) <<styler "$(currentTiddler)$" $attibute$ $value$ >>
\define backgroundimage(value) <<styler "$(currentTiddler)$" background-image $value$ url() >>
(function(){
/*jslint node: true, browser: true */
/*global $tw: false */
"use strict";
/*
enables js via <<styler currentTiddlerName attributName value [url()]>>
in a Template use with macros to send <<curentTiddler>>
\define style(attibute,value) <<styler "$(named)$" $attibute$ $value$ >>
<$set name=named value=<<currentTiddler>> >
<<named>>
<<style background-image !!cover >>
</$set>
[url()] => urlize previous value
*/
exports.name = "styler";
exports.params = [];
console.log("construct styler object");
console.log(exports);
/*
Run the macro
*/
exports.run = function(run) {
if (arguments.length<3) {return "";}
//obtenir le titre du tiddler :
this.curtidname=arguments[0];
//data-tiddler-title
this.divtids = document.querySelectorAll("div[data-tiddler-title='"+this.curtidname+"']");
console.log("CurrentTiddler"+this.curtidname);
this.tidiv= this.divtids[0];
this.propertyName=arguments[1];
this.propertyValue =arguments[2];
this.propertyValue =$tw.wiki.getTextReference(arguments[2],arguments[2],this.curtidname);
console.log("Propertyname : "+this.propertyName +" : "+this.propertyValue);
if (arguments[3] =='url()' ) {this.propertyValue="url('"+this.propertyValue+"')";}
this.tidiv.style.setProperty(this.propertyName,this.propertyValue, "important");
/*
divtid[0].style.background-image=$tw.wiki.getTextReference(arguments[1],arguments[1],curtidname);*/
console.log("Run "+exports.name+"("+arguments.length+") ");
console.log("title:"+$tw.wiki.getTextReference('!!title','!!title',''));
for (let i =1; i <arguments.length; i++) {
console.log(i+") "+arguments[i]+" : "+$tw.wiki.getTextReference(arguments[i],arguments[i],""));}
return "";
};
})();
NewDate:
<$edit-date field="ladate" format="dd DD/MM/YYYY" fieldFormat="YYYY-MM-DD" firstDay="1"/>
<$button style="width:100%;text-align: right;font-weight: bold; font-size: x-large;
font-family: Arial; "><$checkbox > Titre: </$checkbox></$button><$select style="font-size:12px"
field="civil" default='1' rem="" >
<$list filter={{!!civilist}}><option><<currentTiddler>></option></$list></$select>
source: {{$:/_DB_/_Variables!!selectexpediteur.dbname}}
<$button style="width:100%;text-align: right;font-weight: bold; font-size: x-large;
font-family: Arial; "><$checkbox > Expediteur : Ville / Code Postal : </$checkbox></$button>
<table class="tc-edit-fields">
<tr class="tc-edit-fields">
<td class="tc-edit-field-name" width="66%">VILLE (En Majuscule) :<$edit-text class='tc-edit-texteditor' tiddler="$:/_DB_/_Variables" field="expediteur.ville" tag="input" /></td><td> Code POSTAL: <br>
<$edit-text class='tc-edit-texteditor' tiddler={{$:/_DB_/_Variables!!selectexpediteur.dbname}} index={{$:/_DB_/_Variables!!ville}} tag="input" />
</td></tr></table>
<$button style="width:100%;text-align: right;font-weight: bold; font-size: x-large;
font-family: Arial; "><$checkbox > CLIENT : </$checkbox></$button><$select tiddler='Nom du Client' default='Pas de Client'>
<$list filter='[tag[Client]sort[title]]' >
<option value=<<currentTiddler>>><$view field='title'/></option>
</$list>
</$select>
source: {{selectedDbExpDepName}}
<$button style="width:100%;text-align: right;font-weight: bold; font-size: x-large;
font-family: Arial; "><$checkbox > Code Postal Expediteur : </$checkbox></$button><$select field='Expediteur.codepostal' default='63000'>
<$list filter='[tag[codepostal]sort[title]]' >
<option value=<<currentTiddler>>><$view field='title'/></option>
</$list>
</$select>
<$button style="width:100%;text-align: left;font-weight: bold; font-size: x-large;
font-family: Arial; "><$checkbox field="check" checked={{!!expediteur.departement}} > Département N°:</$checkbox></$button><$select tiddler="$:/_DB_/_Variables" field='SelectExpediteur.Departement' default='63'>
<$list filter='[[$:/_Datas/Departements]indexes[]]' >
<option value=<<currentTiddler>>><$view field='title'/></option>
</$list>
</$select>
<$button style="width:100%;text-align: left;font-weight: bold; font-size: x-large;
font-family: Arial; "><$checkbox field="check" checked="ok"> Expediteur:</$checkbox></$button><$select tiddler="$:/_DB_/_Variables" field='SelectExpediteur.Type' default={{$:/_DB_/_Variables!!SelectExpediteur.Type}}>
<$list filter={{!!list}} >
<option value=<<currentTiddler>>><$view field='title'/></option>
</$list>
</$select>
<!-- {{!!header}} -->
<$button style="width:100%;text-align: right;font-weight: bold; font-size: x-large;
font-family: Arial; "> <$checkbox field="check" checked={{$:/_DB_/_Variables!!Select.CodePostalVille}} > {{!!label}} : </$checkbox>
</$button>
<$select tiddler="$:/_DB_/_Variables" field="Select.CodePostalVille" actions="<$action-setfield $field='select.ville' $value={{$:/_DB_/_Variables!!Select.CodePostalVille}} /><$action-setfield />" >
<$list filter="[{$:/_DB_/_Selected}indexes[]]" variable="key">
<$set name="val" filter="[{$:/_DB_/_Selected}getindex<key>]">
<!-- value=<<val>> --->
<!--optgroup label=<<val>> -->
<option value=<<key>> > <<val>> <<key>>
</option>
</$set>
</$list>
</$select>
<!-- {{!!check.codepostal}} -->
\define §Concat(1,2,3,4,5,6,7,8,9,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T?U,V,W,X,Y,Z) $1$$2$$3$$4$$5$$6$$7$$8$$9$$A$$B$$C$$D$$E$$F$$G$$H$$J$$H$$J$$K$$L$$M$$N$$O$$P$$Q$$R$$S$$T$$U$$V$$W$$X$$Y$$Z$
\define §Suivant() <$reveal type="lt" state="!!etape_no" text={{!!nb_etapes}} ><$button actions=<<EtapeSuivante>> > ↷ Suivant ⏩</$button></$reveal>
\define §Precedent() <$reveal type="gt" state="!!etape_no" text="1" ><$button actions=<<EtapePrecedente>> >⏪ Précédent ↶</$button></$reveal>
\define §Stop(tap,max) <$button actions=<<StopProcess>> >■ Stop $tap$ N° {{!!etape_no}} / {{!!nb_etapes}}</$button>
\define §Courante(tap) <$button >$tap$ N° {{!!etape_no}} </$button>
\define §Demarrer(label,etape,nbetape)
<$reveal type="match" state="!!etape_no" text="" animate="yes"><$button >$label$<$action-setfield etape_no="1" /> </$button></$reveal>
<$reveal type="nomatch" state="!!etape_no" text="" animate="yes">
<<§Stop $etape$ $nbetape$ >>
</$reveal>
\end
\define §Finir(label,etape,nbetape)
<$reveal type="match" state="!!etape_no" text="" animate="yes">{{!!title}} non démarrée </$reveal>
<$reveal type="nomatch" state="!!etape_no" text="" animate="yes"><h2><<§Precedent>>
<<§Suivant>></h2>
</$reveal>
\end
\define §Processing()
<$set name="state" value={{!!etape_no}} >
<$reveal type="match" state="!!etape_no" text={{!!nb_etapes}} ><h2><$button actions=<<StopProcess>> >■ {{!!title}} TERMINÉE en {{!!etape_no}} Étapes</$button></h2>
</$reveal>
<$list
filter="[tag<currentTiddler>sort[etape]]"
variable=numero
>
<$set name="tid" tiddler=<<numero>> field="etape">
<$set name="caption" tiddler=<<numero>> field="caption">
<$set name="helpstring" tiddler=<<numero>> field="aide">
<$reveal type="match" state="!!etape_no" text=<<tid>> >
<h2><$button><<caption>><br><sub><<helpstring>></sub></$button>
<sub><sub> (#<<numero>>)</sub></sub>
<h2><$transclude tiddler=<<numero>> >
</h2><h4><<numero>></h4>
</$reveal></$set>
</$list>
</$set></$set>
\end
\define StopProcess()
<$wikify name=EStop text="" mode="block">
<$action-setfield $field="etape_no" $value=<<EStop >>/></$wikify>
\end
\define EtapeSuivante()
<$wikify name=ESuivant text={{{[all[current]get[etape_no]add[1]]}}} mode="block">
<$action-setfield $field="etape_no" $value=<<ESuivant >>/></$wikify>
\end
\define EtapePrecedente()
<$wikify name=EPreced text={{{[all[current]get[etape_no]subtract[1]]}}} mode="block">
<$action-setfield $field="etape_no" $value=<<EPreced >>/></$wikify>
\end
\define §style() style="width:100%;text-align: right;font-weight: bold; font-size: x-large;font-family: Arial; "
\define §CbLabel(label)<$button style="width:100%;text-align: right;font-weight: bold; font-size: x-large; font-family: Arial; " <$checkbox >$label$</$checkbox></$button>
\define §CbLabelTag(label,tag) <$button style="width:100%;text-align: right;font-weight: bold; font-size: x-large; font-family: Arial; " ><$checkbox tag=$tag$> $label$</$checkbox></$button>
\define .lorem()
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
\end
\define visibility(tiddler) $:/config/ViewToolbarButtons/Visibility/$tiddler$
\define admin()
<$button class="tc-btn-big-green admin"><i class="fa fa-toggle-on" aria-hidden="true"></i>
Activer le mode Web
<!-- hide buttons -->
<$action-setfield $tiddler=<<visibility "$:/core/ui/Buttons/more-tiddler-actions">> text="hide" />
<$action-setfield $tiddler=<<visibility "$:/core/ui/Buttons/edit">> text="hide" />
<$action-setfield $tiddler=<<visibility "$:/core/ui/Buttons/close">> text="hide" />
<!-- clear cache -->
<$action-setfield $tiddler="$:/temp/verlauf" text="" />
<$action-setfield $tiddler="$:/HistoryList" text="" />
<$action-setfield $tiddler="$:/temp/search" text="" />
<!-- set switch -->
<$action-setfield $tiddler="$:/admin/switch" text="web" />
<!-- set sidebar -->
<$action-setfield $tiddler="$:/state/sidebar" text={{$:/user/config!!show-sidebar}} />
<!-- hide chevron -->
<$action-setfield $tiddler="$:/core/ui/TopBar/menu" tags="" />
<!-- hide page toolbar buttons -->
<$fieldmangler tiddler="$:/core/ui/Buttons/close-all">
<$action-sendmessage $message='tm-remove-tag' $param='$:/tags/PageControls'/>
</$fieldmangler>
<$fieldmangler tiddler="$:/admin/Buttons/mode-web">
<$action-sendmessage $message='tm-remove-tag' $param='$:/tags/PageControls'/>
</$fieldmangler>
<!-- hide Contenus tab -->
<$fieldmangler tiddler="$:/to/core/ui/SideBar/Contenus">
<$action-sendmessage $message='tm-remove-tag' $param='$:/tags/SideBar'/>
</$fieldmangler>
<!-- save wiki -->
<$action-sendmessage $message="tm-save-wiki" />
</$button>
<br>
<div style="float:right">
<$button class="tc-btn-invisible bta" popup="$:/temp/popup">Affichage <i class="fa fa-angle-down" aria-hidden="true"></i>
</$button>
<$reveal state="$:/temp/popup" type="popup" class="tc-drop-down">
<$radio tiddler='$:/admin' field='view-mode' value="icons"> Vue avec icônes</$radio><br>
<$radio tiddler='$:/admin' field='view-mode' value="tabs"> Vue avec onglets</$radio>
</$reveal>
</div>
<br><br>
<$reveal type='match' state='$:/admin!!view-mode' text='icons'>
<<tabs "$:/admin/config $:/ControlPanel $:/core/ui/ControlPanel/Plugins" "$:/admin/config">>
</$reveal>
<$reveal type='match' state='$:/admin!!view-mode' text='tabs'>
{{$:/admin/config-tabs}}
</$reveal>
\end
<$macrocall $name={{$:/admin/switch}} />
/*Fenêtre de connexion*/
.tc-modal {
margin-top: 5em;
border-radius: 8px;
text-align: center;
background: #f4f4f4;
width: 30%;
position: fixed;
left: 35%;
right: 35%;
}
/*Identifiants*/
.login {
padding: 5px;
border-radius: 2px;
border: solid 1px #b3b3b3;
}
/*Bouton se connecter*/
.connect {
font-size: 1.1em;
width: 60%;
text-decoration: none;
background-color: #468cd2;
border-radius: 2px;
}
.connect:hover {
background-color: #3070cf;
}
/*Boutons admin*/
.admin {
font-size: 0.9em;
text-decoration: none;
background-color: #468cd2;
border-radius: 4px;
}
.admin:hover {
background-color: #3070cf;
}
/*Bouton Affichage*/
.bta:hover {
color: #2c66beff;
}
/*Titres settings*/
.titleset {
font-size: 1.1em;
color: #2c66be;
border-bottom: solid #DBD9E2;
border-width: 0px 0px 1px 0px;
}
/*Boutons modules*/
.btmod {
font-size: 0.8em;
}
.btemod:hover {
background-color: #f2f2f2;
}
/*Aspect des tiddlers config*/
.cadre {
padding: 10px;
margin: 15px -2px 15px -2px;
background: #f2f2f2;
border-radius: 2px;
}
/*Colonne module profile*/
.colpro {
float: left;
width: 160px;
}
/*Tableau module profile*/
.tabpro td {
width: 345px;
padding: 8px;
}
/*Scrollbox*/
.tc-scrollable {
height: 350px;
}
/*Aide*/
.help {
padding: 10px;
background: #ffff99;
border-radius: 15px;
border: 1px solid #ccc;
}
\define visibility(tiddler) $:/config/ViewToolbarButtons/Visibility/$tiddler$
\define admin()
<$button class="tc-btn-invisible" tooltip="Passe en mode Web">
{{$:/core/images/right-arrow}}
<!-- hide buttons -->
<$action-setfield $tiddler=<<visibility "$:/core/ui/Buttons/more-tiddler-actions">> text="hide" />
<$action-setfield $tiddler=<<visibility "$:/core/ui/Buttons/edit">> text="hide" />
<$action-setfield $tiddler=<<visibility "$:/core/ui/Buttons/close">> text="hide" />
<!-- clear cache -->
<$action-setfield $tiddler="$:/temp/verlauf" text="" />
<$action-setfield $tiddler="$:/HistoryList" text="" />
<$action-setfield $tiddler="$:/temp/search" text="" />
<!-- set switch -->
<$action-setfield $tiddler="$:/admin/switch" text="web" />
<!-- set sidebar -->
<$action-setfield $tiddler="$:/state/sidebar" text={{$:/user/config!!show-sidebar}} />
<!-- hide chevron -->
<$action-setfield $tiddler="$:/core/ui/TopBar/menu" tags="" />
<!-- hide page toolbar buttons -->
<$fieldmangler tiddler="$:/admin/Buttons/mode-web">
<$action-sendmessage $message='tm-remove-tag' $param='$:/tags/PageControls'/>
</$fieldmangler>
<$fieldmangler tiddler="$:/core/ui/Buttons/close-all">
<$action-sendmessage $message='tm-remove-tag' $param='$:/tags/PageControls'/>
</$fieldmangler>
<!-- hide Contenus tab -->
<$fieldmangler tiddler="$:/to/core/ui/SideBar/Contenus">
<$action-sendmessage $message='tm-remove-tag' $param='$:/tags/SideBar'/>
</$fieldmangler>
<!-- save wiki -->
<$action-sendmessage $message="tm-save-wiki" />
</$button>
<$macrocall $name={{$:/admin/switch}} />
{{$:/admin/settings/apparence}}
<$reveal type='match' state='$:/admin/settings/navbar!!config' text='yes'>
{{$:/admin/settings/navbar}}
</$reveal>
{{$:/admin/settings/style}}
<div style=font-size:0.8em>
<$macrocall
$name="toc-tabbed-external-nav-to"
tag="$:/tags/ModuleTabs"
sort="nsort[order]"
selectedTiddler="$:/temp/toc/$:/admin/module/profile"
unselectedText="<p>Sélectionnez une entrée dans le menu.</p>"
missingText="<p>Tiddler manquant.</p>"
/>
</div>
<$reveal type="match" state="$:/state/navbar" text="show">
<$button set="$:/state/navbar" setTo="hide" class="tc-btn-invisible">
<$fieldmangler tiddler="$:/to/ui/navbar">
<$action-sendmessage $message='tm-remove-tag' $param='$:/tags/Stylesheet'/>
</$fieldmangler>
<$fieldmangler tiddler="$:/to/ui/navbar/config">
<$action-sendmessage $message='tm-remove-tag' $param='$:/tags/TopLeftBar'/>
</$fieldmangler>
<$fieldmangler tiddler="$:/admin/module/navbar-tabs">
<$action-sendmessage $message='tm-remove-tag' $param='$:/tags/ModuleTabs'/>
</$fieldmangler>
<$action-setfield $tiddler='$:/admin/settings/navbar' config='no'/>
<$action-sendmessage $message="tm-save-wiki" />
<input type="checkbox" checked />
</$button>
Afficher la barre de navigation
</$reveal>
<$reveal type="nomatch" state="$:/state/navbar" text="show">
<$button set="$:/state/navbar" setTo="show" class="tc-btn-invisible">
<$fieldmangler tiddler="$:/to/ui/navbar">
<$action-sendmessage $message='tm-add-tag' $param='$:/tags/Stylesheet'/>
</$fieldmangler>
<$fieldmangler tiddler="$:/to/ui/navbar/config">
<$action-sendmessage $message='tm-add-tag' $param='$:/tags/TopLeftBar'/>
</$fieldmangler>
<$fieldmangler tiddler="$:/admin/module/navbar-tabs">
<$action-sendmessage $message='tm-add-tag' $param='$:/tags/ModuleTabs'/>
</$fieldmangler>
<$action-setfield $tiddler='$:/admin/settings/navbar' config='yes'/>
<$action-sendmessage $message="tm-save-wiki" />
<input type="checkbox" />
</$button>
Afficher la barre de navigation
</$reveal>
Contenu du site (<$count filter='[!has[draft.of]!is[system]![admin]]'/> tiddlers):
<$list filter='[!has[draft.of]!is[system]![admin]sort[title]]'>
</$list>
Configurations utilisateur (<$count filter='[!has[draft.of]prefix[$:/user]]'/> tiddlers):
<$list filter='[!has[draft.of]prefix[$:/user]sort[title]]'>
</$list>
Autres configurations (<$count filter='[prefix[$:/_]] [prefix[$:/.]]'/> tiddlers):
<$list filter="[prefix[$:/_]sort[title]] [prefix[$:/.]sort[title]]">
</$list>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<circle style="fill:#FF6D3B;" cx="256" cy="256" r="256"/>
<path style="fill:#FFFFFF;" d="M256,187.587c-54.556,0-102.76,27.037-132.053,68.413c29.293,41.38,77.497,68.42,132.053,68.42
c54.553,0,102.76-27.04,132.053-68.42C358.76,214.624,310.553,187.587,256,187.587z"/>
<circle style="fill:#16C6CC;" cx="256" cy="256" r="68.416"/>
<circle style="fill:#242D3C;" cx="256" cy="256" r="32.345"/>
<g>
<path style="fill:#FFFFFF;" d="M249.304,233.135c0,8.929-7.237,16.169-16.169,16.169c-8.942,0-16.173-7.237-16.173-16.169
c0-8.935,7.231-16.173,16.173-16.173C242.064,216.962,249.304,224.2,249.304,233.135z"/>
<rect x="253.655" y="96.091" style="fill:#FFFFFF;" width="4.704" height="17.534"/>
<rect x="222.234" y="99.392" transform="matrix(0.9783 -0.2072 0.2072 0.9783 -17.5363 48.8809)" style="fill:#FFFFFF;" width="4.7" height="17.53"/>
<rect x="192.179" y="109.148" transform="matrix(0.9136 -0.4066 0.4066 0.9136 -31.1376 89.2824)" style="fill:#FFFFFF;" width="4.697" height="17.53"/>
<rect x="164.815" y="124.942" transform="matrix(0.809 -0.5878 0.5878 0.809 -46.6667 123.7967)" style="fill:#FFFFFF;" width="4.697" height="17.533"/>
<rect x="141.305" y="146.096" transform="matrix(0.6695 -0.7429 0.7429 0.6695 -67.5558 157.9052)" style="fill:#FFFFFF;" width="4.704" height="17.535"/>
<rect x="122.749" y="171.669" transform="matrix(0.4994 -0.8664 0.8664 0.4994 -93.6987 198.7127)" style="fill:#FFFFFF;" width="4.704" height="17.534"/>
<rect x="109.886" y="200.534" transform="matrix(0.309 -0.9511 0.9511 0.309 -121.5011 251.3698)" style="fill:#FFFFFF;" width="4.697" height="17.528"/>
<rect x="103.369" y="231.464" transform="matrix(0.1036 -0.9946 0.9946 0.1036 -144.17 320.4912)" style="fill:#FFFFFF;" width="4.7" height="17.53"/>
<rect x="96.898" y="269.464" transform="matrix(0.9945 -0.1046 0.1046 0.9945 -27.8525 12.5433)" style="fill:#FFFFFF;" width="17.523" height="4.7"/>
<rect x="103.48" y="300.37" transform="matrix(0.9511 -0.3088 0.3088 0.9511 -87.9964 49.4572)" style="fill:#FFFFFF;" width="17.526" height="4.7"/>
<rect x="116.33" y="329.246" transform="matrix(0.866 -0.5 0.5 0.866 -149.042 106.9766)" style="fill:#FFFFFF;" width="17.53" height="4.704"/>
<rect x="134.914" y="354.787" transform="matrix(0.7431 -0.6691 0.6691 0.7431 -202.0673 187.873)" style="fill:#FFFFFF;" width="17.526" height="4.697"/>
<rect x="158.391" y="375.929" transform="matrix(0.5879 -0.8089 0.8089 0.5879 -237.1152 291.0966)" style="fill:#FFFFFF;" width="17.526" height="4.697"/>
<rect x="185.789" y="391.75" transform="matrix(0.4065 -0.9136 0.9136 0.4065 -244.6057 411.6389)" style="fill:#FFFFFF;" width="17.52" height="4.7"/>
<rect x="215.78" y="401.515" transform="matrix(0.2078 -0.9782 0.9782 0.2078 -217.1683 539.5865)" style="fill:#FFFFFF;" width="17.524" height="4.704"/>
<rect x="253.655" y="398.402" style="fill:#FFFFFF;" width="4.704" height="17.527"/>
<rect x="285.064" y="395.088" transform="matrix(0.978 -0.2085 0.2085 0.978 -77.8876 68.8035)" style="fill:#FFFFFF;" width="4.704" height="17.523"/>
<rect x="315.138" y="385.321" transform="matrix(0.9138 -0.4061 0.4061 0.9138 -132.6811 162.8958)" style="fill:#FFFFFF;" width="4.7" height="17.523"/>
<rect x="342.488" y="369.518" transform="matrix(0.8092 -0.5875 0.5875 0.8092 -156.4542 274.7664)" style="fill:#FFFFFF;" width="4.7" height="17.523"/>
<rect x="365.978" y="348.351" transform="matrix(0.6698 -0.7425 0.7425 0.6698 -143.5486 391.403)" style="fill:#FFFFFF;" width="4.7" height="17.52"/>
<rect x="384.539" y="322.797" transform="matrix(0.5002 -0.8659 0.8659 0.5002 -93.7335 500.7217)" style="fill:#FFFFFF;" width="4.7" height="17.523"/>
<rect x="397.411" y="293.96" transform="matrix(0.3092 -0.951 0.951 0.3092 -11.7378 589.291)" style="fill:#FFFFFF;" width="4.694" height="17.53"/>
<rect x="403.965" y="263.059" transform="matrix(0.1037 -0.9946 0.9946 0.1037 93.8216 647.7572)" style="fill:#FFFFFF;" width="4.697" height="17.527"/>
<rect x="397.538" y="237.818" transform="matrix(0.9945 -0.1051 0.1051 0.9945 -22.9906 44.0306)" style="fill:#FFFFFF;" width="17.524" height="4.701"/>
<rect x="391.011" y="206.947" transform="matrix(0.951 -0.3092 0.3092 0.951 -45.1239 133.8659)" style="fill:#FFFFFF;" width="17.527" height="4.697"/>
<rect x="378.13" y="178.065" transform="matrix(0.8659 -0.5003 0.5003 0.8659 -38.3619 217.7542)" style="fill:#FFFFFF;" width="17.524" height="4.701"/>
<rect x="359.561" y="152.514" transform="matrix(0.7427 -0.6696 0.6696 0.7427 -8.9342 286.4793)" style="fill:#FFFFFF;" width="17.527" height="4.704"/>
<rect x="336.073" y="131.374" transform="matrix(0.5877 -0.8091 0.8091 0.5877 33.9854 334.1381)" style="fill:#FFFFFF;" width="17.527" height="4.701"/>
<rect x="308.702" y="115.581" transform="matrix(0.4063 -0.9137 0.9137 0.4063 80.7257 360.1012)" style="fill:#FFFFFF;" width="17.525" height="4.701"/>
<rect x="278.653" y="105.796" transform="matrix(0.2077 -0.9782 0.9782 0.2077 121.9296 366.8304)" style="fill:#FFFFFF;" width="17.52" height="4.701"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<path style="fill:#E4EAF6;" d="M406.069,105.931c-14.626,0-26.483-11.857-26.483-26.483V0H141.241
c-14.626,0-26.483,11.857-26.483,26.483v61.793h220.69c9.751,0,17.655,7.905,17.655,17.655v123.586
c0,9.75-7.904,17.655-17.655,17.655h-220.69v238.345c0,14.626,11.857,26.483,26.483,26.483h317.793
c14.626,0,26.483-11.857,26.483-26.483V105.931H406.069z M247.172,450.207h-8.828c-14.603,0-26.483-11.88-26.483-26.483v-26.483
c0-4.871-3.961-8.828-8.828-8.828c-4.875,0-8.828-3.948-8.828-8.828c0-4.879,3.953-8.828,8.828-8.828
c4.866,0,8.828-3.957,8.828-8.828v-26.483c0-14.603,11.88-26.483,26.483-26.483h8.828c4.875,0,8.828,3.948,8.828,8.828
c0,4.879-3.953,8.828-8.828,8.828h-8.828c-4.866,0-8.828,3.957-8.828,8.828v26.483c0,6.776-2.56,12.966-6.759,17.655
c4.199,4.69,6.759,10.879,6.759,17.655v26.483c0,4.871,3.961,8.828,8.828,8.828h8.828c4.875,0,8.828,3.948,8.828,8.828
C256,446.259,252.047,450.207,247.172,450.207z M271.095,421.164c-0.884,0.793-1.854,1.414-2.914,1.854s-2.207,0.706-3.353,0.706
c-1.151,0-2.297-0.267-3.358-0.707c-1.056-0.439-2.03-1.06-2.91-1.854c-1.681-1.681-2.56-3.887-2.56-6.268
c0-2.293,0.97-4.595,2.56-6.268c2.03-2.035,5.117-3,8.03-2.388c0.53,0.095,1.06,0.267,1.59,0.534c0.53,0.172,1.06,0.439,1.59,0.793
c0.439,0.267,0.879,0.707,1.323,1.06c1.587,1.673,2.56,3.975,2.56,6.268C273.655,417.276,272.771,419.482,271.095,421.164z
M306.406,421.164c-0.884,0.793-1.854,1.414-2.914,1.854c-1.06,0.44-2.207,0.706-3.353,0.706c-1.151,0-2.297-0.267-3.358-0.707
c-1.056-0.439-2.03-1.06-2.91-1.854c-1.681-1.681-2.56-3.887-2.56-6.268c0-2.293,0.97-4.595,2.56-6.268
c0.879-0.793,1.854-1.414,2.91-1.854c2.121-0.974,4.59-0.974,6.711,0c1.146,0.439,2.03,1.06,2.914,1.854
c1.587,1.673,2.56,3.975,2.56,6.268C308.966,417.276,308.082,419.482,306.406,421.164z M335.448,423.724
c-2.383,0-4.59-0.888-6.268-2.56c-1.681-1.681-2.56-3.887-2.56-6.268c0-2.293,0.97-4.595,2.56-6.268
c0.879-0.793,1.854-1.414,2.91-1.854c2.121-0.974,4.59-0.974,6.711,0c1.06,0.439,2.03,1.06,2.914,1.854
c1.587,1.673,2.56,3.975,2.56,6.268c0,2.379-0.884,4.586-2.56,6.268C340.039,422.836,337.832,423.724,335.448,423.724z
M397.241,388.414c-4.866,0-8.828,3.957-8.828,8.828v26.483c0,14.603-11.88,26.483-26.483,26.483h-8.828
c-4.875,0-8.828-3.948-8.828-8.828c0-4.879,3.953-8.828,8.828-8.828h8.828c4.866,0,8.828-3.957,8.828-8.828v-26.483
c0-6.776,2.56-12.966,6.759-17.655c-4.199-4.69-6.759-10.879-6.759-17.655v-26.483c0-4.871-3.961-8.828-8.828-8.828h-8.828
c-4.875,0-8.828-3.948-8.828-8.828c0-4.879,3.953-8.828,8.828-8.828h8.828c14.603,0,26.483,11.88,26.483,26.483v26.483
c0,4.871,3.961,8.828,8.828,8.828c4.875,0,8.828,3.948,8.828,8.828C406.069,384.466,402.116,388.414,397.241,388.414z"/>
<path style="fill:#D2DCF0;" d="M406.069,105.931h79.448L379.586,0v79.448C379.586,94.074,391.443,105.931,406.069,105.931z"/>
<path style="fill:#6EAADC;" d="M353.103,229.517V105.931c0-9.75-7.904-17.655-17.655-17.655h-220.69H44.138
c-9.751,0-17.655,7.905-17.655,17.655v123.586c0,9.75,7.904,17.655,17.655,17.655h70.621h220.69
C345.199,247.172,353.103,239.267,353.103,229.517z M97.103,194.207h8.828c4.983,0,9.621-2.094,13.056-5.913
c3.263-3.604,8.85-3.896,12.466-0.647c3.62,3.267,3.914,8.853,0.647,12.474c-6.729,7.456-16.267,11.741-26.168,11.741h-8.828
c-19.47,0-35.31-15.837-35.31-35.31v-17.655c0-19.474,15.84-35.31,35.31-35.31h8.828c9.901,0,19.439,4.285,26.168,11.742
c3.267,3.62,2.974,9.207-0.647,12.474c-3.625,3.25-9.212,2.966-12.466-0.647c-3.435-3.82-8.073-5.914-13.056-5.914h-8.828
c-9.737,0-17.655,7.923-17.655,17.655v17.655C79.448,186.284,87.367,194.207,97.103,194.207z M203.034,211.862h-44.138
c-4.875,0-8.828-3.948-8.828-8.828s3.953-8.828,8.828-8.828h44.138c4.866,0,8.828-3.957,8.828-8.828
c0-4.871-3.961-8.828-8.828-8.828h-26.483c-14.603,0-26.483-11.88-26.483-26.483s11.88-26.483,26.483-26.483h35.31
c4.875,0,8.828,3.948,8.828,8.828c0,4.879-3.953,8.828-8.828,8.828h-35.31c-4.866,0-8.828,3.957-8.828,8.828
s3.961,8.828,8.828,8.828h26.483c14.603,0,26.483,11.88,26.483,26.483S217.638,211.862,203.034,211.862z M291.31,211.862h-44.138
c-4.875,0-8.828-3.948-8.828-8.828s3.953-8.828,8.828-8.828h44.138c4.866,0,8.828-3.957,8.828-8.828
c0-4.871-3.961-8.828-8.828-8.828h-26.483c-14.603,0-26.483-11.88-26.483-26.483s11.88-26.483,26.483-26.483h35.31
c4.875,0,8.828,3.948,8.828,8.828c0,4.879-3.953,8.828-8.828,8.828h-35.31c-4.866,0-8.828,3.957-8.828,8.828
s3.961,8.828,8.828,8.828h26.483c14.603,0,26.483,11.88,26.483,26.483S305.913,211.862,291.31,211.862z"/>
<g>
<path style="fill:#FFFFFF;" d="M203.034,158.897h-26.483c-4.866,0-8.828-3.957-8.828-8.828s3.961-8.828,8.828-8.828h35.31
c4.875,0,8.828-3.948,8.828-8.828c0-4.879-3.953-8.828-8.828-8.828h-35.31c-14.603,0-26.483,11.88-26.483,26.483
s11.88,26.483,26.483,26.483h26.483c4.866,0,8.828,3.957,8.828,8.828c0,4.871-3.961,8.828-8.828,8.828h-44.138
c-4.875,0-8.828,3.948-8.828,8.828s3.953,8.828,8.828,8.828h44.138c14.603,0,26.483-11.88,26.483-26.483
S217.638,158.897,203.034,158.897z"/>
<path style="fill:#FFFFFF;" d="M291.31,158.897h-26.483c-4.866,0-8.828-3.957-8.828-8.828s3.961-8.828,8.828-8.828h35.31
c4.875,0,8.828-3.948,8.828-8.828c0-4.879-3.953-8.828-8.828-8.828h-35.31c-14.603,0-26.483,11.88-26.483,26.483
s11.88,26.483,26.483,26.483h26.483c4.866,0,8.828,3.957,8.828,8.828c0,4.871-3.961,8.828-8.828,8.828h-44.138
c-4.875,0-8.828,3.948-8.828,8.828s3.953,8.828,8.828,8.828h44.138c14.603,0,26.483-11.88,26.483-26.483
S305.913,158.897,291.31,158.897z"/>
<path style="fill:#FFFFFF;" d="M97.103,141.241h8.828c4.983,0,9.621,2.094,13.056,5.913c3.254,3.612,8.841,3.896,12.466,0.647
c3.62-3.267,3.914-8.853,0.647-12.474c-6.729-7.456-16.267-11.741-26.168-11.741h-8.828c-19.47,0-35.31,15.837-35.31,35.31v17.655
c0,19.474,15.84,35.31,35.31,35.31h8.828c9.901,0,19.439-4.285,26.168-11.742c3.267-3.62,2.974-9.207-0.647-12.474
c-3.616-3.25-9.203-2.957-12.466,0.647c-3.435,3.82-8.073,5.915-13.056,5.915h-8.828c-9.737,0-17.655-7.923-17.655-17.655v-17.655
C79.448,149.164,87.367,141.241,97.103,141.241z"/>
</g>
<g>
<path style="fill:#6EAADC;" d="M247.172,432.552h-8.828c-4.866,0-8.828-3.957-8.828-8.828v-26.483
c0-6.776-2.56-12.966-6.759-17.655c4.199-4.69,6.759-10.879,6.759-17.655v-26.483c0-4.871,3.961-8.828,8.828-8.828h8.828
c4.875,0,8.828-3.948,8.828-8.828c0-4.879-3.953-8.828-8.828-8.828h-8.828c-14.603,0-26.483,11.88-26.483,26.483v26.483
c0,4.871-3.961,8.828-8.828,8.828c-4.875,0-8.828,3.948-8.828,8.828c0,4.879,3.953,8.828,8.828,8.828
c4.866,0,8.828,3.957,8.828,8.828v26.483c0,14.603,11.88,26.483,26.483,26.483h8.828c4.875,0,8.828-3.948,8.828-8.828
C256,436.5,252.047,432.552,247.172,432.552z"/>
<path style="fill:#6EAADC;" d="M397.241,370.759c-4.866,0-8.828-3.957-8.828-8.828v-26.483c0-14.603-11.88-26.483-26.483-26.483
h-8.828c-4.875,0-8.828,3.948-8.828,8.828c0,4.879,3.953,8.828,8.828,8.828h8.828c4.866,0,8.828,3.957,8.828,8.828v26.483
c0,6.776,2.56,12.966,6.759,17.655c-4.199,4.69-6.759,10.879-6.759,17.655v26.483c0,4.871-3.961,8.828-8.828,8.828h-8.828
c-4.875,0-8.828,3.948-8.828,8.828c0,4.879,3.953,8.828,8.828,8.828h8.828c14.603,0,26.483-11.88,26.483-26.483v-26.483
c0-4.871,3.961-8.828,8.828-8.828c4.875,0,8.828-3.948,8.828-8.828C406.069,374.707,402.116,370.759,397.241,370.759z"/>
<path style="fill:#6EAADC;" d="M269.771,407.569c-0.53-0.353-1.06-0.621-1.59-0.793c-0.53-0.267-1.06-0.439-1.59-0.534
c-2.914-0.612-6.001,0.353-8.03,2.388c-1.59,1.673-2.56,3.975-2.56,6.268c0,2.379,0.879,4.586,2.56,6.268
c0.879,0.793,1.854,1.414,2.91,1.854c1.06,0.439,2.207,0.707,3.358,0.707c1.146,0,2.293-0.267,3.353-0.707
c1.06-0.44,2.03-1.06,2.914-1.854c1.677-1.681,2.56-3.887,2.56-6.268c0-2.293-0.974-4.595-2.56-6.268
C270.65,408.276,270.211,407.837,269.771,407.569z"/>
<path style="fill:#6EAADC;" d="M303.491,406.776c-2.121-0.974-4.59-0.974-6.711,0c-1.056,0.439-2.03,1.06-2.91,1.854
c-1.59,1.673-2.56,3.975-2.56,6.268c0,2.379,0.879,4.586,2.56,6.268c0.879,0.793,1.854,1.414,2.91,1.854
c1.06,0.439,2.207,0.707,3.358,0.707c1.146,0,2.293-0.267,3.353-0.707c1.06-0.44,2.03-1.06,2.914-1.854
c1.677-1.681,2.56-3.887,2.56-6.268c0-2.293-0.974-4.595-2.56-6.268C305.522,407.837,304.638,407.215,303.491,406.776z"/>
<path style="fill:#6EAADC;" d="M341.716,408.629c-0.884-0.793-1.854-1.414-2.914-1.854c-2.121-0.974-4.59-0.974-6.711,0
c-1.056,0.439-2.03,1.06-2.91,1.854c-1.59,1.673-2.56,3.975-2.56,6.268c0,2.379,0.879,4.586,2.56,6.268
c1.677,1.673,3.884,2.56,6.268,2.56s4.59-0.888,6.268-2.56c1.677-1.681,2.56-3.887,2.56-6.268
C344.276,412.604,343.302,410.302,341.716,408.629z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 47.94 47.94" style="enable-background:new 0 0 47.94 47.94;" xml:space="preserve">
<path style="fill:#ED8A19;" d="M26.285,2.486l5.407,10.956c0.376,0.762,1.103,1.29,1.944,1.412l12.091,1.757
c2.118,0.308,2.963,2.91,1.431,4.403l-8.749,8.528c-0.608,0.593-0.886,1.448-0.742,2.285l2.065,12.042
c0.362,2.109-1.852,3.717-3.746,2.722l-10.814-5.685c-0.752-0.395-1.651-0.395-2.403,0l-10.814,5.685
c-1.894,0.996-4.108-0.613-3.746-2.722l2.065-12.042c0.144-0.837-0.134-1.692-0.742-2.285l-8.749-8.528
c-1.532-1.494-0.687-4.096,1.431-4.403l12.091-1.757c0.841-0.122,1.568-0.65,1.944-1.412l5.407-10.956
C22.602,0.567,25.338,0.567,26.285,2.486z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58.013 58.013" style="enable-background:new 0 0 58.013 58.013;" xml:space="preserve">
<path style="fill:#BF4D90;" d="M17.575,29.007c-1.247-0.43-2.42-1.13-3.411-2.121l-5.657-5.657c-0.344-0.344-0.644-0.714-0.92-1.097
c0,0-0.001-0.001-0.001-0.001C3.303,20.815,0,24.539,0,29.007c0,4.95,4.05,9,9,9h8c4.95,0,9-4.05,9-9
c0-0.435-0.042-0.859-0.102-1.278c-0.749,0.557-1.563,0.983-2.417,1.278C21.571,28.348,19.485,28.348,17.575,29.007z"/>
<path style="fill:#ED8A19;" d="M37.888,7.58c-0.69-4.277-4.411-7.574-8.875-7.574s-8.185,3.297-8.875,7.574
c0.383,0.276,0.753,0.576,1.097,0.92l5.657,5.657c0.991,0.991,1.692,2.164,2.121,3.411c0.658,1.91,0.658,3.996,0,5.906
c-0.296,0.858-0.724,1.677-1.285,2.429c0.421,0.061,0.848,0.104,1.285,0.104s0.864-0.042,1.285-0.104
c0.929-0.135,1.811-0.411,2.627-0.809c1.816-0.885,3.291-2.36,4.176-4.176c0.578-1.186,0.912-2.51,0.912-3.912v-8
C38.013,8.52,37.963,8.046,37.888,7.58z"/>
<path style="fill:#7FABDA;" d="M36.791,49.513l-5.657-5.657c-0.991-0.991-1.692-2.164-2.121-3.411c-0.658-1.91-0.658-3.996,0-5.906
c0.296-0.858,0.724-1.677,1.285-2.429c-0.421-0.061-0.848-0.104-1.285-0.104s-0.864,0.042-1.285,0.104
c-0.929,0.135-1.811,0.411-2.627,0.809c-1.816,0.885-3.291,2.36-4.176,4.176c-0.578,1.186-0.912,2.51-0.912,3.912v8
c0,0.486,0.05,0.96,0.125,1.426c0.69,4.277,4.411,7.574,8.875,7.574s8.185-3.297,8.875-7.574
C37.505,50.156,37.135,49.856,36.791,49.513z"/>
<path style="fill:#A4E869;" d="M50.439,20.132c-0.276,0.383-0.576,0.753-0.92,1.097l-5.657,5.657
c-0.991,0.991-2.164,1.691-3.411,2.121c-1.91,0.658-3.996,0.658-5.906,0c-0.858-0.296-1.677-0.724-2.429-1.285
c-0.061,0.421-0.103,0.848-0.103,1.285c0,0.437,0.042,0.864,0.103,1.285c0.135,0.929,0.411,1.811,0.809,2.627
c0.885,1.816,2.36,3.291,4.176,4.176c1.186,0.578,2.51,0.912,3.912,0.912h8c0.486,0,0.96-0.05,1.426-0.125
c4.277-0.69,7.574-4.411,7.574-8.875S54.716,20.821,50.439,20.132z"/>
<path style="fill:#EFCE4A;" d="M49.519,8.5C46.363,5.344,41.4,5.044,37.888,7.58c0.075,0.466,0.125,0.94,0.125,1.426v8
c0,1.402-0.334,2.726-0.912,3.912c-0.885,1.816-2.36,3.291-4.176,4.176c-0.816,0.398-1.698,0.674-2.627,0.809
c0.255,0.341,0.527,0.673,0.836,0.982s0.641,0.581,0.982,0.836c0.752,0.561,1.571,0.99,2.429,1.285c1.91,0.658,3.996,0.658,5.906,0
c1.247-0.43,2.42-1.13,3.411-2.121l5.657-5.657c0.344-0.344,0.644-0.714,0.92-1.097C52.976,16.619,52.675,11.657,49.519,8.5z"/>
<path style="fill:#61B872;" d="M50.439,37.882c-0.466,0.075-0.94,0.125-1.426,0.125h-8c-1.402,0-2.726-0.334-3.912-0.912
c-1.816-0.885-3.291-2.36-4.176-4.176c-0.398-0.816-0.674-1.698-0.809-2.627c-0.341,0.255-0.673,0.527-0.982,0.836
s-0.581,0.641-0.836,0.982c-0.561,0.752-0.99,1.571-1.285,2.429c-0.658,1.91-0.658,3.996,0,5.906c0.43,1.247,1.13,2.42,2.121,3.411
l5.657,5.657c0.344,0.344,0.714,0.644,1.097,0.92c3.512,2.536,8.475,2.236,11.631-0.92S52.976,41.394,50.439,37.882z"/>
<path style="fill:#ED7161;" d="M29.013,17.569c-0.43-1.247-1.13-2.42-2.121-3.411L21.235,8.5c-0.344-0.344-0.714-0.644-1.097-0.92
C16.626,5.044,11.663,5.344,8.507,8.5c-3.156,3.156-3.456,8.117-0.921,11.629C8.048,20.056,8.518,20.007,9,20.007h8
c4.515,0,8.271,3.373,8.898,7.722c0.004-0.003,0.008-0.005,0.012-0.008c0.341-0.255,0.673-0.527,0.982-0.836
s0.581-0.641,0.836-0.982c0.561-0.752,0.99-1.571,1.285-2.429C29.671,21.564,29.671,19.478,29.013,17.569z"/>
<path style="fill:#BF4D90;" d="M17,20.007H9c-0.482,0-0.952,0.049-1.414,0.123c0,0,0.001,0.001,0.001,0.002
c0.276,0.383,0.576,0.753,0.92,1.097l5.657,5.657c0.991,0.991,2.164,1.691,3.411,2.121c1.91-0.658,3.996-0.658,5.906,0
c0.854-0.294,1.668-0.721,2.417-1.278C25.271,23.38,21.515,20.007,17,20.007z"/>
<path style="fill:#9777A8;" d="M26.892,31.128c-0.309-0.309-0.641-0.581-0.982-0.836c-0.752-0.561-1.571-0.99-2.429-1.285
c-1.91-0.658-3.996-0.658-5.906,0c-1.247,0.43-2.42,1.13-3.411,2.121l-5.657,5.657c-0.344,0.344-0.644,0.714-0.92,1.097
c-2.536,3.512-2.236,8.475,0.92,11.631s8.119,3.456,11.631,0.92c-0.075-0.466-0.125-0.94-0.125-1.426v-8
c0-1.402,0.334-2.726,0.912-3.912c0.885-1.816,2.36-3.291,4.176-4.176c0.816-0.398,1.698-0.674,2.627-0.809
C27.473,31.769,27.201,31.437,26.892,31.128z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 498.4 498.4" style="enable-background:new 0 0 498.4 498.4;" xml:space="preserve">
<rect x="8.8" y="48" style="fill:#87DD50;" width="480" height="8"/>
<g>
<circle style="fill:#62B72A;" cx="8" cy="50.4" r="8"/>
<circle style="fill:#62B72A;" cx="489.6" cy="50.4" r="8"/>
</g>
<path style="fill:#EF3388;" d="M449.6,392l-3.2-16h-1.6c-12.8,16-35.2,26.4-62.4,26.4c-42.4,0-66.4-31.2-66.4-63.2
c0-52.8,44-80.8,124-80V256c0-13.6-5.6-36.8-42.4-36.8c-20.8,0-42.4,6.4-56,15.2L331.2,200c15.2-9.6,44-18.4,76.8-18.4
c67.2,0,88,42.4,88,88v76c0,19.2-1.6,39.2,0.8,47.2h-47.2V392z M440.8,292.8c-32-0.8-72,7.2-72,39.2c0,20.8,13.6,30.4,30.4,30.4
c20.8,0,36-13.6,40.8-28.8c1.6-4,0.8-8,0.8-12L440.8,292.8L440.8,292.8z"/>
<path style="fill:#BC086B;" d="M496.8,344.8v-76c0-18.4-3.2-38.4-12.8-52.8c-4,30.4-19.2,58.4-43.2,78.4v26.4c0,3.2,0.8,8-0.8,12
c-4.8,15.2-20,28.8-40.8,28.8c-16.8,0-30.4-9.6-30.4-30.4c0-0.8,0-2.4,0-3.2c-4.8,0.8-8.8,0.8-14.4,0.8c-12.8,0-24.8-1.6-36-5.6
c-0.8,4-0.8,8.8-0.8,12.8c0,32,24,64,65.6,64c27.2,0,48.8-10.4,62.4-26.4h1.6l3.2,16h48C495.2,384,496.8,364,496.8,344.8z"/>
<g>
<path style="fill:#C1B8BC;" d="M268.8,428c1.6,0,4,1.6,4,3.2v20c0,2.4-1.6,4.8-4.8,4.8h-19.2c-2.4,0-3.2-2.4-3.2-4
c0-0.8,0.8-4,3.2-4h16v-16.8C264.8,428.8,267.2,428,268.8,428z"/>
<path style="fill:#C1B8BC;" d="M12.8,97.6c-1.6,0-4-1.6-4-3.2V76c0-2.4,0.8-4,4-4h14.4c2.4,0,3.2,2.4,3.2,4c0,0.8-0.8,4-3.2,4H16.8
v14.4C16.8,96.8,14.4,97.6,12.8,97.6z"/>
<path style="fill:#C1B8BC;" d="M268.8,97.6c1.6,0,4-1.6,4-3.2V76c0-2.4-2.4-4-5.6-4h-14.4c-2.4,0-3.2,2.4-3.2,4c0,0.8,0.8,4,3.2,4
h12v14.4C264.8,96.8,267.2,97.6,268.8,97.6z"/>
<path style="fill:#C1B8BC;" d="M4.8,428c-1.6,0-4,1.6-4,3.2v20c0,2.4,0.8,4.8,4,4.8h16.8c2.4,0,3.2-2.4,3.2-4c0-0.8-0.8-4-3.2-4
H8.8v-16.8C8.8,428.8,6.4,428,4.8,428z"/>
</g>
<path style="fill:#EF3388;" d="M87.2,312l-24.8,80H8l92.8-288h68l94.4,288h-56.8L180,312H87.2z M170.4,272l-23.2-72.8
c-5.6-17.6-10.4-31.2-14.4-55.2H132c-4,24-8.8,38.4-13.6,55.2L96,272H170.4z"/>
<g>
<path style="fill:#BC086B;" d="M60.8,317.6c-9.6,0-18.4-2.4-27.2-4L8,392h54.4l24-78.4C78.4,315.2,69.6,317.6,60.8,317.6z"/>
<path style="fill:#BC086B;" d="M205.6,217.6c-8,20-20,38.4-35.2,52.8v0.8h-0.8c-20,24-44.8,32-73.6,40h83.2l26.4,80h56.8
L205.6,217.6z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<circle style="fill:#23A24D;" cx="29" cy="29" r="29"/>
<path style="fill:#EBD6BD;" d="M29,0C21.243,0,14.204,3.051,9,8.011V26l19.951,24.993C28.971,51.009,29,50.995,29,50.97
c0,0.025,0.029,0.04,0.049,0.023L49,26V8.011C43.796,3.051,36.757,0,29,0z"/>
<path style="fill:#4C4C4C;" d="M29,35c-3.748,0-7.093,1.72-9.294,4.412l9.245,11.581C28.971,51.009,29,50.995,29,50.97
c0,0.025,0.029,0.04,0.049,0.023l9.245-11.581C36.093,36.72,32.748,35,29,35z"/>
<path style="fill:#EBBA16;" d="M29,0c-3.516,0-6.883,0.633-10,1.78V18l9.951,7.961C28.971,25.977,29,25.962,29,25.937
c0,0.025,0.029,0.04,0.049,0.024L39,18V1.78C35.883,0.633,32.516,0,29,0z"/>
<path style="fill:#ED8A19;" d="M9.432,25.654L19,18V1.78C15.241,3.164,11.845,5.3,9,8.011v17.435
C9,25.669,9.258,25.793,9.432,25.654z"/>
<path style="fill:#ED8A19;" d="M39,18l9.568,7.654C48.742,25.793,49,25.669,49,25.446V8.011C46.155,5.3,42.759,3.164,39,1.78V18z"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 505 505" style="enable-background:new 0 0 505 505;" xml:space="preserve">
<circle style="fill:#90DFAA;" cx="252.5" cy="252.5" r="252.5"/>
<polygon style="fill:#324A5E;" points="423.2,357.1 252.5,71 81.8,357.1 "/>
<polygon style="fill:#FFFFFF;" points="301.5,153 203.5,153 81.8,357.1 423.2,357.1 "/>
<polygon style="fill:#FFD05B;" points="161.8,223 81.8,357.1 423.2,357.1 343.2,223 "/>
<polygon style="fill:#FF7058;" points="126.6,282 81.8,357.1 423.2,357.1 378.4,282 "/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 54 54" style="enable-background:new 0 0 54 54;" xml:space="preserve">
<circle style="fill:#38454F;" cx="27" cy="27" r="27"/>
<line style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="15" y1="16" x2="39" y2="16"/>
<line style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="15" y1="27" x2="39" y2="27"/>
<line style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;" x1="15" y1="38" x2="39" y2="38"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 56 56" style="enable-background:new 0 0 56 56;" xml:space="preserve">
<g>
<path style="fill:#E9E9E0;" d="M36.985,0H7.963C7.155,0,6.5,0.655,6.5,1.926V55c0,0.345,0.655,1,1.463,1h40.074
c0.808,0,1.463-0.655,1.463-1V12.978c0-0.696-0.093-0.92-0.257-1.085L37.607,0.257C37.442,0.093,37.218,0,36.985,0z"/>
<polygon style="fill:#D9D7CA;" points="37.5,0.151 37.5,12 49.349,12 "/>
<path style="fill:#0096E6;" d="M48.037,56H7.963C7.155,56,6.5,55.345,6.5,54.537V39h43v15.537C49.5,55.345,48.845,56,48.037,56z"/>
<g>
<path style="fill:#FFFFFF;" d="M23.58,51.975c-0.374,0.364-0.798,0.638-1.271,0.82s-0.984,0.273-1.531,0.273
c-0.602,0-1.155-0.109-1.661-0.328s-0.948-0.542-1.326-0.971s-0.675-0.966-0.889-1.613c-0.214-0.647-0.321-1.395-0.321-2.242
s0.107-1.593,0.321-2.235c0.214-0.643,0.511-1.178,0.889-1.606s0.822-0.754,1.333-0.978s1.062-0.335,1.654-0.335
c0.547,0,1.058,0.091,1.531,0.273s0.897,0.456,1.271,0.82l-1.135,1.012c-0.228-0.265-0.48-0.456-0.759-0.574
s-0.567-0.178-0.868-0.178c-0.337,0-0.658,0.063-0.964,0.191s-0.579,0.344-0.82,0.649s-0.431,0.699-0.567,1.183
s-0.21,1.075-0.219,1.777c0.009,0.684,0.08,1.267,0.212,1.75s0.314,0.877,0.547,1.183s0.497,0.528,0.793,0.67
s0.608,0.212,0.937,0.212s0.636-0.06,0.923-0.178s0.549-0.31,0.786-0.574L23.58,51.975z"/>
<path style="fill:#FFFFFF;" d="M31.633,50.238c0,0.364-0.075,0.718-0.226,1.06s-0.362,0.643-0.636,0.902s-0.61,0.467-1.012,0.622
s-0.856,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.467-0.062-0.704-0.116s-0.463-0.13-0.677-0.226
s-0.398-0.212-0.554-0.349l0.287-1.176c0.128,0.073,0.289,0.144,0.485,0.212s0.398,0.132,0.608,0.191s0.419,0.107,0.629,0.144
s0.405,0.055,0.588,0.055c0.556,0,0.982-0.13,1.278-0.39s0.444-0.645,0.444-1.155c0-0.31-0.104-0.574-0.314-0.793
s-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533s-0.706-0.388-1.025-0.629s-0.583-0.526-0.793-0.854s-0.314-0.738-0.314-1.23
c0-0.446,0.082-0.843,0.246-1.189s0.385-0.641,0.663-0.882s0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191
c0.419,0,0.843,0.039,1.271,0.116s0.774,0.203,1.039,0.376c-0.055,0.118-0.118,0.248-0.191,0.39s-0.142,0.273-0.205,0.396
c-0.063,0.123-0.118,0.226-0.164,0.308s-0.073,0.128-0.082,0.137c-0.055-0.027-0.116-0.063-0.185-0.109s-0.166-0.091-0.294-0.137
s-0.296-0.077-0.506-0.096s-0.479-0.014-0.807,0.014c-0.183,0.019-0.355,0.07-0.52,0.157s-0.31,0.193-0.438,0.321
s-0.228,0.271-0.301,0.431s-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882s0.47,0.419,0.779,0.588
s0.647,0.333,1.012,0.492s0.704,0.354,1.019,0.581s0.576,0.513,0.786,0.854S31.633,49.7,31.633,50.238z"/>
<path style="fill:#FFFFFF;" d="M39.043,50.238c0,0.364-0.075,0.718-0.226,1.06s-0.362,0.643-0.636,0.902s-0.61,0.467-1.012,0.622
s-0.856,0.232-1.367,0.232c-0.219,0-0.444-0.012-0.677-0.034s-0.467-0.062-0.704-0.116s-0.463-0.13-0.677-0.226
s-0.398-0.212-0.554-0.349l0.287-1.176c0.128,0.073,0.289,0.144,0.485,0.212s0.398,0.132,0.608,0.191s0.419,0.107,0.629,0.144
s0.405,0.055,0.588,0.055c0.556,0,0.982-0.13,1.278-0.39s0.444-0.645,0.444-1.155c0-0.31-0.104-0.574-0.314-0.793
s-0.472-0.417-0.786-0.595s-0.654-0.355-1.019-0.533s-0.706-0.388-1.025-0.629s-0.583-0.526-0.793-0.854s-0.314-0.738-0.314-1.23
c0-0.446,0.082-0.843,0.246-1.189s0.385-0.641,0.663-0.882s0.602-0.426,0.971-0.554s0.759-0.191,1.169-0.191
c0.419,0,0.843,0.039,1.271,0.116s0.774,0.203,1.039,0.376c-0.055,0.118-0.118,0.248-0.191,0.39s-0.142,0.273-0.205,0.396
s-0.118,0.226-0.164,0.308s-0.073,0.128-0.082,0.137c-0.055-0.027-0.116-0.063-0.185-0.109s-0.166-0.091-0.294-0.137
s-0.296-0.077-0.506-0.096s-0.479-0.014-0.807,0.014c-0.183,0.019-0.355,0.07-0.52,0.157s-0.31,0.193-0.438,0.321
s-0.228,0.271-0.301,0.431s-0.109,0.313-0.109,0.458c0,0.364,0.104,0.658,0.314,0.882s0.47,0.419,0.779,0.588
s0.647,0.333,1.012,0.492s0.704,0.354,1.019,0.581s0.576,0.513,0.786,0.854S39.043,49.7,39.043,50.238z"/>
</g>
<g>
<path style="fill:#0096E6;" d="M19.5,19v-4c0-0.551,0.448-1,1-1c0.553,0,1-0.448,1-1s-0.447-1-1-1c-1.654,0-3,1.346-3,3v4
c0,1.103-0.897,2-2,2c-0.553,0-1,0.448-1,1s0.447,1,1,1c1.103,0,2,0.897,2,2v4c0,1.654,1.346,3,3,3c0.553,0,1-0.448,1-1
s-0.447-1-1-1c-0.552,0-1-0.449-1-1v-4c0-1.2-0.542-2.266-1.382-3C18.958,21.266,19.5,20.2,19.5,19z"/>
<path style="fill:#0096E6;" d="M39.5,21c-1.103,0-2-0.897-2-2v-4c0-1.654-1.346-3-3-3c-0.553,0-1,0.448-1,1s0.447,1,1,1
c0.552,0,1,0.449,1,1v4c0,1.2,0.542,2.266,1.382,3c-0.84,0.734-1.382,1.8-1.382,3v4c0,0.551-0.448,1-1,1c-0.553,0-1,0.448-1,1
s0.447,1,1,1c1.654,0,3-1.346,3-3v-4c0-1.103,0.897-2,2-2c0.553,0,1-0.448,1-1S40.053,21,39.5,21z"/>
</g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 58 58" style="enable-background:new 0 0 58 58;" xml:space="preserve">
<circle style="fill:#E7ECED;" cx="29" cy="29" r="29"/>
<polygon style="fill:#1081E0;" points="24.621,32.189 8.049,29.412 43.811,13 26.519,47.882 "/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 53 53" style="enable-background:new 0 0 53 53;" xml:space="preserve">
<path style="fill:#E7ECED;" d="M18.613,41.552l-7.907,4.313c-0.464,0.253-0.881,0.564-1.269,0.903C14.047,50.655,19.998,53,26.5,53
c6.454,0,12.367-2.31,16.964-6.144c-0.424-0.358-0.884-0.68-1.394-0.934l-8.467-4.233c-1.094-0.547-1.785-1.665-1.785-2.888v-3.322
c0.238-0.271,0.51-0.619,0.801-1.03c1.154-1.63,2.027-3.423,2.632-5.304c1.086-0.335,1.886-1.338,1.886-2.53v-3.546
c0-0.78-0.347-1.477-0.886-1.965v-5.126c0,0,1.053-7.977-9.75-7.977s-9.75,7.977-9.75,7.977v5.126
c-0.54,0.488-0.886,1.185-0.886,1.965v3.546c0,0.934,0.491,1.756,1.226,2.231c0.886,3.857,3.206,6.633,3.206,6.633v3.24
C20.296,39.899,19.65,40.986,18.613,41.552z"/>
<g>
<path style="fill:#556080;" d="M26.953,0.004C12.32-0.246,0.254,11.414,0.004,26.047C-0.138,34.344,3.56,41.801,9.448,46.76
c0.385-0.336,0.798-0.644,1.257-0.894l7.907-4.313c1.037-0.566,1.683-1.653,1.683-2.835v-3.24c0,0-2.321-2.776-3.206-6.633
c-0.734-0.475-1.226-1.296-1.226-2.231v-3.546c0-0.78,0.347-1.477,0.886-1.965v-5.126c0,0-1.053-7.977,9.75-7.977
s9.75,7.977,9.75,7.977v5.126c0.54,0.488,0.886,1.185,0.886,1.965v3.546c0,1.192-0.8,2.195-1.886,2.53
c-0.605,1.881-1.478,3.674-2.632,5.304c-0.291,0.411-0.563,0.759-0.801,1.03V38.8c0,1.223,0.691,2.342,1.785,2.888l8.467,4.233
c0.508,0.254,0.967,0.575,1.39,0.932c5.71-4.762,9.399-11.882,9.536-19.9C53.246,12.32,41.587,0.254,26.953,0.004z"/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 508 508" style="enable-background:new 0 0 508 508;" xml:space="preserve">
<circle style="fill:#90DFAA;" cx="254" cy="254" r="254"/>
<g>
<polygon style="fill:#FF7058;" points="257.6,174.8 271.2,233.6 343.6,233.6 357.2,174.8 386.8,174.8 307.2,95.2 228,174.8 "/>
<polygon style="fill:#FF7058;" points="278,264 336.8,264 340.4,247.6 274.4,247.6 "/>
<polygon style="fill:#FF7058;" points="282.8,284.4 332,284.4 334.8,272.8 280,272.8 "/>
</g>
<g>
<polygon style="fill:#FFFFFF;" points="250.4,333.2 236.8,274.4 164.4,274.4 150.8,333.2 121.2,333.2 200.8,412.8 280,333.2 "/>
<polygon style="fill:#FFFFFF;" points="230,244 171.2,244 167.6,260.4 233.6,260.4 "/>
<polygon style="fill:#FFFFFF;" points="225.2,223.6 176,223.6 173.2,235.2 228,235.2 "/>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>
<div style="font-size:4em;">
{{$:/user/profile!!icon}}
</div>
<br>
<form>
<i class="fa fa-user" aria-hidden="true"></i>
<$edit-text tiddler='$:/temp/profile' field='user-name' placeholder="Nom d'utilisateur" tag="input" class="login" type="text"/>
<i class="fa fa-lock" aria-hidden="true"></i>
<$edit-text tiddler='$:/temp/profile' field='password' placeholder="Mot de passe" tag="input" class="login" type="password"/>
<br>
<$reveal type='match' state='$:/temp/profile!!user-name' text={{$:/user/profile!!user-name}}>
<$reveal type='match' state='$:/temp/profile!!password' text={{$:/user/profile!!password}}>
{{$:/admin/connect/Buttons/mode-admin}}
</$reveal>
</$reveal>
</form>
\define visibility(tiddler) $:/config/ViewToolbarButtons/Visibility/$tiddler$
\define web()
<$button class="tc-btn-big-green connect"><i class="fa fa-sign-in" aria-hidden="true"></i> Se connecter
<!-- set switch -->
<$action-setfield $tiddler="$:/admin/switch" text="admin" />
<!-- show buttons -->
<$action-setfield $tiddler=<<visibility "$:/core/ui/Buttons/more-tiddler-actions">> text="show" />
<$action-setfield $tiddler=<<visibility "$:/core/ui/Buttons/edit">> text="show" />
<$action-setfield $tiddler=<<visibility "$:/core/ui/Buttons/close">> text="show" />
<!-- show sidebar -->
<$action-setfield $tiddler="$:/state/sidebar" text="yes" />
<!-- show chevron -->
<$action-setfield $tiddler="$:/core/ui/TopBar/menu" tags="$:/tags/TopRightBar" />
<!-- show page toolbar buttons -->
<$fieldmangler tiddler="$:/core/ui/Buttons/close-all">
<$action-sendmessage $message='tm-add-tag' $param='$:/tags/PageControls'/>
</$fieldmangler>
<$fieldmangler tiddler="$:/admin/Buttons/mode-web">
<$action-sendmessage $message='tm-add-tag' $param='$:/tags/PageControls'/>
</$fieldmangler>
<!-- show Contenus tab -->
<$fieldmangler tiddler="$:/to/core/ui/SideBar/Contenus">
<$action-sendmessage $message='tm-add-tag' $param='$:/tags/SideBar'/>
</$fieldmangler>
<$action-setfield $tiddler='$:/temp/profile' user-name='' password=''/>
<$action-sendmessage $message='tm-close-tiddler' $param="$:/admin/connect"/>
</$button>
<$macrocall $name={{$:/admin/switch}} />
!! {{!!icon}} Aide rapide
<div class="help">
<i class="fa fa-book fa-lg" style="color:#2C3E50" aria-hidden="true"></i> Retrouvez la documentation complète sur le [[wiki de TiddlyOueb|https://tiddlyoueb.aerobatic.io/#Wiki]].
</div>
<br>
<ul>
<<textSlider "Comment créer des liens internes?" "Pour créer des liens internes vers des pages de ~TiddlyOueb, il est possible d'utiliser l'icône {{$:/core/images/link}} (//Crée un lien vers une page//) dans la barre d'outils de l'éditeur ou d'utiliser le raccourci clavier `alt L`.">>
<<textSlider "Quels sont les principaux tiddlers du mode Admin?" "
|`admin` |Bouton pour accéder à la fenêtre de connexion depuis l'url |
|`$:/admin` |Interface d'administration |
|`$:/admin/admin.css` |Feuille de style |
|`$:/admin/Buttons/mode-web` |Bouton dans la barre latérale pour passer mode Web |
|`$:/admin/config` |Interface d'administration en vue icônes |
|`$:/admin/config-tabs` |Interface d'administration en vue onglets |
|`$:/admin/connect/*` |Fenêtre de connexion |
|`$:/admin/identity/*` |Gestion des identifiants |
|`$:/admin/module/*` |Modules des interfaces d'administration |
|`$:/admin/switch` |Texte affiché au passage du mode Admin / mode Web |">>
<<textSlider "Quels sont les tags système propres à ~TiddlyOueb?" "
*{{$:/tags/AdminConfig||$:/core/ui/TagTemplate}} Boutons du menu Admin
*{{$:/tags/AdminIcon||$:/core/ui/TagTemplate}} Icônes des modules de configuration
*{{$:/tags/Contents||$:/core/ui/TagTemplate}} Boutons de l'onglet //Contenus//
*{{$:/tags/ModuleTabs||$:/core/ui/TagTemplate}} Modules de configuration à onglet">>
<<textSlider "Où sont stockées mes configurations personnelles?" "Toutes les configurations personnelles (logos, CSS, polices, profile...) sont stockées dans les tiddlers `$:/user/*`. Pour les tiddlers système personnalisés par l'utilisateur, il est recommandé d'utiliser les préfixes `$:/_` ou `$:/.` pour faciliter les mises à jour.">>
<<textSlider "Comment mettre à jour ma version de ~TiddlyOueb?" "Contrairement à ~TiddlyWiki, il n'existe pas de système de mise à jour automatique. Il faut exporter les tiddlers et les importer dans la nouvelle version grâce au [[module de mises à jour|$:/admin/module/update]].">>
</ul>
<i class="fa fa-user" aria-hidden="true"></i>
<$edit-text tiddler='$:/temp/profile' field='user-name' placeholder="Nouveau nom d'utilisateur" tag="input" type=" "/>
<i class="fa fa-lock" aria-hidden="true"></i>
<$edit-text tiddler='$:/temp/profile' field='password' placeholder="Nouveau mot de passe" tag="input" type="password"/>
<i class="fa fa-lock" aria-hidden="true"></i>
<$edit-text tiddler='$:/temp/profile' field='password-conf' placeholder="Confirmer le mot de passe" tag="input" type="password"/>
<br>
<$reveal type='nomatch' state='$:/temp/profile!!user-name' text="">
<$reveal type='nomatch' state='$:/temp/profile!!password' text="">
<$reveal type='match' state='$:/temp/profile!!password-conf' text={{$:/temp/profile!!password}}>
{{$:/admin/identity/Buttons/change}}
</$reveal>
</$reveal>
</$reveal>
<$button class="tc-btn-big-green connect" message="tm-notify" param="$:/admin/identity/notify"><i class="fa fa-key" aria-hidden="true"></i> Changer
<$action-setfield $tiddler="$:/user/profile" user-name={{$:/temp/profile!!user-name}} />
<$action-setfield $tiddler="$:/user/profile" password={{$:/temp/profile!!password}} />
<$action-setfield $tiddler='$:/temp/profile' user-name='' password='' password-conf=''/>
<$action-sendmessage $message='tm-close-tiddler' $param="$:/admin/identity"/>
</$button>
Bienvenu ''{{$:/user/profile!!user-name}}''<br>
Nouveaux identifiants validés <i class="fa fa-check" style="color:green" aria-hidden="true"></i>
\define lingo-base() $:/language/ControlPanel/Basics/
<div class="cadre">
!!!Informations générales
<div class="tc-control-panel">
|<$link to="$:/SiteTitle"><<lingo Title/Prompt>></$link> |<$edit-text class='tc-edit-texteditor' tiddler="$:/SiteTitle" default="" tag="input"/> |
|<$link to="$:/SiteSubtitle"><<lingo Subtitle/Prompt>> :</$link> |<$edit-text class='tc-edit-texteditor' tiddler="$:/SiteSubtitle" default="" tag="input"/> |
</div>
!!!Interface
{{$:/admin/config/Buttons/navbar}}
<$checkbox tiddler='$:/user/config' field='show-sidebar' checked='yes' unchecked=no/> Afficher la barre latérale en mode Web
<$checkbox tiddler='$:/user/config' field='site-title' checked='yes' unchecked=none/> Afficher le titre
<$checkbox tiddler='$:/user/config' field='site-subtitle' checked='yes' unchecked=none/> Afficher le sous-titre
<div class="tc-control-panel">
|<$link to="$:/themes/tiddlywiki/vanilla/metrics/sidebarwidth">Largeur de la barre latérale</$link><br>//<<lingo Metrics/SidebarWidth/Hint>>// |^<$edit-text class='tc-edit-texteditor' tiddler="$:/themes/tiddlywiki/vanilla/metrics/sidebarwidth" default="" tag="input"/> |
</div>
</div>
<div class="cadre">
<<tabs "$:/admin/module/appear $:/admin/module/favicon $:/admin/module/page-tabs $:/admin/module/fonts $:/admin/module/css" "$:/state/tab1">>
</div>
\define lingo-base() $:/language/ThemeTweaks/
\define replacement-text()
[img[$(imageTitle)$]]
\end
\define backgroundimage-dropdown()
<div class="tc-drop-down-wrapper">
<$button popup=<<qualify "$:/state/popup/themetweaks/backgroundimage">> class="tc-btn-invisible tc-btn-dropdown">{{$:/core/images/down-arrow}}</$button>
<$reveal state=<<qualify "$:/state/popup/themetweaks/backgroundimage">> type="popup" position="belowleft" text="" default="">
<div class="tc-drop-down">
<$macrocall $name="image-picker" actions="""
<$action-setfield
$tiddler="$:/themes/tiddlywiki/vanilla/settings/backgroundimage"
$value=<<imageTitle>>
/>
"""/>
</div>
</$reveal>
</div>
\end
\define backgroundimageattachment-dropdown()
<$select tiddler="$:/themes/tiddlywiki/vanilla/settings/backgroundimageattachment" default="scroll">
<option value="scroll"><<lingo Settings/BackgroundImageAttachment/Scroll>></option>
<option value="fixed"><<lingo Settings/BackgroundImageAttachment/Fixed>></option>
</$select>
\end
\define backgroundimagesize-dropdown()
<$select tiddler="$:/themes/tiddlywiki/vanilla/settings/backgroundimagesize" default="scroll">
<option value="auto"><<lingo Settings/BackgroundImageSize/Auto>></option>
<option value="cover"><<lingo Settings/BackgroundImageSize/Cover>></option>
<option value="contain"><<lingo Settings/BackgroundImageSize/Contain>></option>
</$select>
\end
<div class="cadre">
!!!Fond de page
Vous pouvez définir une image ou une couleur d'arrière plan qui sera visible avec des tiddlers transparents et dans le ''pied de page''.
__Image de fond__
|<$link to="$:/themes/tiddlywiki/vanilla/settings/backgroundimage"><<lingo Settings/BackgroundImage>></$link> |<$edit-text tiddler="$:/themes/tiddlywiki/vanilla/settings/backgroundimage" default="" tag="input"/> |<<backgroundimage-dropdown>> |
|<$link to="$:/themes/tiddlywiki/vanilla/settings/backgroundimageattachment"><<lingo Settings/BackgroundImageAttachment>></$link> |<<backgroundimageattachment-dropdown>> | |
|<$link to="$:/themes/tiddlywiki/vanilla/settings/backgroundimagesize"><<lingo Settings/BackgroundImageSize>></$link> |<<backgroundimagesize-dropdown>> | |
__Couleur de fond__
<$set name="currentTiddler" value={{$:/palette}}>
|Couleur de fond de page|<$edit-text class='tc-edit-texteditor' index=page-background tag="input"/><br><$edit-text class='tc-edit-texteditor' index=page-background type="color" tag="input"/> |
<div class="cadre">
!!!Edition de la CSS
<$scrollable class='tc-scrollable'>
<$edit-text tiddler='$:/user/config/StyleMain' class='tc-edit-texteditor'/>
</$scrollable>
</div>
<div class="cadre">
!!!Favicon du site
{{$:/user/config/Favicon}}
<br>
Importez votre favicon et renommez le `$:/user/config/Favicon`
<$browse>
</$browse>
</div>
<div class="cadre">
!!!Gestion des polices
!!!!''Général''
|Famille de police |<$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='font-family'/> |
|Alignement du texte |<$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='text-align'/> |
!!!!''Tailles et couleurs''
|Corps de texte |<$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='font-size'/> |
|Couleur de police |<$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='font-color' type='color'/> |
|Titre de niveau 1 |<$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='font-size-h1'/> |
|Couleur de police |<$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='font-color-h1' type='color'/> |
|Titre de niveau 2 |<$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='font-size-h2'/> |
|Couleur de police |<$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='font-color-h2' type='color'/> |
|Titre de niveau 3 |<$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='font-size-h3'/> |
|Couleur de police |<$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='font-color-h3' type='color'/> |
[[Paramètres du thème|$:/themes/tiddlywiki/punch/base]]
</div>
<div class="cadre">
!!!Pied de page
L'arrière plan du pied de page peut être une image ou une couleur défini dans le module ''fond de page''.
<$checkbox tiddler="$:/user/config/PageFooter" tag="$:/tags/BelowStory">
Afficher le pied de page
</$checkbox>
[[Editer le pied de page|$:/user/config/PageFooter]]
<div class="cadre">
!!!Logo du site
{{$:/user/config/Logo}}
URL associée: <$edit-text class='tc-edit-texteditor' tiddler='$:/to/ui/navbar/config' field='url'/>
<br>
Importez votre logo et renommez le `$:/user/config/Logo`
<$browse>
</$browse>
</div>
<div class="cadre">
!!!Effets du menu
<$scrollable class='tc-scrollable'>
<$edit-text tiddler='$:/user/config/StyleMenu' class='tc-edit-texteditor'/>
</$scrollable>
</div>
<div class="cadre">
!!!Liste des entrées du menu
<$list filter="[has[rank]] +[sort[rank]]">
<dd>
<li><$link>{{!!menu-title}}</$link></li>
</dd>
</$list>
[[Paramètres avancés|$:/to/ui/navbar/config]]
</div>
<div class="cadre">
!!!Paramètres de la barre de navigation
Couleur de la barre: <$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='navbar-color' type="color"/>
Largeur de la barre: <$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='navbar-height'/>
<$checkbox tiddler='$:/user/config' field='navbar-border' checked=solid unchecked=none/>
Afficher la bordure
Couleur de la bordure: <$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='navbar-bordercolor' type="color"/>
Taille de la bordure: <$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='navbar-borderheight'/>
Espace entre les menus: <$edit-text class='tc-edit-texteditor' tiddler='$:/user/config' field='navbar-menuspace'/>
[[Paramètres avancés|$:/to/ui/navbar]]
</div>
<div class="cadre">
<<tabs "$:/admin/module/navbarconf-tabs $:/admin/module/menuentry $:/admin/module/menucss" "$:/state/tab1">>
</div>
<div class="cadre">
{{$:/admin/module/navbar}}
{{$:/admin/module/logo}}
</div>
<div class="cadre">
{{$:/admin/module/background}}
{{$:/admin/module/footer}}
</div>
<div class="cadre">
!!!Utilisateur
<div class="colpro">
<div style="font-size:3em; text-align:center">
{{$:/user/profile!!icon}}
</div>
<div style="text-align:center">
<$view tiddler="$:/user/profile" field="user-name"/>
</div>
</div>
|tabpro|k
|Nom d'utilisateur : |<$view tiddler="$:/user/profile" field="user-name"/> |
|Mot de passe : |•••••••••• |
|Avatar : <span style="float:right"><a href="http://fontawesome.io/icons/" target="_blank" style="color:#000000"><i class="fa fa-font-awesome" aria-hidden="true" title="Icônes Font Awesome"></i></a></span> |<$edit-text class='tc-edit-texteditor' tiddler='$:/user/profile' field='icon'/> |
<div style="margin-left: 150px;">
<$button class="tc-btn-big-green admin" message="tm-modal" param="$:/admin/identity"> <i class="fa fa-lock" aria-hidden="true"></i> Changer d'identifiants
</$button>
</div>
</div>
<div class="cadre">
!!!Mises à jour et sauvegardes
>Pour faciliter les mises à jour, il est recommandé d'enregistrer les configurations personnelles sous la forme `$:/user/*` et d'utiliser `$:/_` ou `$:/.` pour les tiddlers système personnalisés.
<br>
{{$:/admin/config/ExportList}}
<br>
<div style="float:left">
<$button tooltip="Exporte ces tiddlers">
<$action-sendmessage $message="tm-download-file" $param="$:/core/templates/exporters/JsonFile" exportFilter=
{{$:/admin/config/ExportList}} filename="tiddlers.json"/>
{{$:/core/images/export-button}} Exporter
</$button>
</div>
<div class="tc-file-input-wrapper">
<$button>
<$list filter="[<tv-config-toolbar-icons>prefix[yes]]">
{{$:/core/images/import-button}}
</$list>
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
<span class="tc-btn-text"><$text text={{$:/language/Buttons/Import/Caption}}/></span>
</$list>
Importer
</$button>
<$browse tooltip="Importe des tiddlers"/>
</div>
<div class="titleset">Apparence générale</div>
<div class="btmod">
<$button class="tc-btn-invisible btemod">[img width="48" [$:/admin/config/images/profile]]<br>Profile utilisateur
<$action-navigate $to="$:/admin/module/profile" />
</$button>
<$button class="tc-btn-invisible btemod">[img width="48" [$:/admin/config/images/appear]]<br>Apparence du site
<$action-navigate $to="$:/admin/module/appear" />
</$button>
<$button class="tc-btn-invisible btemod">[img width="48" [$:/admin/config/images/favicon]]<br>Configuration du favicon
<$action-navigate $to="$:/admin/module/favicon" />
</$button>
<$button class="tc-btn-invisible btemod">[img width="48" [$:/admin/config/images/fonts]]<br>Gestion des polices
<$action-navigate $to="$:/admin/module/fonts" />
</$button>
<$button class="tc-btn-invisible btemod">[img width="48" [$:/admin/config/images/update]]<br>Mises à jour
<$action-navigate $to="$:/admin/module/update" />
</$button>
</div>
<div class="titleset">Barre de navigation</div>
<br>
<div class="btmod">
<$button class="tc-btn-invisible btemod">[img width="48" [$:/admin/config/images/navbar]]<br>Paramètres de la barre
<$action-navigate $to="$:/admin/module/navbar" />
</$button>
<$button class="tc-btn-invisible btemod">[img width="48" [$:/admin/config/images/menu]]<br>Entrées du menu
<$action-navigate $to="$:/admin/module/menuentry" />
</$button>
<$button class="tc-btn-invisible btemod">[img width="48" [$:/admin/config/images/menucss]]<br>Effets du menu
<$action-navigate $to="$:/admin/module/menucss" />
</$button>
<$button class="tc-btn-invisible btemod">[img width="48" [$:/admin/config/images/logo]]<br>Configuration du logo
<$action-navigate $to="$:/admin/module/logo" />
</$button>
</div>
<div class="titleset">Style</div>
<div class="btmod">
<$button class="tc-btn-invisible btemod"> [img width="48" [$:/admin/config/images/css]]<br>Edition de la CSS
<$action-navigate $to="$:/admin/module/css" />
</$button>
<$button class="tc-btn-invisible btemod">[img width="48" [$:/admin/config/images/footer]]<br>Pied de page
<$action-navigate $to="$:/admin/module/footer" />
</$button>
<$button class="tc-btn-invisible btemod">[img width="48" [$:/admin/config/images/fond]]<br>Fond de page
<$action-navigate $to="$:/admin/module/background" />
</$button>
</div>
<div class="tc-control-panel">
<<tabs "[all[shadows+tiddlers]tag[$:/tags/ControlPanel]!has[draft.of]]" "$:/core/ui/ControlPanel/Info">>
</div>
{
"tiddlers": {
"$:/Acknowledgements": {
"title": "$:/Acknowledgements",
"text": "TiddlyWiki incorporates code from these fine OpenSource projects:\n\n* [[The Stanford Javascript Crypto Library|http://bitwiseshiftleft.github.io/sjcl/]]\n* [[The Jasmine JavaScript Test Framework|http://pivotal.github.io/jasmine/]]\n* [[Normalize.css by Nicolas Gallagher|http://necolas.github.io/normalize.css/]]\n\nAnd media from these projects:\n\n* World flag icons from [[Wikipedia|http://commons.wikimedia.org/wiki/Category:SVG_flags_by_country]]\n"
},
"$:/core/copyright.txt": {
"title": "$:/core/copyright.txt",
"type": "text/plain",
"text": "TiddlyWiki created by Jeremy Ruston, (jeremy [at] jermolene [dot] com)\n\nCopyright (c) 2004-2007, Jeremy Ruston\nCopyright (c) 2007-2020, UnaMesa Association\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS'\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
},
"$:/core/icon": {
"title": "$:/core/icon",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\"><path d=\"M64 0l54.56 32v64L64 128 9.44 96V32L64 0zm21.127 95.408c-3.578-.103-5.15-.094-6.974-3.152l-1.42.042c-1.653-.075-.964-.04-2.067-.097-1.844-.07-1.548-1.86-1.873-2.8-.52-3.202.687-6.43.65-9.632-.014-1.14-1.593-5.17-2.157-6.61-1.768.34-3.546.406-5.34.497-4.134-.01-8.24-.527-12.317-1.183-.8 3.35-3.16 8.036-1.21 11.44 2.37 3.52 4.03 4.495 6.61 4.707 2.572.212 3.16 3.18 2.53 4.242-.55.73-1.52.864-2.346 1.04l-1.65.08c-1.296-.046-2.455-.404-3.61-.955-1.93-1.097-3.925-3.383-5.406-5.024.345.658.55 1.938.24 2.53-.878 1.27-4.665 1.26-6.4.47-1.97-.89-6.73-7.162-7.468-11.86 1.96-3.78 4.812-7.07 6.255-11.186-3.146-2.05-4.83-5.384-4.61-9.16l.08-.44c-3.097.59-1.49.37-4.82.628-10.608-.032-19.935-7.37-14.68-18.774.34-.673.664-1.287 1.243-.994.466.237.4 1.18.166 2.227-3.005 13.627 11.67 13.732 20.69 11.21.89-.25 2.67-1.936 3.905-2.495 2.016-.91 4.205-1.282 6.376-1.55 5.4-.63 11.893 2.276 15.19 2.37 3.3.096 7.99-.805 10.87-.615 2.09.098 4.143.483 6.16 1.03 1.306-6.49 1.4-11.27 4.492-12.38 1.814.293 3.213 2.818 4.25 4.167 2.112-.086 4.12.46 6.115 1.066 3.61-.522 6.642-2.593 9.833-4.203-3.234 2.69-3.673 7.075-3.303 11.127.138 2.103-.444 4.386-1.164 6.54-1.348 3.507-3.95 7.204-6.97 7.014-1.14-.036-1.805-.695-2.653-1.4-.164 1.427-.81 2.7-1.434 3.96-1.44 2.797-5.203 4.03-8.687 7.016-3.484 2.985 1.114 13.65 2.23 15.594 1.114 1.94 4.226 2.652 3.02 4.406-.37.58-.936.785-1.54 1.01l-.82.11zm-40.097-8.85l.553.14c.694-.27 2.09.15 2.83.353-1.363-1.31-3.417-3.24-4.897-4.46-.485-1.47-.278-2.96-.174-4.46l.02-.123c-.582 1.205-1.322 2.376-1.72 3.645-.465 1.71 2.07 3.557 3.052 4.615l.336.3z\" fill-rule=\"evenodd\"/></svg>"
},
"$:/core/images/add-comment": {
"title": "$:/core/images/add-comment",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-add-comment tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M56 56H36a8 8 0 100 16h20v20a8 8 0 1016 0V72h20a8 8 0 100-16H72V36a8 8 0 10-16 0v20zm-12.595 58.362c-6.683 7.659-20.297 12.903-36.006 12.903-2.196 0-4.35-.102-6.451-.3 9.652-3.836 17.356-12.24 21.01-22.874C8.516 94.28 0 79.734 0 63.5 0 33.953 28.206 10 63 10s63 23.953 63 53.5S97.794 117 63 117c-6.841 0-13.428-.926-19.595-2.638z\"/></svg>"
},
"$:/core/images/advanced-search-button": {
"title": "$:/core/images/advanced-search-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-advanced-search-button tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M74.565 87.985A47.776 47.776 0 0148 96C21.49 96 0 74.51 0 48S21.49 0 48 0s48 21.49 48 48c0 9.854-2.97 19.015-8.062 26.636l34.347 34.347a9.443 9.443 0 010 13.36 9.446 9.446 0 01-13.36 0l-34.36-34.358zM48 80c17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32z\"/><circle cx=\"48\" cy=\"48\" r=\"8\"/><circle cx=\"28\" cy=\"48\" r=\"8\"/><circle cx=\"68\" cy=\"48\" r=\"8\"/></g></svg>"
},
"$:/core/images/auto-height": {
"title": "$:/core/images/auto-height",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-auto-height tc-image-button\" viewBox=\"0 0 128 128\"><path d=\"M67.987 114.356l-.029-14.477a4 4 0 00-2.067-3.494l-15.966-8.813-1.933 7.502H79.9c4.222 0 5.564-5.693 1.786-7.58L49.797 71.572 48.01 79.15h31.982c4.217 0 5.564-5.682 1.795-7.575L49.805 55.517l-1.795 7.575h31.982c4.212 0 5.563-5.67 1.805-7.57l-16.034-8.105 2.195 3.57V35.614l9.214 9.213a4 4 0 105.656-5.656l-16-16a4 4 0 00-5.656 0l-16 16a4 4 0 105.656 5.656l9.13-9.13v15.288a4 4 0 002.195 3.57l16.035 8.106 1.804-7.57H48.01c-4.217 0-5.564 5.682-1.795 7.574l31.982 16.059 1.795-7.575H48.01c-4.222 0-5.564 5.693-1.787 7.579l31.89 15.923 1.787-7.578H47.992c-4.133 0-5.552 5.504-1.933 7.501l15.966 8.813-2.067-3.494.029 14.436-9.159-9.158a4 4 0 00-5.656 5.656l16 16a4 4 0 005.656 0l16-16a4 4 0 10-5.656-5.656l-9.185 9.184zM16 20h96a4 4 0 100-8H16a4 4 0 100 8z\"/></svg>"
},
"$:/core/images/blank": {
"title": "$:/core/images/blank",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-blank tc-image-button\" viewBox=\"0 0 128 128\"/>"
},
"$:/core/images/bold": {
"title": "$:/core/images/bold",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-bold tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M41.146 51.81V21.87h26.353c2.51 0 4.93.21 7.26.628 2.33.418 4.392 1.165 6.185 2.24 1.793 1.076 3.227 2.57 4.302 4.482 1.076 1.913 1.614 4.363 1.614 7.35 0 5.379-1.613 9.263-4.84 11.653-3.227 2.39-7.35 3.586-12.37 3.586H41.146zM13 0v128h62.028a65.45 65.45 0 0016.762-2.151c5.438-1.434 10.278-3.645 14.52-6.633 4.244-2.988 7.62-6.842 10.13-11.563 2.51-4.721 3.764-10.308 3.764-16.762 0-8.008-1.942-14.85-5.826-20.527-3.884-5.677-9.77-9.65-17.658-11.921 5.737-2.75 10.069-6.275 12.997-10.577 2.928-4.303 4.392-9.681 4.392-16.135 0-5.976-.986-10.995-2.958-15.059-1.972-4.063-4.75-7.32-8.336-9.77-3.585-2.45-7.888-4.213-12.907-5.289C84.888.538 79.33 0 73.235 0H13zm28.146 106.129V70.992H71.8c6.095 0 10.995 1.404 14.7 4.212 3.705 2.81 5.558 7.5 5.558 14.073 0 3.347-.568 6.096-1.703 8.247-1.136 2.151-2.66 3.854-4.572 5.11-1.912 1.254-4.123 2.15-6.633 2.688-2.51.538-5.139.807-7.888.807H41.146z\"/></svg>"
},
"$:/core/images/cancel-button": {
"title": "$:/core/images/cancel-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-cancel-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M64 76.314l-16.97 16.97a7.999 7.999 0 01-11.314 0c-3.118-3.118-3.124-8.19 0-11.313L52.686 65l-16.97-16.97a7.999 7.999 0 010-11.314c3.118-3.118 8.19-3.124 11.313 0L64 53.686l16.97-16.97a7.999 7.999 0 0111.314 0c3.118 3.118 3.124 8.19 0 11.313L75.314 65l16.97 16.97a7.999 7.999 0 010 11.314c-3.118 3.118-8.19 3.124-11.313 0L64 76.314zM64 129c35.346 0 64-28.654 64-64 0-35.346-28.654-64-64-64C28.654 1 0 29.654 0 65c0 35.346 28.654 64 64 64zm0-16c26.51 0 48-21.49 48-48S90.51 17 64 17 16 38.49 16 65s21.49 48 48 48z\"/></svg>"
},
"$:/core/images/chevron-down": {
"title": "$:/core/images/chevron-down",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-chevron-down tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M64.053 85.456a7.889 7.889 0 01-5.6-2.316L2.473 27.16a7.92 7.92 0 010-11.196c3.086-3.085 8.105-3.092 11.196 0L64.05 66.344l50.382-50.382a7.92 7.92 0 0111.195 0c3.085 3.086 3.092 8.105 0 11.196l-55.98 55.98a7.892 7.892 0 01-5.595 2.317z\"/><path d=\"M64.053 124.069a7.889 7.889 0 01-5.6-2.316l-55.98-55.98a7.92 7.92 0 010-11.196c3.086-3.085 8.105-3.092 11.196 0l50.382 50.382 50.382-50.382a7.92 7.92 0 0111.195 0c3.085 3.086 3.092 8.104 0 11.196l-55.98 55.98a7.892 7.892 0 01-5.595 2.316z\"/></g></svg>"
},
"$:/core/images/chevron-left": {
"title": "$:/core/images/chevron-left",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-chevron-left tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M47.544 64.053c0-2.027.77-4.054 2.316-5.6l55.98-55.98a7.92 7.92 0 0111.196 0c3.085 3.086 3.092 8.105 0 11.196L66.656 64.05l50.382 50.382a7.92 7.92 0 010 11.195c-3.086 3.085-8.105 3.092-11.196 0l-55.98-55.98a7.892 7.892 0 01-2.317-5.595z\"/><path d=\"M8.931 64.053c0-2.027.77-4.054 2.316-5.6l55.98-55.98a7.92 7.92 0 0111.196 0c3.085 3.086 3.092 8.105 0 11.196L28.041 64.05l50.382 50.382a7.92 7.92 0 010 11.195c-3.086 3.085-8.104 3.092-11.196 0l-55.98-55.98a7.892 7.892 0 01-2.316-5.595z\"/></g></svg>"
},
"$:/core/images/chevron-right": {
"title": "$:/core/images/chevron-right",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-chevron-right tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M83.456 63.947c0 2.027-.77 4.054-2.316 5.6l-55.98 55.98a7.92 7.92 0 01-11.196 0c-3.085-3.086-3.092-8.105 0-11.196L64.344 63.95 13.963 13.567a7.92 7.92 0 010-11.195c3.086-3.085 8.105-3.092 11.196 0l55.98 55.98a7.892 7.892 0 012.317 5.595z\"/><path d=\"M122.069 63.947c0 2.027-.77 4.054-2.316 5.6l-55.98 55.98a7.92 7.92 0 01-11.196 0c-3.085-3.086-3.092-8.105 0-11.196l50.382-50.382-50.382-50.382a7.92 7.92 0 010-11.195c3.086-3.085 8.104-3.092 11.196 0l55.98 55.98a7.892 7.892 0 012.316 5.595z\"/></g></svg>"
},
"$:/core/images/chevron-up": {
"title": "$:/core/images/chevron-up",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-chevron-up tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M63.947 44.544c2.027 0 4.054.77 5.6 2.316l55.98 55.98a7.92 7.92 0 010 11.196c-3.086 3.085-8.105 3.092-11.196 0L63.95 63.656l-50.382 50.382a7.92 7.92 0 01-11.195 0c-3.085-3.086-3.092-8.105 0-11.196l55.98-55.98a7.892 7.892 0 015.595-2.317z\"/><path d=\"M63.947 5.931c2.027 0 4.054.77 5.6 2.316l55.98 55.98a7.92 7.92 0 010 11.196c-3.086 3.085-8.105 3.092-11.196 0L63.95 25.041 13.567 75.423a7.92 7.92 0 01-11.195 0c-3.085-3.086-3.092-8.104 0-11.196l55.98-55.98a7.892 7.892 0 015.595-2.316z\"/></g></svg>"
},
"$:/core/images/clone-button": {
"title": "$:/core/images/clone-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-clone-button tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M32.265 96v24.002A7.996 7.996 0 0040.263 128h79.74a7.996 7.996 0 007.997-7.998v-79.74a7.996 7.996 0 00-7.998-7.997H96V48h12.859a2.99 2.99 0 012.994 2.994v57.865a2.99 2.99 0 01-2.994 2.994H50.994A2.99 2.99 0 0148 108.859V96H32.265z\"/><path d=\"M40 56h-7.993C27.588 56 24 52.418 24 48c0-4.41 3.585-8 8.007-8H40v-7.993C40 27.588 43.582 24 48 24c4.41 0 8 3.585 8 8.007V40h7.993C68.412 40 72 43.582 72 48c0 4.41-3.585 8-8.007 8H56v7.993C56 68.412 52.418 72 48 72c-4.41 0-8-3.585-8-8.007V56zM8 0C3.58 0 0 3.588 0 8v80c0 4.419 3.588 8 8 8h80c4.419 0 8-3.588 8-8V8c0-4.419-3.588-8-8-8H8zM19 16A2.997 2.997 0 0016 19.001v57.998A2.997 2.997 0 0019.001 80h57.998A2.997 2.997 0 0080 76.999V19.001A2.997 2.997 0 0076.999 16H19.001z\"/></g></svg>"
},
"$:/core/images/close-all-button": {
"title": "$:/core/images/close-all-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-close-all-button tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M28 111.314l-14.144 14.143a8 8 0 01-11.313-11.313L16.686 100 2.543 85.856a8 8 0 0111.313-11.313L28 88.686l14.144-14.143a8 8 0 0111.313 11.313L39.314 100l14.143 14.144a8 8 0 01-11.313 11.313L28 111.314zM28 39.314L13.856 53.457A8 8 0 012.543 42.144L16.686 28 2.543 13.856A8 8 0 0113.856 2.543L28 16.686 42.144 2.543a8 8 0 0111.313 11.313L39.314 28l14.143 14.144a8 8 0 01-11.313 11.313L28 39.314zM100 39.314L85.856 53.457a8 8 0 01-11.313-11.313L88.686 28 74.543 13.856A8 8 0 0185.856 2.543L100 16.686l14.144-14.143a8 8 0 0111.313 11.313L111.314 28l14.143 14.144a8 8 0 01-11.313 11.313L100 39.314zM100 111.314l-14.144 14.143a8 8 0 01-11.313-11.313L88.686 100 74.543 85.856a8 8 0 0111.313-11.313L100 88.686l14.144-14.143a8 8 0 0111.313 11.313L111.314 100l14.143 14.144a8 8 0 01-11.313 11.313L100 111.314z\"/></g></svg>"
},
"$:/core/images/close-button": {
"title": "$:/core/images/close-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-close-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M65.086 75.41l-50.113 50.113c-3.121 3.121-8.192 3.126-11.316.002-3.118-3.118-3.123-8.19.002-11.316l50.114-50.114L3.659 13.982C.538 10.86.533 5.79 3.657 2.666c3.118-3.118 8.19-3.123 11.316.002l50.113 50.114L115.2 2.668c3.121-3.121 8.192-3.126 11.316-.002 3.118 3.118 3.123 8.19-.002 11.316L76.4 64.095l50.114 50.114c3.121 3.121 3.126 8.192.002 11.316-3.118 3.118-8.19 3.123-11.316-.002L65.086 75.409z\"/></svg>"
},
"$:/core/images/close-others-button": {
"title": "$:/core/images/close-others-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-close-others-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M64 128c35.346 0 64-28.654 64-64 0-35.346-28.654-64-64-64C28.654 0 0 28.654 0 64c0 35.346 28.654 64 64 64zm0-16c26.51 0 48-21.49 48-48S90.51 16 64 16 16 37.49 16 64s21.49 48 48 48zm0-16c17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32zm0-16c8.837 0 16-7.163 16-16s-7.163-16-16-16-16 7.163-16 16 7.163 16 16 16z\"/></svg>"
},
"$:/core/images/copy-clipboard": {
"title": "$:/core/images/copy-clipboard",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-copy-clipboard tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><rect width=\"33\" height=\"8\" x=\"40\" y=\"40\" rx=\"4\"/><rect width=\"17\" height=\"8\" x=\"40\" y=\"82\" rx=\"4\"/><rect width=\"17\" height=\"8\" x=\"40\" y=\"54\" rx=\"4\"/><rect width=\"33\" height=\"8\" x=\"40\" y=\"96\" rx=\"4\"/><rect width=\"12\" height=\"8\" x=\"40\" y=\"68\" rx=\"4\"/><path d=\"M40 16H24c-4.419 0-8 3.59-8 8a8.031 8.031 0 000 .01v95.98a8.03 8.03 0 000 .01c0 4.41 3.581 8 8 8h80a7.975 7.975 0 005.652-2.34 7.958 7.958 0 002.348-5.652v-16.016c0-4.414-3.582-7.992-8-7.992-4.41 0-8 3.578-8 7.992V112H32V32h64v8.008C96 44.422 99.582 48 104 48c4.41 0 8-3.578 8-7.992V23.992a7.963 7.963 0 00-2.343-5.651A7.995 7.995 0 00104.001 16H88c0-4.41-3.585-8-8.007-8H48.007C43.588 8 40 11.582 40 16zm4-1.004A4.001 4.001 0 0148 11h32c2.21 0 4 1.797 4 3.996v4.008A4.001 4.001 0 0180 23H48c-2.21 0-4-1.797-4-3.996v-4.008z\"/><rect width=\"66\" height=\"16\" x=\"62\" y=\"64\" rx=\"8\"/><path d=\"M84.657 82.343l-16-16v11.314l16-16a8 8 0 10-11.314-11.314l-16 16a8 8 0 000 11.314l16 16a8 8 0 1011.314-11.314z\"/></g></svg>"
},
"$:/core/images/delete-button": {
"title": "$:/core/images/delete-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-delete-button tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\" transform=\"translate(12)\"><rect width=\"105\" height=\"16\" y=\"11\" rx=\"8\"/><rect width=\"48\" height=\"16\" x=\"28\" rx=\"8\"/><rect width=\"16\" height=\"112\" x=\"8\" y=\"16\" rx=\"8\"/><rect width=\"88\" height=\"16\" x=\"8\" y=\"112\" rx=\"8\"/><rect width=\"16\" height=\"112\" x=\"80\" y=\"16\" rx=\"8\"/><rect width=\"16\" height=\"112\" x=\"56\" y=\"16\" rx=\"8\"/><rect width=\"16\" height=\"112\" x=\"32\" y=\"16\" rx=\"8\"/></g></svg>"
},
"$:/core/images/done-button": {
"title": "$:/core/images/done-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-done-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M42.26 111.032c-2.051.001-4.103-.78-5.668-2.345L2.662 74.758a8 8 0 01-.005-11.32c3.118-3.117 8.192-3.12 11.32.007l28.278 28.278 72.124-72.124a8.002 8.002 0 0111.314-.001c3.118 3.118 3.124 8.19 0 11.315l-77.78 77.78a7.978 7.978 0 01-5.658 2.343z\"/></svg>"
},
"$:/core/images/down-arrow": {
"title": "$:/core/images/down-arrow",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-down-arrow tc-image-button\" viewBox=\"0 0 128 128\"><path d=\"M64.177 100.069a7.889 7.889 0 01-5.6-2.316l-55.98-55.98a7.92 7.92 0 010-11.196c3.086-3.085 8.105-3.092 11.196 0l50.382 50.382 50.382-50.382a7.92 7.92 0 0111.195 0c3.086 3.086 3.092 8.104 0 11.196l-55.98 55.98a7.892 7.892 0 01-5.595 2.316z\"/></svg>"
},
"$:/core/images/download-button": {
"title": "$:/core/images/download-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-download-button tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M64 128c35.346 0 64-28.654 64-64 0-35.346-28.654-64-64-64C28.654 0 0 28.654 0 64c0 35.346 28.654 64 64 64zm0-16c26.51 0 48-21.49 48-48S90.51 16 64 16 16 37.49 16 64s21.49 48 48 48z\" class=\"tc-image-download-button-ring\"/><path d=\"M34.35 66.43l26.892 27.205a4.57 4.57 0 006.516 0L94.65 66.43a4.7 4.7 0 000-6.593 4.581 4.581 0 00-3.258-1.365h-8.46c-2.545 0-4.608-2.087-4.608-4.661v-15.15c0-2.575-2.063-4.662-4.608-4.662H55.284c-2.545 0-4.608 2.087-4.608 4.662v15.15c0 2.574-2.063 4.661-4.608 4.661h-8.46c-2.545 0-4.608 2.087-4.608 4.662a4.69 4.69 0 001.35 3.296z\"/></g></svg>"
},
"$:/core/images/edit-button": {
"title": "$:/core/images/edit-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-edit-button tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M95.627 10.059l-5.656 5.657 11.313 11.313 5.657-5.656-11.314-11.314zm5.657-5.657l1.966-1.966c3.123-3.122 8.194-3.129 11.319-.005 3.117 3.118 3.122 8.192-.005 11.32l-1.966 1.965-11.314-11.314zm-16.97 16.97l-60.25 60.25a8.12 8.12 0 00-.322.342c-.1.087-.198.179-.295.275-5.735 5.735-10.702 22.016-10.702 22.016s16.405-5.09 22.016-10.702c.095-.096.186-.193.272-.292a8.12 8.12 0 00.345-.325l60.25-60.25-11.314-11.313zM35.171 124.19c6.788-.577 13.898-2.272 23.689-5.348 1.825-.573 3.57-1.136 6.336-2.04 16-5.226 21.877-6.807 28.745-7.146 8.358-.413 13.854 2.13 17.58 8.699a4 4 0 006.959-3.946c-5.334-9.406-13.745-13.296-24.933-12.744-7.875.39-14.057 2.052-30.835 7.533-2.739.894-4.46 1.45-6.25 2.012-19.46 6.112-30.77 7.072-39.597 1.747a4 4 0 10-4.132 6.85c6.333 3.82 13.754 5.12 22.438 4.383z\"/></g></svg>"
},
"$:/core/images/erase": {
"title": "$:/core/images/erase",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-erase tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M60.087 127.996l63.015-63.015c6.535-6.535 6.528-17.115-.003-23.646L99.466 17.702c-6.539-6.538-17.117-6.532-23.646-.003L4.898 88.62c-6.535 6.534-6.528 17.115.003 23.646l15.73 15.73h39.456zm-34.95-7.313l-14.324-14.325c-3.267-3.268-3.268-8.564-.008-11.824L46.269 59.07l35.462 35.462-26.15 26.15H25.137z\"/></svg>"
},
"$:/core/images/excise": {
"title": "$:/core/images/excise",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-excise tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M56 107.314l-2.343 2.343a8 8 0 11-11.314-11.314l16-16a8 8 0 0111.314 0l16 16a8 8 0 11-11.314 11.314L72 107.314v14.284c0 3.536-3.582 6.402-8 6.402s-8-2.866-8-6.402v-14.284zM0 40.007C0 35.585 3.59 32 8 32c4.418 0 8 3.588 8 8.007v31.986C16 76.415 12.41 80 8 80c-4.418 0-8-3.588-8-8.007V40.007zm32 0C32 35.585 35.59 32 40 32c4.418 0 8 3.588 8 8.007v31.986C48 76.415 44.41 80 40 80c-4.418 0-8-3.588-8-8.007V40.007zm48 0C80 35.585 83.59 32 88 32c4.418 0 8 3.588 8 8.007v31.986C96 76.415 92.41 80 88 80c-4.418 0-8-3.588-8-8.007V40.007zm-24-32C56 3.585 59.59 0 64 0c4.418 0 8 3.588 8 8.007v31.986C72 44.415 68.41 48 64 48c-4.418 0-8-3.588-8-8.007V8.007zm56 32c0-4.422 3.59-8.007 8-8.007 4.418 0 8 3.588 8 8.007v31.986c0 4.422-3.59 8.007-8 8.007-4.418 0-8-3.588-8-8.007V40.007z\"/></svg>"
},
"$:/core/images/export-button": {
"title": "$:/core/images/export-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-export-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M8.003 128H119.993a7.984 7.984 0 005.664-2.349v.007A7.975 7.975 0 00128 120V56c0-4.418-3.59-8-8-8-4.418 0-8 3.58-8 8v56H16V56c0-4.418-3.59-8-8-8-4.418 0-8 3.58-8 8v64c0 4.418 3.59 8 8 8h.003zm48.62-100.689l-8.965 8.966c-3.125 3.125-8.195 3.13-11.319.005-3.118-3.118-3.122-8.192.005-11.319L58.962 2.346A7.986 7.986 0 0164.625 0l-.006.002c2.05-.001 4.102.78 5.666 2.344l22.618 22.617c3.124 3.125 3.129 8.195.005 11.319-3.118 3.118-8.192 3.122-11.319-.005l-8.965-8.966v61.256c0 4.411-3.582 8-8 8-4.41 0-8-3.582-8-8V27.311z\"/></svg>"
},
"$:/core/images/file": {
"title": "$:/core/images/file",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-file tc-image-button\" viewBox=\"0 0 128 128\"><path d=\"M111.968 30.5H112V120a8 8 0 01-8 8H24a8 8 0 01-8-8V8a8 8 0 018-8h57v.02a7.978 7.978 0 015.998 2.337l22.627 22.627a7.975 7.975 0 012.343 5.516zM81 8H24v112h80V30.5H89c-4.418 0-8-3.578-8-8V8z\"/><rect width=\"64\" height=\"8\" x=\"32\" y=\"36\" rx=\"4\"/><rect width=\"64\" height=\"8\" x=\"32\" y=\"52\" rx=\"4\"/><rect width=\"64\" height=\"8\" x=\"32\" y=\"68\" rx=\"4\"/><rect width=\"64\" height=\"8\" x=\"32\" y=\"84\" rx=\"4\"/><rect width=\"64\" height=\"8\" x=\"32\" y=\"100\" rx=\"4\"/><rect width=\"40\" height=\"8\" x=\"32\" y=\"20\" rx=\"4\"/></svg>"
},
"$:/core/images/fixed-height": {
"title": "$:/core/images/fixed-height",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-fixed-height tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M60 35.657l-9.172 9.171a4 4 0 11-5.656-5.656l16-16a4 4 0 015.656 0l16 16a4 4 0 01-5.656 5.656L68 35.657v57.686l9.172-9.171a4 4 0 115.656 5.656l-16 16a4 4 0 01-5.656 0l-16-16a4 4 0 115.656-5.656L60 93.343V35.657zM16 116h96a4 4 0 100-8H16a4 4 0 100 8zm0-96h96a4 4 0 100-8H16a4 4 0 100 8z\"/></svg>"
},
"$:/core/images/fold-all-button": {
"title": "$:/core/images/fold-all-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-fold-all tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><rect width=\"128\" height=\"16\" rx=\"8\"/><rect width=\"128\" height=\"16\" y=\"64\" rx=\"8\"/><path d=\"M64.03 20.004c-2.05 0-4.102.78-5.667 2.344L35.746 44.966c-3.125 3.124-3.13 8.194-.005 11.318 3.118 3.118 8.192 3.122 11.319-.005l16.965-16.965 16.966 16.965c3.124 3.125 8.194 3.13 11.318.005 3.118-3.118 3.122-8.191-.005-11.318L69.687 22.348a7.986 7.986 0 00-5.663-2.346zM64.03 85.002c-2.05-.001-4.102.78-5.667 2.344l-22.617 22.617c-3.125 3.125-3.13 8.195-.005 11.319 3.118 3.118 8.192 3.122 11.319-.005l16.965-16.966 16.966 16.966c3.124 3.125 8.194 3.13 11.318.005 3.118-3.118 3.122-8.192-.005-11.319L69.687 87.346A7.986 7.986 0 0064.024 85z\"/></g></svg>"
},
"$:/core/images/fold-button": {
"title": "$:/core/images/fold-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-fold tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><rect width=\"128\" height=\"16\" rx=\"8\"/><path d=\"M64.03 25.004c-2.05 0-4.102.78-5.667 2.344L35.746 49.966c-3.125 3.124-3.13 8.194-.005 11.318 3.118 3.118 8.192 3.122 11.319-.005l16.965-16.965 16.966 16.965c3.124 3.125 8.194 3.13 11.318.005 3.118-3.118 3.122-8.191-.005-11.318L69.687 27.348a7.986 7.986 0 00-5.663-2.346zM64.005 67.379c-2.05 0-4.102.78-5.666 2.344L35.722 92.34c-3.125 3.125-3.13 8.195-.006 11.32 3.118 3.117 8.192 3.121 11.32-.006L64 86.69l16.965 16.965c3.125 3.125 8.195 3.13 11.319.005 3.118-3.118 3.122-8.192-.005-11.319L69.663 69.723A7.986 7.986 0 0064 67.377z\"/></g></svg>"
},
"$:/core/images/fold-others-button": {
"title": "$:/core/images/fold-others-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-fold-others tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><rect width=\"128\" height=\"16\" y=\"56.031\" rx=\"8\"/><path d=\"M86.632 79.976c-2.05 0-4.102.78-5.666 2.345L64 99.286 47.034 82.321a7.986 7.986 0 00-5.662-2.346l.005.001c-2.05 0-4.102.78-5.666 2.345l-22.618 22.617c-3.124 3.125-3.129 8.195-.005 11.319 3.118 3.118 8.192 3.122 11.319-.005l16.966-16.966 16.965 16.966a7.986 7.986 0 005.663 2.346l-.005-.002c2.05 0 4.102-.78 5.666-2.344l16.965-16.966 16.966 16.966c3.125 3.124 8.194 3.129 11.319.005 3.118-3.118 3.122-8.192-.005-11.319L92.289 82.321a7.986 7.986 0 00-5.663-2.346zM86.7 48.024c-2.05 0-4.102-.78-5.666-2.345L64.07 28.714 47.103 45.679a7.986 7.986 0 01-5.663 2.346l.005-.001c-2.05 0-4.101-.78-5.666-2.345L13.162 23.062c-3.125-3.125-3.13-8.195-.005-11.319 3.118-3.118 8.192-3.122 11.319.005L41.44 28.714l16.966-16.966a7.986 7.986 0 015.662-2.346l-.005.002c2.05 0 4.102.78 5.666 2.344l16.966 16.966 16.966-16.966c3.124-3.124 8.194-3.129 11.318-.005 3.118 3.118 3.122 8.192-.005 11.319L92.358 45.679a7.986 7.986 0 01-5.663 2.346z\"/></g></svg>"
},
"$:/core/images/folder": {
"title": "$:/core/images/folder",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-folder tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M55.694 128H8C3.58 128 0 124.414 0 119.996V48.004C0 43.584 3.584 40 7.999 40H16v-8c0-4.418 3.578-8 8-8h32a8 8 0 018 8v8h40.001c4.418 0 7.999 3.586 7.999 8.004V59.83l-8-.082v-7.749A4 4 0 0099.997 48H56V36c0-2.21-1.793-4-4.004-4H28.004A4 4 0 0024 36v12H12.003A4 4 0 008 52v64a4 4 0 004.003 4h46.76l-3.069 8z\"/><path d=\"M23.873 55.5h96.003c4.417 0 7.004 4.053 5.774 9.063l-13.344 54.374c-1.228 5.005-5.808 9.063-10.223 9.063H6.08c-4.417 0-7.003-4.053-5.774-9.063L13.65 64.563c1.228-5.005 5.808-9.063 10.223-9.063zm1.78 8.5h87.994c2.211 0 3.504 2.093 2.891 4.666l-11.12 46.668c-.614 2.577-2.902 4.666-5.115 4.666H12.31c-2.211 0-3.504-2.093-2.891-4.666l11.12-46.668C21.152 66.09 23.44 64 25.653 64z\"/></g></svg>"
},
"$:/core/images/full-screen-button": {
"title": "$:/core/images/full-screen-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-full-screen-button tc-image-button\" viewBox=\"0 0 128 128\"><path d=\"M0 8a8 8 0 018-8h32a8 8 0 110 16H16v24a8 8 0 11-16 0V8zM128 120a8 8 0 01-8 8H88a8 8 0 110-16h24V88a8 8 0 1116 0v32zM8 128a8 8 0 01-8-8V88a8 8 0 1116 0v24h24a8 8 0 110 16H8zM120 0a8 8 0 018 8v32a8 8 0 11-16 0V16H88a8 8 0 110-16h32z\"/></svg>"
},
"$:/core/images/github": {
"title": "$:/core/images/github",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-github tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M63.938 1.607c-35.336 0-63.994 28.69-63.994 64.084 0 28.312 18.336 52.329 43.768 60.802 3.202.59 4.37-1.388 4.37-3.088 0-1.518-.056-5.55-.087-10.897-17.802 3.871-21.558-8.591-21.558-8.591-2.911-7.404-7.108-9.375-7.108-9.375-5.81-3.973.44-3.895.44-3.895 6.424.453 9.803 6.606 9.803 6.606 5.709 9.791 14.981 6.963 18.627 5.322.582-4.138 2.236-6.963 4.063-8.564-14.211-1.617-29.153-7.117-29.153-31.672 0-6.995 2.495-12.718 6.589-17.195-.66-1.621-2.856-8.14.629-16.96 0 0 5.37-1.722 17.597 6.57 5.104-1.424 10.58-2.132 16.022-2.16 5.438.028 10.91.736 16.022 2.16 12.22-8.292 17.582-6.57 17.582-6.57 3.493 8.82 1.297 15.339.64 16.96 4.102 4.477 6.578 10.2 6.578 17.195 0 24.618-14.966 30.035-29.22 31.62 2.295 1.98 4.342 5.89 4.342 11.87 0 8.564-.079 15.476-.079 17.576 0 1.715 1.155 3.71 4.4 3.084 25.413-8.493 43.733-32.494 43.733-60.798 0-35.394-28.657-64.084-64.006-64.084\"/></svg>"
},
"$:/core/images/gitter": {
"title": "$:/core/images/gitter",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-gitter tc-image-button\" viewBox=\"0 0 18 25\"><path d=\"M15 5h2v10h-2zM10 5h2v20h-2zM5 5h2v20H5zM0 0h2v15H0z\"/></svg>"
},
"$:/core/images/globe": {
"title": "$:/core/images/globe",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-globe tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M72.811 37.128v2.554c0 2.196.978 6.881 0 8.832-1.466 2.928-4.65 3.54-6.394 5.867-1.182 1.577-4.618 10.601-3.69 12.92 3.969 9.922 11.534 3.187 17.962 9.293.864.821 2.887 2.273 3.296 3.296 3.29 8.223-7.576 15.009 3.757 26.3 1.245 1.24 3.813-3.817 4.079-4.614.852-2.563 6.725-5.45 9.088-7.053 2.02-1.37 4.873-2.667 6.328-4.745 2.27-3.244 1.48-7.514 3.098-10.745 2.139-4.274 3.828-9.635 5.998-13.966 3.898-7.781 4.721 2.093 5.067 2.439.358.357 1.011 0 1.517 0 .094 0 1.447.099 1.516 0 .65-.935-1.043-17.92-1.318-19.297-1.404-7.01-6.944-15.781-11.865-20.5-6.274-6.015-7.09-16.197-18.259-14.954-.204.022-5.084 10.148-7.777 13.512-3.728 4.657-2.47-4.153-6.526-4.153-.081 0-1.183-.103-1.253 0-.586.88-1.44 3.896-2.306 4.417-.265.16-1.722-.239-1.846 0-2.243 4.3 8.256 2.212 5.792 7.952-2.352 5.481-6.328-1.997-6.328 8.56M44.467 7.01c9.685 6.13.682 12.198 2.694 16.215 1.655 3.303 4.241 5.395 1.714 9.814-2.063 3.608-6.87 3.966-9.623 6.723-3.04 3.044-5.464 8.94-6.79 12.911-1.617 4.843 14.547 6.866 12.063 11.008-1.386 2.311-6.746 1.466-8.437.198-1.165-.873-3.593-.546-4.417-1.78-2.613-3.915-2.26-8.023-3.625-12.128-.938-2.822-6.313-2.12-7.844-.593-.523.522-.33 1.792-.33 2.505 0 5.285 7.12 3.316 7.12 6.46 0 14.636 3.927 6.534 11.14 11.336 10.036 6.683 7.844 7.303 14.946 14.404 3.673 3.673 7.741 3.686 9.425 9.294 1.602 5.331-9.327 5.339-11.716 7.448-1.123.991-2.813 4.146-4.219 4.615-1.792.598-3.234.496-4.944 1.78-2.427 1.82-3.9 4.932-4.02 4.81-2.148-2.147-3.52-15.479-3.89-18.257-.588-4.42-5.59-5.54-6.986-9.03-1.57-3.927 1.524-9.52-1.129-13.761-6.52-10.424-11.821-14.5-15.35-26.292-.942-3.148 3.342-6.529 4.877-8.833 1.877-2.816 2.662-5.854 4.746-8.635C22.147 24.19 40.855 9.461 43.857 8.635l.61-1.625z\"/><path d=\"M64 126c34.242 0 62-27.758 62-62 0-34.242-27.758-62-62-62C29.758 2 2 29.758 2 64c0 34.242 27.758 62 62 62zm0-6c30.928 0 56-25.072 56-56S94.928 8 64 8 8 33.072 8 64s25.072 56 56 56z\"/></g></svg>"
},
"$:/core/images/heading-1": {
"title": "$:/core/images/heading-1",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-heading-1 tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M14 30h13.25v30.104H61.7V30h13.25v75.684H61.7V71.552H27.25v34.132H14V30zm70.335 13.78c2.544 0 5.017-.212 7.42-.636 2.403-.424 4.576-1.13 6.52-2.12 1.942-.99 3.603-2.261 4.981-3.816 1.378-1.555 2.28-3.463 2.703-5.724h9.858v74.2h-13.25V53.32H84.335v-9.54z\"/></svg>"
},
"$:/core/images/heading-2": {
"title": "$:/core/images/heading-2",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-heading-2 tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M6 30h13.25v30.104H53.7V30h13.25v75.684H53.7V71.552H19.25v34.132H6V30zm119.52 75.684H74.85c.07-6.148 1.555-11.519 4.452-16.112 2.897-4.593 6.855-8.586 11.872-11.978a133.725 133.725 0 017.526-5.141 59.6 59.6 0 007.208-5.353c2.19-1.908 3.993-3.975 5.406-6.201 1.413-2.226 2.155-4.788 2.226-7.685 0-1.343-.159-2.774-.477-4.293a11.357 11.357 0 00-1.855-4.24c-.919-1.307-2.19-2.403-3.816-3.286-1.625-.883-3.745-1.325-6.36-1.325-2.403 0-4.399.477-5.989 1.431-1.59.954-2.862 2.261-3.816 3.922-.954 1.66-1.66 3.622-2.12 5.883-.46 2.261-.724 4.7-.795 7.314H76.23c0-4.099.548-7.897 1.643-11.395 1.095-3.498 2.738-6.519 4.93-9.063 2.19-2.544 4.857-4.54 8.002-5.989C93.95 30.724 97.606 30 101.775 30c4.523 0 8.303.742 11.342 2.226 3.039 1.484 5.494 3.357 7.367 5.618 1.873 2.261 3.198 4.717 3.975 7.367.777 2.65 1.166 5.176 1.166 7.579 0 2.968-.46 5.653-1.378 8.056a25.942 25.942 0 01-3.71 6.625 37.5 37.5 0 01-5.3 5.565 79.468 79.468 0 01-6.148 4.77 165.627 165.627 0 01-6.36 4.24 94.28 94.28 0 00-5.883 4.028c-1.802 1.343-3.374 2.738-4.717 4.187-1.343 1.449-2.261 2.986-2.756 4.611h36.146v10.812z\"/></svg>"
},
"$:/core/images/heading-3": {
"title": "$:/core/images/heading-3",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-heading-3 tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M6 30h13.25v30.104H53.7V30h13.25v75.684H53.7V71.552H19.25v34.132H6V30zm88.885 32.224c1.979.07 3.957-.07 5.936-.424 1.979-.353 3.745-.972 5.3-1.855a10.365 10.365 0 003.763-3.657c.954-1.555 1.431-3.463 1.431-5.724 0-3.18-1.078-5.724-3.233-7.632-2.155-1.908-4.929-2.862-8.32-2.862-2.12 0-3.958.424-5.513 1.272a11.318 11.318 0 00-3.869 3.445c-1.025 1.449-1.784 3.074-2.279 4.876a18.335 18.335 0 00-.636 5.565H75.381c.141-3.604.813-6.943 2.014-10.017 1.201-3.074 2.844-5.742 4.93-8.003 2.084-2.261 4.61-4.028 7.578-5.3C92.871 30.636 96.228 30 99.973 30a29.2 29.2 0 018.533 1.272c2.791.848 5.3 2.085 7.526 3.71s4.01 3.692 5.353 6.201c1.343 2.509 2.014 5.388 2.014 8.639 0 3.745-.848 7.014-2.544 9.805-1.696 2.791-4.346 4.823-7.95 6.095v.212c4.24.848 7.544 2.95 9.911 6.307s3.551 7.438 3.551 12.243c0 3.533-.707 6.696-2.12 9.487a21.538 21.538 0 01-5.724 7.102c-2.403 1.943-5.194 3.445-8.374 4.505-3.18 1.06-6.537 1.59-10.07 1.59-4.31 0-8.074-.618-11.289-1.855s-5.9-2.986-8.056-5.247c-2.155-2.261-3.798-4.982-4.929-8.162-1.13-3.18-1.731-6.713-1.802-10.6h12.084c-.141 4.523.972 8.286 3.34 11.289 2.366 3.003 5.917 4.505 10.652 4.505 4.028 0 7.402-1.148 10.123-3.445 2.72-2.297 4.081-5.565 4.081-9.805 0-2.897-.565-5.194-1.696-6.89a10.97 10.97 0 00-4.452-3.869c-1.837-.883-3.904-1.431-6.2-1.643a58.067 58.067 0 00-7.05-.212v-9.01z\"/></svg>"
},
"$:/core/images/heading-4": {
"title": "$:/core/images/heading-4",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-heading-4 tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M8 30h13.25v30.104H55.7V30h13.25v75.684H55.7V71.552H21.25v34.132H8V30zm76.59 48.548h22.471V45.9h-.212L84.59 78.548zm43.46 9.54h-9.54v17.596H107.06V88.088h-31.8V76.11l31.8-44.626h11.448v47.064h9.54v9.54z\"/></svg>"
},
"$:/core/images/heading-5": {
"title": "$:/core/images/heading-5",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-heading-5 tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M6 30h13.25v30.104H53.7V30h13.25v75.684H53.7V71.552H19.25v34.132H6V30zm77.755 1.484h38.372v10.812H92.765L88.95 61.164l.212.212c1.625-1.837 3.692-3.233 6.201-4.187 2.509-.954 5-1.431 7.473-1.431 3.675 0 6.96.618 9.858 1.855 2.897 1.237 5.335 2.968 7.314 5.194s3.48 4.858 4.505 7.897c1.025 3.039 1.537 6.325 1.537 9.858 0 2.968-.477 6.024-1.43 9.169a25.161 25.161 0 01-4.559 8.586c-2.085 2.58-4.752 4.7-8.003 6.36-3.25 1.66-7.137 2.491-11.66 2.491-3.604 0-6.943-.477-10.017-1.431-3.074-.954-5.777-2.385-8.109-4.293-2.332-1.908-4.187-4.258-5.565-7.049-1.378-2.791-2.138-6.06-2.279-9.805h12.084c.353 4.028 1.731 7.12 4.134 9.275 2.403 2.155 5.583 3.233 9.54 3.233 2.544 0 4.7-.424 6.466-1.272 1.767-.848 3.198-2.014 4.293-3.498 1.095-1.484 1.873-3.215 2.332-5.194.46-1.979.69-4.099.69-6.36 0-2.05-.284-4.01-.849-5.883-.565-1.873-1.413-3.516-2.544-4.929-1.13-1.413-2.597-2.544-4.399-3.392-1.802-.848-3.904-1.272-6.307-1.272-2.544 0-4.929.477-7.155 1.431-2.226.954-3.834 2.738-4.823 5.353H75.805l7.95-40.598z\"/></svg>"
},
"$:/core/images/heading-6": {
"title": "$:/core/images/heading-6",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-heading-6 tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M6 30h13.25v30.104H53.7V30h13.25v75.684H53.7V71.552H19.25v34.132H6V30zm106.587 20.246c-.283-3.039-1.36-5.494-3.233-7.367-1.873-1.873-4.399-2.809-7.579-2.809-2.19 0-4.08.406-5.67 1.219a12.435 12.435 0 00-4.029 3.233c-1.095 1.343-1.979 2.88-2.65 4.611a37.696 37.696 0 00-1.643 5.459 46.08 46.08 0 00-.9 5.671 722.213 722.213 0 00-.478 5.247l.212.212c1.625-2.968 3.87-5.176 6.731-6.625 2.862-1.449 5.954-2.173 9.275-2.173 3.675 0 6.96.636 9.858 1.908 2.897 1.272 5.353 3.021 7.367 5.247 2.014 2.226 3.551 4.858 4.611 7.897 1.06 3.039 1.59 6.325 1.59 9.858 0 3.604-.583 6.943-1.749 10.017-1.166 3.074-2.844 5.76-5.035 8.056-2.19 2.297-4.805 4.081-7.844 5.353-3.039 1.272-6.395 1.908-10.07 1.908-5.441 0-9.91-1.007-13.409-3.021-3.498-2.014-6.254-4.77-8.268-8.268-2.014-3.498-3.41-7.597-4.187-12.296-.777-4.7-1.166-9.77-1.166-15.211 0-4.452.477-8.94 1.431-13.462.954-4.523 2.526-8.639 4.717-12.349 2.19-3.71 5.07-6.731 8.64-9.063C92.676 31.166 97.075 30 102.304 30c2.968 0 5.76.495 8.374 1.484 2.615.99 4.93 2.367 6.943 4.134 2.014 1.767 3.657 3.887 4.93 6.36 1.271 2.473 1.978 5.23 2.12 8.268h-12.085zm-11.66 46.852c2.19 0 4.099-.442 5.724-1.325a12.869 12.869 0 004.081-3.445c1.095-1.413 1.908-3.056 2.438-4.929.53-1.873.795-3.798.795-5.777s-.265-3.887-.795-5.724c-.53-1.837-1.343-3.445-2.438-4.823-1.095-1.378-2.456-2.491-4.08-3.339-1.626-.848-3.534-1.272-5.725-1.272-2.19 0-4.116.406-5.777 1.219-1.66.813-3.056 1.908-4.187 3.286-1.13 1.378-1.979 2.986-2.544 4.823-.565 1.837-.848 3.78-.848 5.83 0 2.05.283 3.993.848 5.83.565 1.837 1.413 3.48 2.544 4.929a12.39 12.39 0 004.187 3.445c1.66.848 3.586 1.272 5.777 1.272z\"/></svg>"
},
"$:/core/images/help": {
"title": "$:/core/images/help",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-help tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M36.055 111.441c-5.24 4.396-15.168 7.362-26.555 7.362-1.635 0-3.24-.06-4.806-.179 7.919-2.64 14.062-8.6 16.367-16.014C8.747 92.845 1.05 78.936 1.05 63.5c0-29.547 28.206-53.5 63-53.5s63 23.953 63 53.5-28.206 53.5-63 53.5c-10.055 0-19.56-2-27.994-5.559zm35.35-33.843a536.471 536.471 0 00.018-4.682 199.02 199.02 0 00-.023-3.042c.008-1.357.595-2.087 3.727-4.235.112-.077 1.085-.74 1.386-.948 3.093-2.133 5.022-3.786 6.762-6.187 2.34-3.228 3.558-7.077 3.558-11.649 0-13.292-9.86-21.952-21.455-21.952-11.103 0-22.499 9.609-24.066 22.295a6.023 6.023 0 1011.956 1.477c.806-6.527 6.972-11.726 12.11-11.726 5.265 0 9.408 3.64 9.408 9.906 0 3.634-1.1 5.153-5.111 7.919l-1.362.93c-2.682 1.84-4.227 3.1-5.7 4.931-2.109 2.62-3.242 5.717-3.258 9.314.013.892.02 1.86.022 2.981a470.766 470.766 0 01-.022 4.943 6.023 6.023 0 1012.046.12l.003-.395zm-6.027 24.499a7.529 7.529 0 100-15.058 7.529 7.529 0 000 15.058z\"/></svg>"
},
"$:/core/images/home-button": {
"title": "$:/core/images/home-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-home-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M112.985 119.502c.01-.165.015-.331.015-.499V67.568c3.137 2.948 8.076 2.884 11.134-.174a7.999 7.999 0 00-.002-11.316L70.396 2.343A7.978 7.978 0 0064.734 0a7.957 7.957 0 00-5.656 2.343L33 28.42V8.007C33 3.585 29.41 0 25 0c-4.418 0-8 3.59-8 8.007V44.42L5.342 56.078c-3.125 3.125-3.12 8.198-.002 11.316a7.999 7.999 0 0011.316-.003l.344-.343v52.945a8.11 8.11 0 000 .007c0 4.418 3.588 8 8 8h80c4.419 0 8-3.59 8-8a8.11 8.11 0 00-.015-.498zM97 112V51.574L64.737 19.31 33 51.048V112h64z\"/></svg>"
},
"$:/core/images/import-button": {
"title": "$:/core/images/import-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-import-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M114.832 60.436s3.235-3.27 6.921.417c3.686 3.686.231 7.14.231 7.14l-42.153 42.92s-30.765 32.367-58.798 4.333C-7 87.213 24.59 55.623 24.59 55.623L67.363 12.85s22.725-24.6 43.587-3.738c20.862 20.862-3.96 43.09-3.96 43.09l-35.04 35.04S49.903 112.546 36.426 99.07c-13.476-13.477 11.83-35.523 11.83-35.523l35.04-35.04s3.902-3.902 7.78-.023c3.879 3.878.118 7.921.118 7.921l-35.04 35.04s-13.212 13.212-8.872 17.551c4.34 4.34 16.77-9.653 16.77-9.653l35.04-35.04s16.668-14.598 3.966-27.3c-13.893-13.892-27.565 3.702-27.565 3.702l-42.91 42.91s-23.698 23.698-3.658 43.738 43.012-4.385 43.012-4.385l42.895-42.533z\"/></svg>"
},
"$:/core/images/info-button": {
"title": "$:/core/images/info-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-info-button tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\" transform=\"translate(.05)\"><path d=\"M64 128c35.346 0 64-28.654 64-64 0-35.346-28.654-64-64-64C28.654 0 0 28.654 0 64c0 35.346 28.654 64 64 64zm0-16c26.51 0 48-21.49 48-48S90.51 16 64 16 16 37.49 16 64s21.49 48 48 48z\"/><circle cx=\"64\" cy=\"32\" r=\"8\"/><rect width=\"16\" height=\"56\" x=\"56\" y=\"48\" rx=\"8\"/></g></svg>"
},
"$:/core/images/italic": {
"title": "$:/core/images/italic",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-italic tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M66.711 0h22.41L62.408 128H40z\"/></svg>"
},
"$:/core/images/left-arrow": {
"title": "$:/core/images/left-arrow",
"created": "20150315234410875",
"modified": "20150315235324760",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-left-arrow tc-image-button\" viewBox=\"0 0 128 128\"><path d=\"M0 64.177c0-2.026.771-4.054 2.317-5.6l55.98-55.98a7.92 7.92 0 0111.195.001c3.086 3.085 3.092 8.104.001 11.195L19.111 64.175l50.382 50.382a7.92 7.92 0 010 11.195c-3.086 3.086-8.105 3.092-11.196.001l-55.98-55.98A7.892 7.892 0 010 64.177z\"/></svg>"
},
"$:/core/images/line-width": {
"title": "$:/core/images/line-width",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-line-width tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M16 18h96a2 2 0 000-4H16a2 2 0 100 4zm0 17h96a4 4 0 100-8H16a4 4 0 100 8zm0 21h96a6 6 0 000-12H16a6 6 0 100 12zm0 29h96c5.523 0 10-4.477 10-10s-4.477-10-10-10H16c-5.523 0-10 4.477-10 10s4.477 10 10 10zm0 43h96c8.837 0 16-7.163 16-16s-7.163-16-16-16H16c-8.837 0-16 7.163-16 16s7.163 16 16 16z\"/></svg>"
},
"$:/core/images/link": {
"title": "$:/core/images/link",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-link tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M42.263 69.38a31.919 31.919 0 006.841 10.13c12.5 12.5 32.758 12.496 45.255 0l22.627-22.628c12.502-12.501 12.497-32.758 0-45.255-12.5-12.5-32.758-12.496-45.254 0L49.104 34.255a32.333 32.333 0 00-2.666 3.019 36.156 36.156 0 0121.94.334l14.663-14.663c6.25-6.25 16.382-6.254 22.632-.004 6.248 6.249 6.254 16.373-.004 22.631l-22.62 22.62c-6.25 6.25-16.381 6.254-22.631.004a15.93 15.93 0 01-4.428-8.433 11.948 11.948 0 00-7.59 3.48l-6.137 6.137z\"/><path d=\"M86.35 59.234a31.919 31.919 0 00-6.84-10.13c-12.5-12.5-32.758-12.497-45.255 0L11.627 71.732c-12.501 12.5-12.496 32.758 0 45.254 12.5 12.5 32.758 12.497 45.255 0L79.51 94.36a32.333 32.333 0 002.665-3.02 36.156 36.156 0 01-21.94-.333l-14.663 14.663c-6.25 6.25-16.381 6.253-22.63.004-6.25-6.249-6.255-16.374.003-22.632l22.62-22.62c6.25-6.25 16.381-6.253 22.631-.003a15.93 15.93 0 014.428 8.432 11.948 11.948 0 007.59-3.48l6.137-6.136z\"/></g></svg>"
},
"$:/core/images/linkify": {
"title": "$:/core/images/linkify",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-linkify-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M17.031 31.919H9.048V96.85h7.983v6.92H0V25h17.031v6.919zm24.66 0h-7.983V96.85h7.983v6.92H24.66V25h17.03v6.919zM67.77 56.422l11.975-3.903 2.306 7.096-12.063 3.903 7.628 10.379-6.12 4.435-7.63-10.467-7.45 10.2-5.943-4.523L58.1 63.518 45.95 59.35l2.306-7.096 12.064 4.17V43.825h7.45v12.596zM86.31 96.85h7.982V31.92H86.31V25h17.031v78.77H86.31v-6.92zm24.659 0h7.983V31.92h-7.983V25H128v78.77h-17.031v-6.92z\"/></svg>"
},
"$:/core/images/list-bullet": {
"title": "$:/core/images/list-bullet",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-list-bullet tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M11.636 40.273c6.427 0 11.637-5.21 11.637-11.637C23.273 22.21 18.063 17 11.636 17 5.21 17 0 22.21 0 28.636c0 6.427 5.21 11.637 11.636 11.637zm0 34.909c6.427 0 11.637-5.21 11.637-11.637 0-6.426-5.21-11.636-11.637-11.636C5.21 51.91 0 57.12 0 63.545c0 6.427 5.21 11.637 11.636 11.637zm0 34.909c6.427 0 11.637-5.21 11.637-11.636 0-6.427-5.21-11.637-11.637-11.637C5.21 86.818 0 92.028 0 98.455c0 6.426 5.21 11.636 11.636 11.636zM34.91 22.818H128v11.637H34.91V22.818zm0 34.91H128v11.636H34.91V57.727zm0 34.908H128v11.637H34.91V92.636z\"/></svg>"
},
"$:/core/images/list-number": {
"title": "$:/core/images/list-number",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-list-number tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M33.84 22.356H128v11.77H33.84v-11.77zm0 35.31H128v11.77H33.84v-11.77zm0 35.311H128v11.77H33.84v-11.77zM.38 42.631v-2.223h.998c.826 0 1.445-.14 1.858-.42.413-.28.619-.948.619-2.002V22.769c0-1.442-.193-2.336-.58-2.683-.385-.347-1.477-.52-3.275-.52v-2.143c3.502-.147 6.252-.955 8.25-2.423h2.117v22.865c0 .921.15 1.575.449 1.963.3.387.949.58 1.948.58h.998v2.223H.38zm-.3 35.356v-1.902c7.19-6.554 10.786-12.58 10.786-18.08 0-1.562-.326-2.81-.979-3.744-.652-.934-1.524-1.402-2.616-1.402-.893 0-1.655.317-2.287.952-.633.634-.95 1.364-.95 2.192 0 .974.247 1.829.74 2.563.106.16.16.28.16.36 0 .147-.16.28-.48.4-.213.08-.752.308-1.618.681-.839.374-1.358.561-1.558.561-.24 0-.512-.37-.819-1.111A6.2 6.2 0 010 57.064c0-1.949.849-3.544 2.547-4.785 1.698-1.242 3.798-1.862 6.302-1.862 2.463 0 4.53.67 6.202 2.012 1.67 1.341 2.506 3.093 2.506 5.256a8.644 8.644 0 01-.849 3.724c-.566 1.201-1.92 3.053-4.064 5.556a165.471 165.471 0 01-6.272 6.938h11.445l-1.019 5.726h-2.117c.08-.28.12-.534.12-.76 0-.388-.1-.631-.3-.731-.2-.1-.599-.15-1.198-.15H.08zm12.124 19.207c1.745.04 3.236.637 4.474 1.792 1.239 1.154 1.858 2.773 1.858 4.855 0 2.99-1.132 5.393-3.396 7.208-2.263 1.815-5 2.723-8.209 2.723-2.01 0-3.669-.384-4.974-1.151C.652 111.853 0 110.849 0 109.607c0-.774.27-1.398.809-1.872.54-.474 1.128-.71 1.768-.71.639 0 1.162.2 1.568.6.406.4.782 1.055 1.128 1.962.466 1.268 1.239 1.902 2.317 1.902 1.265 0 2.287-.477 3.066-1.431.78-.955 1.169-2.686 1.169-5.196 0-1.709-.12-3.023-.36-3.944-.24-.921-.792-1.382-1.658-1.382-.586 0-1.185.307-1.797.921-.493.494-.932.741-1.319.741-.333 0-.602-.147-.809-.44-.206-.294-.31-.574-.31-.841 0-.32.104-.594.31-.821.207-.227.69-.594 1.449-1.102 2.876-1.922 4.314-4.017 4.314-6.287 0-1.188-.306-2.092-.919-2.713a3.001 3.001 0 00-2.217-.93c-.799 0-1.525.263-2.177.79-.653.528-.979 1.158-.979 1.892 0 .641.253 1.235.76 1.782.172.2.259.367.259.5 0 .121-.57.428-1.708.922-1.139.494-1.854.74-2.147.74-.413 0-.75-.333-1.009-1-.26-.668-.39-1.282-.39-1.842 0-1.749.93-3.224 2.787-4.425 1.858-1.202 3.965-1.802 6.322-1.802 2.064 0 3.851.447 5.363 1.341 1.511.895 2.267 2.116 2.267 3.664 0 1.362-.57 2.623-1.708 3.784a13.387 13.387 0 01-3.945 2.784z\"/></svg>"
},
"$:/core/images/list": {
"title": "$:/core/images/list",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-list tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M87.748 128H23.999c-4.418 0-7.999-3.59-7.999-8.007V8.007C16 3.585 19.588 0 24 0h80c4.419 0 8 3.59 8 8.007V104H91.25c-.965 0-1.84.392-2.473 1.025a3.476 3.476 0 00-1.029 2.476V128zm8-.12l15.88-15.88h-15.88v15.88zM40 15.508A3.502 3.502 0 0143.5 12h55c1.933 0 3.5 1.561 3.5 3.509v.982A3.502 3.502 0 0198.5 20h-55a3.498 3.498 0 01-3.5-3.509v-.982zM32 22a6 6 0 100-12 6 6 0 000 12zm8 9.509A3.502 3.502 0 0143.5 28h55c1.933 0 3.5 1.561 3.5 3.509v.982A3.502 3.502 0 0198.5 36h-55a3.498 3.498 0 01-3.5-3.509v-.982zm0 16A3.502 3.502 0 0143.5 44h55c1.933 0 3.5 1.561 3.5 3.509v.982A3.502 3.502 0 0198.5 52h-55a3.498 3.498 0 01-3.5-3.509v-.982zm0 16A3.502 3.502 0 0143.5 60h55c1.933 0 3.5 1.561 3.5 3.509v.982A3.502 3.502 0 0198.5 68h-55a3.498 3.498 0 01-3.5-3.509v-.982zm0 16A3.502 3.502 0 0143.5 76h55c1.933 0 3.5 1.561 3.5 3.509v.982A3.502 3.502 0 0198.5 84h-55a3.498 3.498 0 01-3.5-3.509v-.982zm0 16A3.502 3.502 0 0143.5 92h55c1.933 0 3.5 1.561 3.5 3.509v.982A3.502 3.502 0 0198.5 100h-55a3.498 3.498 0 01-3.5-3.509v-.982zm0 16A3.505 3.505 0 0143.497 108h33.006A3.497 3.497 0 0180 111.509v.982A3.505 3.505 0 0176.503 116H43.497A3.497 3.497 0 0140 112.491v-.982zM32 38a6 6 0 100-12 6 6 0 000 12zm0 16a6 6 0 100-12 6 6 0 000 12zm0 16a6 6 0 100-12 6 6 0 000 12zm0 16a6 6 0 100-12 6 6 0 000 12zm0 16a6 6 0 100-12 6 6 0 000 12zm0 16a6 6 0 100-12 6 6 0 000 12z\"/></svg>"
},
"$:/core/images/locked-padlock": {
"title": "$:/core/images/locked-padlock",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-locked-padlock tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M96.472 64H105v32.01C105 113.674 90.674 128 73.001 128H56C38.318 128 24 113.677 24 96.01V64h8c.003-15.723.303-47.731 32.16-47.731 31.794 0 32.305 32.057 32.312 47.731zm-15.897 0H48.44c.002-16.287.142-32 15.719-32 15.684 0 16.977 16.136 16.415 32zM67.732 92.364A8.503 8.503 0 0064.5 76a8.5 8.5 0 00-3.498 16.25l-5.095 22.77H72.8l-5.07-22.656z\"/></svg>"
},
"$:/core/images/mail": {
"title": "$:/core/images/mail",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-mail tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M122.827 104.894a7.986 7.986 0 01-2.834.516H8.007c-.812 0-1.597-.12-2.335-.345l34.163-34.163 20.842 20.842a3.998 3.998 0 003.418 1.134 4.003 4.003 0 003.395-1.134L88.594 70.64c.075.09.155.176.24.26l33.993 33.994zm5.076-6.237c.064-.406.097-.823.097-1.247v-64c0-.669-.082-1.318-.237-1.94L94.23 65.006c.09.075.177.154.261.239l33.413 33.413zm-127.698.56A8.023 8.023 0 010 97.41v-64c0-.716.094-1.41.271-2.071l33.907 33.906L.205 99.218zM5.93 25.684a8.012 8.012 0 012.078-.273h111.986c.766 0 1.507.108 2.209.308L64.083 83.837 5.93 25.683z\"/></svg>"
},
"$:/core/images/menu-button": {
"title": "$:/core/images/menu-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-menu-button tc-image-button\" viewBox=\"0 0 128 128\"><rect width=\"128\" height=\"16\" y=\"16\" rx=\"8\"/><rect width=\"128\" height=\"16\" y=\"56\" rx=\"8\"/><rect width=\"128\" height=\"16\" y=\"96\" rx=\"8\"/></svg>"
},
"$:/core/images/mono-block": {
"title": "$:/core/images/mono-block",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-mono-block tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M23.965 32.967h.357c.755 0 1.328.192 1.72.577.39.384.586.947.586 1.688 0 .824-.206 1.418-.618 1.782-.413.363-1.094.545-2.045.545h-6.31c-.965 0-1.65-.178-2.056-.535-.405-.356-.608-.954-.608-1.792 0-.811.203-1.391.608-1.74.406-.35 1.09-.525 2.055-.525h.734l-.86-2.453H8.471l-.902 2.453h.734c.95 0 1.632.178 2.044.535.413.356.619.933.619 1.73 0 .824-.206 1.418-.619 1.782-.412.363-1.094.545-2.044.545h-5.41c-.964 0-1.649-.182-2.054-.545-.406-.364-.608-.958-.608-1.782 0-.741.195-1.304.587-1.688.391-.385.964-.577 1.719-.577h.356l5.62-15.641H6.835c-.95 0-1.632-.182-2.044-.546-.412-.363-.619-.95-.619-1.76 0-.825.207-1.42.619-1.783.412-.363 1.094-.545 2.044-.545h7.863c1.244 0 2.118.67 2.62 2.013v.063l6.647 18.2zM12.98 17.326l-3.04 8.848h6.08l-3.04-8.848zm22.402 9.372v6.395h3.145c2.223 0 3.788-.245 4.697-.734.908-.49 1.362-1.307 1.362-2.453 0-1.16-.433-1.985-1.3-2.474-.866-.49-2.383-.734-4.55-.734h-3.354zm10.693-2.327c1.524.559 2.642 1.324 3.355 2.295.713.972 1.07 2.212 1.07 3.722 0 1.272-.308 2.432-.923 3.48-.615 1.049-1.496 1.909-2.642 2.58a7.499 7.499 0 01-2.254.849c-.832.174-2.01.262-3.533.262H30.202c-.922 0-1.583-.182-1.981-.545-.399-.364-.598-.958-.598-1.782 0-.741.189-1.304.566-1.688.378-.385.93-.577 1.657-.577h.356V17.326h-.356c-.727 0-1.28-.196-1.657-.587-.377-.392-.566-.965-.566-1.72 0-.81.203-1.401.608-1.771.406-.37 1.062-.556 1.971-.556h9.645c2.95 0 5.19.573 6.72 1.72 1.53 1.145 2.296 2.823 2.296 5.031 0 1.09-.234 2.052-.703 2.883-.468.832-1.163 1.513-2.086 2.045zM35.381 17.2v5.284h2.83c1.72 0 2.932-.203 3.638-.609.706-.405 1.06-1.09 1.06-2.054 0-.909-.319-1.573-.955-1.992-.636-.42-1.667-.63-3.093-.63h-3.48zm35.863-3.816c.28-.503.566-.86.86-1.07.293-.21.664-.314 1.111-.314.685 0 1.17.182 1.457.545.287.364.43.986.43 1.866l.042 5.452c0 .964-.157 1.614-.472 1.95-.314.335-.884.503-1.709.503-.587 0-1.037-.14-1.352-.42-.314-.28-.584-.796-.807-1.551-.364-1.328-.944-2.282-1.74-2.862-.797-.58-1.901-.87-3.313-.87-2.153 0-3.802.727-4.948 2.18-1.147 1.454-1.72 3.558-1.72 6.311 0 2.74.58 4.844 1.74 6.311 1.16 1.468 2.817 2.202 4.97 2.202 1.467 0 3.085-.49 4.854-1.468 1.768-.978 2.883-1.467 3.344-1.467.545 0 1.003.23 1.373.692.37.46.556 1.034.556 1.719 0 1.23-1.084 2.39-3.25 3.48-2.167 1.09-4.606 1.636-7.318 1.636-3.662 0-6.625-1.21-8.89-3.627-2.264-2.419-3.396-5.578-3.396-9.478 0-3.76 1.146-6.884 3.438-9.372 2.293-2.488 5.2-3.732 8.723-3.732.992 0 1.97.112 2.935.335.964.224 1.992.574 3.082 1.049zm10.22 19.583V17.326h-.356c-.755 0-1.328-.196-1.72-.587-.39-.392-.586-.965-.586-1.72 0-.81.21-1.401.629-1.771.42-.37 1.097-.556 2.034-.556h5.178c2.922 0 5.06.126 6.416.377 1.356.252 2.51.671 3.46 1.258 1.691 1.007 2.988 2.443 3.89 4.31.9 1.865 1.352 4.021 1.352 6.467 0 2.586-.514 4.847-1.541 6.783-1.028 1.936-2.485 3.4-4.372 4.393-.853.447-1.852.772-2.998.975-1.147.203-2.852.304-5.116.304h-6.269c-.965 0-1.65-.178-2.055-.535-.406-.356-.608-.954-.608-1.792 0-.741.195-1.304.587-1.688.391-.385.964-.577 1.72-.577h.356zm5.41-15.725v15.725h1.195c2.642 0 4.592-.646 5.85-1.94 1.258-1.292 1.887-3.28 1.887-5.965 0-2.641-.64-4.612-1.918-5.912-1.28-1.3-3.205-1.95-5.777-1.95-.335 0-.59.003-.765.01a7.992 7.992 0 00-.472.032zm35.067-.126h-9.75v5.368h3.69v-.252c0-.797.175-1.39.524-1.782.35-.392.88-.587 1.594-.587.629 0 1.142.178 1.54.534.4.357.598.808.598 1.353 0 .028.007.118.021.272.014.154.021.308.021.462v4.34c0 .936-.167 1.607-.503 2.013-.335.405-.88.608-1.635.608-.713 0-1.251-.19-1.615-.567-.363-.377-.545-.936-.545-1.677v-.377h-3.69v6.269h9.75v-2.495c0-.937.178-1.608.534-2.013.357-.405.94-.608 1.75-.608.798 0 1.367.2 1.71.597.342.399.513 1.073.513 2.024v5.074c0 .755-.146 1.258-.44 1.51-.293.251-.873.377-1.74.377h-17.172c-.923 0-1.583-.182-1.982-.545-.398-.364-.597-.958-.597-1.782 0-.741.189-1.304.566-1.688.377-.385.93-.577 1.656-.577h.357V17.326h-.357c-.712 0-1.261-.2-1.646-.598-.384-.398-.576-.968-.576-1.709 0-.81.203-1.401.608-1.771.405-.37 1.062-.556 1.97-.556h17.173c.853 0 1.43.13 1.73.388.3.258.45.772.45 1.54v4.698c0 .95-.174 1.631-.524 2.044-.35.412-.915.618-1.698.618-.81 0-1.394-.21-1.75-.629-.357-.419-.535-1.097-.535-2.033v-2.202zM19.77 47.641c.267-.504.55-.86.85-1.07.3-.21.675-.314 1.122-.314.685 0 1.17.181 1.457.545.287.363.43.985.43 1.866l.042 5.451c0 .965-.157 1.615-.472 1.95-.314.336-.891.504-1.73.504-.587 0-1.045-.144-1.373-.43-.329-.287-.598-.8-.807-1.541-.378-1.342-.958-2.3-1.74-2.873-.783-.573-1.88-.86-3.292-.86-2.153 0-3.799.727-4.938 2.181-1.14 1.454-1.709 3.557-1.709 6.311s.598 4.882 1.793 6.385C10.599 67.248 12.294 68 14.488 68c.503 0 1.077-.06 1.72-.179a23.809 23.809 0 002.264-.555v-3.313h-2.37c-.95 0-1.624-.175-2.023-.524-.398-.35-.597-.93-.597-1.74 0-.84.199-1.437.597-1.793.399-.357 1.073-.535 2.024-.535h7.569c.978 0 1.667.175 2.065.524.398.35.598.937.598 1.762 0 .74-.2 1.31-.598 1.708-.398.399-.975.598-1.73.598h-.335v5.242c0 .447-.05.758-.147.933-.098.174-.293.353-.587.534-.797.476-2.062.895-3.795 1.258a25.576 25.576 0 01-5.263.546c-3.662 0-6.625-1.21-8.89-3.628-2.264-2.418-3.397-5.577-3.397-9.477 0-3.76 1.147-6.884 3.44-9.372 2.292-2.488 5.199-3.732 8.721-3.732.979 0 1.954.112 2.925.335.972.224 2.003.573 3.093 1.049zm15.84 3.941v4.823h6.857v-4.823h-.336c-.754 0-1.331-.195-1.73-.587-.398-.391-.597-.964-.597-1.719 0-.825.206-1.419.619-1.782.412-.364 1.093-.545 2.044-.545h5.41c.95 0 1.624.181 2.023.545.398.363.597.957.597 1.782 0 .755-.192 1.328-.576 1.72-.385.39-.947.586-1.688.586h-.357v15.642h.357c.755 0 1.328.192 1.719.576.391.385.587.947.587 1.688 0 .825-.203 1.419-.608 1.782-.405.364-1.09.546-2.055.546h-5.41c-.964 0-1.649-.179-2.054-.535-.405-.357-.608-.954-.608-1.793 0-.74.2-1.303.598-1.688.398-.384.975-.576 1.73-.576h.335v-6.186h-6.856v6.186h.335c.755 0 1.331.192 1.73.576.398.385.597.947.597 1.688 0 .825-.206 1.419-.618 1.782-.412.364-1.094.546-2.044.546h-5.41c-.964 0-1.65-.179-2.055-.535-.405-.357-.608-.954-.608-1.793 0-.74.196-1.303.587-1.688.392-.384.965-.576 1.72-.576h.356V51.582h-.356c-.741 0-1.304-.195-1.688-.587-.385-.391-.577-.964-.577-1.719 0-.825.2-1.419.598-1.782.398-.364 1.073-.545 2.023-.545h5.41c.936 0 1.614.181 2.033.545.42.363.63.957.63 1.782 0 .755-.2 1.328-.598 1.72-.399.39-.975.586-1.73.586h-.335zm31.754 0v15.642h3.523c.95 0 1.632.178 2.044.534.412.357.618.933.618 1.73 0 .811-.21 1.402-.629 1.772-.419.37-1.097.556-2.033.556H58.433c-.95 0-1.632-.182-2.044-.546-.412-.363-.619-.957-.619-1.782 0-.81.203-1.39.608-1.74.406-.35 1.09-.524 2.055-.524h3.523V51.582h-3.523c-.95 0-1.632-.181-2.044-.545-.412-.363-.619-.95-.619-1.761 0-.825.203-1.412.608-1.761.406-.35 1.09-.524 2.055-.524h12.455c.992 0 1.684.174 2.075.524.392.35.587.936.587 1.761 0 .81-.202 1.398-.608 1.761-.405.364-1.09.545-2.054.545h-3.523zm30.496 0v11.994c0 1.873-.122 3.228-.367 4.067a5.876 5.876 0 01-1.227 2.244c-.74.852-1.768 1.495-3.082 1.929-1.314.433-2.893.65-4.738.65-1.3 0-2.555-.126-3.764-.378a16.843 16.843 0 01-3.491-1.132c-.615-.28-1.017-.643-1.206-1.09-.188-.448-.283-1.175-.283-2.18v-4.32c0-1.202.175-2.04.525-2.516.349-.475.957-.713 1.824-.713 1.244 0 1.929.915 2.054 2.747.014.321.035.566.063.733.168 1.622.545 2.73 1.133 3.324.587.594 1.523.89 2.81.89 1.593 0 2.714-.422 3.364-1.268.65-.845.975-2.386.975-4.623V51.582H88.93c-.95 0-1.632-.181-2.044-.545-.413-.363-.619-.95-.619-1.761 0-.825.2-1.412.598-1.761.398-.35 1.086-.524 2.065-.524h10.693c.979 0 1.667.174 2.065.524.399.35.598.936.598 1.761 0 .81-.206 1.398-.619 1.761-.412.364-1.093.545-2.044.545h-1.761zm14.644 0v6.353l6.48-6.478c-.728-.084-1.238-.29-1.531-.619-.294-.328-.44-.85-.44-1.562 0-.825.198-1.419.597-1.782.398-.364 1.073-.545 2.023-.545h5.137c.95 0 1.625.181 2.023.545.399.363.598.957.598 1.782 0 .769-.2 1.345-.598 1.73-.398.384-.982.576-1.75.576h-.483l-6.101 6.06c1.132.839 2.167 1.94 3.103 3.302.937 1.363 2.034 3.456 3.292 6.28h.692c.825 0 1.44.188 1.845.566.405.377.608.943.608 1.698 0 .825-.206 1.419-.619 1.782-.412.364-1.093.546-2.044.546h-2.579c-1.132 0-2.048-.762-2.746-2.286-.126-.28-.224-.503-.294-.67-.923-1.958-1.768-3.467-2.537-4.53a16.616 16.616 0 00-2.705-2.914l-1.97 1.887v3.92h.335c.755 0 1.331.193 1.73.577.398.385.597.947.597 1.688 0 .825-.206 1.419-.618 1.782-.413.364-1.094.546-2.045.546h-5.41c-.964 0-1.649-.179-2.054-.535-.405-.357-.608-.954-.608-1.793 0-.74.196-1.303.587-1.688.391-.384.965-.576 1.72-.576h.356V51.582h-.357c-.74 0-1.303-.195-1.687-.587-.385-.391-.577-.964-.577-1.719 0-.825.2-1.419.598-1.782.398-.364 1.072-.545 2.023-.545h5.41c.936 0 1.614.181 2.033.545.42.363.63.957.63 1.782 0 .755-.2 1.328-.598 1.72-.399.39-.975.586-1.73.586h-.336zM13.44 96.326l4.005-11.889c.251-.782.6-1.352 1.048-1.709.447-.356 1.041-.534 1.782-.534h3.271c.95 0 1.632.182 2.044.545.413.363.619.957.619 1.782 0 .755-.2 1.328-.598 1.72-.398.39-.975.587-1.73.587h-.335l.587 15.641h.357c.754 0 1.32.192 1.698.577.377.384.566.947.566 1.687 0 .825-.2 1.42-.598 1.783-.398.363-1.072.545-2.023.545h-4.718c-.95 0-1.624-.178-2.023-.535-.398-.356-.597-.954-.597-1.793 0-.74.192-1.303.576-1.687.385-.385.954-.577 1.709-.577h.335l-.293-12.79-3.061 9.52c-.224.712-.542 1.226-.954 1.54-.413.315-.982.472-1.709.472-.727 0-1.303-.157-1.73-.472-.426-.314-.751-.828-.975-1.54l-3.04-9.52-.294 12.79h.336c.755 0 1.324.192 1.709.577.384.384.576.947.576 1.687 0 .825-.202 1.42-.608 1.783-.405.363-1.076.545-2.013.545H2.621c-.937 0-1.608-.182-2.013-.545-.405-.364-.608-.958-.608-1.783 0-.74.192-1.303.577-1.687.384-.385.954-.577 1.708-.577h.336l.608-15.641h-.336c-.754 0-1.331-.196-1.73-.588-.398-.39-.597-.964-.597-1.719 0-.825.206-1.419.619-1.782.412-.363 1.093-.545 2.044-.545h3.27c.728 0 1.311.175 1.752.524.44.35.8.923 1.08 1.72l4.109 11.888zm30.454 2.054V86.828H42.74c-.922 0-1.583-.182-1.981-.546-.398-.363-.598-.95-.598-1.76 0-.812.2-1.402.598-1.773.398-.37 1.059-.555 1.981-.555h5.955c.909 0 1.566.185 1.97.555.406.37.609.961.609 1.772 0 .741-.192 1.31-.577 1.709-.384.398-.933.598-1.646.598h-.356v19.038c0 .657-.07 1.069-.21 1.237-.14.167-.454.251-.943.251h-2.097c-.67 0-1.143-.07-1.415-.21-.273-.14-.507-.384-.703-.733l-8.722-15.327v11.385h1.216c.909 0 1.559.175 1.95.524.392.35.587.93.587 1.74 0 .825-.199 1.42-.597 1.783-.399.363-1.045.545-1.94.545h-6.017c-.909 0-1.566-.182-1.971-.545-.406-.364-.608-.958-.608-1.783 0-.74.188-1.303.566-1.687.377-.385.936-.577 1.677-.577h.336V86.828h-.336c-.713 0-1.265-.2-1.656-.598-.392-.398-.587-.968-.587-1.709 0-.81.206-1.401.618-1.772.413-.37 1.066-.555 1.96-.555h3.44c.824 0 1.383.108 1.677.325.293.216.622.653.985 1.31l7.989 14.551zM64.66 86.366c-1.803 0-3.218.727-4.245 2.18-1.028 1.455-1.541 3.474-1.541 6.06 0 2.586.517 4.613 1.551 6.08 1.034 1.468 2.446 2.202 4.235 2.202 1.804 0 3.222-.73 4.257-2.19 1.034-1.461 1.551-3.492 1.551-6.092 0-2.586-.513-4.605-1.54-6.06-1.028-1.453-2.45-2.18-4.268-2.18zm0-4.864c3.44 0 6.27 1.23 8.492 3.69 2.223 2.46 3.334 5.598 3.334 9.414 0 3.844-1.104 6.99-3.313 9.436-2.208 2.446-5.046 3.669-8.513 3.669-3.424 0-6.255-1.234-8.491-3.701-2.237-2.467-3.355-5.602-3.355-9.404 0-3.83 1.108-6.971 3.323-9.424 2.216-2.454 5.057-3.68 8.523-3.68zM87.461 98.17v4.298h2.16c.908 0 1.555.175 1.94.524.384.35.576.93.576 1.74 0 .825-.196 1.42-.587 1.783-.392.363-1.035.545-1.93.545h-7.254c-.922 0-1.583-.182-1.981-.545-.399-.364-.598-.958-.598-1.783 0-.74.189-1.303.566-1.687.378-.385.93-.577 1.657-.577h.356V86.828h-.356c-.713 0-1.262-.2-1.646-.598-.385-.398-.577-.968-.577-1.709 0-.81.203-1.401.608-1.772.406-.37 1.063-.555 1.971-.555h8.66c3.424 0 6.014.657 7.768 1.97 1.754 1.315 2.631 3.25 2.631 5.809 0 2.697-.873 4.738-2.62 6.122-1.748 1.384-4.34 2.076-7.78 2.076h-3.564zm0-11.343v6.625h2.977c1.65 0 2.89-.28 3.722-.839.832-.559 1.248-1.397 1.248-2.516 0-1.048-.43-1.855-1.29-2.421-.86-.566-2.086-.85-3.68-.85h-2.977zm27.267 20.568l-1.636 1.636a12.37 12.37 0 011.772-.44c.58-.098 1.15-.147 1.709-.147 1.104 0 2.268.164 3.491.492 1.223.329 1.967.493 2.233.493.447 0 1.03-.15 1.75-.45.72-.301 1.206-.452 1.458-.452.517 0 .947.2 1.29.598.342.398.513.898.513 1.5 0 .796-.472 1.474-1.415 2.033-.944.56-2.1.839-3.47.839-.937 0-2.139-.22-3.607-.66-1.467-.441-2.53-.661-3.187-.661-.992 0-2.11.272-3.354.817-1.244.546-2.013.818-2.307.818a2.14 2.14 0 01-1.53-.597c-.42-.399-.63-.878-.63-1.437 0-.391.134-.807.4-1.247.265-.44.733-1.01 1.404-1.709l2.118-2.139c-2.335-.852-4.194-2.386-5.578-4.602-1.384-2.215-2.075-4.763-2.075-7.642 0-3.802 1.104-6.909 3.312-9.32 2.209-2.411 5.053-3.617 8.534-3.617 3.467 0 6.304 1.209 8.513 3.627 2.208 2.418 3.312 5.522 3.312 9.31 0 3.774-1.097 6.884-3.291 9.33-2.195 2.446-4.977 3.67-8.345 3.67a22.5 22.5 0 01-1.384-.043zm1.195-21.03c-1.803 0-3.218.727-4.246 2.18-1.027 1.455-1.54 3.474-1.54 6.06 0 2.586.516 4.613 1.55 6.08 1.035 1.468 2.447 2.202 4.236 2.202 1.803 0 3.222-.73 4.256-2.19 1.035-1.461 1.552-3.492 1.552-6.092 0-2.586-.514-4.605-1.541-6.06-1.028-1.453-2.45-2.18-4.267-2.18z\"/></svg>"
},
"$:/core/images/mono-line": {
"title": "$:/core/images/mono-line",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-mono-line tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M60.437 84.523h.908c1.922 0 3.381.489 4.378 1.468.997.979 1.495 2.411 1.495 4.298 0 2.1-.525 3.612-1.575 4.538-1.05.925-2.785 1.388-5.206 1.388h-16.07c-2.456 0-4.2-.454-5.232-1.361-1.032-.908-1.548-2.43-1.548-4.565 0-2.065.516-3.542 1.548-4.432 1.032-.89 2.776-1.334 5.232-1.334h1.869l-2.19-6.247H20.983l-2.296 6.247h1.87c2.42 0 4.155.453 5.205 1.361 1.05.908 1.575 2.376 1.575 4.405 0 2.1-.525 3.612-1.575 4.538-1.05.925-2.785 1.388-5.206 1.388H6.781c-2.456 0-4.2-.463-5.233-1.388C.516 93.9 0 92.389 0 90.289c0-1.887.498-3.32 1.495-4.298.997-.979 2.456-1.468 4.378-1.468h.908l14.308-39.83h-4.271c-2.42 0-4.156-.462-5.206-1.387-1.05-.926-1.575-2.42-1.575-4.485 0-2.1.525-3.613 1.575-4.538 1.05-.926 2.785-1.388 5.206-1.388h20.021c3.168 0 5.392 1.708 6.674 5.125v.16l16.924 46.343zm-27.976-39.83L24.72 67.225h15.483l-7.742-22.53zM89.506 68.56v16.284h8.008c5.66 0 9.646-.623 11.96-1.869 2.313-1.245 3.47-3.328 3.47-6.246 0-2.955-1.103-5.055-3.31-6.3-2.207-1.246-6.069-1.869-11.586-1.869h-8.542zm27.229-5.926c3.88 1.423 6.727 3.372 8.542 5.846 1.815 2.474 2.723 5.633 2.723 9.477 0 3.239-.783 6.193-2.35 8.862-1.565 2.67-3.808 4.859-6.726 6.567-1.709.997-3.622 1.718-5.74 2.163-2.118.445-5.116.667-8.996.667h-27.87c-2.349 0-4.03-.463-5.045-1.388-1.014-.926-1.521-2.438-1.521-4.538 0-1.887.48-3.32 1.441-4.298.961-.979 2.367-1.468 4.218-1.468h.907v-39.83h-.907c-1.851 0-3.257-.498-4.218-1.494-.961-.997-1.441-2.456-1.441-4.378 0-2.065.516-3.568 1.548-4.512 1.032-.943 2.705-1.414 5.018-1.414h24.56c7.51 0 13.214 1.459 17.111 4.377 3.898 2.92 5.847 7.19 5.847 12.814 0 2.776-.597 5.223-1.789 7.341-1.192 2.118-2.963 3.853-5.312 5.206zm-27.23-18.26v13.455h7.208c4.378 0 7.466-.516 9.264-1.549 1.797-1.032 2.696-2.776 2.696-5.232 0-2.313-.81-4.004-2.43-5.072-1.619-1.068-4.244-1.602-7.874-1.602h-8.863z\"/></svg>"
},
"$:/core/images/new-button": {
"title": "$:/core/images/new-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-new-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M56 72H8.007C3.591 72 0 68.418 0 64c0-4.41 3.585-8 8.007-8H56V8.007C56 3.591 59.582 0 64 0c4.41 0 8 3.585 8 8.007V56h47.993c4.416 0 8.007 3.582 8.007 8 0 4.41-3.585 8-8.007 8H72v47.993c0 4.416-3.582 8.007-8 8.007-4.41 0-8-3.585-8-8.007V72z\"/></svg>"
},
"$:/core/images/new-here-button": {
"title": "$:/core/images/new-here-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-new-here-button tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M55.838 20.935l-3.572.938c-3.688.968-8.23 4.43-10.136 7.731L3.37 96.738c-1.905 3.3-.771 7.524 2.534 9.432l33.717 19.466c3.297 1.904 7.53.78 9.435-2.521l38.76-67.134c1.905-3.3 2.632-8.963 1.623-12.646L83.285 20.88c-1.009-3.68-4.821-5.884-8.513-4.915l-7.603 1.995.043.287c.524 3.394 2.053 7.498 4.18 11.55.418.163.829.36 1.23.59a8.864 8.864 0 014.438 8.169c.104.132.21.264.316.395l-.386.318a8.663 8.663 0 01-1.082 3.137c-2.42 4.192-7.816 5.608-12.051 3.163-4.12-2.379-5.624-7.534-3.476-11.671-2.177-4.394-3.788-8.874-4.543-12.964z\"/><path d=\"M69.554 44.76c-5.944-7.476-10.74-17.196-11.955-25.059-1.68-10.875 3.503-18.216 15.082-18.04 10.407.158 19.975 5.851 24.728 13.785 5.208 8.695 2.95 17.868-6.855 20.496l-2.037-7.601c4.232-1.134 4.999-4.248 2.24-8.853-3.37-5.626-10.465-9.848-18.146-9.965-6.392-.097-8.31 2.62-7.323 9.01.999 6.465 5.318 15.138 10.582 21.65l-.072.06c.559 1.553-4.17 6.44-5.938 4.888l-.005.004-.028-.034a1.323 1.323 0 01-.124-.135 2.618 2.618 0 01-.149-.205z\"/><rect width=\"16\" height=\"48\" x=\"96\" y=\"80\" rx=\"8\"/><rect width=\"48\" height=\"16\" x=\"80\" y=\"96\" rx=\"8\"/></g></svg>"
},
"$:/core/images/new-image-button": {
"title": "$:/core/images/new-image-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-new-image-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M81.362 73.627l15.826-27.41a2.626 2.626 0 00-.962-3.59l-50.01-28.872a2.626 2.626 0 00-3.588.961L30.058 36.49l10.04-5.261c3.042-1.595 6.771.114 7.55 3.46l3.607 17.702 9.88.85a5.25 5.25 0 014.571 3.77c.034.115.1.344.199.671.165.553.353 1.172.562 1.843.595 1.914 1.23 3.85 1.872 5.678.207.588.412 1.156.614 1.701.625 1.685 1.209 3.114 1.725 4.207.255.54.485.977.726 1.427.214.212.547.425 1.011.622 1.141.482 2.784.74 4.657.758.864.008 1.71-.034 2.492-.11.448-.043.753-.085.871-.104.315-.053.625-.077.927-.076zM37.47 2.649A5.257 5.257 0 0144.649.725l63.645 36.746a5.257 5.257 0 011.923 7.178L73.47 108.294a5.257 5.257 0 01-7.177 1.923L2.649 73.47a5.257 5.257 0 01-1.924-7.177L37.471 2.649zm42.837 50.49a5.25 5.25 0 105.25-9.092 5.25 5.25 0 00-5.25 9.093zM96 112h-7.993c-4.419 0-8.007-3.582-8.007-8 0-4.41 3.585-8 8.007-8H96v-7.993C96 83.588 99.582 80 104 80c4.41 0 8 3.585 8 8.007V96h7.993c4.419 0 8.007 3.582 8.007 8 0 4.41-3.585 8-8.007 8H112v7.993c0 4.419-3.582 8.007-8 8.007-4.41 0-8-3.585-8-8.007V112zM33.347 51.791c7.428 7.948 9.01 10.69 7.449 13.394-1.56 2.703-13.838-2.328-16.094 1.58-2.256 3.908-.907 3.258-2.437 5.908l19.73 11.39s-5.605-8.255-4.235-10.628c2.515-4.356 8.77-1.256 10.365-4.019 2.414-4.181-5.103-9.639-14.778-17.625z\"/></svg>"
},
"$:/core/images/new-journal-button": {
"title": "$:/core/images/new-journal-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-new-journal-button tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M102.545 112.818v11.818c0 1.306 1.086 2.364 2.425 2.364h6.06c1.34 0 2.425-1.058 2.425-2.364v-11.818h12.12c1.34 0 2.425-1.058 2.425-2.363v-5.91c0-1.305-1.085-2.363-2.424-2.363h-12.121V90.364c0-1.306-1.086-2.364-2.425-2.364h-6.06c-1.34 0-2.425 1.058-2.425 2.364v11.818h-12.12c-1.34 0-2.425 1.058-2.425 2.363v5.91c0 1.305 1.085 2.363 2.424 2.363h12.121zM60.016 4.965c-4.781-2.76-10.897-1.118-13.656 3.66L5.553 79.305A9.993 9.993 0 009.21 92.963l51.04 29.468c4.78 2.76 10.897 1.118 13.655-3.66l40.808-70.681a9.993 9.993 0 00-3.658-13.656L60.016 4.965zm-3.567 27.963a6 6 0 106-10.393 6 6 0 00-6 10.393zm31.697 17.928a6 6 0 106-10.392 6 6 0 00-6 10.392z\"/><text class=\"tc-fill-background\" font-family=\"Helvetica\" font-size=\"47.172\" font-weight=\"bold\" transform=\"rotate(30 25.742 95.82)\"><tspan x=\"42\" y=\"77.485\" text-anchor=\"middle\"><<now \"DD\">></tspan></text></g></svg>"
},
"$:/core/images/opacity": {
"title": "$:/core/images/opacity",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-opacity tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M102.362 65a51.595 51.595 0 01-1.942 6H82.584a35.867 35.867 0 002.997-6h16.78zm.472-2c.423-1.961.734-3.963.929-6H87.656a35.78 35.78 0 01-1.368 6h16.546zm-3.249 10a51.847 51.847 0 01-3.135 6H75.812a36.205 36.205 0 005.432-6h18.341zm-4.416 8c-1.424 2.116-3 4.12-4.71 6H60.46a35.843 35.843 0 0012.874-6h21.834zm-7.513-34h16.107C101.247 20.627 79.033 0 52 0 23.281 0 0 23.281 0 52c0 25.228 17.965 46.26 41.8 51h20.4a51.66 51.66 0 0015.875-6H39v-2h42.25a52.257 52.257 0 007.288-6H39v-2h4.539C27.739 83.194 16 68.968 16 52c0-19.882 16.118-36 36-36 18.186 0 33.222 13.484 35.656 31zm.22 2h16.039a52.823 52.823 0 010 6H87.877a36.483 36.483 0 000-6z\"/><path d=\"M76 128c28.719 0 52-23.281 52-52s-23.281-52-52-52-52 23.281-52 52 23.281 52 52 52zm0-16c19.882 0 36-16.118 36-36S95.882 40 76 40 40 56.118 40 76s16.118 36 36 36z\"/><path d=\"M37 58h53v4H37v-4zm3-8h53v4H40v-4zm0-8h53v4H40v-4zm-8 24h53v4H32v-4zm-2 8h53v4H30v-4zm-3 8h53v4H27v-4z\"/></g></svg>"
},
"$:/core/images/open-window": {
"title": "$:/core/images/open-window",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-open-window tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M16 112h88.994c3.87 0 7.006 3.59 7.006 8 0 4.418-3.142 8-7.006 8H7.006C3.136 128 0 124.41 0 120a9.321 9.321 0 010-.01V24.01C0 19.586 3.59 16 8 16c4.418 0 8 3.584 8 8.01V112z\"/><path d=\"M96 43.196V56a8 8 0 1016 0V24c0-4.41-3.585-8-8.007-8H72.007C67.588 16 64 19.582 64 24c0 4.41 3.585 8 8.007 8H84.57l-36.3 36.299a8 8 0 00-.001 11.316c3.117 3.117 8.19 3.123 11.316-.003L96 43.196zM32 7.999C32 3.581 35.588 0 40 0h80c4.419 0 8 3.588 8 8v80c0 4.419-3.588 8-8 8H40c-4.419 0-8-3.588-8-8V8z\"/></g></svg>"
},
"$:/core/images/options-button": {
"title": "$:/core/images/options-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-options-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M110.488 76a47.712 47.712 0 01-5.134 12.384l6.724 6.724c3.123 3.123 3.132 8.192.011 11.313l-5.668 5.668c-3.12 3.12-8.186 3.117-11.313-.01l-6.724-6.725c-3.82 2.258-7.98 4-12.384 5.134v9.505c0 4.417-3.578 8.007-7.992 8.007h-8.016C55.58 128 52 124.415 52 119.993v-9.505a47.712 47.712 0 01-12.384-5.134l-6.724 6.725c-3.123 3.122-8.192 3.131-11.313.01l-5.668-5.668c-3.12-3.12-3.116-8.186.01-11.313l6.725-6.724c-2.257-3.82-4-7.98-5.134-12.384H8.007C3.591 76 0 72.422 0 68.01v-8.017C0 55.58 3.585 52 8.007 52h9.505a47.712 47.712 0 015.134-12.383l-6.724-6.725c-3.123-3.122-3.132-8.191-.011-11.312l5.668-5.669c3.12-3.12 8.186-3.116 11.313.01l6.724 6.725c3.82-2.257 7.98-4 12.384-5.134V8.007C52 3.591 55.578 0 59.992 0h8.016C72.42 0 76 3.585 76 8.007v9.505a47.712 47.712 0 0112.384 5.134l6.724-6.724c3.123-3.123 8.192-3.132 11.313-.01l5.668 5.668c3.12 3.12 3.116 8.186-.01 11.312l-6.725 6.725c2.257 3.82 4 7.979 5.134 12.383h9.505c4.416 0 8.007 3.578 8.007 7.992v8.017c0 4.411-3.585 7.991-8.007 7.991h-9.505zM64 96c17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32z\"/></svg>"
},
"$:/core/images/paint": {
"title": "$:/core/images/paint",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-paint tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M83.527 76.19C90.43 69.287 91.892 59 87.91 50.665l37.903-37.902c2.919-2.92 2.913-7.659 0-10.572a7.474 7.474 0 00-10.572 0L77.338 40.093c-8.335-3.982-18.622-2.521-25.526 4.383l31.715 31.715zm-2.643 2.644L49.169 47.119S8.506 81.243 0 80.282c0 0 3.782 5.592 6.827 8.039 14.024-5.69 37.326-24.6 37.326-24.6l.661.66S19.45 90.222 9.18 92.047c1.222 1.44 4.354 4.053 6.247 5.776 5.417-1.488 34.733-28.57 34.733-28.57l.661.66-32.407 31.022 5.285 5.286L56.106 75.2l.662.66s-27.864 30.536-28.684 32.432c0 0 6.032 6.853 7.569 7.824.702-2.836 27.884-33.485 27.884-33.485l.661.66s-20.597 23.755-24.964 36.732c3.21 3.549 7.5 5.137 10.926 6.298-2.19-11.817 30.724-47.487 30.724-47.487z\"/></svg>"
},
"$:/core/images/palette": {
"title": "$:/core/images/palette",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-palette tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M80.247 39.182a93.52 93.52 0 00-16.228-1.4C28.662 37.781 0 57.131 0 81.002c0 9.642 4.676 18.546 12.58 25.735C23.504 91.19 26.34 72.395 36.89 63.562c15.183-12.713 26.538-7.828 26.538-7.828l16.82-16.552zm26.535 9.655c13.049 7.913 21.257 19.392 21.257 32.166 0 9.35.519 17.411-11.874 25.08-10.797 6.681-3.824-6.536-11.844-10.898s-19.946 1.308-18.213 7.906c3.2 12.181 19.422 11.455 6.314 16.658-13.107 5.202-18.202 4.476-28.403 4.476-7.821 0-15.315-.947-22.243-2.68 9.844-4.197 27.88-12.539 33.354-19.456C82.788 92.409 87.37 80 83.324 72.484c-.194-.359 11.215-11.668 23.458-23.647zM1.134 123.867l-.66.002c33.479-14.94 22.161-64.226 58.818-64.226.317 1.418.644 2.944 1.062 4.494-25.907-4.166-23.567 48.031-59.22 59.73zm.713-.007c38.872-.506 78.152-22.347 78.152-44.813-9.27 0-14.073-3.48-16.816-7.942-16.597-7.003-30.365 45.715-61.336 52.755zm65.351-64.008c-4.45 4.115 4.886 16.433 11.318 11.318l45.27-45.27c11.317-11.318 0-22.635-11.318-11.318-11.317 11.318-33.518 34.405-45.27 45.27z\"/></svg>"
},
"$:/core/images/permalink-button": {
"title": "$:/core/images/permalink-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-permalink-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M80.483 48l-7.387 32h-25.58l7.388-32h25.58zm3.694-16l5.624-24.358c.993-4.303 5.29-6.996 9.596-6.002 4.296.992 6.988 5.293 5.994 9.602L100.598 32h3.403c4.41 0 7.999 3.582 7.999 8 0 4.41-3.581 8-8 8h-7.096l-7.387 32H104c4.41 0 7.999 3.582 7.999 8 0 4.41-3.581 8-8 8H85.824l-5.624 24.358c-.993 4.303-5.29 6.996-9.596 6.002-4.296-.992-6.988-5.293-5.994-9.602L69.402 96h-25.58L38.2 120.358c-.993 4.303-5.29 6.996-9.596 6.002-4.296-.992-6.988-5.293-5.994-9.602L27.402 96h-3.403C19.59 96 16 92.418 16 88c0-4.41 3.581-8 8-8h7.096l7.387-32H24C19.59 48 16 44.418 16 40c0-4.41 3.581-8 8-8h18.177l5.624-24.358c.993-4.303 5.29-6.996 9.596-6.002 4.296.992 6.988 5.293 5.994 9.602L58.598 32h25.58z\"/></svg>"
},
"$:/core/images/permaview-button": {
"title": "$:/core/images/permaview-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-permaview-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M81.483 48l-1.846 8h-5.58l1.847-8h5.58zm3.694-16l5.624-24.358c.993-4.303 5.29-6.996 9.596-6.002 4.296.992 6.988 5.293 5.994 9.602L101.598 32h2.403c4.41 0 7.999 3.582 7.999 8 0 4.41-3.581 8-8 8h-6.096l-1.847 8h7.944c4.41 0 7.999 3.582 7.999 8 0 4.41-3.581 8-8 8H92.364l-1.846 8H104c4.41 0 7.999 3.582 7.999 8 0 4.41-3.581 8-8 8H86.824l-5.624 24.358c-.993 4.303-5.29 6.996-9.596 6.002-4.296-.992-6.988-5.293-5.994-9.602L70.402 96h-5.58L59.2 120.358c-.993 4.303-5.29 6.996-9.596 6.002-4.296-.992-6.988-5.293-5.994-9.602L48.402 96h-5.58L37.2 120.358c-.993 4.303-5.29 6.996-9.596 6.002-4.296-.992-6.988-5.293-5.994-9.602L26.402 96h-2.403C19.59 96 16 92.418 16 88c0-4.41 3.581-8 8-8h6.096l1.847-8h-7.944C19.59 72 16 68.418 16 64c0-4.41 3.581-8 8-8h11.637l1.846-8H24C19.59 48 16 44.418 16 40c0-4.41 3.581-8 8-8h17.177l5.624-24.358c.993-4.303 5.29-6.996 9.596-6.002 4.296.992 6.988 5.293 5.994 9.602L57.598 32h5.58L68.8 7.642c.993-4.303 5.29-6.996 9.596-6.002 4.296.992 6.988 5.293 5.994 9.602L79.598 32h5.58zM53.904 48l-1.847 8h5.58l1.846-8h-5.579zm22.039 24l-1.847 8h-5.58l1.847-8h5.58zm-27.58 0l-1.846 8h5.579l1.847-8h-5.58z\"/></svg>"
},
"$:/core/images/picture": {
"title": "$:/core/images/picture",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-picture tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M112 68.233v-48.23A4.001 4.001 0 00107.997 16H20.003A4.001 4.001 0 0016 20.003v38.31l9.241-14.593c2.8-4.422 9.023-5.008 12.6-1.186l18.247 20.613 13.687-6.407a8 8 0 018.903 1.492 264.97 264.97 0 002.92 2.739 249.44 249.44 0 006.798 6.066 166.5 166.5 0 002.106 1.778c2.108 1.747 3.967 3.188 5.482 4.237.748.518 1.383.92 2.044 1.33.444.117 1.046.144 1.809.05 1.873-.233 4.238-1.144 6.723-2.547a36.016 36.016 0 003.205-2.044c.558-.4.93-.686 1.07-.802.376-.31.765-.577 1.165-.806zM0 8.007A8.01 8.01 0 018.007 0h111.986A8.01 8.01 0 01128 8.007v111.986a8.01 8.01 0 01-8.007 8.007H8.007A8.01 8.01 0 010 119.993V8.007zM95 42a8 8 0 100-16 8 8 0 000 16zM32 76c15.859 4.83 20.035 7.244 20.035 12S32 95.471 32 102.347c0 6.876 1.285 4.99 1.285 9.653H68s-13.685-6.625-13.685-10.8c0-7.665 10.615-8.34 10.615-13.2 0-7.357-14.078-8.833-32.93-12z\"/></svg>"
},
"$:/core/images/plugin-generic-language": {
"title": "$:/core/images/plugin-generic-language",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M61.207 68.137c-4.324 2.795-6.999 6.656-6.999 10.921 0 7.906 9.19 14.424 21.042 15.336 2.162 3.902 8.598 6.785 16.318 7.01-5.126-1.125-9.117-3.742-10.62-7.01C92.805 93.487 102 86.967 102 79.059c0-8.53-10.699-15.445-23.896-15.445-6.599 0-12.572 1.729-16.897 4.524zm12.794-14.158c-4.324 2.795-10.298 4.524-16.897 4.524-2.619 0-5.14-.272-7.497-.775-3.312 2.25-8.383 3.69-14.067 3.69l-.255-.002c4.119-.892 7.511-2.747 9.478-5.13-6.925-2.704-11.555-7.617-11.555-13.228 0-8.53 10.699-15.445 23.896-15.445C70.301 27.613 81 34.528 81 43.058c0 4.265-2.675 8.126-6.999 10.921zM64 0l54.56 32v64L64 128 9.44 96V32L64 0z\"/></svg>"
},
"$:/core/images/plugin-generic-plugin": {
"title": "$:/core/images/plugin-generic-plugin",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M40.397 76.446V95.34h14.12l-.001-.005a6.912 6.912 0 005.364-11.593l.046-.023a6.912 6.912 0 119.979.526l.086.055a6.914 6.914 0 004.408 10.948l-.023.092h21.32V75.568l-.15.038a6.912 6.912 0 00-11.593-5.364l-.022-.046a6.912 6.912 0 11.526-9.979l.055-.086a6.914 6.914 0 0010.948-4.408c.079.018.158.038.236.059v-15.74h-21.32l.023-.094a6.914 6.914 0 01-4.408-10.947 10.23 10.23 0 00-.086-.055 6.912 6.912 0 10-9.979-.526l-.046.023a6.912 6.912 0 01-5.364 11.593l.001.005h-14.12v12.847A6.912 6.912 0 0129.5 59.843l-.054.086a6.912 6.912 0 10-.526 9.979l.023.046a6.912 6.912 0 0111.455 6.492zM64 0l54.56 32v64L64 128 9.44 96V32L64 0z\"/></svg>"
},
"$:/core/images/plugin-generic-theme": {
"title": "$:/core/images/plugin-generic-theme",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M29.408 91.472L51.469 69.41l-.004-.005a2.22 2.22 0 01.004-3.146c.87-.87 2.281-.872 3.147-.005l9.465 9.464a2.22 2.22 0 01-.005 3.147c-.87.87-2.28.871-3.147.005l-.005-.005-22.061 22.062a6.686 6.686 0 11-9.455-9.455zM60.802 66.38c-2.436-2.704-4.465-5.091-5.817-6.869-6.855-9.014-10.313-4.268-14.226 0-3.913 4.268 1.03 7.726-2.683 10.741-3.713 3.015-3.484 4.06-9.752-1.455-6.267-5.516-6.7-7.034-3.823-10.181 2.877-3.147 5.281 1.808 11.159-3.785 5.877-5.593.94-10.55.94-10.55s12.237-25.014 28.588-23.167c16.351 1.848-6.186-2.392-11.792 17.226-2.4 8.4.447 6.42 4.998 9.968 1.394 1.086 6.03 4.401 11.794 8.685l20.677-20.676 1.615-4.766 7.84-4.689 3.151 3.152-4.688 7.84-4.766 1.615-20.224 20.223c12.663 9.547 28.312 22.146 28.312 26.709 0 7.217-3.071 11.526-9.535 9.164-4.693-1.715-18.768-15.192-28.753-25.897l-2.893 2.893-3.151-3.152 3.029-3.029zM63.953 0l54.56 32v64l-54.56 32-54.56-32V32l54.56-32z\"/></svg>"
},
"$:/core/images/preview-closed": {
"title": "$:/core/images/preview-closed",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-preview-closed tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M.088 64a7.144 7.144 0 001.378 5.458C16.246 88.818 39.17 100.414 64 100.414c24.83 0 47.753-11.596 62.534-30.956A7.144 7.144 0 00127.912 64C110.582 78.416 88.304 87.086 64 87.086 39.696 87.086 17.418 78.416.088 64z\"/><rect width=\"4\" height=\"16\" x=\"62\" y=\"96\" rx=\"4\"/><rect width=\"4\" height=\"16\" x=\"78\" y=\"93\" rx=\"4\" transform=\"rotate(-5 80 101)\"/><rect width=\"4\" height=\"16\" x=\"46\" y=\"93\" rx=\"4\" transform=\"rotate(5 48 101)\"/><rect width=\"4\" height=\"16\" x=\"30\" y=\"88\" rx=\"4\" transform=\"rotate(10 32 96)\"/><rect width=\"4\" height=\"16\" x=\"94\" y=\"88\" rx=\"4\" transform=\"rotate(-10 96 96)\"/><rect width=\"4\" height=\"16\" x=\"110\" y=\"80\" rx=\"4\" transform=\"rotate(-20 112 88)\"/><rect width=\"4\" height=\"16\" x=\"14\" y=\"80\" rx=\"4\" transform=\"rotate(20 16 88)\"/></g></svg>"
},
"$:/core/images/preview-open": {
"title": "$:/core/images/preview-open",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-preview-open tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M64.11 99.588c-24.83 0-47.754-11.596-62.534-30.957a7.148 7.148 0 010-8.675C16.356 40.596 39.28 29 64.11 29c24.83 0 47.753 11.596 62.534 30.956a7.148 7.148 0 010 8.675c-14.78 19.36-37.703 30.957-62.534 30.957zm46.104-32.007c1.44-1.524 1.44-3.638 0-5.162C99.326 50.9 82.439 44 64.147 44S28.968 50.9 18.08 62.42c-1.44 1.523-1.44 3.637 0 5.16C28.968 79.1 45.855 86 64.147 86s35.179-6.9 46.067-18.42z\"/><path d=\"M63.5 88C76.479 88 87 77.479 87 64.5S76.479 41 63.5 41 40 51.521 40 64.5 50.521 88 63.5 88z\"/></g></svg>"
},
"$:/core/images/print-button": {
"title": "$:/core/images/print-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-print-button tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M112 71V30.5h-.032c-.035-2-.816-3.99-2.343-5.516L86.998 2.357A7.978 7.978 0 0081 .02V0H24a8 8 0 00-8 8v63h8V8h57v14.5c0 4.422 3.582 8 8 8h15V71h8z\"/><rect width=\"64\" height=\"8\" x=\"32\" y=\"36\" rx=\"4\"/><rect width=\"64\" height=\"8\" x=\"32\" y=\"52\" rx=\"4\"/><rect width=\"40\" height=\"8\" x=\"32\" y=\"20\" rx=\"4\"/><path d=\"M0 80.005C0 71.165 7.156 64 16 64h96c8.836 0 16 7.155 16 16.005v31.99c0 8.84-7.156 16.005-16 16.005H16c-8.836 0-16-7.155-16-16.005v-31.99zM104 96a8 8 0 100-16 8 8 0 000 16z\"/></g></svg>"
},
"$:/core/images/quote": {
"title": "$:/core/images/quote",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-quote tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M51.219 117.713V62.199H27.427c0-8.891 1.683-16.401 5.047-22.53 3.365-6.127 9.613-10.754 18.745-13.878V2c-7.45.961-14.36 3.184-20.728 6.669-6.368 3.484-11.835 7.87-16.401 13.157C9.524 27.113 5.98 33.241 3.456 40.21.933 47.18-.21 54.63.03 62.56v55.153H51.22zm76.781 0V62.199h-23.791c0-8.891 1.682-16.401 5.046-22.53 3.365-6.127 9.613-10.754 18.745-13.878V2c-7.45.961-14.359 3.184-20.727 6.669-6.369 3.484-11.836 7.87-16.402 13.157-4.566 5.287-8.11 11.415-10.634 18.384-2.523 6.97-3.665 14.42-3.424 22.35v55.153H128z\"/></svg>"
},
"$:/core/images/refresh-button": {
"title": "$:/core/images/refresh-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-refresh-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M106.369 39.433c10.16 20.879 6.57 46.764-10.771 64.106-21.87 21.87-57.327 21.87-79.196 0-21.87-21.87-21.87-57.326 0-79.196a8 8 0 1111.314 11.314c-15.621 15.62-15.621 40.947 0 56.568 15.62 15.621 40.947 15.621 56.568 0C97.72 78.79 99.6 58.175 89.924 42.73l-6.44 12.264a8 8 0 11-14.166-7.437L84.435 18.76a8 8 0 0110.838-3.345l28.873 15.345a8 8 0 11-7.51 14.129l-10.267-5.457zm-8.222-12.368c-.167-.19-.336-.38-.506-.57l.96-.296-.454.866z\"/></svg>"
},
"$:/core/images/right-arrow": {
"title": "$:/core/images/right-arrow",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-right-arrow tc-image-button\" viewBox=\"0 0 128 128\"><path d=\"M99.069 64.173c0 2.027-.77 4.054-2.316 5.6l-55.98 55.98a7.92 7.92 0 01-11.196 0c-3.085-3.086-3.092-8.105 0-11.196l50.382-50.382-50.382-50.382a7.92 7.92 0 010-11.195c3.086-3.085 8.104-3.092 11.196 0l55.98 55.98a7.892 7.892 0 012.316 5.595z\"/></svg>"
},
"$:/core/images/rotate-left": {
"title": "$:/core/images/rotate-left",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-rotate-left tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><rect width=\"32\" height=\"80\" rx=\"8\"/><rect width=\"80\" height=\"32\" x=\"48\" y=\"96\" rx=\"8\"/><path d=\"M61.32 36.65c19.743 2.45 35.023 19.287 35.023 39.693a4 4 0 01-8 0c0-15.663-11.254-28.698-26.117-31.46l3.916 3.916a4 4 0 11-5.657 5.657L49.172 43.142a4 4 0 010-5.657l11.313-11.313a4 4 0 115.657 5.656l-4.821 4.822z\"/></g></svg>"
},
"$:/core/images/save-button": {
"title": "$:/core/images/save-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-save-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M120.783 34.33c4.641 8.862 7.266 18.948 7.266 29.646 0 35.347-28.653 64-64 64-35.346 0-64-28.653-64-64 0-35.346 28.654-64 64-64 18.808 0 35.72 8.113 47.43 21.03l2.68-2.68c3.13-3.13 8.197-3.132 11.321-.008 3.118 3.118 3.121 8.193-.007 11.32l-4.69 4.691zm-12.058 12.058a47.876 47.876 0 013.324 17.588c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48c14.39 0 27.3 6.332 36.098 16.362L58.941 73.544 41.976 56.578c-3.127-3.127-8.201-3.123-11.32-.005-3.123 3.124-3.119 8.194.006 11.319l22.617 22.617a7.992 7.992 0 005.659 2.347c2.05 0 4.101-.783 5.667-2.349l44.12-44.12z\"/></svg>"
},
"$:/core/images/size": {
"title": "$:/core/images/size",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-size tc-image-button\" viewBox=\"0 0 128 128\"><path d=\"M92.343 26l-9.171 9.172a4 4 0 105.656 5.656l16-16a4 4 0 000-5.656l-16-16a4 4 0 10-5.656 5.656L92.343 18H22a4 4 0 00-4 4v70.343l-9.172-9.171a4 4 0 10-5.656 5.656l16 16a4 4 0 005.656 0l16-16a4 4 0 10-5.656-5.656L26 92.343V22l-4 4h70.343zM112 52v64l4-4H52a4 4 0 100 8h64a4 4 0 004-4V52a4 4 0 10-8 0z\"/></svg>"
},
"$:/core/images/spiral": {
"title": "$:/core/images/spiral",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-spiral tc-image-button\" viewBox=\"0 0 128 128\"><path d=\"M64.534 68.348c3.39 0 6.097-2.62 6.476-5.968l-4.755-.538 4.75.583c.377-3.07-1.194-6.054-3.89-7.78-2.757-1.773-6.34-2.01-9.566-.7-3.46 1.403-6.14 4.392-7.35 8.148l-.01.026c-1.3 4.08-.72 8.64 1.58 12.52 2.5 4.2 6.77 7.2 11.76 8.27 5.37 1.15 11.11-.05 15.83-3.31 5.04-3.51 8.46-9.02 9.45-15.3 1.05-6.7-.72-13.63-4.92-19.19l.02.02c-4.42-5.93-11.2-9.82-18.78-10.78-7.96-1.01-16.13 1.31-22.59 6.43-6.81 5.39-11.18 13.41-12.11 22.26-.98 9.27 1.87 18.65 7.93 26.02 6.32 7.69 15.6 12.56 25.74 13.48 10.54.96 21.15-2.42 29.45-9.4l.01-.01c8.58-7.25 13.94-17.78 14.86-29.21.94-11.84-2.96-23.69-10.86-32.9-8.19-9.5-19.95-15.36-32.69-16.27-13.16-.94-26.24 3.49-36.34 12.34l.01-.01c-10.41 9.08-16.78 22.1-17.68 36.15-.93 14.44 4.03 28.77 13.79 39.78 10.03 11.32 24.28 18.2 39.6 19.09 15.73.92 31.31-4.56 43.24-15.234 12.23-10.954 19.61-26.44 20.5-43.074a4.785 4.785 0 00-4.52-5.03 4.778 4.778 0 00-5.03 4.52c-.75 14.1-7 27.2-17.33 36.45-10.03 8.98-23.11 13.58-36.3 12.81-12.79-.75-24.67-6.48-33-15.89-8.07-9.11-12.17-20.94-11.41-32.827.74-11.52 5.942-22.15 14.43-29.54l.01-.01c8.18-7.17 18.74-10.75 29.35-9.998 10.21.726 19.6 5.41 26.11 12.96 6.24 7.273 9.32 16.61 8.573 25.894-.718 8.9-4.88 17.064-11.504 22.66l.01-.007c-6.36 5.342-14.44 7.92-22.425 7.19-7.604-.68-14.52-4.314-19.21-10.027-4.44-5.4-6.517-12.23-5.806-18.94.67-6.3 3.76-11.977 8.54-15.766 4.46-3.54 10.05-5.128 15.44-4.44 5.03.63 9.46 3.18 12.32 7.01l.02.024c2.65 3.5 3.75 7.814 3.1 11.92-.59 3.71-2.58 6.925-5.45 8.924-2.56 1.767-5.61 2.403-8.38 1.81-2.42-.516-4.42-1.92-5.53-3.79-.93-1.56-1.15-3.3-.69-4.75l-4.56-1.446L59.325 65c.36-1.12 1.068-1.905 1.84-2.22.25-.103.48-.14.668-.13.06.006.11.015.14.025.01 0 .01 0-.01-.01a1.047 1.047 0 01-.264-.332c-.15-.29-.23-.678-.18-1.11l-.005.04c.15-1.332 1.38-2.523 3.035-2.523-2.65 0-4.79 2.144-4.79 4.787s2.14 4.785 4.78 4.785z\"/></svg>"
},
"$:/core/images/stamp": {
"title": "$:/core/images/stamp",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-stamp tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M49.733 64H16.01C11.584 64 8 67.583 8 72.003V97h112V72.003A8 8 0 00111.99 64H78.267A22.813 22.813 0 0175.5 53.077c0-6.475 2.687-12.324 7.009-16.497A22.818 22.818 0 0087 22.952C87 10.276 76.703 0 64 0S41 10.276 41 22.952c0 5.103 1.669 9.817 4.491 13.628 4.322 4.173 7.009 10.022 7.009 16.497 0 3.954-1.002 7.675-2.767 10.923zM8 104h112v8H8v-8z\"/></svg>"
},
"$:/core/images/star-filled": {
"title": "$:/core/images/star-filled",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-star-filled tc-image-button\" viewBox=\"0 0 128 128\"><path d=\"M61.836 96.823l37.327 27.287c2.72 1.99 6.379-.69 5.343-3.912L90.29 75.988l-1.26 3.91 37.285-27.345c2.718-1.993 1.32-6.327-2.041-6.33l-46.113-.036 3.3 2.416L67.176 4.416c-1.04-3.221-5.563-3.221-6.604 0L46.29 48.603l3.3-2.416-46.113.036c-3.362.003-4.759 4.337-2.04 6.33L38.72 79.898l-1.26-3.91-14.216 44.21c-1.036 3.223 2.622 5.901 5.343 3.912l37.326-27.287h-4.078z\"/></svg>"
},
"$:/core/images/storyview-classic": {
"title": "$:/core/images/storyview-classic",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-storyview-classic tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M8.007 0A8.01 8.01 0 000 8.007v111.986A8.01 8.01 0 008.007 128h111.986a8.01 8.01 0 008.007-8.007V8.007A8.01 8.01 0 00119.993 0H8.007zm15.992 16C19.581 16 16 19.578 16 23.992v16.016C16 44.422 19.588 48 24 48h80c4.419 0 8-3.578 8-7.992V23.992c0-4.414-3.588-7.992-8-7.992H24zm0 48C19.581 64 16 67.59 16 72c0 4.418 3.588 8 8 8h80c4.419 0 8-3.59 8-8 0-4.418-3.588-8-8-8H24zm0 32C19.581 96 16 99.59 16 104c0 4.418 3.588 8 8 8h80c4.419 0 8-3.59 8-8 0-4.418-3.588-8-8-8H24z\"/></svg>"
},
"$:/core/images/storyview-pop": {
"title": "$:/core/images/storyview-pop",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-storyview-pop tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M8.007 0A8.01 8.01 0 000 8.007v111.986A8.01 8.01 0 008.007 128h111.986a8.01 8.01 0 008.007-8.007V8.007A8.01 8.01 0 00119.993 0H8.007zm15.992 16C19.581 16 16 19.578 16 23.992v16.016C16 44.422 19.588 48 24 48h80c4.419 0 8-3.578 8-7.992V23.992c0-4.414-3.588-7.992-8-7.992H24zm-7.99 40C11.587 56 8 59.578 8 63.992v16.016C8 84.422 11.584 88 16.01 88h95.98c4.424 0 8.01-3.578 8.01-7.992V63.992c0-4.414-3.584-7.992-8.01-7.992H16.01zM24 96C19.581 96 16 99.59 16 104c0 4.418 3.588 8 8 8h80c4.419 0 8-3.59 8-8 0-4.418-3.588-8-8-8H24zm0-32C19.581 64 16 67.59 16 72c0 4.418 3.588 8 8 8h80c4.419 0 8-3.59 8-8 0-4.418-3.588-8-8-8H24z\"/></svg>"
},
"$:/core/images/storyview-zoomin": {
"title": "$:/core/images/storyview-zoomin",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-storyview-zoomin tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M8.007 0A8.01 8.01 0 000 8.007v111.986A8.01 8.01 0 008.007 128h111.986a8.01 8.01 0 008.007-8.007V8.007A8.01 8.01 0 00119.993 0H8.007zm15.992 16A8 8 0 0016 24.009V71.99C16 76.414 19.588 80 24 80h80a8 8 0 008-8.009V24.01c0-4.423-3.588-8.009-8-8.009H24z\"/></svg>"
},
"$:/core/images/strikethrough": {
"title": "$:/core/images/strikethrough",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-strikethrough tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M92.794 38.726h15.422c-.229-6.74-1.514-12.538-3.856-17.393-2.342-4.855-5.54-8.881-9.596-12.08-4.055-3.199-8.767-5.54-14.136-7.025C75.258.743 69.433 0 63.15 0a62.76 62.76 0 00-16.364 2.142C41.474 3.57 36.733 5.74 32.564 8.653c-4.17 2.913-7.511 6.626-10.025 11.138-2.513 4.512-3.77 9.853-3.77 16.022 0 5.597 1.115 10.252 3.342 13.965 2.228 3.712 5.198 6.74 8.91 9.081 3.713 2.342 7.911 4.227 12.595 5.655a194.641 194.641 0 0014.308 3.77c4.855 1.085 9.624 2.142 14.308 3.17 4.683 1.028 8.881 2.37 12.594 4.027 3.713 1.656 6.683 3.798 8.91 6.425 2.228 2.628 3.342 6.055 3.342 10.281 0 4.456-.914 8.111-2.742 10.967a19.953 19.953 0 01-7.197 6.768c-2.97 1.657-6.311 2.828-10.024 3.513a60.771 60.771 0 01-11.052 1.028c-4.57 0-9.025-.571-13.366-1.713-4.34-1.143-8.139-2.913-11.394-5.312-3.256-2.4-5.884-5.455-7.883-9.168-1.999-3.712-2.998-8.139-2.998-13.28H15c0 7.426 1.342 13.852 4.027 19.278 2.684 5.426 6.34 9.881 10.966 13.365 4.627 3.484 9.996 6.083 16.107 7.797 6.112 1.713 12.595 2.57 19.449 2.57 5.597 0 11.223-.657 16.878-1.97 5.655-1.314 10.767-3.428 15.336-6.34 4.57-2.914 8.31-6.683 11.224-11.31 2.913-4.626 4.37-10.195 4.37-16.707 0-6.054-1.115-11.08-3.342-15.079-2.228-3.998-5.198-7.31-8.91-9.938-3.713-2.627-7.911-4.712-12.595-6.254a170.83 170.83 0 00-14.308-4.027 549.669 549.669 0 00-14.308-3.17c-4.683-.971-8.881-2.2-12.594-3.684-3.713-1.485-6.683-3.399-8.91-5.74-2.228-2.342-3.342-5.398-3.342-9.168 0-3.998.771-7.34 2.313-10.024 1.543-2.685 3.599-4.826 6.17-6.426 2.57-1.599 5.51-2.741 8.824-3.427a49.767 49.767 0 0110.11-1.028c8.453 0 15.393 1.97 20.819 5.912 5.426 3.94 8.596 10.31 9.51 19.106z\"/><path d=\"M5 54h118v16H5z\"/></g></svg>"
},
"$:/core/images/subscript": {
"title": "$:/core/images/subscript",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-subscript tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M2.272 16h19.91l21.649 33.675L66.414 16h18.708L53.585 61.969l33.809 49.443H67.082L43.296 74.93l-24.187 36.48H0L33.808 61.97 2.272 16zM127.91 128.412H85.328c.059-5.168 1.306-9.681 3.741-13.542 2.435-3.86 5.761-7.216 9.978-10.066a112.388 112.388 0 016.325-4.321 50.09 50.09 0 006.058-4.499c1.841-1.603 3.356-3.34 4.543-5.211 1.188-1.871 1.812-4.024 1.871-6.46 0-1.128-.133-2.33-.4-3.607a9.545 9.545 0 00-1.56-3.564c-.772-1.098-1.84-2.019-3.207-2.761-1.366-.743-3.148-1.114-5.345-1.114-2.02 0-3.697.4-5.033 1.203-1.337.801-2.406 1.9-3.208 3.296-.801 1.396-1.395 3.044-1.781 4.944-.386 1.9-.609 3.95-.668 6.147H86.486c0-3.445.46-6.637 1.38-9.577.921-2.94 2.302-5.478 4.143-7.617 1.841-2.138 4.083-3.815 6.726-5.033 2.643-1.217 5.716-1.826 9.22-1.826 3.802 0 6.979.623 9.533 1.87 2.554 1.248 4.617 2.822 6.191 4.722 1.574 1.9 2.688 3.965 3.341 6.192.653 2.227.98 4.35.98 6.37 0 2.494-.386 4.75-1.158 6.77a21.803 21.803 0 01-3.118 5.568 31.516 31.516 0 01-4.454 4.677 66.788 66.788 0 01-5.167 4.009 139.198 139.198 0 01-5.346 3.563 79.237 79.237 0 00-4.944 3.386c-1.514 1.128-2.836 2.3-3.964 3.518-1.129 1.218-1.9 2.51-2.317 3.876h30.379v9.087z\"/></svg>"
},
"$:/core/images/superscript": {
"title": "$:/core/images/superscript",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-superscript tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M2.272 16h19.91l21.649 33.675L66.414 16h18.708L53.585 61.969l33.809 49.443H67.082L43.296 74.93l-24.187 36.48H0L33.808 61.97 2.272 16zM127.91 63.412H85.328c.059-5.168 1.306-9.681 3.741-13.542 2.435-3.86 5.761-7.216 9.978-10.066a112.388 112.388 0 016.325-4.321 50.09 50.09 0 006.058-4.499c1.841-1.603 3.356-3.34 4.543-5.211 1.188-1.871 1.812-4.024 1.871-6.46 0-1.128-.133-2.33-.4-3.607a9.545 9.545 0 00-1.56-3.564c-.772-1.098-1.84-2.019-3.207-2.761-1.366-.743-3.148-1.114-5.345-1.114-2.02 0-3.697.4-5.033 1.203-1.337.801-2.406 1.9-3.208 3.296-.801 1.396-1.395 3.044-1.781 4.944-.386 1.9-.609 3.95-.668 6.147H86.486c0-3.445.46-6.637 1.38-9.577.921-2.94 2.302-5.478 4.143-7.617 1.841-2.138 4.083-3.815 6.726-5.033 2.643-1.217 5.716-1.826 9.22-1.826 3.802 0 6.979.623 9.533 1.87 2.554 1.248 4.617 2.822 6.191 4.722 1.574 1.9 2.688 3.965 3.341 6.192.653 2.227.98 4.35.98 6.37 0 2.494-.386 4.75-1.158 6.77a21.803 21.803 0 01-3.118 5.568 31.516 31.516 0 01-4.454 4.677 66.788 66.788 0 01-5.167 4.009 139.198 139.198 0 01-5.346 3.563 79.237 79.237 0 00-4.944 3.386c-1.514 1.128-2.836 2.3-3.964 3.518-1.129 1.218-1.9 2.51-2.317 3.876h30.379v9.087z\"/></svg>"
},
"$:/core/images/tag-button": {
"title": "$:/core/images/tag-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-tag-button tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M18.164 47.66l.004 4.105c.003 3.823 2.19 9.097 4.885 11.792l61.85 61.85c2.697 2.697 7.068 2.69 9.769-.01L125.767 94.3a6.903 6.903 0 00.01-9.77L63.928 22.683c-2.697-2.697-7.976-4.88-11.796-4.881l-27.076-.007a6.902 6.902 0 00-6.91 6.91l.008 9.96.287.033c3.73.411 8.489-.044 13.365-1.153a9.702 9.702 0 0111.14-3.662l.291-.13.128.285a9.7 9.7 0 013.3 2.17c3.796 3.796 3.801 9.945.012 13.734-3.618 3.618-9.386 3.777-13.204.482-5.365 1.122-10.674 1.596-15.309 1.237z\"/><path d=\"M47.633 39.532l.023.051c-9.689 4.356-21.584 6.799-30.396 5.828C5.273 44.089-1.028 36.43 2.443 24.078 5.562 12.976 14.3 4.361 24.047 1.548c10.68-3.083 19.749 1.968 19.749 13.225h-8.623c0-4.859-3.078-6.573-8.735-4.94-6.91 1.995-13.392 8.383-15.694 16.577-1.915 6.818.417 9.653 7.46 10.43 7.126.785 17.531-1.352 25.917-5.121l.027.06.036-.017c1.76-.758 6.266 6.549 3.524 7.74a2.8 2.8 0 01-.075.03z\"/></g></svg>"
},
"$:/core/images/theme-button": {
"title": "$:/core/images/theme-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-theme-button tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M55.854 66.945a122.626 122.626 0 01-3.9-4.819c-11.064-14.548-16.645-6.888-22.96 0-6.315 6.888 1.664 12.47-4.33 17.335-5.993 4.866-5.623 6.552-15.737-2.35-10.115-8.9-10.815-11.351-6.172-16.43 4.644-5.08 8.524 2.918 18.01-6.108 9.485-9.026 1.517-17.026 1.517-17.026S42.03-2.824 68.42.157c26.39 2.982-9.984-3.86-19.031 27.801-3.874 13.556.72 10.362 8.066 16.087 1.707 1.33 6.428 4.732 12.671 9.318-6.129 5.879-11.157 10.669-14.273 13.582zm11.641 12.947c16.013 17.036 37.742 37.726 45.117 40.42 10.432 3.813 15.388-3.141 15.388-14.79 0-7.151-23.83-26.542-43.924-41.769-7.408 7.156-13.376 12.953-16.58 16.139z\"/><path d=\"M11.069 109.828L46.31 74.587a3.56 3.56 0 115.037-5.032l15.098 15.098a3.56 3.56 0 11-5.032 5.037l-35.24 35.241c-4.171 4.17-10.933 4.17-15.104 0-4.17-4.17-4.17-10.933 0-15.103zM124.344 6.622l5.034 5.034-7.49 12.524-7.613 2.58L61.413 79.62l-5.034-5.034 52.861-52.862 2.58-7.614 12.524-7.49z\"/></g></svg>"
},
"$:/core/images/timestamp-off": {
"title": "$:/core/images/timestamp-off",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-timestamp-off tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M58.25 11C26.08 11 0 37.082 0 69.25s26.08 58.25 58.25 58.25c32.175 0 58.25-26.082 58.25-58.25S90.425 11 58.25 11zm0 100.5C34.914 111.5 16 92.586 16 69.25 16 45.92 34.914 27 58.25 27s42.25 18.92 42.25 42.25c0 23.336-18.914 42.25-42.25 42.25zM49.704 10a5 5 0 010-10H66.69a5 5 0 015 5c.006 2.757-2.238 5-5 5H49.705z\"/><path d=\"M58.25 35.88c-18.777 0-33.998 15.224-33.998 33.998 0 18.773 15.22 34.002 33.998 34.002 18.784 0 34.002-15.23 34.002-34.002 0-18.774-15.218-33.998-34.002-33.998zm-3.03 50.123H44.196v-34H55.22v34zm16.976 0H61.17v-34h11.025v34z\"/></g></svg>"
},
"$:/core/images/timestamp-on": {
"title": "$:/core/images/timestamp-on",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-timestamp-on tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><path d=\"M58.25 11C26.08 11 0 37.082 0 69.25s26.08 58.25 58.25 58.25c32.175 0 58.25-26.082 58.25-58.25S90.425 11 58.25 11zm0 100.5C34.914 111.5 16 92.586 16 69.25 16 45.92 34.914 27 58.25 27s42.25 18.92 42.25 42.25c0 23.336-18.914 42.25-42.25 42.25zM49.704 10a5 5 0 010-10H66.69a5 5 0 015 5c.006 2.757-2.238 5-5 5H49.705z\"/><path d=\"M13.41 27.178a5.005 5.005 0 01-7.045-.613 5.008 5.008 0 01.616-7.047l9.95-8.348a5 5 0 016.429 7.661l-9.95 8.348zm89.573 0a5.005 5.005 0 007.045-.613 5.008 5.008 0 00-.616-7.047l-9.95-8.348a5 5 0 00-6.428 7.661l9.95 8.348zM65.097 71.072c0 3.826-3.09 6.928-6.897 6.928-3.804.006-6.9-3.102-6.903-6.928 0 0 4.76-39.072 6.903-39.072s6.897 39.072 6.897 39.072z\"/></g></svg>"
},
"$:/core/images/tip": {
"title": "$:/core/images/tip",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-tip tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M64 128.242c35.346 0 64-28.654 64-64 0-35.346-28.654-64-64-64-35.346 0-64 28.654-64 64 0 35.346 28.654 64 64 64zm11.936-36.789c-.624 4.129-5.73 7.349-11.936 7.349-6.206 0-11.312-3.22-11.936-7.349C54.33 94.05 58.824 95.82 64 95.82c5.175 0 9.67-1.769 11.936-4.366zm0 4.492c-.624 4.13-5.73 7.349-11.936 7.349-6.206 0-11.312-3.22-11.936-7.349 2.266 2.597 6.76 4.366 11.936 4.366 5.175 0 9.67-1.769 11.936-4.366zm0 4.456c-.624 4.129-5.73 7.349-11.936 7.349-6.206 0-11.312-3.22-11.936-7.349 2.266 2.597 6.76 4.366 11.936 4.366 5.175 0 9.67-1.769 11.936-4.366zm0 4.492c-.624 4.13-5.73 7.349-11.936 7.349-6.206 0-11.312-3.22-11.936-7.349 2.266 2.597 6.76 4.366 11.936 4.366 5.175 0 9.67-1.769 11.936-4.366zM64.3 24.242c11.618 0 23.699 7.82 23.699 24.2S75.92 71.754 75.92 83.576c0 5.873-5.868 9.26-11.92 9.26s-12.027-3.006-12.027-9.26C51.973 71.147 40 65.47 40 48.442s12.683-24.2 24.301-24.2z\"/></svg>"
},
"$:/core/images/transcludify": {
"title": "$:/core/images/transcludify",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-transcludify-button tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M0 59.482c.591 0 1.36-.089 2.306-.266a10.417 10.417 0 002.75-.932 6.762 6.762 0 002.306-1.907c.651-.828.976-1.863.976-3.104V35.709c0-2.01.414-3.74 1.242-5.19.828-1.448 1.833-2.66 3.016-3.636s2.425-1.7 3.726-2.173c1.3-.473 2.424-.71 3.37-.71h8.073v7.451h-4.88c-1.241 0-2.232.207-2.97.621-.74.414-1.302.932-1.686 1.552a4.909 4.909 0 00-.71 1.996c-.089.71-.133 1.39-.133 2.04v16.677c0 1.715-.325 3.134-.976 4.258-.65 1.123-1.434 2.025-2.35 2.705-.917.68-1.863 1.168-2.839 1.464-.976.296-1.818.473-2.528.532v.178c.71.059 1.552.207 2.528.443.976.237 1.922.68 2.839 1.33.916.651 1.7 1.583 2.35 2.795.65 1.212.976 2.853.976 4.923v16.144c0 .65.044 1.33.133 2.04.089.71.325 1.375.71 1.996.384.621.946 1.139 1.685 1.553.74.414 1.73.62 2.972.62h4.879v7.452h-8.073c-.946 0-2.07-.237-3.37-.71-1.301-.473-2.543-1.197-3.726-2.173-1.183-.976-2.188-2.188-3.016-3.637-.828-1.449-1.242-3.179-1.242-5.19V74.119c0-1.42-.325-2.572-.976-3.46-.65-.886-1.419-1.581-2.306-2.084a8.868 8.868 0 00-2.75-1.02C1.36 67.377.591 67.288 0 67.288v-7.806zm24.66 0c.591 0 1.36-.089 2.306-.266a10.417 10.417 0 002.75-.932 6.762 6.762 0 002.306-1.907c.65-.828.976-1.863.976-3.104V35.709c0-2.01.414-3.74 1.242-5.19.828-1.448 1.833-2.66 3.016-3.636s2.425-1.7 3.726-2.173c1.3-.473 2.424-.71 3.37-.71h8.073v7.451h-4.88c-1.241 0-2.232.207-2.97.621-.74.414-1.302.932-1.686 1.552a4.909 4.909 0 00-.71 1.996c-.089.71-.133 1.39-.133 2.04v16.677c0 1.715-.325 3.134-.976 4.258-.65 1.123-1.434 2.025-2.35 2.705-.917.68-1.863 1.168-2.839 1.464-.976.296-1.818.473-2.528.532v.178c.71.059 1.552.207 2.528.443.976.237 1.922.68 2.839 1.33.916.651 1.7 1.583 2.35 2.795.65 1.212.976 2.853.976 4.923v16.144c0 .65.044 1.33.133 2.04.089.71.325 1.375.71 1.996.384.621.946 1.139 1.685 1.553.74.414 1.73.62 2.972.62h4.879v7.452h-8.073c-.946 0-2.07-.237-3.37-.71-1.301-.473-2.543-1.197-3.726-2.173-1.183-.976-2.188-2.188-3.016-3.637-.828-1.449-1.242-3.179-1.242-5.19V74.119c0-1.42-.325-2.572-.976-3.46-.65-.886-1.419-1.581-2.306-2.084a8.868 8.868 0 00-2.75-1.02c-.946-.177-1.715-.266-2.306-.266v-7.806zm43.965-3.538L80.6 52.041l2.306 7.097-12.063 3.903 7.628 10.378-6.12 4.435-7.63-10.467-7.45 10.201-5.943-4.524 7.628-10.023-12.152-4.17 2.306-7.096 12.064 4.17V43.347h7.451v12.596zm34.425 11.344c-.65 0-1.449.089-2.395.266-.946.177-1.863.488-2.75.931a6.356 6.356 0 00-2.262 1.908c-.62.828-.931 1.862-.931 3.104v17.564c0 2.01-.414 3.74-1.242 5.189-.828 1.449-1.833 2.661-3.016 3.637s-2.425 1.7-3.726 2.173c-1.3.473-2.424.71-3.37.71h-8.073v-7.451h4.88c1.241 0 2.232-.207 2.97-.621.74-.414 1.302-.932 1.686-1.553a4.9 4.9 0 00.71-1.995c.089-.71.133-1.39.133-2.04V72.432c0-1.715.325-3.134.976-4.258.65-1.124 1.434-2.01 2.35-2.661.917-.65 1.863-1.124 2.839-1.42.976-.295 1.818-.502 2.528-.62v-.178c-.71-.059-1.552-.207-2.528-.443-.976-.237-1.922-.68-2.839-1.33-.916-.651-1.7-1.583-2.35-2.795-.65-1.212-.976-2.853-.976-4.923V37.66c0-.651-.044-1.331-.133-2.04a4.909 4.909 0 00-.71-1.997c-.384-.62-.946-1.138-1.685-1.552-.74-.414-1.73-.62-2.972-.62h-4.879V24h8.073c.946 0 2.07.237 3.37.71 1.301.473 2.543 1.197 3.726 2.173 1.183.976 2.188 2.188 3.016 3.637.828 1.449 1.242 3.178 1.242 5.189v16.943c0 1.419.31 2.572.931 3.46a6.897 6.897 0 002.262 2.084 8.868 8.868 0 002.75 1.02c.946.177 1.745.266 2.395.266v7.806zm24.66 0c-.65 0-1.449.089-2.395.266-.946.177-1.863.488-2.75.931a6.356 6.356 0 00-2.262 1.908c-.62.828-.931 1.862-.931 3.104v17.564c0 2.01-.414 3.74-1.242 5.189-.828 1.449-1.833 2.661-3.016 3.637s-2.425 1.7-3.726 2.173c-1.3.473-2.424.71-3.37.71h-8.073v-7.451h4.88c1.241 0 2.232-.207 2.97-.621.74-.414 1.302-.932 1.686-1.553a4.9 4.9 0 00.71-1.995c.089-.71.133-1.39.133-2.04V72.432c0-1.715.325-3.134.976-4.258.65-1.124 1.434-2.01 2.35-2.661.917-.65 1.863-1.124 2.839-1.42.976-.295 1.818-.502 2.528-.62v-.178c-.71-.059-1.552-.207-2.528-.443-.976-.237-1.922-.68-2.839-1.33-.916-.651-1.7-1.583-2.35-2.795-.65-1.212-.976-2.853-.976-4.923V37.66c0-.651-.044-1.331-.133-2.04a4.909 4.909 0 00-.71-1.997c-.384-.62-.946-1.138-1.685-1.552-.74-.414-1.73-.62-2.972-.62h-4.879V24h8.073c.946 0 2.07.237 3.37.71 1.301.473 2.543 1.197 3.726 2.173 1.183.976 2.188 2.188 3.016 3.637.828 1.449 1.242 3.178 1.242 5.189v16.943c0 1.419.31 2.572.931 3.46a6.897 6.897 0 002.262 2.084 8.868 8.868 0 002.75 1.02c.946.177 1.745.266 2.395.266v7.806z\"/></svg>"
},
"$:/core/images/twitter": {
"title": "$:/core/images/twitter",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-twitter tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M41.626 115.803A73.376 73.376 0 012 104.235c2.022.238 4.08.36 6.166.36 12.111 0 23.258-4.117 32.105-11.023-11.312-.208-20.859-7.653-24.148-17.883a25.98 25.98 0 0011.674-.441C15.971 72.881 7.061 62.474 7.061 49.997c0-.108 0-.216.002-.323a25.824 25.824 0 0011.709 3.22c-6.936-4.617-11.5-12.5-11.5-21.433 0-4.719 1.274-9.142 3.5-12.945 12.75 15.579 31.797 25.83 53.281 26.904-.44-1.884-.67-3.85-.67-5.868 0-14.22 11.575-25.75 25.852-25.75a25.865 25.865 0 0118.869 8.132 51.892 51.892 0 0016.415-6.248c-1.93 6.012-6.029 11.059-11.366 14.246A51.844 51.844 0 00128 25.878a52.428 52.428 0 01-12.9 13.33c.05 1.104.075 2.214.075 3.33 0 34.028-26 73.265-73.549 73.265\"/></svg>"
},
"$:/core/images/underline": {
"title": "$:/core/images/underline",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-underline tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M7 117.421h114.248V128H7v-10.579zm97.871-18.525V0h-16.26v55.856c0 4.463-.605 8.576-1.816 12.338-1.212 3.762-3.03 7.046-5.452 9.851-2.423 2.806-5.452 4.974-9.086 6.504-3.635 1.53-7.939 2.296-12.912 2.296-6.25 0-11.159-1.786-14.73-5.356-3.57-3.571-5.356-8.417-5.356-14.538V0H23v65.038c0 5.356.542 10.234 1.626 14.633 1.084 4.4 2.965 8.194 5.643 11.382 2.678 3.188 6.185 5.643 10.52 7.365 4.337 1.721 9.756 2.582 16.26 2.582 7.27 0 13.582-1.435 18.938-4.304 5.356-2.87 9.755-7.365 13.199-13.486h.382v15.686h15.303z\"/></svg>"
},
"$:/core/images/unfold-all-button": {
"title": "$:/core/images/unfold-all-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-unfold-all tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><rect width=\"128\" height=\"16\" rx=\"8\"/><rect width=\"128\" height=\"16\" y=\"64\" rx=\"8\"/><path d=\"M63.945 60.624c-2.05 0-4.101-.78-5.666-2.345L35.662 35.662c-3.125-3.125-3.13-8.195-.005-11.319 3.118-3.118 8.192-3.122 11.319.005L63.94 41.314l16.966-16.966c3.124-3.124 8.194-3.129 11.318-.005 3.118 3.118 3.122 8.192-.005 11.319L69.603 58.279a7.986 7.986 0 01-5.663 2.346zM64.004 124.565c-2.05 0-4.102-.78-5.666-2.345L35.721 99.603c-3.125-3.125-3.13-8.195-.005-11.319 3.118-3.118 8.191-3.122 11.318.005L64 105.255l16.966-16.966c3.124-3.124 8.194-3.129 11.318-.005 3.118 3.118 3.122 8.192-.005 11.319L69.662 122.22a7.986 7.986 0 01-5.663 2.346z\"/></g></svg>"
},
"$:/core/images/unfold-button": {
"title": "$:/core/images/unfold-button",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-unfold tc-image-button\" viewBox=\"0 0 128 128\"><g fill-rule=\"evenodd\"><rect width=\"128\" height=\"16\" rx=\"8\"/><path d=\"M63.945 63.624c-2.05 0-4.101-.78-5.666-2.345L35.662 38.662c-3.125-3.125-3.13-8.195-.005-11.319 3.118-3.118 8.192-3.122 11.319.005L63.94 44.314l16.966-16.966c3.124-3.124 8.194-3.129 11.318-.005 3.118 3.118 3.122 8.192-.005 11.319L69.603 61.279a7.986 7.986 0 01-5.663 2.346zM64.004 105.682c-2.05.001-4.102-.78-5.666-2.344L35.721 80.721c-3.125-3.125-3.13-8.195-.005-11.319 3.118-3.118 8.191-3.122 11.318.005L64 86.373l16.966-16.966c3.124-3.125 8.194-3.13 11.318-.005 3.118 3.118 3.122 8.192-.005 11.319l-22.617 22.617a7.986 7.986 0 01-5.663 2.346z\"/></g></svg>"
},
"$:/core/images/unlocked-padlock": {
"title": "$:/core/images/unlocked-padlock",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-unlocked-padlock tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M48.627 64H105v32.01C105 113.674 90.674 128 73.001 128H56C38.318 128 24 113.677 24 96.01V64h6.136c-10.455-12.651-27.364-35.788-4.3-55.142 24.636-20.672 45.835 4.353 55.777 16.201 9.943 11.85-2.676 22.437-12.457 9.892-9.78-12.545-21.167-24.146-33.207-14.043-12.041 10.104-1.757 22.36 8.813 34.958 2.467 2.94 3.641 5.732 3.865 8.134zm19.105 28.364A8.503 8.503 0 0064.5 76a8.5 8.5 0 00-3.498 16.25l-5.095 22.77H72.8l-5.07-22.656z\"/></svg>"
},
"$:/core/images/up-arrow": {
"title": "$:/core/images/up-arrow",
"created": "20150316000544368",
"modified": "20150316000831867",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-up-arrow tc-image-button\" viewBox=\"0 0 128 128\"><path d=\"M63.892.281c2.027 0 4.054.77 5.6 2.316l55.98 55.98a7.92 7.92 0 010 11.196c-3.086 3.085-8.104 3.092-11.196 0L63.894 19.393 13.513 69.774a7.92 7.92 0 01-11.196 0c-3.085-3.086-3.092-8.105 0-11.196l55.98-55.98A7.892 7.892 0 0163.893.28z\"/></svg>"
},
"$:/core/images/video": {
"title": "$:/core/images/video",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-video tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M64 12c-34.91 0-55.273 2.917-58.182 5.833C2.91 20.75 0 41.167 0 64.5c0 23.333 2.91 43.75 5.818 46.667C8.728 114.083 29.091 117 64 117c34.91 0 55.273-2.917 58.182-5.833C125.09 108.25 128 87.833 128 64.5c0-23.333-2.91-43.75-5.818-46.667C119.272 14.917 98.909 12 64 12zm-9.084 32.618c-3.813-2.542-6.905-.879-6.905 3.698v31.368c0 4.585 3.099 6.235 6.905 3.698l22.168-14.779c3.813-2.542 3.806-6.669 0-9.206L54.916 44.618z\"/></svg>"
},
"$:/core/images/warning": {
"title": "$:/core/images/warning",
"tags": "$:/tags/Image",
"text": "<svg width=\"22pt\" height=\"22pt\" class=\"tc-image-warning tc-image-button\" viewBox=\"0 0 128 128\"><path fill-rule=\"evenodd\" d=\"M57.072 11c3.079-5.333 10.777-5.333 13.856 0l55.426 96c3.079 5.333-.77 12-6.928 12H8.574c-6.158 0-10.007-6.667-6.928-12l55.426-96zM64 37c-4.418 0-8 3.582-8 7.994v28.012C56 77.421 59.59 81 64 81c4.418 0 8-3.582 8-7.994V44.994C72 40.579 68.41 37 64 37zm0 67a8 8 0 100-16 8 8 0 000 16z\"/></svg>"
},
"$:/language/Buttons/AdvancedSearch/Caption": {
"title": "$:/language/Buttons/AdvancedSearch/Caption",
"text": "advanced search"
},
"$:/language/Buttons/AdvancedSearch/Hint": {
"title": "$:/language/Buttons/AdvancedSearch/Hint",
"text": "Advanced search"
},
"$:/language/Buttons/Cancel/Caption": {
"title": "$:/language/Buttons/Cancel/Caption",
"text": "cancel"
},
"$:/language/Buttons/Cancel/Hint": {
"title": "$:/language/Buttons/Cancel/Hint",
"text": "Discard changes to this tiddler"
},
"$:/language/Buttons/Clone/Caption": {
"title": "$:/language/Buttons/Clone/Caption",
"text": "clone"
},
"$:/language/Buttons/Clone/Hint": {
"title": "$:/language/Buttons/Clone/Hint",
"text": "Clone this tiddler"
},
"$:/language/Buttons/Close/Caption": {
"title": "$:/language/Buttons/Close/Caption",
"text": "close"
},
"$:/language/Buttons/Close/Hint": {
"title": "$:/language/Buttons/Close/Hint",
"text": "Close this tiddler"
},
"$:/language/Buttons/CloseAll/Caption": {
"title": "$:/language/Buttons/CloseAll/Caption",
"text": "close all"
},
"$:/language/Buttons/CloseAll/Hint": {
"title": "$:/language/Buttons/CloseAll/Hint",
"text": "Close all tiddlers"
},
"$:/language/Buttons/CloseOthers/Caption": {
"title": "$:/language/Buttons/CloseOthers/Caption",
"text": "close others"
},
"$:/language/Buttons/CloseOthers/Hint": {
"title": "$:/language/Buttons/CloseOthers/Hint",
"text": "Close other tiddlers"
},
"$:/language/Buttons/ControlPanel/Caption": {
"title": "$:/language/Buttons/ControlPanel/Caption",
"text": "control panel"
},
"$:/language/Buttons/ControlPanel/Hint": {
"title": "$:/language/Buttons/ControlPanel/Hint",
"text": "Open control panel"
},
"$:/language/Buttons/CopyToClipboard/Caption": {
"title": "$:/language/Buttons/CopyToClipboard/Caption",
"text": "copy to clipboard"
},
"$:/language/Buttons/CopyToClipboard/Hint": {
"title": "$:/language/Buttons/CopyToClipboard/Hint",
"text": "Copy this text to the clipboard"
},
"$:/language/Buttons/Delete/Caption": {
"title": "$:/language/Buttons/Delete/Caption",
"text": "delete"
},
"$:/language/Buttons/Delete/Hint": {
"title": "$:/language/Buttons/Delete/Hint",
"text": "Delete this tiddler"
},
"$:/language/Buttons/Edit/Caption": {
"title": "$:/language/Buttons/Edit/Caption",
"text": "edit"
},
"$:/language/Buttons/Edit/Hint": {
"title": "$:/language/Buttons/Edit/Hint",
"text": "Edit this tiddler"
},
"$:/language/Buttons/Encryption/Caption": {
"title": "$:/language/Buttons/Encryption/Caption",
"text": "encryption"
},
"$:/language/Buttons/Encryption/Hint": {
"title": "$:/language/Buttons/Encryption/Hint",
"text": "Set or clear a password for saving this wiki"
},
"$:/language/Buttons/Encryption/ClearPassword/Caption": {
"title": "$:/language/Buttons/Encryption/ClearPassword/Caption",
"text": "clear password"
},
"$:/language/Buttons/Encryption/ClearPassword/Hint": {
"title": "$:/language/Buttons/Encryption/ClearPassword/Hint",
"text": "Clear the password and save this wiki without encryption"
},
"$:/language/Buttons/Encryption/SetPassword/Caption": {
"title": "$:/language/Buttons/Encryption/SetPassword/Caption",
"text": "set password"
},
"$:/language/Buttons/Encryption/SetPassword/Hint": {
"title": "$:/language/Buttons/Encryption/SetPassword/Hint",
"text": "Set a password for saving this wiki with encryption"
},
"$:/language/Buttons/ExportPage/Caption": {
"title": "$:/language/Buttons/ExportPage/Caption",
"text": "export all"
},
"$:/language/Buttons/ExportPage/Hint": {
"title": "$:/language/Buttons/ExportPage/Hint",
"text": "Export all tiddlers"
},
"$:/language/Buttons/ExportTiddler/Caption": {
"title": "$:/language/Buttons/ExportTiddler/Caption",
"text": "export tiddler"
},
"$:/language/Buttons/ExportTiddler/Hint": {
"title": "$:/language/Buttons/ExportTiddler/Hint",
"text": "Export tiddler"
},
"$:/language/Buttons/ExportTiddlers/Caption": {
"title": "$:/language/Buttons/ExportTiddlers/Caption",
"text": "export tiddlers"
},
"$:/language/Buttons/ExportTiddlers/Hint": {
"title": "$:/language/Buttons/ExportTiddlers/Hint",
"text": "Export tiddlers"
},
"$:/language/Buttons/SidebarSearch/Hint": {
"title": "$:/language/Buttons/SidebarSearch/Hint",
"text": "Select the sidebar search field"
},
"$:/language/Buttons/Fold/Caption": {
"title": "$:/language/Buttons/Fold/Caption",
"text": "fold tiddler"
},
"$:/language/Buttons/Fold/Hint": {
"title": "$:/language/Buttons/Fold/Hint",
"text": "Fold the body of this tiddler"
},
"$:/language/Buttons/Fold/FoldBar/Caption": {
"title": "$:/language/Buttons/Fold/FoldBar/Caption",
"text": "fold-bar"
},
"$:/language/Buttons/Fold/FoldBar/Hint": {
"title": "$:/language/Buttons/Fold/FoldBar/Hint",
"text": "Optional bars to fold and unfold tiddlers"
},
"$:/language/Buttons/Unfold/Caption": {
"title": "$:/language/Buttons/Unfold/Caption",
"text": "unfold tiddler"
},
"$:/language/Buttons/Unfold/Hint": {
"title": "$:/language/Buttons/Unfold/Hint",
"text": "Unfold the body of this tiddler"
},
"$:/language/Buttons/FoldOthers/Caption": {
"title": "$:/language/Buttons/FoldOthers/Caption",
"text": "fold other tiddlers"
},
"$:/language/Buttons/FoldOthers/Hint": {
"title": "$:/language/Buttons/FoldOthers/Hint",
"text": "Fold the bodies of other opened tiddlers"
},
"$:/language/Buttons/FoldAll/Caption": {
"title": "$:/language/Buttons/FoldAll/Caption",
"text": "fold all tiddlers"
},
"$:/language/Buttons/FoldAll/Hint": {
"title": "$:/language/Buttons/FoldAll/Hint",
"text": "Fold the bodies of all opened tiddlers"
},
"$:/language/Buttons/UnfoldAll/Caption": {
"title": "$:/language/Buttons/UnfoldAll/Caption",
"text": "unfold all tiddlers"
},
"$:/language/Buttons/UnfoldAll/Hint": {
"title": "$:/language/Buttons/UnfoldAll/Hint",
"text": "Unfold the bodies of all opened tiddlers"
},
"$:/language/Buttons/FullScreen/Caption": {
"title": "$:/language/Buttons/FullScreen/Caption",
"text": "full-screen"
},
"$:/language/Buttons/FullScreen/Hint": {
"title": "$:/language/Buttons/FullScreen/Hint",
"text": "Enter or leave full-screen mode"
},
"$:/language/Buttons/Help/Caption": {
"title": "$:/language/Buttons/Help/Caption",
"text": "help"
},
"$:/language/Buttons/Help/Hint": {
"title": "$:/language/Buttons/Help/Hint",
"text": "Show help panel"
},
"$:/language/Buttons/Import/Caption": {
"title": "$:/language/Buttons/Import/Caption",
"text": "import"
},
"$:/language/Buttons/Import/Hint": {
"title": "$:/language/Buttons/Import/Hint",
"text": "Import many types of file including text, image, TiddlyWiki or JSON"
},
"$:/language/Buttons/Info/Caption": {
"title": "$:/language/Buttons/Info/Caption",
"text": "info"
},
"$:/language/Buttons/Info/Hint": {
"title": "$:/language/Buttons/Info/Hint",
"text": "Show information for this tiddler"
},
"$:/language/Buttons/Home/Caption": {
"title": "$:/language/Buttons/Home/Caption",
"text": "home"
},
"$:/language/Buttons/Home/Hint": {
"title": "$:/language/Buttons/Home/Hint",
"text": "Open the default tiddlers"
},
"$:/language/Buttons/Language/Caption": {
"title": "$:/language/Buttons/Language/Caption",
"text": "language"
},
"$:/language/Buttons/Language/Hint": {
"title": "$:/language/Buttons/Language/Hint",
"text": "Choose the user interface language"
},
"$:/language/Buttons/Manager/Caption": {
"title": "$:/language/Buttons/Manager/Caption",
"text": "tiddler manager"
},
"$:/language/Buttons/Manager/Hint": {
"title": "$:/language/Buttons/Manager/Hint",
"text": "Open tiddler manager"
},
"$:/language/Buttons/More/Caption": {
"title": "$:/language/Buttons/More/Caption",
"text": "more"
},
"$:/language/Buttons/More/Hint": {
"title": "$:/language/Buttons/More/Hint",
"text": "More actions"
},
"$:/language/Buttons/NewHere/Caption": {
"title": "$:/language/Buttons/NewHere/Caption",
"text": "new here"
},
"$:/language/Buttons/NewHere/Hint": {
"title": "$:/language/Buttons/NewHere/Hint",
"text": "Create a new tiddler tagged with this one"
},
"$:/language/Buttons/NewJournal/Caption": {
"title": "$:/language/Buttons/NewJournal/Caption",
"text": "new journal"
},
"$:/language/Buttons/NewJournal/Hint": {
"title": "$:/language/Buttons/NewJournal/Hint",
"text": "Create a new journal tiddler"
},
"$:/language/Buttons/NewJournalHere/Caption": {
"title": "$:/language/Buttons/NewJournalHere/Caption",
"text": "new journal here"
},
"$:/language/Buttons/NewJournalHere/Hint": {
"title": "$:/language/Buttons/NewJournalHere/Hint",
"text": "Create a new journal tiddler tagged with this one"
},
"$:/language/Buttons/NewImage/Caption": {
"title": "$:/language/Buttons/NewImage/Caption",
"text": "new image"
},
"$:/language/Buttons/NewImage/Hint": {
"title": "$:/language/Buttons/NewImage/Hint",
"text": "Create a new image tiddler"
},
"$:/language/Buttons/NewMarkdown/Caption": {
"title": "$:/language/Buttons/NewMarkdown/Caption",
"text": "new Markdown tiddler"
},
"$:/language/Buttons/NewMarkdown/Hint": {
"title": "$:/language/Buttons/NewMarkdown/Hint",
"text": "Create a new Markdown tiddler"
},
"$:/language/Buttons/NewTiddler/Caption": {
"title": "$:/language/Buttons/NewTiddler/Caption",
"text": "new tiddler"
},
"$:/language/Buttons/NewTiddler/Hint": {
"title": "$:/language/Buttons/NewTiddler/Hint",
"text": "Create a new tiddler"
},
"$:/language/Buttons/OpenWindow/Caption": {
"title": "$:/language/Buttons/OpenWindow/Caption",
"text": "open in new window"
},
"$:/language/Buttons/OpenWindow/Hint": {
"title": "$:/language/Buttons/OpenWindow/Hint",
"text": "Open tiddler in new window"
},
"$:/language/Buttons/Palette/Caption": {
"title": "$:/language/Buttons/Palette/Caption",
"text": "palette"
},
"$:/language/Buttons/Palette/Hint": {
"title": "$:/language/Buttons/Palette/Hint",
"text": "Choose the colour palette"
},
"$:/language/Buttons/Permalink/Caption": {
"title": "$:/language/Buttons/Permalink/Caption",
"text": "permalink"
},
"$:/language/Buttons/Permalink/Hint": {
"title": "$:/language/Buttons/Permalink/Hint",
"text": "Set browser address bar to a direct link to this tiddler"
},
"$:/language/Buttons/Permaview/Caption": {
"title": "$:/language/Buttons/Permaview/Caption",
"text": "permaview"
},
"$:/language/Buttons/Permaview/Hint": {
"title": "$:/language/Buttons/Permaview/Hint",
"text": "Set browser address bar to a direct link to all the tiddlers in this story"
},
"$:/language/Buttons/Print/Caption": {
"title": "$:/language/Buttons/Print/Caption",
"text": "print page"
},
"$:/language/Buttons/Print/Hint": {
"title": "$:/language/Buttons/Print/Hint",
"text": "Print the current page"
},
"$:/language/Buttons/Refresh/Caption": {
"title": "$:/language/Buttons/Refresh/Caption",
"text": "refresh"
},
"$:/language/Buttons/Refresh/Hint": {
"title": "$:/language/Buttons/Refresh/Hint",
"text": "Perform a full refresh of the wiki"
},
"$:/language/Buttons/Save/Caption": {
"title": "$:/language/Buttons/Save/Caption",
"text": "ok"
},
"$:/language/Buttons/Save/Hint": {
"title": "$:/language/Buttons/Save/Hint",
"text": "Confirm changes to this tiddler"
},
"$:/language/Buttons/SaveWiki/Caption": {
"title": "$:/language/Buttons/SaveWiki/Caption",
"text": "save changes"
},
"$:/language/Buttons/SaveWiki/Hint": {
"title": "$:/language/Buttons/SaveWiki/Hint",
"text": "Save changes"
},
"$:/language/Buttons/StoryView/Caption": {
"title": "$:/language/Buttons/StoryView/Caption",
"text": "storyview"
},
"$:/language/Buttons/StoryView/Hint": {
"title": "$:/language/Buttons/StoryView/Hint",
"text": "Choose the story visualisation"
},
"$:/language/Buttons/HideSideBar/Caption": {
"title": "$:/language/Buttons/HideSideBar/Caption",
"text": "hide sidebar"
},
"$:/language/Buttons/HideSideBar/Hint": {
"title": "$:/language/Buttons/HideSideBar/Hint",
"text": "Hide sidebar"
},
"$:/language/Buttons/ShowSideBar/Caption": {
"title": "$:/language/Buttons/ShowSideBar/Caption",
"text": "show sidebar"
},
"$:/language/Buttons/ShowSideBar/Hint": {
"title": "$:/language/Buttons/ShowSideBar/Hint",
"text": "Show sidebar"
},
"$:/language/Buttons/TagManager/Caption": {
"title": "$:/language/Buttons/TagManager/Caption",
"text": "tag manager"
},
"$:/language/Buttons/TagManager/Hint": {
"title": "$:/language/Buttons/TagManager/Hint",
"text": "Open tag manager"
},
"$:/language/Buttons/Timestamp/Caption": {
"title": "$:/language/Buttons/Timestamp/Caption",
"text": "timestamps"
},
"$:/language/Buttons/Timestamp/Hint": {
"title": "$:/language/Buttons/Timestamp/Hint",
"text": "Choose whether modifications update timestamps"
},
"$:/language/Buttons/Timestamp/On/Caption": {
"title": "$:/language/Buttons/Timestamp/On/Caption",
"text": "timestamps are on"
},
"$:/language/Buttons/Timestamp/On/Hint": {
"title": "$:/language/Buttons/Timestamp/On/Hint",
"text": "Update timestamps when tiddlers are modified"
},
"$:/language/Buttons/Timestamp/Off/Caption": {
"title": "$:/language/Buttons/Timestamp/Off/Caption",
"text": "timestamps are off"
},
"$:/language/Buttons/Timestamp/Off/Hint": {
"title": "$:/language/Buttons/Timestamp/Off/Hint",
"text": "Don't update timestamps when tiddlers are modified"
},
"$:/language/Buttons/Theme/Caption": {
"title": "$:/language/Buttons/Theme/Caption",
"text": "theme"
},
"$:/language/Buttons/Theme/Hint": {
"title": "$:/language/Buttons/Theme/Hint",
"text": "Choose the display theme"
},
"$:/language/Buttons/Bold/Caption": {
"title": "$:/language/Buttons/Bold/Caption",
"text": "bold"
},
"$:/language/Buttons/Bold/Hint": {
"title": "$:/language/Buttons/Bold/Hint",
"text": "Apply bold formatting to selection"
},
"$:/language/Buttons/Clear/Caption": {
"title": "$:/language/Buttons/Clear/Caption",
"text": "clear"
},
"$:/language/Buttons/Clear/Hint": {
"title": "$:/language/Buttons/Clear/Hint",
"text": "Clear image to solid colour"
},
"$:/language/Buttons/EditorHeight/Caption": {
"title": "$:/language/Buttons/EditorHeight/Caption",
"text": "editor height"
},
"$:/language/Buttons/EditorHeight/Caption/Auto": {
"title": "$:/language/Buttons/EditorHeight/Caption/Auto",
"text": "Automatically adjust height to fit content"
},
"$:/language/Buttons/EditorHeight/Caption/Fixed": {
"title": "$:/language/Buttons/EditorHeight/Caption/Fixed",
"text": "Fixed height:"
},
"$:/language/Buttons/EditorHeight/Hint": {
"title": "$:/language/Buttons/EditorHeight/Hint",
"text": "Choose the height of the text editor"
},
"$:/language/Buttons/Excise/Caption": {
"title": "$:/language/Buttons/Excise/Caption",
"text": "excise"
},
"$:/language/Buttons/Excise/Caption/Excise": {
"title": "$:/language/Buttons/Excise/Caption/Excise",
"text": "Perform excision"
},
"$:/language/Buttons/Excise/Caption/MacroName": {
"title": "$:/language/Buttons/Excise/Caption/MacroName",
"text": "Macro name:"
},
"$:/language/Buttons/Excise/Caption/NewTitle": {
"title": "$:/language/Buttons/Excise/Caption/NewTitle",
"text": "Title of new tiddler:"
},
"$:/language/Buttons/Excise/Caption/Replace": {
"title": "$:/language/Buttons/Excise/Caption/Replace",
"text": "Replace excised text with:"
},
"$:/language/Buttons/Excise/Caption/Replace/Macro": {
"title": "$:/language/Buttons/Excise/Caption/Replace/Macro",
"text": "macro"
},
"$:/language/Buttons/Excise/Caption/Replace/Link": {
"title": "$:/language/Buttons/Excise/Caption/Replace/Link",
"text": "link"
},
"$:/language/Buttons/Excise/Caption/Replace/Transclusion": {
"title": "$:/language/Buttons/Excise/Caption/Replace/Transclusion",
"text": "transclusion"
},
"$:/language/Buttons/Excise/Caption/Tag": {
"title": "$:/language/Buttons/Excise/Caption/Tag",
"text": "Tag new tiddler with the title of this tiddler"
},
"$:/language/Buttons/Excise/Caption/TiddlerExists": {
"title": "$:/language/Buttons/Excise/Caption/TiddlerExists",
"text": "Warning: tiddler already exists"
},
"$:/language/Buttons/Excise/Hint": {
"title": "$:/language/Buttons/Excise/Hint",
"text": "Excise the selected text into a new tiddler"
},
"$:/language/Buttons/Heading1/Caption": {
"title": "$:/language/Buttons/Heading1/Caption",
"text": "heading 1"
},
"$:/language/Buttons/Heading1/Hint": {
"title": "$:/language/Buttons/Heading1/Hint",
"text": "Apply heading level 1 formatting to lines containing selection"
},
"$:/language/Buttons/Heading2/Caption": {
"title": "$:/language/Buttons/Heading2/Caption",
"text": "heading 2"
},
"$:/language/Buttons/Heading2/Hint": {
"title": "$:/language/Buttons/Heading2/Hint",
"text": "Apply heading level 2 formatting to lines containing selection"
},
"$:/language/Buttons/Heading3/Caption": {
"title": "$:/language/Buttons/Heading3/Caption",
"text": "heading 3"
},
"$:/language/Buttons/Heading3/Hint": {
"title": "$:/language/Buttons/Heading3/Hint",
"text": "Apply heading level 3 formatting to lines containing selection"
},
"$:/language/Buttons/Heading4/Caption": {
"title": "$:/language/Buttons/Heading4/Caption",
"text": "heading 4"
},
"$:/language/Buttons/Heading4/Hint": {
"title": "$:/language/Buttons/Heading4/Hint",
"text": "Apply heading level 4 formatting to lines containing selection"
},
"$:/language/Buttons/Heading5/Caption": {
"title": "$:/language/Buttons/Heading5/Caption",
"text": "heading 5"
},
"$:/language/Buttons/Heading5/Hint": {
"title": "$:/language/Buttons/Heading5/Hint",
"text": "Apply heading level 5 formatting to lines containing selection"
},
"$:/language/Buttons/Heading6/Caption": {
"title": "$:/language/Buttons/Heading6/Caption",
"text": "heading 6"
},
"$:/language/Buttons/Heading6/Hint": {
"title": "$:/language/Buttons/Heading6/Hint",
"text": "Apply heading level 6 formatting to lines containing selection"
},
"$:/language/Buttons/Italic/Caption": {
"title": "$:/language/Buttons/Italic/Caption",
"text": "italic"
},
"$:/language/Buttons/Italic/Hint": {
"title": "$:/language/Buttons/Italic/Hint",
"text": "Apply italic formatting to selection"
},
"$:/language/Buttons/LineWidth/Caption": {
"title": "$:/language/Buttons/LineWidth/Caption",
"text": "line width"
},
"$:/language/Buttons/LineWidth/Hint": {
"title": "$:/language/Buttons/LineWidth/Hint",
"text": "Set line width for painting"
},
"$:/language/Buttons/Link/Caption": {
"title": "$:/language/Buttons/Link/Caption",
"text": "link"
},
"$:/language/Buttons/Link/Hint": {
"title": "$:/language/Buttons/Link/Hint",
"text": "Create wikitext link"
},
"$:/language/Buttons/Linkify/Caption": {
"title": "$:/language/Buttons/Linkify/Caption",
"text": "wikilink"
},
"$:/language/Buttons/Linkify/Hint": {
"title": "$:/language/Buttons/Linkify/Hint",
"text": "Wrap selection in square brackets"
},
"$:/language/Buttons/ListBullet/Caption": {
"title": "$:/language/Buttons/ListBullet/Caption",
"text": "bulleted list"
},
"$:/language/Buttons/ListBullet/Hint": {
"title": "$:/language/Buttons/ListBullet/Hint",
"text": "Apply bulleted list formatting to lines containing selection"
},
"$:/language/Buttons/ListNumber/Caption": {
"title": "$:/language/Buttons/ListNumber/Caption",
"text": "numbered list"
},
"$:/language/Buttons/ListNumber/Hint": {
"title": "$:/language/Buttons/ListNumber/Hint",
"text": "Apply numbered list formatting to lines containing selection"
},
"$:/language/Buttons/MonoBlock/Caption": {
"title": "$:/language/Buttons/MonoBlock/Caption",
"text": "monospaced block"
},
"$:/language/Buttons/MonoBlock/Hint": {
"title": "$:/language/Buttons/MonoBlock/Hint",
"text": "Apply monospaced block formatting to lines containing selection"
},
"$:/language/Buttons/MonoLine/Caption": {
"title": "$:/language/Buttons/MonoLine/Caption",
"text": "monospaced"
},
"$:/language/Buttons/MonoLine/Hint": {
"title": "$:/language/Buttons/MonoLine/Hint",
"text": "Apply monospaced character formatting to selection"
},
"$:/language/Buttons/Opacity/Caption": {
"title": "$:/language/Buttons/Opacity/Caption",
"text": "opacity"
},
"$:/language/Buttons/Opacity/Hint": {
"title": "$:/language/Buttons/Opacity/Hint",
"text": "Set painting opacity"
},
"$:/language/Buttons/Paint/Caption": {
"title": "$:/language/Buttons/Paint/Caption",
"text": "paint colour"
},
"$:/language/Buttons/Paint/Hint": {
"title": "$:/language/Buttons/Paint/Hint",
"text": "Set painting colour"
},
"$:/language/Buttons/Picture/Caption": {
"title": "$:/language/Buttons/Picture/Caption",
"text": "picture"
},
"$:/language/Buttons/Picture/Hint": {
"title": "$:/language/Buttons/Picture/Hint",
"text": "Insert picture"
},
"$:/language/Buttons/Preview/Caption": {
"title": "$:/language/Buttons/Preview/Caption",
"text": "preview"
},
"$:/language/Buttons/Preview/Hint": {
"title": "$:/language/Buttons/Preview/Hint",
"text": "Show preview pane"
},
"$:/language/Buttons/PreviewType/Caption": {
"title": "$:/language/Buttons/PreviewType/Caption",
"text": "preview type"
},
"$:/language/Buttons/PreviewType/Hint": {
"title": "$:/language/Buttons/PreviewType/Hint",
"text": "Choose preview type"
},
"$:/language/Buttons/Quote/Caption": {
"title": "$:/language/Buttons/Quote/Caption",
"text": "quote"
},
"$:/language/Buttons/Quote/Hint": {
"title": "$:/language/Buttons/Quote/Hint",
"text": "Apply quoted text formatting to lines containing selection"
},
"$:/language/Buttons/RotateLeft/Caption": {
"title": "$:/language/Buttons/RotateLeft/Caption",
"text": "rotate left"
},
"$:/language/Buttons/RotateLeft/Hint": {
"title": "$:/language/Buttons/RotateLeft/Hint",
"text": "Rotate image left by 90 degrees"
},
"$:/language/Buttons/Size/Caption": {
"title": "$:/language/Buttons/Size/Caption",
"text": "image size"
},
"$:/language/Buttons/Size/Caption/Height": {
"title": "$:/language/Buttons/Size/Caption/Height",
"text": "Height:"
},
"$:/language/Buttons/Size/Caption/Resize": {
"title": "$:/language/Buttons/Size/Caption/Resize",
"text": "Resize image"
},
"$:/language/Buttons/Size/Caption/Width": {
"title": "$:/language/Buttons/Size/Caption/Width",
"text": "Width:"
},
"$:/language/Buttons/Size/Hint": {
"title": "$:/language/Buttons/Size/Hint",
"text": "Set image size"
},
"$:/language/Buttons/Stamp/Caption": {
"title": "$:/language/Buttons/Stamp/Caption",
"text": "stamp"
},
"$:/language/Buttons/Stamp/Caption/New": {
"title": "$:/language/Buttons/Stamp/Caption/New",
"text": "Add your own"
},
"$:/language/Buttons/Stamp/Hint": {
"title": "$:/language/Buttons/Stamp/Hint",
"text": "Insert a preconfigured snippet of text"
},
"$:/language/Buttons/Stamp/New/Title": {
"title": "$:/language/Buttons/Stamp/New/Title",
"text": "Name as shown in menu"
},
"$:/language/Buttons/Stamp/New/Text": {
"title": "$:/language/Buttons/Stamp/New/Text",
"text": "Text of snippet. (Remember to add a descriptive title in the caption field)."
},
"$:/language/Buttons/Strikethrough/Caption": {
"title": "$:/language/Buttons/Strikethrough/Caption",
"text": "strikethrough"
},
"$:/language/Buttons/Strikethrough/Hint": {
"title": "$:/language/Buttons/Strikethrough/Hint",
"text": "Apply strikethrough formatting to selection"
},
"$:/language/Buttons/Subscript/Caption": {
"title": "$:/language/Buttons/Subscript/Caption",
"text": "subscript"
},
"$:/language/Buttons/Subscript/Hint": {
"title": "$:/language/Buttons/Subscript/Hint",
"text": "Apply subscript formatting to selection"
},
"$:/language/Buttons/Superscript/Caption": {
"title": "$:/language/Buttons/Superscript/Caption",
"text": "superscript"
},
"$:/language/Buttons/Superscript/Hint": {
"title": "$:/language/Buttons/Superscript/Hint",
"text": "Apply superscript formatting to selection"
},
"$:/language/Buttons/ToggleSidebar/Hint": {
"title": "$:/language/Buttons/ToggleSidebar/Hint",
"text": "Toggle the sidebar visibility"
},
"$:/language/Buttons/Transcludify/Caption": {
"title": "$:/language/Buttons/Transcludify/Caption",
"text": "transclusion"
},
"$:/language/Buttons/Transcludify/Hint": {
"title": "$:/language/Buttons/Transcludify/Hint",
"text": "Wrap selection in curly brackets"
},
"$:/language/Buttons/Underline/Caption": {
"title": "$:/language/Buttons/Underline/Caption",
"text": "underline"
},
"$:/language/Buttons/Underline/Hint": {
"title": "$:/language/Buttons/Underline/Hint",
"text": "Apply underline formatting to selection"
},
"$:/language/ControlPanel/Advanced/Caption": {
"title": "$:/language/ControlPanel/Advanced/Caption",
"text": "Advanced"
},
"$:/language/ControlPanel/Advanced/Hint": {
"title": "$:/language/ControlPanel/Advanced/Hint",
"text": "Internal information about this TiddlyWiki"
},
"$:/language/ControlPanel/Appearance/Caption": {
"title": "$:/language/ControlPanel/Appearance/Caption",
"text": "Appearance"
},
"$:/language/ControlPanel/Appearance/Hint": {
"title": "$:/language/ControlPanel/Appearance/Hint",
"text": "Ways to customise the appearance of your TiddlyWiki."
},
"$:/language/ControlPanel/Basics/AnimDuration/Prompt": {
"title": "$:/language/ControlPanel/Basics/AnimDuration/Prompt",
"text": "Animation duration"
},
"$:/language/ControlPanel/Basics/AutoFocus/Prompt": {
"title": "$:/language/ControlPanel/Basics/AutoFocus/Prompt",
"text": "Default focus field for new tiddlers"
},
"$:/language/ControlPanel/Basics/Caption": {
"title": "$:/language/ControlPanel/Basics/Caption",
"text": "Basics"
},
"$:/language/ControlPanel/Basics/DefaultTiddlers/BottomHint": {
"title": "$:/language/ControlPanel/Basics/DefaultTiddlers/BottomHint",
"text": "Use [[double square brackets]] for titles with spaces. Or you can choose to <$button set=\"$:/DefaultTiddlers\" setTo=\"[list[$:/StoryList]]\">retain story ordering</$button>"
},
"$:/language/ControlPanel/Basics/DefaultTiddlers/Prompt": {
"title": "$:/language/ControlPanel/Basics/DefaultTiddlers/Prompt",
"text": "Default tiddlers"
},
"$:/language/ControlPanel/Basics/DefaultTiddlers/TopHint": {
"title": "$:/language/ControlPanel/Basics/DefaultTiddlers/TopHint",
"text": "Choose which tiddlers are displayed at startup"
},
"$:/language/ControlPanel/Basics/Language/Prompt": {
"title": "$:/language/ControlPanel/Basics/Language/Prompt",
"text": "Hello! Current language:"
},
"$:/language/ControlPanel/Basics/NewJournal/Title/Prompt": {
"title": "$:/language/ControlPanel/Basics/NewJournal/Title/Prompt",
"text": "Title of new journal tiddlers"
},
"$:/language/ControlPanel/Basics/NewJournal/Text/Prompt": {
"title": "$:/language/ControlPanel/Basics/NewJournal/Text/Prompt",
"text": "Text for new journal tiddlers"
},
"$:/language/ControlPanel/Basics/NewJournal/Tags/Prompt": {
"title": "$:/language/ControlPanel/Basics/NewJournal/Tags/Prompt",
"text": "Tags for new journal tiddlers"
},
"$:/language/ControlPanel/Basics/NewTiddler/Title/Prompt": {
"title": "$:/language/ControlPanel/Basics/NewTiddler/Title/Prompt",
"text": "Title of new tiddlers"
},
"$:/language/ControlPanel/Basics/NewTiddler/Tags/Prompt": {
"title": "$:/language/ControlPanel/Basics/NewTiddler/Tags/Prompt",
"text": "Tags for new tiddlers"
},
"$:/language/ControlPanel/Basics/OverriddenShadowTiddlers/Prompt": {
"title": "$:/language/ControlPanel/Basics/OverriddenShadowTiddlers/Prompt",
"text": "Number of overridden shadow tiddlers"
},
"$:/language/ControlPanel/Basics/ShadowTiddlers/Prompt": {
"title": "$:/language/ControlPanel/Basics/ShadowTiddlers/Prompt",
"text": "Number of shadow tiddlers"
},
"$:/language/ControlPanel/Basics/Subtitle/Prompt": {
"title": "$:/language/ControlPanel/Basics/Subtitle/Prompt",
"text": "Subtitle"
},
"$:/language/ControlPanel/Basics/SystemTiddlers/Prompt": {
"title": "$:/language/ControlPanel/Basics/SystemTiddlers/Prompt",
"text": "Number of system tiddlers"
},
"$:/language/ControlPanel/Basics/Tags/Prompt": {
"title": "$:/language/ControlPanel/Basics/Tags/Prompt",
"text": "Number of tags"
},
"$:/language/ControlPanel/Basics/Tiddlers/Prompt": {
"title": "$:/language/ControlPanel/Basics/Tiddlers/Prompt",
"text": "Number of tiddlers"
},
"$:/language/ControlPanel/Basics/Title/Prompt": {
"title": "$:/language/ControlPanel/Basics/Title/Prompt",
"text": "Title of this ~TiddlyWiki"
},
"$:/language/ControlPanel/Basics/Username/Prompt": {
"title": "$:/language/ControlPanel/Basics/Username/Prompt",
"text": "Username for signing edits"
},
"$:/language/ControlPanel/Basics/Version/Prompt": {
"title": "$:/language/ControlPanel/Basics/Version/Prompt",
"text": "~TiddlyWiki version"
},
"$:/language/ControlPanel/EditorTypes/Caption": {
"title": "$:/language/ControlPanel/EditorTypes/Caption",
"text": "Editor Types"
},
"$:/language/ControlPanel/EditorTypes/Editor/Caption": {
"title": "$:/language/ControlPanel/EditorTypes/Editor/Caption",
"text": "Editor"
},
"$:/language/ControlPanel/EditorTypes/Hint": {
"title": "$:/language/ControlPanel/EditorTypes/Hint",
"text": "These tiddlers determine which editor is used to edit specific tiddler types."
},
"$:/language/ControlPanel/EditorTypes/Type/Caption": {
"title": "$:/language/ControlPanel/EditorTypes/Type/Caption",
"text": "Type"
},
"$:/language/ControlPanel/Info/Caption": {
"title": "$:/language/ControlPanel/Info/Caption",
"text": "Info"
},
"$:/language/ControlPanel/Info/Hint": {
"title": "$:/language/ControlPanel/Info/Hint",
"text": "Information about this TiddlyWiki"
},
"$:/language/ControlPanel/KeyboardShortcuts/Add/Prompt": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/Add/Prompt",
"text": "Type shortcut here"
},
"$:/language/ControlPanel/KeyboardShortcuts/Add/Caption": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/Add/Caption",
"text": "add shortcut"
},
"$:/language/ControlPanel/KeyboardShortcuts/Caption": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/Caption",
"text": "Keyboard Shortcuts"
},
"$:/language/ControlPanel/KeyboardShortcuts/Hint": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/Hint",
"text": "Manage keyboard shortcut assignments"
},
"$:/language/ControlPanel/KeyboardShortcuts/NoShortcuts/Caption": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/NoShortcuts/Caption",
"text": "No keyboard shortcuts assigned"
},
"$:/language/ControlPanel/KeyboardShortcuts/Remove/Hint": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/Remove/Hint",
"text": "remove keyboard shortcut"
},
"$:/language/ControlPanel/KeyboardShortcuts/Platform/All": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/Platform/All",
"text": "All platforms"
},
"$:/language/ControlPanel/KeyboardShortcuts/Platform/Mac": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/Platform/Mac",
"text": "Macintosh platform only"
},
"$:/language/ControlPanel/KeyboardShortcuts/Platform/NonMac": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/Platform/NonMac",
"text": "Non-Macintosh platforms only"
},
"$:/language/ControlPanel/KeyboardShortcuts/Platform/Linux": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/Platform/Linux",
"text": "Linux platform only"
},
"$:/language/ControlPanel/KeyboardShortcuts/Platform/NonLinux": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/Platform/NonLinux",
"text": "Non-Linux platforms only"
},
"$:/language/ControlPanel/KeyboardShortcuts/Platform/Windows": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/Platform/Windows",
"text": "Windows platform only"
},
"$:/language/ControlPanel/KeyboardShortcuts/Platform/NonWindows": {
"title": "$:/language/ControlPanel/KeyboardShortcuts/Platform/NonWindows",
"text": "Non-Windows platforms only"
},
"$:/language/ControlPanel/LoadedModules/Caption": {
"title": "$:/language/ControlPanel/LoadedModules/Caption",
"text": "Loaded Modules"
},
"$:/language/ControlPanel/LoadedModules/Hint": {
"title": "$:/language/ControlPanel/LoadedModules/Hint",
"text": "These are the currently loaded tiddler modules linked to their source tiddlers. Any italicised modules lack a source tiddler, typically because they were setup during the boot process."
},
"$:/language/ControlPanel/Palette/Caption": {
"title": "$:/language/ControlPanel/Palette/Caption",
"text": "Palette"
},
"$:/language/ControlPanel/Palette/Editor/Clone/Caption": {
"title": "$:/language/ControlPanel/Palette/Editor/Clone/Caption",
"text": "clone"
},
"$:/language/ControlPanel/Palette/Editor/Clone/Prompt": {
"title": "$:/language/ControlPanel/Palette/Editor/Clone/Prompt",
"text": "It is recommended that you clone this shadow palette before editing it"
},
"$:/language/ControlPanel/Palette/Editor/Delete/Hint": {
"title": "$:/language/ControlPanel/Palette/Editor/Delete/Hint",
"text": "delete this entry from the current palette"
},
"$:/language/ControlPanel/Palette/Editor/Names/External/Show": {
"title": "$:/language/ControlPanel/Palette/Editor/Names/External/Show",
"text": "Show color names that are not part of the current palette"
},
"$:/language/ControlPanel/Palette/Editor/Prompt/Modified": {
"title": "$:/language/ControlPanel/Palette/Editor/Prompt/Modified",
"text": "This shadow palette has been modified"
},
"$:/language/ControlPanel/Palette/Editor/Prompt": {
"title": "$:/language/ControlPanel/Palette/Editor/Prompt",
"text": "Editing"
},
"$:/language/ControlPanel/Palette/Editor/Reset/Caption": {
"title": "$:/language/ControlPanel/Palette/Editor/Reset/Caption",
"text": "reset"
},
"$:/language/ControlPanel/Palette/HideEditor/Caption": {
"title": "$:/language/ControlPanel/Palette/HideEditor/Caption",
"text": "hide editor"
},
"$:/language/ControlPanel/Palette/Prompt": {
"title": "$:/language/ControlPanel/Palette/Prompt",
"text": "Current palette:"
},
"$:/language/ControlPanel/Palette/ShowEditor/Caption": {
"title": "$:/language/ControlPanel/Palette/ShowEditor/Caption",
"text": "show editor"
},
"$:/language/ControlPanel/Parsing/Caption": {
"title": "$:/language/ControlPanel/Parsing/Caption",
"text": "Parsing"
},
"$:/language/ControlPanel/Parsing/Hint": {
"title": "$:/language/ControlPanel/Parsing/Hint",
"text": "Here you can globally disable/enable wiki parser rules. For changes to take effect, save and reload your wiki. Disabling certain parser rules can prevent <$text text=\"TiddlyWiki\"/> from functioning correctly. Use [[safe mode|https://tiddlywiki.com/#SafeMode]] to restore normal operation."
},
"$:/language/ControlPanel/Parsing/Block/Caption": {
"title": "$:/language/ControlPanel/Parsing/Block/Caption",
"text": "Block Parse Rules"
},
"$:/language/ControlPanel/Parsing/Inline/Caption": {
"title": "$:/language/ControlPanel/Parsing/Inline/Caption",
"text": "Inline Parse Rules"
},
"$:/language/ControlPanel/Parsing/Pragma/Caption": {
"title": "$:/language/ControlPanel/Parsing/Pragma/Caption",
"text": "Pragma Parse Rules"
},
"$:/language/ControlPanel/Plugins/Add/Caption": {
"title": "$:/language/ControlPanel/Plugins/Add/Caption",
"text": "Get more plugins"
},
"$:/language/ControlPanel/Plugins/Add/Hint": {
"title": "$:/language/ControlPanel/Plugins/Add/Hint",
"text": "Install plugins from the official library"
},
"$:/language/ControlPanel/Plugins/AlreadyInstalled/Hint": {
"title": "$:/language/ControlPanel/Plugins/AlreadyInstalled/Hint",
"text": "This plugin is already installed at version <$text text=<<installedVersion>>/>"
},
"$:/language/ControlPanel/Plugins/AlsoRequires": {
"title": "$:/language/ControlPanel/Plugins/AlsoRequires",
"text": "Also requires:"
},
"$:/language/ControlPanel/Plugins/Caption": {
"title": "$:/language/ControlPanel/Plugins/Caption",
"text": "Plugins"
},
"$:/language/ControlPanel/Plugins/Disable/Caption": {
"title": "$:/language/ControlPanel/Plugins/Disable/Caption",
"text": "disable"
},
"$:/language/ControlPanel/Plugins/Disable/Hint": {
"title": "$:/language/ControlPanel/Plugins/Disable/Hint",
"text": "Disable this plugin when reloading page"
},
"$:/language/ControlPanel/Plugins/Disabled/Status": {
"title": "$:/language/ControlPanel/Plugins/Disabled/Status",
"text": "(disabled)"
},
"$:/language/ControlPanel/Plugins/Downgrade/Caption": {
"title": "$:/language/ControlPanel/Plugins/Downgrade/Caption",
"text": "downgrade"
},
"$:/language/ControlPanel/Plugins/Empty/Hint": {
"title": "$:/language/ControlPanel/Plugins/Empty/Hint",
"text": "None"
},
"$:/language/ControlPanel/Plugins/Enable/Caption": {
"title": "$:/language/ControlPanel/Plugins/Enable/Caption",
"text": "enable"
},
"$:/language/ControlPanel/Plugins/Enable/Hint": {
"title": "$:/language/ControlPanel/Plugins/Enable/Hint",
"text": "Enable this plugin when reloading page"
},
"$:/language/ControlPanel/Plugins/Install/Caption": {
"title": "$:/language/ControlPanel/Plugins/Install/Caption",
"text": "install"
},
"$:/language/ControlPanel/Plugins/Installed/Hint": {
"title": "$:/language/ControlPanel/Plugins/Installed/Hint",
"text": "Currently installed plugins:"
},
"$:/language/ControlPanel/Plugins/Languages/Caption": {
"title": "$:/language/ControlPanel/Plugins/Languages/Caption",
"text": "Languages"
},
"$:/language/ControlPanel/Plugins/Languages/Hint": {
"title": "$:/language/ControlPanel/Plugins/Languages/Hint",
"text": "Language pack plugins"
},
"$:/language/ControlPanel/Plugins/NoInfoFound/Hint": {
"title": "$:/language/ControlPanel/Plugins/NoInfoFound/Hint",
"text": "No ''\"<$text text=<<currentTab>>/>\"'' found"
},
"$:/language/ControlPanel/Plugins/NotInstalled/Hint": {
"title": "$:/language/ControlPanel/Plugins/NotInstalled/Hint",
"text": "This plugin is not currently installed"
},
"$:/language/ControlPanel/Plugins/OpenPluginLibrary": {
"title": "$:/language/ControlPanel/Plugins/OpenPluginLibrary",
"text": "open plugin library"
},
"$:/language/ControlPanel/Plugins/ClosePluginLibrary": {
"title": "$:/language/ControlPanel/Plugins/ClosePluginLibrary",
"text": "close plugin library"
},
"$:/language/ControlPanel/Plugins/PluginWillRequireReload": {
"title": "$:/language/ControlPanel/Plugins/PluginWillRequireReload",
"text": "(requires reload)"
},
"$:/language/ControlPanel/Plugins/Plugins/Caption": {
"title": "$:/language/ControlPanel/Plugins/Plugins/Caption",
"text": "Plugins"
},
"$:/language/ControlPanel/Plugins/Plugins/Hint": {
"title": "$:/language/ControlPanel/Plugins/Plugins/Hint",
"text": "Plugins"
},
"$:/language/ControlPanel/Plugins/Reinstall/Caption": {
"title": "$:/language/ControlPanel/Plugins/Reinstall/Caption",
"text": "reinstall"
},
"$:/language/ControlPanel/Plugins/Themes/Caption": {
"title": "$:/language/ControlPanel/Plugins/Themes/Caption",
"text": "Themes"
},
"$:/language/ControlPanel/Plugins/Themes/Hint": {
"title": "$:/language/ControlPanel/Plugins/Themes/Hint",
"text": "Theme plugins"
},
"$:/language/ControlPanel/Plugins/Update/Caption": {
"title": "$:/language/ControlPanel/Plugins/Update/Caption",
"text": "update"
},
"$:/language/ControlPanel/Plugins/Updates/Caption": {
"title": "$:/language/ControlPanel/Plugins/Updates/Caption",
"text": "Updates"
},
"$:/language/ControlPanel/Plugins/Updates/Hint": {
"title": "$:/language/ControlPanel/Plugins/Updates/Hint",
"text": "Available updates to installed plugins"
},
"$:/language/ControlPanel/Plugins/Updates/UpdateAll/Caption": {
"title": "$:/language/ControlPanel/Plugins/Updates/UpdateAll/Caption",
"text": "Update <<update-count>> plugins"
},
"$:/language/ControlPanel/Plugins/SubPluginPrompt": {
"title": "$:/language/ControlPanel/Plugins/SubPluginPrompt",
"text": "With <<count>> sub-plugins available"
},
"$:/language/ControlPanel/Saving/Caption": {
"title": "$:/language/ControlPanel/Saving/Caption",
"text": "Saving"
},
"$:/language/ControlPanel/Saving/DownloadSaver/AutoSave/Description": {
"title": "$:/language/ControlPanel/Saving/DownloadSaver/AutoSave/Description",
"text": "Permit automatic saving for the download saver"
},
"$:/language/ControlPanel/Saving/DownloadSaver/AutoSave/Hint": {
"title": "$:/language/ControlPanel/Saving/DownloadSaver/AutoSave/Hint",
"text": "Enable Autosave for Download Saver"
},
"$:/language/ControlPanel/Saving/DownloadSaver/Caption": {
"title": "$:/language/ControlPanel/Saving/DownloadSaver/Caption",
"text": "Download Saver"
},
"$:/language/ControlPanel/Saving/DownloadSaver/Hint": {
"title": "$:/language/ControlPanel/Saving/DownloadSaver/Hint",
"text": "These settings apply to the HTML5-compatible download saver"
},
"$:/language/ControlPanel/Saving/General/Caption": {
"title": "$:/language/ControlPanel/Saving/General/Caption",
"text": "General"
},
"$:/language/ControlPanel/Saving/General/Hint": {
"title": "$:/language/ControlPanel/Saving/General/Hint",
"text": "These settings apply to all the loaded savers"
},
"$:/language/ControlPanel/Saving/Hint": {
"title": "$:/language/ControlPanel/Saving/Hint",
"text": "Settings used for saving the entire TiddlyWiki as a single file via a saver module"
},
"$:/language/ControlPanel/Saving/GitService/Branch": {
"title": "$:/language/ControlPanel/Saving/GitService/Branch",
"text": "Target branch for saving"
},
"$:/language/ControlPanel/Saving/GitService/CommitMessage": {
"title": "$:/language/ControlPanel/Saving/GitService/CommitMessage",
"text": "Saved by TiddlyWiki"
},
"$:/language/ControlPanel/Saving/GitService/Description": {
"title": "$:/language/ControlPanel/Saving/GitService/Description",
"text": "These settings are only used when saving to <<service-name>>"
},
"$:/language/ControlPanel/Saving/GitService/Filename": {
"title": "$:/language/ControlPanel/Saving/GitService/Filename",
"text": "Filename of target file (e.g. `index.html`)"
},
"$:/language/ControlPanel/Saving/GitService/Path": {
"title": "$:/language/ControlPanel/Saving/GitService/Path",
"text": "Path to target file (e.g. `/wiki/`)"
},
"$:/language/ControlPanel/Saving/GitService/Repo": {
"title": "$:/language/ControlPanel/Saving/GitService/Repo",
"text": "Target repository (e.g. `Jermolene/TiddlyWiki5`)"
},
"$:/language/ControlPanel/Saving/GitService/ServerURL": {
"title": "$:/language/ControlPanel/Saving/GitService/ServerURL",
"text": "Server API URL"
},
"$:/language/ControlPanel/Saving/GitService/UserName": {
"title": "$:/language/ControlPanel/Saving/GitService/UserName",
"text": "Username"
},
"$:/language/ControlPanel/Saving/GitService/GitHub/Caption": {
"title": "$:/language/ControlPanel/Saving/GitService/GitHub/Caption",
"text": "~GitHub Saver"
},
"$:/language/ControlPanel/Saving/GitService/GitHub/Password": {
"title": "$:/language/ControlPanel/Saving/GitService/GitHub/Password",
"text": "Password, OAUTH token, or personal access token (see [[GitHub help page|https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line]] for details)"
},
"$:/language/ControlPanel/Saving/GitService/GitLab/Caption": {
"title": "$:/language/ControlPanel/Saving/GitService/GitLab/Caption",
"text": "~GitLab Saver"
},
"$:/language/ControlPanel/Saving/GitService/GitLab/Password": {
"title": "$:/language/ControlPanel/Saving/GitService/GitLab/Password",
"text": "Personal access token for API (see [[GitLab help page|https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html]] for details)"
},
"$:/language/ControlPanel/Saving/GitService/Gitea/Caption": {
"title": "$:/language/ControlPanel/Saving/GitService/Gitea/Caption",
"text": "Gitea Saver"
},
"$:/language/ControlPanel/Saving/GitService/Gitea/Password": {
"title": "$:/language/ControlPanel/Saving/GitService/Gitea/Password",
"text": "Personal access token for API (via Gitea’s web interface: `Settings | Applications | Generate New Token`)"
},
"$:/language/ControlPanel/Saving/TiddlySpot/Advanced/Heading": {
"title": "$:/language/ControlPanel/Saving/TiddlySpot/Advanced/Heading",
"text": "Advanced Settings"
},
"$:/language/ControlPanel/Saving/TiddlySpot/BackupDir": {
"title": "$:/language/ControlPanel/Saving/TiddlySpot/BackupDir",
"text": "Backup Directory"
},
"$:/language/ControlPanel/Saving/TiddlySpot/Backups": {
"title": "$:/language/ControlPanel/Saving/TiddlySpot/Backups",
"text": "Backups"
},
"$:/language/ControlPanel/Saving/TiddlySpot/Caption": {
"title": "$:/language/ControlPanel/Saving/TiddlySpot/Caption",
"text": "~TiddlySpot Saver"
},
"$:/language/ControlPanel/Saving/TiddlySpot/Description": {
"title": "$:/language/ControlPanel/Saving/TiddlySpot/Description",
"text": "These settings are only used when saving to http://tiddlyspot.com or a compatible remote server"
},
"$:/language/ControlPanel/Saving/TiddlySpot/Filename": {
"title": "$:/language/ControlPanel/Saving/TiddlySpot/Filename",
"text": "Upload Filename"
},
"$:/language/ControlPanel/Saving/TiddlySpot/Heading": {
"title": "$:/language/ControlPanel/Saving/TiddlySpot/Heading",
"text": "~TiddlySpot"
},
"$:/language/ControlPanel/Saving/TiddlySpot/Hint": {
"title": "$:/language/ControlPanel/Saving/TiddlySpot/Hint",
"text": "//The server URL defaults to `http://<wikiname>.tiddlyspot.com/store.cgi` and can be changed to use a custom server address, e.g. `http://example.com/store.php`.//"
},
"$:/language/ControlPanel/Saving/TiddlySpot/Password": {
"title": "$:/language/ControlPanel/Saving/TiddlySpot/Password",
"text": "Password"
},
"$:/language/ControlPanel/Saving/TiddlySpot/ServerURL": {
"title": "$:/language/ControlPanel/Saving/TiddlySpot/ServerURL",
"text": "Server URL"
},
"$:/language/ControlPanel/Saving/TiddlySpot/UploadDir": {
"title": "$:/language/ControlPanel/Saving/TiddlySpot/UploadDir",
"text": "Upload Directory"
},
"$:/language/ControlPanel/Saving/TiddlySpot/UserName": {
"title": "$:/language/ControlPanel/Saving/TiddlySpot/UserName",
"text": "Wiki Name"
},
"$:/language/ControlPanel/Settings/AutoSave/Caption": {
"title": "$:/language/ControlPanel/Settings/AutoSave/Caption",
"text": "Autosave"
},
"$:/language/ControlPanel/Settings/AutoSave/Disabled/Description": {
"title": "$:/language/ControlPanel/Settings/AutoSave/Disabled/Description",
"text": "Do not save changes automatically"
},
"$:/language/ControlPanel/Settings/AutoSave/Enabled/Description": {
"title": "$:/language/ControlPanel/Settings/AutoSave/Enabled/Description",
"text": "Save changes automatically"
},
"$:/language/ControlPanel/Settings/AutoSave/Hint": {
"title": "$:/language/ControlPanel/Settings/AutoSave/Hint",
"text": "Attempt to automatically save changes during editing when using a supporting saver"
},
"$:/language/ControlPanel/Settings/CamelCase/Caption": {
"title": "$:/language/ControlPanel/Settings/CamelCase/Caption",
"text": "Camel Case Wiki Links"
},
"$:/language/ControlPanel/Settings/CamelCase/Hint": {
"title": "$:/language/ControlPanel/Settings/CamelCase/Hint",
"text": "You can globally disable automatic linking of ~CamelCase phrases. Requires reload to take effect"
},
"$:/language/ControlPanel/Settings/CamelCase/Description": {
"title": "$:/language/ControlPanel/Settings/CamelCase/Description",
"text": "Enable automatic ~CamelCase linking"
},
"$:/language/ControlPanel/Settings/Caption": {
"title": "$:/language/ControlPanel/Settings/Caption",
"text": "Settings"
},
"$:/language/ControlPanel/Settings/EditorToolbar/Caption": {
"title": "$:/language/ControlPanel/Settings/EditorToolbar/Caption",
"text": "Editor Toolbar"
},
"$:/language/ControlPanel/Settings/EditorToolbar/Hint": {
"title": "$:/language/ControlPanel/Settings/EditorToolbar/Hint",
"text": "Enable or disable the editor toolbar:"
},
"$:/language/ControlPanel/Settings/EditorToolbar/Description": {
"title": "$:/language/ControlPanel/Settings/EditorToolbar/Description",
"text": "Show editor toolbar"
},
"$:/language/ControlPanel/Settings/InfoPanelMode/Caption": {
"title": "$:/language/ControlPanel/Settings/InfoPanelMode/Caption",
"text": "Tiddler Info Panel Mode"
},
"$:/language/ControlPanel/Settings/InfoPanelMode/Hint": {
"title": "$:/language/ControlPanel/Settings/InfoPanelMode/Hint",
"text": "Control when the tiddler info panel closes:"
},
"$:/language/ControlPanel/Settings/InfoPanelMode/Popup/Description": {
"title": "$:/language/ControlPanel/Settings/InfoPanelMode/Popup/Description",
"text": "Tiddler info panel closes automatically"
},
"$:/language/ControlPanel/Settings/InfoPanelMode/Sticky/Description": {
"title": "$:/language/ControlPanel/Settings/InfoPanelMode/Sticky/Description",
"text": "Tiddler info panel stays open until explicitly closed"
},
"$:/language/ControlPanel/Settings/Hint": {
"title": "$:/language/ControlPanel/Settings/Hint",
"text": "These settings let you customise the behaviour of TiddlyWiki."
},
"$:/language/ControlPanel/Settings/NavigationAddressBar/Caption": {
"title": "$:/language/ControlPanel/Settings/NavigationAddressBar/Caption",
"text": "Navigation Address Bar"
},
"$:/language/ControlPanel/Settings/NavigationAddressBar/Hint": {
"title": "$:/language/ControlPanel/Settings/NavigationAddressBar/Hint",
"text": "Behaviour of the browser address bar when navigating to a tiddler:"
},
"$:/language/ControlPanel/Settings/NavigationAddressBar/No/Description": {
"title": "$:/language/ControlPanel/Settings/NavigationAddressBar/No/Description",
"text": "Do not update the address bar"
},
"$:/language/ControlPanel/Settings/NavigationAddressBar/Permalink/Description": {
"title": "$:/language/ControlPanel/Settings/NavigationAddressBar/Permalink/Description",
"text": "Include the target tiddler"
},
"$:/language/ControlPanel/Settings/NavigationAddressBar/Permaview/Description": {
"title": "$:/language/ControlPanel/Settings/NavigationAddressBar/Permaview/Description",
"text": "Include the target tiddler and the current story sequence"
},
"$:/language/ControlPanel/Settings/NavigationHistory/Caption": {
"title": "$:/language/ControlPanel/Settings/NavigationHistory/Caption",
"text": "Navigation History"
},
"$:/language/ControlPanel/Settings/NavigationHistory/Hint": {
"title": "$:/language/ControlPanel/Settings/NavigationHistory/Hint",
"text": "Update browser history when navigating to a tiddler:"
},
"$:/language/ControlPanel/Settings/NavigationHistory/No/Description": {
"title": "$:/language/ControlPanel/Settings/NavigationHistory/No/Description",
"text": "Do not update history"
},
"$:/language/ControlPanel/Settings/NavigationHistory/Yes/Description": {
"title": "$:/language/ControlPanel/Settings/NavigationHistory/Yes/Description",
"text": "Update history"
},
"$:/language/ControlPanel/Settings/NavigationPermalinkviewMode/Caption": {
"title": "$:/language/ControlPanel/Settings/NavigationPermalinkviewMode/Caption",
"text": "Permalink/permaview Mode"
},
"$:/language/ControlPanel/Settings/NavigationPermalinkviewMode/Hint": {
"title": "$:/language/ControlPanel/Settings/NavigationPermalinkviewMode/Hint",
"text": "Choose how permalink/permaview is handled:"
},
"$:/language/ControlPanel/Settings/NavigationPermalinkviewMode/CopyToClipboard/Description": {
"title": "$:/language/ControlPanel/Settings/NavigationPermalinkviewMode/CopyToClipboard/Description",
"text": "Copy permalink/permaview URL to clipboard"
},
"$:/language/ControlPanel/Settings/NavigationPermalinkviewMode/UpdateAddressBar/Description": {
"title": "$:/language/ControlPanel/Settings/NavigationPermalinkviewMode/UpdateAddressBar/Description",
"text": "Update address bar with permalink/permaview URL"
},
"$:/language/ControlPanel/Settings/PerformanceInstrumentation/Caption": {
"title": "$:/language/ControlPanel/Settings/PerformanceInstrumentation/Caption",
"text": "Performance Instrumentation"
},
"$:/language/ControlPanel/Settings/PerformanceInstrumentation/Hint": {
"title": "$:/language/ControlPanel/Settings/PerformanceInstrumentation/Hint",
"text": "Displays performance statistics in the browser developer console. Requires reload to take effect"
},
"$:/language/ControlPanel/Settings/PerformanceInstrumentation/Description": {
"title": "$:/language/ControlPanel/Settings/PerformanceInstrumentation/Description",
"text": "Enable performance instrumentation"
},
"$:/language/ControlPanel/Settings/ToolbarButtonStyle/Caption": {
"title": "$:/language/ControlPanel/Settings/ToolbarButtonStyle/Caption",
"text": "Toolbar Button Style"
},
"$:/language/ControlPanel/Settings/ToolbarButtonStyle/Hint": {
"title": "$:/language/ControlPanel/Settings/ToolbarButtonStyle/Hint",
"text": "Choose the style for toolbar buttons:"
},
"$:/language/ControlPanel/Settings/ToolbarButtonStyle/Styles/Borderless": {
"title": "$:/language/ControlPanel/Settings/ToolbarButtonStyle/Styles/Borderless",
"text": "Borderless"
},
"$:/language/ControlPanel/Settings/ToolbarButtonStyle/Styles/Boxed": {
"title": "$:/language/ControlPanel/Settings/ToolbarButtonStyle/Styles/Boxed",
"text": "Boxed"
},
"$:/language/ControlPanel/Settings/ToolbarButtonStyle/Styles/Rounded": {
"title": "$:/language/ControlPanel/Settings/ToolbarButtonStyle/Styles/Rounded",
"text": "Rounded"
},
"$:/language/ControlPanel/Settings/ToolbarButtons/Caption": {
"title": "$:/language/ControlPanel/Settings/ToolbarButtons/Caption",
"text": "Toolbar Buttons"
},
"$:/language/ControlPanel/Settings/ToolbarButtons/Hint": {
"title": "$:/language/ControlPanel/Settings/ToolbarButtons/Hint",
"text": "Default toolbar button appearance:"
},
"$:/language/ControlPanel/Settings/ToolbarButtons/Icons/Description": {
"title": "$:/language/ControlPanel/Settings/ToolbarButtons/Icons/Description",
"text": "Include icon"
},
"$:/language/ControlPanel/Settings/ToolbarButtons/Text/Description": {
"title": "$:/language/ControlPanel/Settings/ToolbarButtons/Text/Description",
"text": "Include text"
},
"$:/language/ControlPanel/Settings/DefaultSidebarTab/Caption": {
"title": "$:/language/ControlPanel/Settings/DefaultSidebarTab/Caption",
"text": "Default Sidebar Tab"
},
"$:/language/ControlPanel/Settings/DefaultSidebarTab/Hint": {
"title": "$:/language/ControlPanel/Settings/DefaultSidebarTab/Hint",
"text": "Specify which sidebar tab is displayed by default"
},
"$:/language/ControlPanel/Settings/DefaultMoreSidebarTab/Caption": {
"title": "$:/language/ControlPanel/Settings/DefaultMoreSidebarTab/Caption",
"text": "Default More Sidebar Tab"
},
"$:/language/ControlPanel/Settings/DefaultMoreSidebarTab/Hint": {
"title": "$:/language/ControlPanel/Settings/DefaultMoreSidebarTab/Hint",
"text": "Specify which More sidebar tab is displayed by default"
},
"$:/language/ControlPanel/Settings/LinkToBehaviour/Caption": {
"title": "$:/language/ControlPanel/Settings/LinkToBehaviour/Caption",
"text": "Tiddler Opening Behaviour"
},
"$:/language/ControlPanel/Settings/LinkToBehaviour/InsideRiver/Hint": {
"title": "$:/language/ControlPanel/Settings/LinkToBehaviour/InsideRiver/Hint",
"text": "Navigation from //within// the story river"
},
"$:/language/ControlPanel/Settings/LinkToBehaviour/OutsideRiver/Hint": {
"title": "$:/language/ControlPanel/Settings/LinkToBehaviour/OutsideRiver/Hint",
"text": "Navigation from //outside// the story river"
},
"$:/language/ControlPanel/Settings/LinkToBehaviour/OpenAbove": {
"title": "$:/language/ControlPanel/Settings/LinkToBehaviour/OpenAbove",
"text": "Open above the current tiddler"
},
"$:/language/ControlPanel/Settings/LinkToBehaviour/OpenBelow": {
"title": "$:/language/ControlPanel/Settings/LinkToBehaviour/OpenBelow",
"text": "Open below the current tiddler"
},
"$:/language/ControlPanel/Settings/LinkToBehaviour/OpenAtTop": {
"title": "$:/language/ControlPanel/Settings/LinkToBehaviour/OpenAtTop",
"text": "Open at the top of the story river"
},
"$:/language/ControlPanel/Settings/LinkToBehaviour/OpenAtBottom": {
"title": "$:/language/ControlPanel/Settings/LinkToBehaviour/OpenAtBottom",
"text": "Open at the bottom of the story river"
},
"$:/language/ControlPanel/Settings/TitleLinks/Caption": {
"title": "$:/language/ControlPanel/Settings/TitleLinks/Caption",
"text": "Tiddler Titles"
},
"$:/language/ControlPanel/Settings/TitleLinks/Hint": {
"title": "$:/language/ControlPanel/Settings/TitleLinks/Hint",
"text": "Optionally display tiddler titles as links"
},
"$:/language/ControlPanel/Settings/TitleLinks/No/Description": {
"title": "$:/language/ControlPanel/Settings/TitleLinks/No/Description",
"text": "Do not display tiddler titles as links"
},
"$:/language/ControlPanel/Settings/TitleLinks/Yes/Description": {
"title": "$:/language/ControlPanel/Settings/TitleLinks/Yes/Description",
"text": "Display tiddler titles as links"
},
"$:/language/ControlPanel/Settings/MissingLinks/Caption": {
"title": "$:/language/ControlPanel/Settings/MissingLinks/Caption",
"text": "Wiki Links"
},
"$:/language/ControlPanel/Settings/MissingLinks/Hint": {
"title": "$:/language/ControlPanel/Settings/MissingLinks/Hint",
"text": "Choose whether to link to tiddlers that do not exist yet"
},
"$:/language/ControlPanel/Settings/MissingLinks/Description": {
"title": "$:/language/ControlPanel/Settings/MissingLinks/Description",
"text": "Enable links to missing tiddlers"
},
"$:/language/ControlPanel/StoryView/Caption": {
"title": "$:/language/ControlPanel/StoryView/Caption",
"text": "Story View"
},
"$:/language/ControlPanel/StoryView/Prompt": {
"title": "$:/language/ControlPanel/StoryView/Prompt",
"text": "Current view:"
},
"$:/language/ControlPanel/Stylesheets/Caption": {
"title": "$:/language/ControlPanel/Stylesheets/Caption",
"text": "Stylesheets"
},
"$:/language/ControlPanel/Stylesheets/Expand/Caption": {
"title": "$:/language/ControlPanel/Stylesheets/Expand/Caption",
"text": "Expand All"
},
"$:/language/ControlPanel/Stylesheets/Hint": {
"title": "$:/language/ControlPanel/Stylesheets/Hint",
"text": "This is the rendered CSS of the current stylesheet tiddlers tagged with <<tag \"$:/tags/Stylesheet\">>"
},
"$:/language/ControlPanel/Stylesheets/Restore/Caption": {
"title": "$:/language/ControlPanel/Stylesheets/Restore/Caption",
"text": "Restore"
},
"$:/language/ControlPanel/Theme/Caption": {
"title": "$:/language/ControlPanel/Theme/Caption",
"text": "Theme"
},
"$:/language/ControlPanel/Theme/Prompt": {
"title": "$:/language/ControlPanel/Theme/Prompt",
"text": "Current theme:"
},
"$:/language/ControlPanel/TiddlerFields/Caption": {
"title": "$:/language/ControlPanel/TiddlerFields/Caption",
"text": "Tiddler Fields"
},
"$:/language/ControlPanel/TiddlerFields/Hint": {
"title": "$:/language/ControlPanel/TiddlerFields/Hint",
"text": "This is the full set of TiddlerFields in use in this wiki (including system tiddlers but excluding shadow tiddlers)."
},
"$:/language/ControlPanel/Toolbars/Caption": {
"title": "$:/language/ControlPanel/Toolbars/Caption",
"text": "Toolbars"
},
"$:/language/ControlPanel/Toolbars/EditToolbar/Caption": {
"title": "$:/language/ControlPanel/Toolbars/EditToolbar/Caption",
"text": "Edit Toolbar"
},
"$:/language/ControlPanel/Toolbars/EditToolbar/Hint": {
"title": "$:/language/ControlPanel/Toolbars/EditToolbar/Hint",
"text": "Choose which buttons are displayed for tiddlers in edit mode. Drag and drop to change the ordering"
},
"$:/language/ControlPanel/Toolbars/Hint": {
"title": "$:/language/ControlPanel/Toolbars/Hint",
"text": "Select which toolbar buttons are displayed"
},
"$:/language/ControlPanel/Toolbars/PageControls/Caption": {
"title": "$:/language/ControlPanel/Toolbars/PageControls/Caption",
"text": "Page Toolbar"
},
"$:/language/ControlPanel/Toolbars/PageControls/Hint": {
"title": "$:/language/ControlPanel/Toolbars/PageControls/Hint",
"text": "Choose which buttons are displayed on the main page toolbar. Drag and drop to change the ordering"
},
"$:/language/ControlPanel/Toolbars/EditorToolbar/Caption": {
"title": "$:/language/ControlPanel/Toolbars/EditorToolbar/Caption",
"text": "Editor Toolbar"
},
"$:/language/ControlPanel/Toolbars/EditorToolbar/Hint": {
"title": "$:/language/ControlPanel/Toolbars/EditorToolbar/Hint",
"text": "Choose which buttons are displayed in the editor toolbar. Note that some buttons will only appear when editing tiddlers of a certain type. Drag and drop to change the ordering"
},
"$:/language/ControlPanel/Toolbars/ViewToolbar/Caption": {
"title": "$:/language/ControlPanel/Toolbars/ViewToolbar/Caption",
"text": "View Toolbar"
},
"$:/language/ControlPanel/Toolbars/ViewToolbar/Hint": {
"title": "$:/language/ControlPanel/Toolbars/ViewToolbar/Hint",
"text": "Choose which buttons are displayed for tiddlers in view mode. Drag and drop to change the ordering"
},
"$:/language/ControlPanel/Tools/Download/Full/Caption": {
"title": "$:/language/ControlPanel/Tools/Download/Full/Caption",
"text": "Download full wiki"
},
"$:/language/Date/DaySuffix/1": {
"title": "$:/language/Date/DaySuffix/1",
"text": "st"
},
"$:/language/Date/DaySuffix/2": {
"title": "$:/language/Date/DaySuffix/2",
"text": "nd"
},
"$:/language/Date/DaySuffix/3": {
"title": "$:/language/Date/DaySuffix/3",
"text": "rd"
},
"$:/language/Date/DaySuffix/4": {
"title": "$:/language/Date/DaySuffix/4",
"text": "th"
},
"$:/language/Date/DaySuffix/5": {
"title": "$:/language/Date/DaySuffix/5",
"text": "th"
},
"$:/language/Date/DaySuffix/6": {
"title": "$:/language/Date/DaySuffix/6",
"text": "th"
},
"$:/language/Date/DaySuffix/7": {
"title": "$:/language/Date/DaySuffix/7",
"text": "th"
},
"$:/language/Date/DaySuffix/8": {
"title": "$:/language/Date/DaySuffix/8",
"text": "th"
},
"$:/language/Date/DaySuffix/9": {
"title": "$:/language/Date/DaySuffix/9",
"text": "th"
},
"$:/language/Date/DaySuffix/10": {
"title": "$:/language/Date/DaySuffix/10",
"text": "th"
},
"$:/language/Date/DaySuffix/11": {
"title": "$:/language/Date/DaySuffix/11",
"text": "th"
},
"$:/language/Date/DaySuffix/12": {
"title": "$:/language/Date/DaySuffix/12",
"text": "th"
},
"$:/language/Date/DaySuffix/13": {
"title": "$:/language/Date/DaySuffix/13",
"text": "th"
},
"$:/language/Date/DaySuffix/14": {
"title": "$:/language/Date/DaySuffix/14",
"text": "th"
},
"$:/language/Date/DaySuffix/15": {
"title": "$:/language/Date/DaySuffix/15",
"text": "th"
},
"$:/language/Date/DaySuffix/16": {
"title": "$:/language/Date/DaySuffix/16",
"text": "th"
},
"$:/language/Date/DaySuffix/17": {
"title": "$:/language/Date/DaySuffix/17",
"text": "th"
},
"$:/language/Date/DaySuffix/18": {
"title": "$:/language/Date/DaySuffix/18",
"text": "th"
},
"$:/language/Date/DaySuffix/19": {
"title": "$:/language/Date/DaySuffix/19",
"text": "th"
},
"$:/language/Date/DaySuffix/20": {
"title": "$:/language/Date/DaySuffix/20",
"text": "th"
},
"$:/language/Date/DaySuffix/21": {
"title": "$:/language/Date/DaySuffix/21",
"text": "st"
},
"$:/language/Date/DaySuffix/22": {
"title": "$:/language/Date/DaySuffix/22",
"text": "nd"
},
"$:/language/Date/DaySuffix/23": {
"title": "$:/language/Date/DaySuffix/23",
"text": "rd"
},
"$:/language/Date/DaySuffix/24": {
"title": "$:/language/Date/DaySuffix/24",
"text": "th"
},
"$:/language/Date/DaySuffix/25": {
"title": "$:/language/Date/DaySuffix/25",
"text": "th"
},
"$:/language/Date/DaySuffix/26": {
"title": "$:/language/Date/DaySuffix/26",
"text": "th"
},
"$:/language/Date/DaySuffix/27": {
"title": "$:/language/Date/DaySuffix/27",
"text": "th"
},
"$:/language/Date/DaySuffix/28": {
"title": "$:/language/Date/DaySuffix/28",
"text": "th"
},
"$:/language/Date/DaySuffix/29": {
"title": "$:/language/Date/DaySuffix/29",
"text": "th"
},
"$:/language/Date/DaySuffix/30": {
"title": "$:/language/Date/DaySuffix/30",
"text": "th"
},
"$:/language/Date/DaySuffix/31": {
"title": "$:/language/Date/DaySuffix/31",
"text": "st"
},
"$:/language/Date/Long/Day/0": {
"title": "$:/language/Date/Long/Day/0",
"text": "Sunday"
},
"$:/language/Date/Long/Day/1": {
"title": "$:/language/Date/Long/Day/1",
"text": "Monday"
},
"$:/language/Date/Long/Day/2": {
"title": "$:/language/Date/Long/Day/2",
"text": "Tuesday"
},
"$:/language/Date/Long/Day/3": {
"title": "$:/language/Date/Long/Day/3",
"text": "Wednesday"
},
"$:/language/Date/Long/Day/4": {
"title": "$:/language/Date/Long/Day/4",
"text": "Thursday"
},
"$:/language/Date/Long/Day/5": {
"title": "$:/language/Date/Long/Day/5",
"text": "Friday"
},
"$:/language/Date/Long/Day/6": {
"title": "$:/language/Date/Long/Day/6",
"text": "Saturday"
},
"$:/language/Date/Long/Month/1": {
"title": "$:/language/Date/Long/Month/1",
"text": "January"
},
"$:/language/Date/Long/Month/2": {
"title": "$:/language/Date/Long/Month/2",
"text": "February"
},
"$:/language/Date/Long/Month/3": {
"title": "$:/language/Date/Long/Month/3",
"text": "March"
},
"$:/language/Date/Long/Month/4": {
"title": "$:/language/Date/Long/Month/4",
"text": "April"
},
"$:/language/Date/Long/Month/5": {
"title": "$:/language/Date/Long/Month/5",
"text": "May"
},
"$:/language/Date/Long/Month/6": {
"title": "$:/language/Date/Long/Month/6",
"text": "June"
},
"$:/language/Date/Long/Month/7": {
"title": "$:/language/Date/Long/Month/7",
"text": "July"
},
"$:/language/Date/Long/Month/8": {
"title": "$:/language/Date/Long/Month/8",
"text": "August"
},
"$:/language/Date/Long/Month/9": {
"title": "$:/language/Date/Long/Month/9",
"text": "September"
},
"$:/language/Date/Long/Month/10": {
"title": "$:/language/Date/Long/Month/10",
"text": "October"
},
"$:/language/Date/Long/Month/11": {
"title": "$:/language/Date/Long/Month/11",
"text": "November"
},
"$:/language/Date/Long/Month/12": {
"title": "$:/language/Date/Long/Month/12",
"text": "December"
},
"$:/language/Date/Period/am": {
"title": "$:/language/Date/Period/am",
"text": "am"
},
"$:/language/Date/Period/pm": {
"title": "$:/language/Date/Period/pm",
"text": "pm"
},
"$:/language/Date/Short/Day/0": {
"title": "$:/language/Date/Short/Day/0",
"text": "Sun"
},
"$:/language/Date/Short/Day/1": {
"title": "$:/language/Date/Short/Day/1",
"text": "Mon"
},
"$:/language/Date/Short/Day/2": {
"title": "$:/language/Date/Short/Day/2",
"text": "Tue"
},
"$:/language/Date/Short/Day/3": {
"title": "$:/language/Date/Short/Day/3",
"text": "Wed"
},
"$:/language/Date/Short/Day/4": {
"title": "$:/language/Date/Short/Day/4",
"text": "Thu"
},
"$:/language/Date/Short/Day/5": {
"title": "$:/language/Date/Short/Day/5",
"text": "Fri"
},
"$:/language/Date/Short/Day/6": {
"title": "$:/language/Date/Short/Day/6",
"text": "Sat"
},
"$:/language/Date/Short/Month/1": {
"title": "$:/language/Date/Short/Month/1",
"text": "Jan"
},
"$:/language/Date/Short/Month/2": {
"title": "$:/language/Date/Short/Month/2",
"text": "Feb"
},
"$:/language/Date/Short/Month/3": {
"title": "$:/language/Date/Short/Month/3",
"text": "Mar"
},
"$:/language/Date/Short/Month/4": {
"title": "$:/language/Date/Short/Month/4",
"text": "Apr"
},
"$:/language/Date/Short/Month/5": {
"title": "$:/language/Date/Short/Month/5",
"text": "May"
},
"$:/language/Date/Short/Month/6": {
"title": "$:/language/Date/Short/Month/6",
"text": "Jun"
},
"$:/language/Date/Short/Month/7": {
"title": "$:/language/Date/Short/Month/7",
"text": "Jul"
},
"$:/language/Date/Short/Month/8": {
"title": "$:/language/Date/Short/Month/8",
"text": "Aug"
},
"$:/language/Date/Short/Month/9": {
"title": "$:/language/Date/Short/Month/9",
"text": "Sep"
},
"$:/language/Date/Short/Month/10": {
"title": "$:/language/Date/Short/Month/10",
"text": "Oct"
},
"$:/language/Date/Short/Month/11": {
"title": "$:/language/Date/Short/Month/11",
"text": "Nov"
},
"$:/language/Date/Short/Month/12": {
"title": "$:/language/Date/Short/Month/12",
"text": "Dec"
},
"$:/language/RelativeDate/Future/Days": {
"title": "$:/language/RelativeDate/Future/Days",
"text": "<<period>> days from now"
},
"$:/language/RelativeDate/Future/Hours": {
"title": "$:/language/RelativeDate/Future/Hours",
"text": "<<period>> hours from now"
},
"$:/language/RelativeDate/Future/Minutes": {
"title": "$:/language/RelativeDate/Future/Minutes",
"text": "<<period>> minutes from now"
},
"$:/language/RelativeDate/Future/Months": {
"title": "$:/language/RelativeDate/Future/Months",
"text": "<<period>> months from now"
},
"$:/language/RelativeDate/Future/Second": {
"title": "$:/language/RelativeDate/Future/Second",
"text": "1 second from now"
},
"$:/language/RelativeDate/Future/Seconds": {
"title": "$:/language/RelativeDate/Future/Seconds",
"text": "<<period>> seconds from now"
},
"$:/language/RelativeDate/Future/Years": {
"title": "$:/language/RelativeDate/Future/Years",
"text": "<<period>> years from now"
},
"$:/language/RelativeDate/Past/Days": {
"title": "$:/language/RelativeDate/Past/Days",
"text": "<<period>> days ago"
},
"$:/language/RelativeDate/Past/Hours": {
"title": "$:/language/RelativeDate/Past/Hours",
"text": "<<period>> hours ago"
},
"$:/language/RelativeDate/Past/Minutes": {
"title": "$:/language/RelativeDate/Past/Minutes",
"text": "<<period>> minutes ago"
},
"$:/language/RelativeDate/Past/Months": {
"title": "$:/language/RelativeDate/Past/Months",
"text": "<<period>> months ago"
},
"$:/language/RelativeDate/Past/Second": {
"title": "$:/language/RelativeDate/Past/Second",
"text": "1 second ago"
},
"$:/language/RelativeDate/Past/Seconds": {
"title": "$:/language/RelativeDate/Past/Seconds",
"text": "<<period>> seconds ago"
},
"$:/language/RelativeDate/Past/Years": {
"title": "$:/language/RelativeDate/Past/Years",
"text": "<<period>> years ago"
},
"$:/language/Docs/ModuleTypes/allfilteroperator": {
"title": "$:/language/Docs/ModuleTypes/allfilteroperator",
"text": "A sub-operator for the ''all'' filter operator."
},
"$:/language/Docs/ModuleTypes/animation": {
"title": "$:/language/Docs/ModuleTypes/animation",
"text": "Animations that may be used with the RevealWidget."
},
"$:/language/Docs/ModuleTypes/authenticator": {
"title": "$:/language/Docs/ModuleTypes/authenticator",
"text": "Defines how requests are authenticated by the built-in HTTP server."
},
"$:/language/Docs/ModuleTypes/bitmapeditoroperation": {
"title": "$:/language/Docs/ModuleTypes/bitmapeditoroperation",
"text": "A bitmap editor toolbar operation."
},
"$:/language/Docs/ModuleTypes/command": {
"title": "$:/language/Docs/ModuleTypes/command",
"text": "Commands that can be executed under Node.js."
},
"$:/language/Docs/ModuleTypes/config": {
"title": "$:/language/Docs/ModuleTypes/config",
"text": "Data to be inserted into `$tw.config`."
},
"$:/language/Docs/ModuleTypes/filteroperator": {
"title": "$:/language/Docs/ModuleTypes/filteroperator",
"text": "Individual filter operator methods."
},
"$:/language/Docs/ModuleTypes/global": {
"title": "$:/language/Docs/ModuleTypes/global",
"text": "Global data to be inserted into `$tw`."
},
"$:/language/Docs/ModuleTypes/info": {
"title": "$:/language/Docs/ModuleTypes/info",
"text": "Publishes system information via the [[$:/temp/info-plugin]] pseudo-plugin."
},
"$:/language/Docs/ModuleTypes/isfilteroperator": {
"title": "$:/language/Docs/ModuleTypes/isfilteroperator",
"text": "Operands for the ''is'' filter operator."
},
"$:/language/Docs/ModuleTypes/library": {
"title": "$:/language/Docs/ModuleTypes/library",
"text": "Generic module type for general purpose JavaScript modules."
},
"$:/language/Docs/ModuleTypes/macro": {
"title": "$:/language/Docs/ModuleTypes/macro",
"text": "JavaScript macro definitions."
},
"$:/language/Docs/ModuleTypes/parser": {
"title": "$:/language/Docs/ModuleTypes/parser",
"text": "Parsers for different content types."
},
"$:/language/Docs/ModuleTypes/route": {
"title": "$:/language/Docs/ModuleTypes/route",
"text": "Defines how individual URL patterns are handled by the built-in HTTP server."
},
"$:/language/Docs/ModuleTypes/saver": {
"title": "$:/language/Docs/ModuleTypes/saver",
"text": "Savers handle different methods for saving files from the browser."
},
"$:/language/Docs/ModuleTypes/startup": {
"title": "$:/language/Docs/ModuleTypes/startup",
"text": "Startup functions."
},
"$:/language/Docs/ModuleTypes/storyview": {
"title": "$:/language/Docs/ModuleTypes/storyview",
"text": "Story views customise the animation and behaviour of list widgets."
},
"$:/language/Docs/ModuleTypes/texteditoroperation": {
"title": "$:/language/Docs/ModuleTypes/texteditoroperation",
"text": "A text editor toolbar operation."
},
"$:/language/Docs/ModuleTypes/tiddlerdeserializer": {
"title": "$:/language/Docs/ModuleTypes/tiddlerdeserializer",
"text": "Converts different content types into tiddlers."
},
"$:/language/Docs/ModuleTypes/tiddlerfield": {
"title": "$:/language/Docs/ModuleTypes/tiddlerfield",
"text": "Defines the behaviour of an individual tiddler field."
},
"$:/language/Docs/ModuleTypes/tiddlermethod": {
"title": "$:/language/Docs/ModuleTypes/tiddlermethod",
"text": "Adds methods to the `$tw.Tiddler` prototype."
},
"$:/language/Docs/ModuleTypes/upgrader": {
"title": "$:/language/Docs/ModuleTypes/upgrader",
"text": "Applies upgrade processing to tiddlers during an upgrade/import."
},
"$:/language/Docs/ModuleTypes/utils": {
"title": "$:/language/Docs/ModuleTypes/utils",
"text": "Adds methods to `$tw.utils`."
},
"$:/language/Docs/ModuleTypes/utils-node": {
"title": "$:/language/Docs/ModuleTypes/utils-node",
"text": "Adds Node.js-specific methods to `$tw.utils`."
},
"$:/language/Docs/ModuleTypes/widget": {
"title": "$:/language/Docs/ModuleTypes/widget",
"text": "Widgets encapsulate DOM rendering and refreshing."
},
"$:/language/Docs/ModuleTypes/wikimethod": {
"title": "$:/language/Docs/ModuleTypes/wikimethod",
"text": "Adds methods to `$tw.Wiki`."
},
"$:/language/Docs/ModuleTypes/wikirule": {
"title": "$:/language/Docs/ModuleTypes/wikirule",
"text": "Individual parser rules for the main WikiText parser."
},
"$:/language/Docs/PaletteColours/alert-background": {
"title": "$:/language/Docs/PaletteColours/alert-background",
"text": "Alert background"
},
"$:/language/Docs/PaletteColours/alert-border": {
"title": "$:/language/Docs/PaletteColours/alert-border",
"text": "Alert border"
},
"$:/language/Docs/PaletteColours/alert-highlight": {
"title": "$:/language/Docs/PaletteColours/alert-highlight",
"text": "Alert highlight"
},
"$:/language/Docs/PaletteColours/alert-muted-foreground": {
"title": "$:/language/Docs/PaletteColours/alert-muted-foreground",
"text": "Alert muted foreground"
},
"$:/language/Docs/PaletteColours/background": {
"title": "$:/language/Docs/PaletteColours/background",
"text": "General background"
},
"$:/language/Docs/PaletteColours/blockquote-bar": {
"title": "$:/language/Docs/PaletteColours/blockquote-bar",
"text": "Blockquote bar"
},
"$:/language/Docs/PaletteColours/button-background": {
"title": "$:/language/Docs/PaletteColours/button-background",
"text": "Default button background"
},
"$:/language/Docs/PaletteColours/button-border": {
"title": "$:/language/Docs/PaletteColours/button-border",
"text": "Default button border"
},
"$:/language/Docs/PaletteColours/button-foreground": {
"title": "$:/language/Docs/PaletteColours/button-foreground",
"text": "Default button foreground"
},
"$:/language/Docs/PaletteColours/dirty-indicator": {
"title": "$:/language/Docs/PaletteColours/dirty-indicator",
"text": "Unsaved changes indicator"
},
"$:/language/Docs/PaletteColours/code-background": {
"title": "$:/language/Docs/PaletteColours/code-background",
"text": "Code background"
},
"$:/language/Docs/PaletteColours/code-border": {
"title": "$:/language/Docs/PaletteColours/code-border",
"text": "Code border"
},
"$:/language/Docs/PaletteColours/code-foreground": {
"title": "$:/language/Docs/PaletteColours/code-foreground",
"text": "Code foreground"
},
"$:/language/Docs/PaletteColours/download-background": {
"title": "$:/language/Docs/PaletteColours/download-background",
"text": "Download button background"
},
"$:/language/Docs/PaletteColours/download-foreground": {
"title": "$:/language/Docs/PaletteColours/download-foreground",
"text": "Download button foreground"
},
"$:/language/Docs/PaletteColours/dragger-background": {
"title": "$:/language/Docs/PaletteColours/dragger-background",
"text": "Dragger background"
},
"$:/language/Docs/PaletteColours/dragger-foreground": {
"title": "$:/language/Docs/PaletteColours/dragger-foreground",
"text": "Dragger foreground"
},
"$:/language/Docs/PaletteColours/dropdown-background": {
"title": "$:/language/Docs/PaletteColours/dropdown-background",
"text": "Dropdown background"
},
"$:/language/Docs/PaletteColours/dropdown-border": {
"title": "$:/language/Docs/PaletteColours/dropdown-border",
"text": "Dropdown border"
},
"$:/language/Docs/PaletteColours/dropdown-tab-background-selected": {
"title": "$:/language/Docs/PaletteColours/dropdown-tab-background-selected",
"text": "Dropdown tab background for selected tabs"
},
"$:/language/Docs/PaletteColours/dropdown-tab-background": {
"title": "$:/language/Docs/PaletteColours/dropdown-tab-background",
"text": "Dropdown tab background"
},
"$:/language/Docs/PaletteColours/dropzone-background": {
"title": "$:/language/Docs/PaletteColours/dropzone-background",
"text": "Dropzone background"
},
"$:/language/Docs/PaletteColours/external-link-background-hover": {
"title": "$:/language/Docs/PaletteColours/external-link-background-hover",
"text": "External link background hover"
},
"$:/language/Docs/PaletteColours/external-link-background-visited": {
"title": "$:/language/Docs/PaletteColours/external-link-background-visited",
"text": "External link background visited"
},
"$:/language/Docs/PaletteColours/external-link-background": {
"title": "$:/language/Docs/PaletteColours/external-link-background",
"text": "External link background"
},
"$:/language/Docs/PaletteColours/external-link-foreground-hover": {
"title": "$:/language/Docs/PaletteColours/external-link-foreground-hover",
"text": "External link foreground hover"
},
"$:/language/Docs/PaletteColours/external-link-foreground-visited": {
"title": "$:/language/Docs/PaletteColours/external-link-foreground-visited",
"text": "External link foreground visited"
},
"$:/language/Docs/PaletteColours/external-link-foreground": {
"title": "$:/language/Docs/PaletteColours/external-link-foreground",
"text": "External link foreground"
},
"$:/language/Docs/PaletteColours/foreground": {
"title": "$:/language/Docs/PaletteColours/foreground",
"text": "General foreground"
},
"$:/language/Docs/PaletteColours/menubar-background": {
"title": "$:/language/Docs/PaletteColours/menubar-background",
"text": "Menu bar background"
},
"$:/language/Docs/PaletteColours/menubar-foreground": {
"title": "$:/language/Docs/PaletteColours/menubar-foreground",
"text": "Menu bar foreground"
},
"$:/language/Docs/PaletteColours/message-background": {
"title": "$:/language/Docs/PaletteColours/message-background",
"text": "Message box background"
},
"$:/language/Docs/PaletteColours/message-border": {
"title": "$:/language/Docs/PaletteColours/message-border",
"text": "Message box border"
},
"$:/language/Docs/PaletteColours/message-foreground": {
"title": "$:/language/Docs/PaletteColours/message-foreground",
"text": "Message box foreground"
},
"$:/language/Docs/PaletteColours/modal-backdrop": {
"title": "$:/language/Docs/PaletteColours/modal-backdrop",
"text": "Modal backdrop"
},
"$:/language/Docs/PaletteColours/modal-background": {
"title": "$:/language/Docs/PaletteColours/modal-background",
"text": "Modal background"
},
"$:/language/Docs/PaletteColours/modal-border": {
"title": "$:/language/Docs/PaletteColours/modal-border",
"text": "Modal border"
},
"$:/language/Docs/PaletteColours/modal-footer-background": {
"title": "$:/language/Docs/PaletteColours/modal-footer-background",
"text": "Modal footer background"
},
"$:/language/Docs/PaletteColours/modal-footer-border": {
"title": "$:/language/Docs/PaletteColours/modal-footer-border",
"text": "Modal footer border"
},
"$:/language/Docs/PaletteColours/modal-header-border": {
"title": "$:/language/Docs/PaletteColours/modal-header-border",
"text": "Modal header border"
},
"$:/language/Docs/PaletteColours/muted-foreground": {
"title": "$:/language/Docs/PaletteColours/muted-foreground",
"text": "General muted foreground"
},
"$:/language/Docs/PaletteColours/notification-background": {
"title": "$:/language/Docs/PaletteColours/notification-background",
"text": "Notification background"
},
"$:/language/Docs/PaletteColours/notification-border": {
"title": "$:/language/Docs/PaletteColours/notification-border",
"text": "Notification border"
},
"$:/language/Docs/PaletteColours/page-background": {
"title": "$:/language/Docs/PaletteColours/page-background",
"text": "Page background"
},
"$:/language/Docs/PaletteColours/pre-background": {
"title": "$:/language/Docs/PaletteColours/pre-background",
"text": "Preformatted code background"
},
"$:/language/Docs/PaletteColours/pre-border": {
"title": "$:/language/Docs/PaletteColours/pre-border",
"text": "Preformatted code border"
},
"$:/language/Docs/PaletteColours/primary": {
"title": "$:/language/Docs/PaletteColours/primary",
"text": "General primary"
},
"$:/language/Docs/PaletteColours/select-tag-background": {
"title": "$:/language/Docs/PaletteColours/select-tag-background",
"text": "`<select>` element background"
},
"$:/language/Docs/PaletteColours/select-tag-foreground": {
"title": "$:/language/Docs/PaletteColours/select-tag-foreground",
"text": "`<select>` element text"
},
"$:/language/Docs/PaletteColours/sidebar-button-foreground": {
"title": "$:/language/Docs/PaletteColours/sidebar-button-foreground",
"text": "Sidebar button foreground"
},
"$:/language/Docs/PaletteColours/sidebar-controls-foreground-hover": {
"title": "$:/language/Docs/PaletteColours/sidebar-controls-foreground-hover",
"text": "Sidebar controls foreground hover"
},
"$:/language/Docs/PaletteColours/sidebar-controls-foreground": {
"title": "$:/language/Docs/PaletteColours/sidebar-controls-foreground",
"text": "Sidebar controls foreground"
},
"$:/language/Docs/PaletteColours/sidebar-foreground-shadow": {
"title": "$:/language/Docs/PaletteColours/sidebar-foreground-shadow",
"text": "Sidebar foreground shadow"
},
"$:/language/Docs/PaletteColours/sidebar-foreground": {
"title": "$:/language/Docs/PaletteColours/sidebar-foreground",
"text": "Sidebar foreground"
},
"$:/language/Docs/PaletteColours/sidebar-muted-foreground-hover": {
"title": "$:/language/Docs/PaletteColours/sidebar-muted-foreground-hover",
"text": "Sidebar muted foreground hover"
},
"$:/language/Docs/PaletteColours/sidebar-muted-foreground": {
"title": "$:/language/Docs/PaletteColours/sidebar-muted-foreground",
"text": "Sidebar muted foreground"
},
"$:/language/Docs/PaletteColours/sidebar-tab-background-selected": {
"title": "$:/language/Docs/PaletteColours/sidebar-tab-background-selected",
"text": "Sidebar tab background for selected tabs"
},
"$:/language/Docs/PaletteColours/sidebar-tab-background": {
"title": "$:/language/Docs/PaletteColours/sidebar-tab-background",
"text": "Sidebar tab background"
},
"$:/language/Docs/PaletteColours/sidebar-tab-border-selected": {
"title": "$:/language/Docs/PaletteColours/sidebar-tab-border-selected",
"text": "Sidebar tab border for selected tabs"
},
"$:/language/Docs/PaletteColours/sidebar-tab-border": {
"title": "$:/language/Docs/PaletteColours/sidebar-tab-border",
"text": "Sidebar tab border"
},
"$:/language/Docs/PaletteColours/sidebar-tab-divider": {
"title": "$:/language/Docs/PaletteColours/sidebar-tab-divider",
"text": "Sidebar tab divider"
},
"$:/language/Docs/PaletteColours/sidebar-tab-foreground-selected": {
"title": "$:/language/Docs/PaletteColours/sidebar-tab-foreground-selected",
"text": "Sidebar tab foreground for selected tabs"
},
"$:/language/Docs/PaletteColours/sidebar-tab-foreground": {
"title": "$:/language/Docs/PaletteColours/sidebar-tab-foreground",
"text": "Sidebar tab foreground"
},
"$:/language/Docs/PaletteColours/sidebar-tiddler-link-foreground-hover": {
"title": "$:/language/Docs/PaletteColours/sidebar-tiddler-link-foreground-hover",
"text": "Sidebar tiddler link foreground hover"
},
"$:/language/Docs/PaletteColours/sidebar-tiddler-link-foreground": {
"title": "$:/language/Docs/PaletteColours/sidebar-tiddler-link-foreground",
"text": "Sidebar tiddler link foreground"
},
"$:/language/Docs/PaletteColours/site-title-foreground": {
"title": "$:/language/Docs/PaletteColours/site-title-foreground",
"text": "Site title foreground"
},
"$:/language/Docs/PaletteColours/static-alert-foreground": {
"title": "$:/language/Docs/PaletteColours/static-alert-foreground",
"text": "Static alert foreground"
},
"$:/language/Docs/PaletteColours/tab-background-selected": {
"title": "$:/language/Docs/PaletteColours/tab-background-selected",
"text": "Tab background for selected tabs"
},
"$:/language/Docs/PaletteColours/tab-background": {
"title": "$:/language/Docs/PaletteColours/tab-background",
"text": "Tab background"
},
"$:/language/Docs/PaletteColours/tab-border-selected": {
"title": "$:/language/Docs/PaletteColours/tab-border-selected",
"text": "Tab border for selected tabs"
},
"$:/language/Docs/PaletteColours/tab-border": {
"title": "$:/language/Docs/PaletteColours/tab-border",
"text": "Tab border"
},
"$:/language/Docs/PaletteColours/tab-divider": {
"title": "$:/language/Docs/PaletteColours/tab-divider",
"text": "Tab divider"
},
"$:/language/Docs/PaletteColours/tab-foreground-selected": {
"title": "$:/language/Docs/PaletteColours/tab-foreground-selected",
"text": "Tab foreground for selected tabs"
},
"$:/language/Docs/PaletteColours/tab-foreground": {
"title": "$:/language/Docs/PaletteColours/tab-foreground",
"text": "Tab foreground"
},
"$:/language/Docs/PaletteColours/table-border": {
"title": "$:/language/Docs/PaletteColours/table-border",
"text": "Table border"
},
"$:/language/Docs/PaletteColours/table-footer-background": {
"title": "$:/language/Docs/PaletteColours/table-footer-background",
"text": "Table footer background"
},
"$:/language/Docs/PaletteColours/table-header-background": {
"title": "$:/language/Docs/PaletteColours/table-header-background",
"text": "Table header background"
},
"$:/language/Docs/PaletteColours/tag-background": {
"title": "$:/language/Docs/PaletteColours/tag-background",
"text": "Tag background"
},
"$:/language/Docs/PaletteColours/tag-foreground": {
"title": "$:/language/Docs/PaletteColours/tag-foreground",
"text": "Tag foreground"
},
"$:/language/Docs/PaletteColours/tiddler-background": {
"title": "$:/language/Docs/PaletteColours/tiddler-background",
"text": "Tiddler background"
},
"$:/language/Docs/PaletteColours/tiddler-border": {
"title": "$:/language/Docs/PaletteColours/tiddler-border",
"text": "Tiddler border"
},
"$:/language/Docs/PaletteColours/tiddler-controls-foreground-hover": {
"title": "$:/language/Docs/PaletteColours/tiddler-controls-foreground-hover",
"text": "Tiddler controls foreground hover"
},
"$:/language/Docs/PaletteColours/tiddler-controls-foreground-selected": {
"title": "$:/language/Docs/PaletteColours/tiddler-controls-foreground-selected",
"text": "Tiddler controls foreground for selected controls"
},
"$:/language/Docs/PaletteColours/tiddler-controls-foreground": {
"title": "$:/language/Docs/PaletteColours/tiddler-controls-foreground",
"text": "Tiddler controls foreground"
},
"$:/language/Docs/PaletteColours/tiddler-editor-background": {
"title": "$:/language/Docs/PaletteColours/tiddler-editor-background",
"text": "Tiddler editor background"
},
"$:/language/Docs/PaletteColours/tiddler-editor-border-image": {
"title": "$:/language/Docs/PaletteColours/tiddler-editor-border-image",
"text": "Tiddler editor border image"
},
"$:/language/Docs/PaletteColours/tiddler-editor-border": {
"title": "$:/language/Docs/PaletteColours/tiddler-editor-border",
"text": "Tiddler editor border"
},
"$:/language/Docs/PaletteColours/tiddler-editor-fields-even": {
"title": "$:/language/Docs/PaletteColours/tiddler-editor-fields-even",
"text": "Tiddler editor background for even fields"
},
"$:/language/Docs/PaletteColours/tiddler-editor-fields-odd": {
"title": "$:/language/Docs/PaletteColours/tiddler-editor-fields-odd",
"text": "Tiddler editor background for odd fields"
},
"$:/language/Docs/PaletteColours/tiddler-info-background": {
"title": "$:/language/Docs/PaletteColours/tiddler-info-background",
"text": "Tiddler info panel background"
},
"$:/language/Docs/PaletteColours/tiddler-info-border": {
"title": "$:/language/Docs/PaletteColours/tiddler-info-border",
"text": "Tiddler info panel border"
},
"$:/language/Docs/PaletteColours/tiddler-info-tab-background": {
"title": "$:/language/Docs/PaletteColours/tiddler-info-tab-background",
"text": "Tiddler info panel tab background"
},
"$:/language/Docs/PaletteColours/tiddler-link-background": {
"title": "$:/language/Docs/PaletteColours/tiddler-link-background",
"text": "Tiddler link background"
},
"$:/language/Docs/PaletteColours/tiddler-link-foreground": {
"title": "$:/language/Docs/PaletteColours/tiddler-link-foreground",
"text": "Tiddler link foreground"
},
"$:/language/Docs/PaletteColours/tiddler-subtitle-foreground": {
"title": "$:/language/Docs/PaletteColours/tiddler-subtitle-foreground",
"text": "Tiddler subtitle foreground"
},
"$:/language/Docs/PaletteColours/tiddler-title-foreground": {
"title": "$:/language/Docs/PaletteColours/tiddler-title-foreground",
"text": "Tiddler title foreground"
},
"$:/language/Docs/PaletteColours/toolbar-new-button": {
"title": "$:/language/Docs/PaletteColours/toolbar-new-button",
"text": "Toolbar 'new tiddler' button foreground"
},
"$:/language/Docs/PaletteColours/toolbar-options-button": {
"title": "$:/language/Docs/PaletteColours/toolbar-options-button",
"text": "Toolbar 'options' button foreground"
},
"$:/language/Docs/PaletteColours/toolbar-save-button": {
"title": "$:/language/Docs/PaletteColours/toolbar-save-button",
"text": "Toolbar 'save' button foreground"
},
"$:/language/Docs/PaletteColours/toolbar-info-button": {
"title": "$:/language/Docs/PaletteColours/toolbar-info-button",
"text": "Toolbar 'info' button foreground"
},
"$:/language/Docs/PaletteColours/toolbar-edit-button": {
"title": "$:/language/Docs/PaletteColours/toolbar-edit-button",
"text": "Toolbar 'edit' button foreground"
},
"$:/language/Docs/PaletteColours/toolbar-close-button": {
"title": "$:/language/Docs/PaletteColours/toolbar-close-button",
"text": "Toolbar 'close' button foreground"
},
"$:/language/Docs/PaletteColours/toolbar-delete-button": {
"title": "$:/language/Docs/PaletteColours/toolbar-delete-button",
"text": "Toolbar 'delete' button foreground"
},
"$:/language/Docs/PaletteColours/toolbar-cancel-button": {
"title": "$:/language/Docs/PaletteColours/toolbar-cancel-button",
"text": "Toolbar 'cancel' button foreground"
},
"$:/language/Docs/PaletteColours/toolbar-done-button": {
"title": "$:/language/Docs/PaletteColours/toolbar-done-button",
"text": "Toolbar 'done' button foreground"
},
"$:/language/Docs/PaletteColours/untagged-background": {
"title": "$:/language/Docs/PaletteColours/untagged-background",
"text": "Untagged pill background"
},
"$:/language/Docs/PaletteColours/very-muted-foreground": {
"title": "$:/language/Docs/PaletteColours/very-muted-foreground",
"text": "Very muted foreground"
},
"$:/language/EditTemplate/Body/External/Hint": {
"title": "$:/language/EditTemplate/Body/External/Hint",
"text": "This tiddler shows content stored outside of the main TiddlyWiki file. You can edit the tags and fields but cannot directly edit the content itself"
},
"$:/language/EditTemplate/Body/Placeholder": {
"title": "$:/language/EditTemplate/Body/Placeholder",
"text": "Type the text for this tiddler"
},
"$:/language/EditTemplate/Body/Preview/Type/Output": {
"title": "$:/language/EditTemplate/Body/Preview/Type/Output",
"text": "output"
},
"$:/language/EditTemplate/Field/Remove/Caption": {
"title": "$:/language/EditTemplate/Field/Remove/Caption",
"text": "remove field"
},
"$:/language/EditTemplate/Field/Remove/Hint": {
"title": "$:/language/EditTemplate/Field/Remove/Hint",
"text": "Remove field"
},
"$:/language/EditTemplate/Field/Dropdown/Caption": {
"title": "$:/language/EditTemplate/Field/Dropdown/Caption",
"text": "field list"
},
"$:/language/EditTemplate/Field/Dropdown/Hint": {
"title": "$:/language/EditTemplate/Field/Dropdown/Hint",
"text": "Show field list"
},
"$:/language/EditTemplate/Fields/Add/Button": {
"title": "$:/language/EditTemplate/Fields/Add/Button",
"text": "add"
},
"$:/language/EditTemplate/Fields/Add/Button/Hint": {
"title": "$:/language/EditTemplate/Fields/Add/Button/Hint",
"text": "Add the new field to the tiddler"
},
"$:/language/EditTemplate/Fields/Add/Name/Placeholder": {
"title": "$:/language/EditTemplate/Fields/Add/Name/Placeholder",
"text": "field name"
},
"$:/language/EditTemplate/Fields/Add/Prompt": {
"title": "$:/language/EditTemplate/Fields/Add/Prompt",
"text": "Add a new field:"
},
"$:/language/EditTemplate/Fields/Add/Value/Placeholder": {
"title": "$:/language/EditTemplate/Fields/Add/Value/Placeholder",
"text": "field value"
},
"$:/language/EditTemplate/Fields/Add/Dropdown/System": {
"title": "$:/language/EditTemplate/Fields/Add/Dropdown/System",
"text": "System fields"
},
"$:/language/EditTemplate/Fields/Add/Dropdown/User": {
"title": "$:/language/EditTemplate/Fields/Add/Dropdown/User",
"text": "User fields"
},
"$:/language/EditTemplate/Shadow/Warning": {
"title": "$:/language/EditTemplate/Shadow/Warning",
"text": "This is a shadow tiddler. Any changes you make will override the default version from the plugin <<pluginLink>>"
},
"$:/language/EditTemplate/Shadow/OverriddenWarning": {
"title": "$:/language/EditTemplate/Shadow/OverriddenWarning",
"text": "This is a modified shadow tiddler. You can revert to the default version in the plugin <<pluginLink>> by deleting this tiddler"
},
"$:/language/EditTemplate/Tags/Add/Button": {
"title": "$:/language/EditTemplate/Tags/Add/Button",
"text": "add"
},
"$:/language/EditTemplate/Tags/Add/Button/Hint": {
"title": "$:/language/EditTemplate/Tags/Add/Button/Hint",
"text": "add tag"
},
"$:/language/EditTemplate/Tags/Add/Placeholder": {
"title": "$:/language/EditTemplate/Tags/Add/Placeholder",
"text": "tag name"
},
"$:/language/EditTemplate/Tags/Dropdown/Caption": {
"title": "$:/language/EditTemplate/Tags/Dropdown/Caption",
"text": "tag list"
},
"$:/language/EditTemplate/Tags/Dropdown/Hint": {
"title": "$:/language/EditTemplate/Tags/Dropdown/Hint",
"text": "Show tag list"
},
"$:/language/EditTemplate/Title/BadCharacterWarning": {
"title": "$:/language/EditTemplate/Title/BadCharacterWarning",
"text": "Warning: avoid using any of the characters <<bad-chars>> in tiddler titles"
},
"$:/language/EditTemplate/Title/Exists/Prompt": {
"title": "$:/language/EditTemplate/Title/Exists/Prompt",
"text": "Target tiddler already exists"
},
"$:/language/EditTemplate/Title/Relink/Prompt": {
"title": "$:/language/EditTemplate/Title/Relink/Prompt",
"text": "Update ''<$text text=<<fromTitle>>/>'' to ''<$text text=<<toTitle>>/>'' in the //tags// and //list// fields of other tiddlers"
},
"$:/language/EditTemplate/Title/References/Prompt": {
"title": "$:/language/EditTemplate/Title/References/Prompt",
"text": "The following references to this tiddler will not be automatically updated:"
},
"$:/language/EditTemplate/Type/Dropdown/Caption": {
"title": "$:/language/EditTemplate/Type/Dropdown/Caption",
"text": "content type list"
},
"$:/language/EditTemplate/Type/Dropdown/Hint": {
"title": "$:/language/EditTemplate/Type/Dropdown/Hint",
"text": "Show content type list"
},
"$:/language/EditTemplate/Type/Delete/Caption": {
"title": "$:/language/EditTemplate/Type/Delete/Caption",
"text": "delete content type"
},
"$:/language/EditTemplate/Type/Delete/Hint": {
"title": "$:/language/EditTemplate/Type/Delete/Hint",
"text": "Delete content type"
},
"$:/language/EditTemplate/Type/Placeholder": {
"title": "$:/language/EditTemplate/Type/Placeholder",
"text": "content type"
},
"$:/language/EditTemplate/Type/Prompt": {
"title": "$:/language/EditTemplate/Type/Prompt",
"text": "Type:"
},
"$:/language/Exporters/StaticRiver": {
"title": "$:/language/Exporters/StaticRiver",
"text": "Static HTML"
},
"$:/language/Exporters/JsonFile": {
"title": "$:/language/Exporters/JsonFile",
"text": "JSON file"
},
"$:/language/Exporters/CsvFile": {
"title": "$:/language/Exporters/CsvFile",
"text": "CSV file"
},
"$:/language/Exporters/TidFile": {
"title": "$:/language/Exporters/TidFile",
"text": "\".tid\" file"
},
"$:/language/Docs/Fields/_canonical_uri": {
"title": "$:/language/Docs/Fields/_canonical_uri",
"text": "The full URI of an external image tiddler"
},
"$:/language/Docs/Fields/bag": {
"title": "$:/language/Docs/Fields/bag",
"text": "The name of the bag from which a tiddler came"
},
"$:/language/Docs/Fields/caption": {
"title": "$:/language/Docs/Fields/caption",
"text": "The text to be displayed on a tab or button"
},
"$:/language/Docs/Fields/color": {
"title": "$:/language/Docs/Fields/color",
"text": "The CSS color value associated with a tiddler"
},
"$:/language/Docs/Fields/component": {
"title": "$:/language/Docs/Fields/component",
"text": "The name of the component responsible for an [[alert tiddler|AlertMechanism]]"
},
"$:/language/Docs/Fields/current-tiddler": {
"title": "$:/language/Docs/Fields/current-tiddler",
"text": "Used to cache the top tiddler in a [[history list|HistoryMechanism]]"
},
"$:/language/Docs/Fields/created": {
"title": "$:/language/Docs/Fields/created",
"text": "The date a tiddler was created"
},
"$:/language/Docs/Fields/creator": {
"title": "$:/language/Docs/Fields/creator",
"text": "The name of the person who created a tiddler"
},
"$:/language/Docs/Fields/dependents": {
"title": "$:/language/Docs/Fields/dependents",
"text": "For a plugin, lists the dependent plugin titles"
},
"$:/language/Docs/Fields/description": {
"title": "$:/language/Docs/Fields/description",
"text": "The descriptive text for a plugin, or a modal dialogue"
},
"$:/language/Docs/Fields/draft.of": {
"title": "$:/language/Docs/Fields/draft.of",
"text": "For draft tiddlers, contains the title of the tiddler of which this is a draft"
},
"$:/language/Docs/Fields/draft.title": {
"title": "$:/language/Docs/Fields/draft.title",
"text": "For draft tiddlers, contains the proposed new title of the tiddler"
},
"$:/language/Docs/Fields/footer": {
"title": "$:/language/Docs/Fields/footer",
"text": "The footer text for a wizard"
},
"$:/language/Docs/Fields/hide-body": {
"title": "$:/language/Docs/Fields/hide-body",
"text": "The view template will hide bodies of tiddlers if set to: ''yes''"
},
"$:/language/Docs/Fields/icon": {
"title": "$:/language/Docs/Fields/icon",
"text": "The title of the tiddler containing the icon associated with a tiddler"
},
"$:/language/Docs/Fields/library": {
"title": "$:/language/Docs/Fields/library",
"text": "Indicates that a tiddler should be saved as a JavaScript library if set to: ''yes''"
},
"$:/language/Docs/Fields/list": {
"title": "$:/language/Docs/Fields/list",
"text": "An ordered list of tiddler titles associated with a tiddler"
},
"$:/language/Docs/Fields/list-before": {
"title": "$:/language/Docs/Fields/list-before",
"text": "If set, the title of a tiddler before which this tiddler should be added to the ordered list of tiddler titles, or at the start of the list if this field is present but empty"
},
"$:/language/Docs/Fields/list-after": {
"title": "$:/language/Docs/Fields/list-after",
"text": "If set, the title of the tiddler after which this tiddler should be added to the ordered list of tiddler titles, or at the end of the list if this field is present but empty"
},
"$:/language/Docs/Fields/modified": {
"title": "$:/language/Docs/Fields/modified",
"text": "The date and time at which a tiddler was last modified"
},
"$:/language/Docs/Fields/modifier": {
"title": "$:/language/Docs/Fields/modifier",
"text": "The tiddler title associated with the person who last modified a tiddler"
},
"$:/language/Docs/Fields/name": {
"title": "$:/language/Docs/Fields/name",
"text": "The human readable name associated with a plugin tiddler"
},
"$:/language/Docs/Fields/plugin-priority": {
"title": "$:/language/Docs/Fields/plugin-priority",
"text": "A numerical value indicating the priority of a plugin tiddler"
},
"$:/language/Docs/Fields/plugin-type": {
"title": "$:/language/Docs/Fields/plugin-type",
"text": "The type of plugin in a plugin tiddler"
},
"$:/language/Docs/Fields/revision": {
"title": "$:/language/Docs/Fields/revision",
"text": "The revision of the tiddler held at the server"
},
"$:/language/Docs/Fields/released": {
"title": "$:/language/Docs/Fields/released",
"text": "Date of a TiddlyWiki release"
},
"$:/language/Docs/Fields/source": {
"title": "$:/language/Docs/Fields/source",
"text": "The source URL associated with a tiddler"
},
"$:/language/Docs/Fields/subtitle": {
"title": "$:/language/Docs/Fields/subtitle",
"text": "The subtitle text for a wizard"
},
"$:/language/Docs/Fields/tags": {
"title": "$:/language/Docs/Fields/tags",
"text": "A list of tags associated with a tiddler"
},
"$:/language/Docs/Fields/text": {
"title": "$:/language/Docs/Fields/text",
"text": "The body text of a tiddler"
},
"$:/language/Docs/Fields/throttle.refresh": {
"title": "$:/language/Docs/Fields/throttle.refresh",
"text": "If present, throttles refreshes of this tiddler"
},
"$:/language/Docs/Fields/title": {
"title": "$:/language/Docs/Fields/title",
"text": "The unique name of a tiddler"
},
"$:/language/Docs/Fields/toc-link": {
"title": "$:/language/Docs/Fields/toc-link",
"text": "Suppresses the tiddler's link in a Table of Contents tree if set to: ''no''"
},
"$:/language/Docs/Fields/type": {
"title": "$:/language/Docs/Fields/type",
"text": "The content type of a tiddler"
},
"$:/language/Docs/Fields/version": {
"title": "$:/language/Docs/Fields/version",
"text": "Version information for a plugin"
},
"$:/language/Docs/Fields/_is_skinny": {
"title": "$:/language/Docs/Fields/_is_skinny",
"text": "If present, indicates that the tiddler text field must be loaded from the server"
},
"$:/language/Filters/AllTiddlers": {
"title": "$:/language/Filters/AllTiddlers",
"text": "All tiddlers except system tiddlers"
},
"$:/language/Filters/RecentSystemTiddlers": {
"title": "$:/language/Filters/RecentSystemTiddlers",
"text": "Recently modified tiddlers, including system tiddlers"
},
"$:/language/Filters/RecentTiddlers": {
"title": "$:/language/Filters/RecentTiddlers",
"text": "Recently modified tiddlers"
},
"$:/language/Filters/AllTags": {
"title": "$:/language/Filters/AllTags",
"text": "All tags except system tags"
},
"$:/language/Filters/Missing": {
"title": "$:/language/Filters/Missing",
"text": "Missing tiddlers"
},
"$:/language/Filters/Drafts": {
"title": "$:/language/Filters/Drafts",
"text": "Draft tiddlers"
},
"$:/language/Filters/Orphans": {
"title": "$:/language/Filters/Orphans",
"text": "Orphan tiddlers"
},
"$:/language/Filters/SystemTiddlers": {
"title": "$:/language/Filters/SystemTiddlers",
"text": "System tiddlers"
},
"$:/language/Filters/ShadowTiddlers": {
"title": "$:/language/Filters/ShadowTiddlers",
"text": "Shadow tiddlers"
},
"$:/language/Filters/OverriddenShadowTiddlers": {
"title": "$:/language/Filters/OverriddenShadowTiddlers",
"text": "Overridden shadow tiddlers"
},
"$:/language/Filters/SessionTiddlers": {
"title": "$:/language/Filters/SessionTiddlers",
"text": "Tiddlers modified since the wiki was loaded"
},
"$:/language/Filters/SystemTags": {
"title": "$:/language/Filters/SystemTags",
"text": "System tags"
},
"$:/language/Filters/StoryList": {
"title": "$:/language/Filters/StoryList",
"text": "Tiddlers in the story river, excluding <$text text=\"$:/AdvancedSearch\"/>"
},
"$:/language/Filters/TypedTiddlers": {
"title": "$:/language/Filters/TypedTiddlers",
"text": "Non wiki-text tiddlers"
},
"GettingStarted": {
"title": "GettingStarted",
"text": "\\define lingo-base() $:/language/ControlPanel/Basics/\nWelcome to ~TiddlyWiki and the ~TiddlyWiki community\n\nBefore you start storing important information in ~TiddlyWiki it is vital to make sure that you can reliably save changes. See https://tiddlywiki.com/#GettingStarted for details\n\n!! Set up this ~TiddlyWiki\n\n<div class=\"tc-control-panel\">\n\n|<$link to=\"$:/SiteTitle\"><<lingo Title/Prompt>></$link> |<$edit-text tiddler=\"$:/SiteTitle\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/SiteSubtitle\"><<lingo Subtitle/Prompt>></$link> |<$edit-text tiddler=\"$:/SiteSubtitle\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/DefaultTiddlers\"><<lingo DefaultTiddlers/Prompt>></$link> |<<lingo DefaultTiddlers/TopHint>><br> <$edit tag=\"textarea\" tiddler=\"$:/DefaultTiddlers\"/><br>//<<lingo DefaultTiddlers/BottomHint>>// |\n</div>\n\nSee the [[control panel|$:/ControlPanel]] for more options.\n"
},
"$:/language/Help/build": {
"title": "$:/language/Help/build",
"description": "Automatically run configured commands",
"text": "Build the specified build targets for the current wiki. If no build targets are specified then all available targets will be built.\n\n```\n--build <target> [<target> ...]\n```\n\nBuild targets are defined in the `tiddlywiki.info` file of a wiki folder.\n\n"
},
"$:/language/Help/clearpassword": {
"title": "$:/language/Help/clearpassword",
"description": "Clear a password for subsequent crypto operations",
"text": "Clear the password for subsequent crypto operations\n\n```\n--clearpassword\n```\n"
},
"$:/language/Help/default": {
"title": "$:/language/Help/default",
"text": "\\define commandTitle()\n$:/language/Help/$(command)$\n\\end\n```\nusage: tiddlywiki [<wikifolder>] [--<command> [<args>...]...]\n```\n\nAvailable commands:\n\n<ul>\n<$list filter=\"[commands[]sort[title]]\" variable=\"command\">\n<li><$link to=<<commandTitle>>><$macrocall $name=\"command\" $type=\"text/plain\" $output=\"text/plain\"/></$link>: <$transclude tiddler=<<commandTitle>> field=\"description\"/></li>\n</$list>\n</ul>\n\nTo get detailed help on a command:\n\n```\ntiddlywiki --help <command>\n```\n"
},
"$:/language/Help/deletetiddlers": {
"title": "$:/language/Help/deletetiddlers",
"description": "Deletes a group of tiddlers",
"text": "<<.from-version \"5.1.20\">> Deletes a group of tiddlers identified by a filter.\n\n```\n--deletetiddlers <filter>\n```\n"
},
"$:/language/Help/editions": {
"title": "$:/language/Help/editions",
"description": "Lists the available editions of TiddlyWiki",
"text": "Lists the names and descriptions of the available editions. You can create a new wiki of a specified edition with the `--init` command.\n\n```\n--editions\n```\n"
},
"$:/language/Help/fetch": {
"title": "$:/language/Help/fetch",
"description": "Fetch tiddlers from wiki by URL",
"text": "Fetch one or more files over HTTP/HTTPS, and import the tiddlers matching a filter, optionally transforming the incoming titles.\n\n```\n--fetch file <url> <import-filter> <transform-filter>\n--fetch files <url-filter> <import-filter> <transform-filter>\n--fetch raw-file <url> <transform-filter>\n--fetch raw-files <url-filter> <transform-filter>\n```\n\nThe \"file\" and \"files\" variants fetch the specified files and attempt to import the tiddlers within them (the same processing as if the files were dragged into the browser window). The \"raw-file\" and \"raw-files\" variants fetch the specified files and then store the raw file data in tiddlers, without applying the import logic.\n\nWith the \"file\" and \"raw-file\" variants only a single file is fetched and the first parameter is the URL of the file to read.\n\nWith the \"files\" and \"raw-files\" variants, multiple files are fetched and the first parameter is a filter yielding a list of URLs of the files to read. For example, given a set of tiddlers tagged \"remote-server\" that have a field \"url\" the filter `[tag[remote-server]get[url]]` will retrieve all the available URLs.\n\nFor the \"file\" and \"files\" variants, the `<import-filter>` parameter specifies a filter determining which tiddlers are imported. It defaults to `[all[tiddlers]]` if not provided.\n\nFor all variants, the `<transform-filter>` parameter specifies an optional filter that transforms the titles of the imported tiddlers. For example, `[addprefix[$:/myimports/]]` would add the prefix `$:/myimports/` to each title.\n\nPreceding the `--fetch` command with `--verbose` will output progress information during the import.\n\nNote that TiddlyWiki will not fetch an older version of an already loaded plugin.\n\nThe following example retrieves all the non-system tiddlers from https://tiddlywiki.com and saves them to a JSON file:\n\n```\ntiddlywiki --verbose --fetch file \"https://tiddlywiki.com/\" \"[!is[system]]\" \"\" --rendertiddler \"$:/core/templates/exporters/JsonFile\" output.json text/plain \"\" exportFilter \"[!is[system]]\"\n```\n\nThe following example retrieves the \"favicon\" file from tiddlywiki.com and saves it in a file called \"output.ico\". Note that the intermediate tiddler \"Icon Tiddler\" is quoted in the \"--fetch\" command because it is being used as a transformation filter to replace the default title, while there are no quotes for the \"--savetiddler\" command because it is being used directly as a title.\n\n```\ntiddlywiki --verbose --fetch raw-file \"https://tiddlywiki.com/favicon.ico\" \"[[Icon Tiddler]]\" --savetiddler \"Icon Tiddler\" output.ico\n```\n\n"
},
"$:/language/Help/help": {
"title": "$:/language/Help/help",
"description": "Display help for TiddlyWiki commands",
"text": "Displays help text for a command:\n\n```\n--help [<command>]\n```\n\nIf the command name is omitted then a list of available commands is displayed.\n"
},
"$:/language/Help/import": {
"title": "$:/language/Help/import",
"description": "Import tiddlers from a file",
"text": "Import tiddlers from TiddlyWiki (`.html`), `.tiddler`, `.tid`, `.json` or other local files. The deserializer must be explicitly specified, unlike the `load` command which infers the deserializer from the file extension.\n\n```\n--import <filepath> <deserializer> [<title>] [<encoding>]\n```\n\nThe deserializers in the core include:\n\n* application/javascript\n* application/json\n* application/x-tiddler\n* application/x-tiddler-html-div\n* application/x-tiddlers\n* text/html\n* text/plain\n\nThe title of the imported tiddler defaults to the filename.\n\nThe encoding defaults to \"utf8\", but can be \"base64\" for importing binary files.\n\nNote that TiddlyWiki will not import an older version of an already loaded plugin.\n"
},
"$:/language/Help/init": {
"title": "$:/language/Help/init",
"description": "Initialise a new wiki folder",
"text": "Initialise an empty [[WikiFolder|WikiFolders]] with a copy of the specified edition.\n\n```\n--init <edition> [<edition> ...]\n```\n\nFor example:\n\n```\ntiddlywiki ./MyWikiFolder --init empty\n```\n\nNote:\n\n* The wiki folder directory will be created if necessary\n* The \"edition\" defaults to ''empty''\n* The init command will fail if the wiki folder is not empty\n* The init command removes any `includeWikis` definitions in the edition's `tiddlywiki.info` file\n* When multiple editions are specified, editions initialised later will overwrite any files shared with earlier editions (so, the final `tiddlywiki.info` file will be copied from the last edition)\n* `--editions` returns a list of available editions\n"
},
"$:/language/Help/listen": {
"title": "$:/language/Help/listen",
"description": "Provides an HTTP server interface to TiddlyWiki",
"text": "Serves a wiki over HTTP.\n\nThe listen command uses NamedCommandParameters:\n\n```\n--listen [<name>=<value>]...\n```\n\nAll parameters are optional with safe defaults, and can be specified in any order. The recognised parameters are:\n\n* ''host'' - optional hostname to serve from (defaults to \"127.0.0.1\" aka \"localhost\")\n* ''path-prefix'' - optional prefix for paths\n* ''port'' - port number on which to listen; non-numeric values are interpreted as a system environment variable from which the port number is extracted (defaults to \"8080\")\n* ''credentials'' - pathname of credentials CSV file (relative to wiki folder)\n* ''anon-username'' - the username for signing edits for anonymous users\n* ''username'' - optional username for basic authentication\n* ''password'' - optional password for basic authentication\n* ''authenticated-user-header'' - optional name of header to be used for trusted authentication\n* ''readers'' - comma separated list of principals allowed to read from this wiki\n* ''writers'' - comma separated list of principals allowed to write to this wiki\n* ''csrf-disable'' - set to \"yes\" to disable CSRF checks (defaults to \"no\")\n* ''root-tiddler'' - the tiddler to serve at the root (defaults to \"$:/core/save/all\")\n* ''root-render-type'' - the content type to which the root tiddler should be rendered (defaults to \"text/plain\")\n* ''root-serve-type'' - the content type with which the root tiddler should be served (defaults to \"text/html\")\n* ''tls-cert'' - pathname of TLS certificate file (relative to wiki folder)\n* ''tls-key'' - pathname of TLS key file (relative to wiki folder)\n* ''debug-level'' - optional debug level; set to \"debug\" to view request details (defaults to \"none\")\n* ''gzip'' - set to \"yes\" to enable gzip compression for some http endpoints (defaults to \"no\")\n\nFor information on opening up your instance to the entire local network, and possible security concerns, see the WebServer tiddler at TiddlyWiki.com.\n\n"
},
"$:/language/Help/load": {
"title": "$:/language/Help/load",
"description": "Load tiddlers from a file",
"text": "Load tiddlers from TiddlyWiki (`.html`), `.tiddler`, `.tid`, `.json` or other local files. The processing applied to incoming files is determined by the file extension. Use the alternative `import` command if you need to specify the deserializer and encoding explicitly.\n\n```\n--load <filepath> [noerror]\n--load <dirpath> [noerror]\n```\n\nBy default, the load command raises an error if no tiddlers are found. The error can be suppressed by providing the optional \"noerror\" parameter.\n\nTo load tiddlers from an encrypted TiddlyWiki file you should first specify the password with the PasswordCommand. For example:\n\n```\ntiddlywiki ./MyWiki --password pa55w0rd --load my_encrypted_wiki.html\n```\n\nNote that TiddlyWiki will not load an older version of an already loaded plugin.\n"
},
"$:/language/Help/makelibrary": {
"title": "$:/language/Help/makelibrary",
"description": "Construct library plugin required by upgrade process",
"text": "Constructs the `$:/UpgradeLibrary` tiddler for the upgrade process.\n\nThe upgrade library is formatted as an ordinary plugin tiddler with the plugin type `library`. It contains a copy of each of the plugins, themes and language packs available within the TiddlyWiki5 repository.\n\nThis command is intended for internal use; it is only relevant to users constructing a custom upgrade procedure.\n\n```\n--makelibrary <title>\n```\n\nThe title argument defaults to `$:/UpgradeLibrary`.\n"
},
"$:/language/Help/notfound": {
"title": "$:/language/Help/notfound",
"text": "No such help item"
},
"$:/language/Help/output": {
"title": "$:/language/Help/output",
"description": "Set the base output directory for subsequent commands",
"text": "Sets the base output directory for subsequent commands. The default output directory is the `output` subdirectory of the edition directory.\n\n```\n--output <pathname>\n```\n\nIf the specified pathname is relative then it is resolved relative to the current working directory. For example `--output .` sets the output directory to the current working directory.\n\n"
},
"$:/language/Help/password": {
"title": "$:/language/Help/password",
"description": "Set a password for subsequent crypto operations",
"text": "Set a password for subsequent crypto operations\n\n```\n--password <password>\n```\n\n''Note'': This should not be used for serving TiddlyWiki with password protection. Instead, see the password option under the [[ServerCommand]].\n"
},
"$:/language/Help/render": {
"title": "$:/language/Help/render",
"description": "Renders individual tiddlers to files",
"text": "Render individual tiddlers identified by a filter and save the results to the specified files.\n\nOptionally, the title of a template tiddler can be specified. In this case, instead of directly rendering each tiddler, the template tiddler is rendered with the \"currentTiddler\" variable set to the title of the tiddler that is being rendered.\n\nA name and value for an additional variable may optionally also be specified.\n\n```\n--render <tiddler-filter> [<filename-filter>] [<render-type>] [<template>] [<name>] [<value>]\n```\n\n* ''tiddler-filter'': A filter identifying the tiddler(s) to be rendered\n* ''filename-filter'': Optional filter transforming tiddler titles into pathnames. If omitted, defaults to `[is[tiddler]addsuffix[.html]]`, which uses the unchanged tiddler title as the filename\n* ''render-type'': Optional render type: `text/html` (the default) returns the full HTML text and `text/plain` just returns the text content (ie it ignores HTML tags and other unprintable material)\n* ''template'': Optional template through which each tiddler is rendered\n* ''name'': Name of optional variable\n* ''value'': Value of optional variable\n\nBy default, the filename is resolved relative to the `output` subdirectory of the edition directory. The `--output` command can be used to direct output to a different directory.\n\nNotes:\n\n* The output directory is not cleared of any existing files\n* Any missing directories in the path to the filename are automatically created.\n* When referring to a tiddler with spaces in its title, take care to use both the quotes required by your shell and also TiddlyWiki's double square brackets : `--render \"[[Motovun Jack.jpg]]\"`\n* The filename filter is evaluated with the selected items being set to the title of the tiddler currently being rendered, allowing the title to be used as the basis for computing the filename. For example `[encodeuricomponent[]addprefix[static/]]` applies URI encoding to each title, and then adds the prefix `static/`\n* The `--render` command is a more flexible replacement for both the `--rendertiddler` and `--rendertiddlers` commands, which are deprecated\n\nExamples:\n\n* `--render \"[!is[system]]\" \"[encodeuricomponent[]addprefix[tiddlers/]addsuffix[.html]]\"` -- renders all non-system tiddlers as files in the subdirectory \"tiddlers\" with URL-encoded titles and the extension HTML\n\n"
},
"$:/language/Help/rendertiddler": {
"title": "$:/language/Help/rendertiddler",
"description": "Render an individual tiddler as a specified ContentType",
"text": "(Note: The `--rendertiddler` command is deprecated in favour of the new, more flexible `--render` command)\n\nRender an individual tiddler as a specified ContentType, defaulting to `text/html` and save it to the specified filename.\n\nOptionally the title of a template tiddler can be specified, in which case the template tiddler is rendered with the \"currentTiddler\" variable set to the tiddler that is being rendered (the first parameter value).\n\nA name and value for an additional variable may optionally also be specified.\n\n```\n--rendertiddler <title> <filename> [<type>] [<template>] [<name>] [<value>]\n```\n\nBy default, the filename is resolved relative to the `output` subdirectory of the edition directory. The `--output` command can be used to direct output to a different directory.\n\nAny missing directories in the path to the filename are automatically created.\n\nFor example, the following command saves all tiddlers matching the filter `[tag[done]]` to a JSON file titled `output.json` by employing the core template `$:/core/templates/exporters/JsonFile`.\n\n```\n--rendertiddler \"$:/core/templates/exporters/JsonFile\" output.json text/plain \"\" exportFilter \"[tag[done]]\"\n```\n"
},
"$:/language/Help/rendertiddlers": {
"title": "$:/language/Help/rendertiddlers",
"description": "Render tiddlers matching a filter to a specified ContentType",
"text": "(Note: The `--rendertiddlers` command is deprecated in favour of the new, more flexible `--render` command)\n\nRender a set of tiddlers matching a filter to separate files of a specified ContentType (defaults to `text/html`) and extension (defaults to `.html`).\n\n```\n--rendertiddlers <filter> <template> <pathname> [<type>] [<extension>] [\"noclean\"]\n```\n\nFor example:\n\n```\n--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html ./static text/plain\n```\n\nBy default, the pathname is resolved relative to the `output` subdirectory of the edition directory. The `--output` command can be used to direct output to a different directory.\n\nAny files in the target directory are deleted unless the ''noclean'' flag is specified. The target directory is recursively created if it is missing.\n"
},
"$:/language/Help/save": {
"title": "$:/language/Help/save",
"description": "Saves individual raw tiddlers to files",
"text": "Saves individual tiddlers identified by a filter in their raw text or binary format to the specified files.\n\n```\n--save <tiddler-filter> <filename-filter>\n```\n\n* ''tiddler-filter'': A filter identifying the tiddler(s) to be saved\n* ''filename-filter'': Optional filter transforming tiddler titles into pathnames. If omitted, defaults to `[is[tiddler]]`, which uses the unchanged tiddler title as the filename\n\nBy default, the filename is resolved relative to the `output` subdirectory of the edition directory. The `--output` command can be used to direct output to a different directory.\n\nNotes:\n\n* The output directory is not cleared of any existing files\n* Any missing directories in the path to the filename are automatically created.\n* When saving a tiddler with spaces in its title, take care to use both the quotes required by your shell and also TiddlyWiki's double square brackets : `--save \"[[Motovun Jack.jpg]]\"`\n* The filename filter is evaluated with the selected items being set to the title of the tiddler currently being saved, allowing the title to be used as the basis for computing the filename. For example `[encodeuricomponent[]addprefix[static/]]` applies URI encoding to each title, and then adds the prefix `static/`\n* The `--save` command is a more flexible replacement for both the `--savetiddler` and `--savetiddlers` commands, which are deprecated\n\nExamples:\n\n* `--save \"[!is[system]is[image]]\" \"[encodeuricomponent[]addprefix[tiddlers/]]\"` -- saves all non-system image tiddlers as files in the subdirectory \"tiddlers\" with URL-encoded titles\n"
},
"$:/language/Help/savetiddler": {
"title": "$:/language/Help/savetiddler",
"description": "Saves a raw tiddler to a file",
"text": "(Note: The `--savetiddler` command is deprecated in favour of the new, more flexible `--save` command)\n\nSaves an individual tiddler in its raw text or binary format to the specified filename.\n\n```\n--savetiddler <title> <filename>\n```\n\nBy default, the filename is resolved relative to the `output` subdirectory of the edition directory. The `--output` command can be used to direct output to a different directory.\n\nAny missing directories in the path to the filename are automatically created.\n"
},
"$:/language/Help/savetiddlers": {
"title": "$:/language/Help/savetiddlers",
"description": "Saves a group of raw tiddlers to a directory",
"text": "(Note: The `--savetiddlers` command is deprecated in favour of the new, more flexible `--save` command)\n\nSaves a group of tiddlers in their raw text or binary format to the specified directory.\n\n```\n--savetiddlers <filter> <pathname> [\"noclean\"]\n```\n\nBy default, the pathname is resolved relative to the `output` subdirectory of the edition directory. The `--output` command can be used to direct output to a different directory.\n\nThe output directory is cleared of existing files before saving the specified files. The deletion can be disabled by specifying the ''noclean'' flag.\n\nAny missing directories in the pathname are automatically created.\n"
},
"$:/language/Help/savewikifolder": {
"title": "$:/language/Help/savewikifolder",
"description": "Saves a wiki to a new wiki folder",
"text": "<<.from-version \"5.1.20\">> Saves the current wiki as a wiki folder, including tiddlers, plugins and configuration:\n\n```\n--savewikifolder <wikifolderpath> [<filter>]\n```\n\n* The target wiki folder must be empty or non-existent\n* The filter specifies which tiddlers should be included. It is optional, defaulting to `[all[tiddlers]]`\n* Plugins from the official plugin library are replaced with references to those plugins in the `tiddlywiki.info` file\n* Custom plugins are unpacked into their own folder\n\nA common usage is to convert a TiddlyWiki HTML file into a wiki folder:\n\n```\ntiddlywiki --load ./mywiki.html --savewikifolder ./mywikifolder\n```\n"
},
"$:/language/Help/server": {
"title": "$:/language/Help/server",
"description": "Provides an HTTP server interface to TiddlyWiki (deprecated in favour of the new listen command)",
"text": "Legacy command to serve a wiki over HTTP.\n\n```\n--server <port> <root-tiddler> <root-render-type> <root-serve-type> <username> <password> <host> <path-prefix> <debug-level>\n```\n\nThe parameters are:\n\n* ''port'' - port number on which to listen; non-numeric values are interpreted as a system environment variable from which the port number is extracted (defaults to \"8080\")\n* ''root-tiddler'' - the tiddler to serve at the root (defaults to \"$:/core/save/all\")\n* ''root-render-type'' - the content type to which the root tiddler should be rendered (defaults to \"text/plain\")\n* ''root-serve-type'' - the content type with which the root tiddler should be served (defaults to \"text/html\")\n* ''username'' - the default username for signing edits\n* ''password'' - optional password for basic authentication\n* ''host'' - optional hostname to serve from (defaults to \"127.0.0.1\" aka \"localhost\")\n* ''path-prefix'' - optional prefix for paths\n* ''debug-level'' - optional debug level; set to \"debug\" to view request details (defaults to \"none\")\n\nIf the password parameter is specified then the browser will prompt the user for the username and password. Note that the password is transmitted in plain text so this implementation should only be used on a trusted network or over HTTPS.\n\nFor example:\n\n```\n--server 8080 $:/core/save/all text/plain text/html MyUserName passw0rd\n```\n\nThe username and password can be specified as empty strings if you need to set the hostname or pathprefix and don't want to require a password.\n\n\n```\n--server 8080 $:/core/save/all text/plain text/html \"\" \"\" 192.168.0.245\n```\n\nUsing an address like this exposes your system to the local network. For information on opening up your instance to the entire local network, and possible security concerns, see the WebServer tiddler at TiddlyWiki.com.\n\nTo run multiple TiddlyWiki servers at the same time you'll need to put each one on a different port. It can be useful to use an environment variable to pass the port number to the Node.js process. This example references an environment variable called \"MY_PORT_NUMBER\":\n\n```\n--server MY_PORT_NUMBER $:/core/save/all text/plain text/html MyUserName passw0rd\n```\n"
},
"$:/language/Help/setfield": {
"title": "$:/language/Help/setfield",
"description": "Prepares external tiddlers for use",
"text": "//Note that this command is experimental and may change or be replaced before being finalised//\n\nSets the specified field of a group of tiddlers to the result of wikifying a template tiddler with the `currentTiddler` variable set to the tiddler.\n\n```\n--setfield <filter> <fieldname> <templatetitle> <rendertype>\n```\n\nThe parameters are:\n\n* ''filter'' - filter identifying the tiddlers to be affected\n* ''fieldname'' - the field to modify (defaults to \"text\")\n* ''templatetitle'' - the tiddler to wikify into the specified field. If blank or missing then the specified field is deleted\n* ''rendertype'' - the text type to render (defaults to \"text/plain\"; \"text/html\" can be used to include HTML tags)\n"
},
"$:/language/Help/unpackplugin": {
"title": "$:/language/Help/unpackplugin",
"description": "Unpack the payload tiddlers from a plugin",
"text": "Extract the payload tiddlers from a plugin, creating them as ordinary tiddlers:\n\n```\n--unpackplugin <title>\n```\n"
},
"$:/language/Help/verbose": {
"title": "$:/language/Help/verbose",
"description": "Triggers verbose output mode",
"text": "Triggers verbose output, useful for debugging\n\n```\n--verbose\n```\n"
},
"$:/language/Help/version": {
"title": "$:/language/Help/version",
"description": "Displays the version number of TiddlyWiki",
"text": "Displays the version number of TiddlyWiki.\n\n```\n--version\n```\n"
},
"$:/language/Import/Imported/Hint": {
"title": "$:/language/Import/Imported/Hint",
"text": "The following tiddlers were imported:"
},
"$:/language/Import/Listing/Cancel/Caption": {
"title": "$:/language/Import/Listing/Cancel/Caption",
"text": "Cancel"
},
"$:/language/Import/Listing/Hint": {
"title": "$:/language/Import/Listing/Hint",
"text": "These tiddlers are ready to import:"
},
"$:/language/Import/Listing/Import/Caption": {
"title": "$:/language/Import/Listing/Import/Caption",
"text": "Import"
},
"$:/language/Import/Listing/Select/Caption": {
"title": "$:/language/Import/Listing/Select/Caption",
"text": "Select"
},
"$:/language/Import/Listing/Status/Caption": {
"title": "$:/language/Import/Listing/Status/Caption",
"text": "Status"
},
"$:/language/Import/Listing/Title/Caption": {
"title": "$:/language/Import/Listing/Title/Caption",
"text": "Title"
},
"$:/language/Import/Listing/Preview": {
"title": "$:/language/Import/Listing/Preview",
"text": "Preview:"
},
"$:/language/Import/Listing/Preview/Text": {
"title": "$:/language/Import/Listing/Preview/Text",
"text": "Text"
},
"$:/language/Import/Listing/Preview/TextRaw": {
"title": "$:/language/Import/Listing/Preview/TextRaw",
"text": "Text (Raw)"
},
"$:/language/Import/Listing/Preview/Fields": {
"title": "$:/language/Import/Listing/Preview/Fields",
"text": "Fields"
},
"$:/language/Import/Listing/Preview/Diff": {
"title": "$:/language/Import/Listing/Preview/Diff",
"text": "Diff"
},
"$:/language/Import/Listing/Preview/DiffFields": {
"title": "$:/language/Import/Listing/Preview/DiffFields",
"text": "Diff (Fields)"
},
"$:/language/Import/Upgrader/Plugins/Suppressed/Incompatible": {
"title": "$:/language/Import/Upgrader/Plugins/Suppressed/Incompatible",
"text": "Blocked incompatible or obsolete plugin"
},
"$:/language/Import/Upgrader/Plugins/Suppressed/Version": {
"title": "$:/language/Import/Upgrader/Plugins/Suppressed/Version",
"text": "Blocked plugin (due to incoming <<incoming>> being older than existing <<existing>>)"
},
"$:/language/Import/Upgrader/Plugins/Upgraded": {
"title": "$:/language/Import/Upgrader/Plugins/Upgraded",
"text": "Upgraded plugin from <<incoming>> to <<upgraded>>"
},
"$:/language/Import/Upgrader/State/Suppressed": {
"title": "$:/language/Import/Upgrader/State/Suppressed",
"text": "Blocked temporary state tiddler"
},
"$:/language/Import/Upgrader/System/Suppressed": {
"title": "$:/language/Import/Upgrader/System/Suppressed",
"text": "Blocked system tiddler"
},
"$:/language/Import/Upgrader/System/Warning": {
"title": "$:/language/Import/Upgrader/System/Warning",
"text": "Core module tiddler"
},
"$:/language/Import/Upgrader/System/Alert": {
"title": "$:/language/Import/Upgrader/System/Alert",
"text": "You are about to import a tiddler that will overwrite a core module tiddler. This is not recommended as it may make the system unstable"
},
"$:/language/Import/Upgrader/ThemeTweaks/Created": {
"title": "$:/language/Import/Upgrader/ThemeTweaks/Created",
"text": "Migrated theme tweak from <$text text=<<from>>/>"
},
"$:/language/AboveStory/ClassicPlugin/Warning": {
"title": "$:/language/AboveStory/ClassicPlugin/Warning",
"text": "It looks like you are trying to load a plugin designed for ~TiddlyWiki Classic. Please note that [[these plugins do not work with TiddlyWiki version 5.x.x|https://tiddlywiki.com/#TiddlyWikiClassic]]. ~TiddlyWiki Classic plugins detected:"
},
"$:/language/BinaryWarning/Prompt": {
"title": "$:/language/BinaryWarning/Prompt",
"text": "This tiddler contains binary data"
},
"$:/language/ClassicWarning/Hint": {
"title": "$:/language/ClassicWarning/Hint",
"text": "This tiddler is written in TiddlyWiki Classic wiki text format, which is not fully compatible with TiddlyWiki version 5. See https://tiddlywiki.com/static/Upgrading.html for more details."
},
"$:/language/ClassicWarning/Upgrade/Caption": {
"title": "$:/language/ClassicWarning/Upgrade/Caption",
"text": "upgrade"
},
"$:/language/CloseAll/Button": {
"title": "$:/language/CloseAll/Button",
"text": "close all"
},
"$:/language/ColourPicker/Recent": {
"title": "$:/language/ColourPicker/Recent",
"text": "Recent:"
},
"$:/language/ConfirmCancelTiddler": {
"title": "$:/language/ConfirmCancelTiddler",
"text": "Do you wish to discard changes to the tiddler \"<$text text=<<title>>/>\"?"
},
"$:/language/ConfirmDeleteTiddler": {
"title": "$:/language/ConfirmDeleteTiddler",
"text": "Do you wish to delete the tiddler \"<$text text=<<title>>/>\"?"
},
"$:/language/ConfirmOverwriteTiddler": {
"title": "$:/language/ConfirmOverwriteTiddler",
"text": "Do you wish to overwrite the tiddler \"<$text text=<<title>>/>\"?"
},
"$:/language/ConfirmEditShadowTiddler": {
"title": "$:/language/ConfirmEditShadowTiddler",
"text": "You are about to edit a ShadowTiddler. Any changes will override the default system making future upgrades non-trivial. Are you sure you want to edit \"<$text text=<<title>>/>\"?"
},
"$:/language/Count": {
"title": "$:/language/Count",
"text": "count"
},
"$:/language/DefaultNewTiddlerTitle": {
"title": "$:/language/DefaultNewTiddlerTitle",
"text": "New Tiddler"
},
"$:/language/Diffs/CountMessage": {
"title": "$:/language/Diffs/CountMessage",
"text": "<<diff-count>> differences"
},
"$:/language/DropMessage": {
"title": "$:/language/DropMessage",
"text": "Drop here (or use the 'Escape' key to cancel)"
},
"$:/language/Encryption/Cancel": {
"title": "$:/language/Encryption/Cancel",
"text": "Cancel"
},
"$:/language/Encryption/ConfirmClearPassword": {
"title": "$:/language/Encryption/ConfirmClearPassword",
"text": "Do you wish to clear the password? This will remove the encryption applied when saving this wiki"
},
"$:/language/Encryption/PromptSetPassword": {
"title": "$:/language/Encryption/PromptSetPassword",
"text": "Set a new password for this TiddlyWiki"
},
"$:/language/Encryption/Username": {
"title": "$:/language/Encryption/Username",
"text": "Username"
},
"$:/language/Encryption/Password": {
"title": "$:/language/Encryption/Password",
"text": "Password"
},
"$:/language/Encryption/RepeatPassword": {
"title": "$:/language/Encryption/RepeatPassword",
"text": "Repeat password"
},
"$:/language/Encryption/PasswordNoMatch": {
"title": "$:/language/Encryption/PasswordNoMatch",
"text": "Passwords do not match"
},
"$:/language/Encryption/SetPassword": {
"title": "$:/language/Encryption/SetPassword",
"text": "Set password"
},
"$:/language/Error/Caption": {
"title": "$:/language/Error/Caption",
"text": "Error"
},
"$:/language/Error/EditConflict": {
"title": "$:/language/Error/EditConflict",
"text": "File changed on server"
},
"$:/language/Error/Filter": {
"title": "$:/language/Error/Filter",
"text": "Filter error"
},
"$:/language/Error/FilterSyntax": {
"title": "$:/language/Error/FilterSyntax",
"text": "Syntax error in filter expression"
},
"$:/language/Error/IsFilterOperator": {
"title": "$:/language/Error/IsFilterOperator",
"text": "Filter Error: Unknown operand for the 'is' filter operator"
},
"$:/language/Error/LoadingPluginLibrary": {
"title": "$:/language/Error/LoadingPluginLibrary",
"text": "Error loading plugin library"
},
"$:/language/Error/NetworkErrorAlert": {
"title": "$:/language/Error/NetworkErrorAlert",
"text": "`<h2>''Network Error''</h2>It looks like the connection to the server has been lost. This may indicate a problem with your network connection. Please attempt to restore network connectivity before continuing.<br><br>''Any unsaved changes will be automatically synchronised when connectivity is restored''.`"
},
"$:/language/Error/RecursiveTransclusion": {
"title": "$:/language/Error/RecursiveTransclusion",
"text": "Recursive transclusion error in transclude widget"
},
"$:/language/Error/RetrievingSkinny": {
"title": "$:/language/Error/RetrievingSkinny",
"text": "Error retrieving skinny tiddler list"
},
"$:/language/Error/SavingToTWEdit": {
"title": "$:/language/Error/SavingToTWEdit",
"text": "Error saving to TWEdit"
},
"$:/language/Error/WhileSaving": {
"title": "$:/language/Error/WhileSaving",
"text": "Error while saving"
},
"$:/language/Error/XMLHttpRequest": {
"title": "$:/language/Error/XMLHttpRequest",
"text": "XMLHttpRequest error code"
},
"$:/language/InternalJavaScriptError/Title": {
"title": "$:/language/InternalJavaScriptError/Title",
"text": "Internal JavaScript Error"
},
"$:/language/InternalJavaScriptError/Hint": {
"title": "$:/language/InternalJavaScriptError/Hint",
"text": "Well, this is embarrassing. It is recommended that you restart TiddlyWiki by refreshing your browser"
},
"$:/language/InvalidFieldName": {
"title": "$:/language/InvalidFieldName",
"text": "Illegal characters in field name \"<$text text=<<fieldName>>/>\". Fields can only contain lowercase letters, digits and the characters underscore (`_`), hyphen (`-`) and period (`.`)"
},
"$:/language/LazyLoadingWarning": {
"title": "$:/language/LazyLoadingWarning",
"text": "<p>Trying to load external content from ''<$text text={{!!_canonical_uri}}/>''</p><p>If this message doesn't disappear, either the tiddler content type doesn't match the type of the external content, or you may be using a browser that doesn't support external content for wikis loaded as standalone files. See https://tiddlywiki.com/#ExternalText</p>"
},
"$:/language/LoginToTiddlySpace": {
"title": "$:/language/LoginToTiddlySpace",
"text": "Login to TiddlySpace"
},
"$:/language/Manager/Controls/FilterByTag/None": {
"title": "$:/language/Manager/Controls/FilterByTag/None",
"text": "(none)"
},
"$:/language/Manager/Controls/FilterByTag/Prompt": {
"title": "$:/language/Manager/Controls/FilterByTag/Prompt",
"text": "Filter by tag:"
},
"$:/language/Manager/Controls/Order/Prompt": {
"title": "$:/language/Manager/Controls/Order/Prompt",
"text": "Reverse order"
},
"$:/language/Manager/Controls/Search/Placeholder": {
"title": "$:/language/Manager/Controls/Search/Placeholder",
"text": "Search"
},
"$:/language/Manager/Controls/Search/Prompt": {
"title": "$:/language/Manager/Controls/Search/Prompt",
"text": "Search:"
},
"$:/language/Manager/Controls/Show/Option/Tags": {
"title": "$:/language/Manager/Controls/Show/Option/Tags",
"text": "tags"
},
"$:/language/Manager/Controls/Show/Option/Tiddlers": {
"title": "$:/language/Manager/Controls/Show/Option/Tiddlers",
"text": "tiddlers"
},
"$:/language/Manager/Controls/Show/Prompt": {
"title": "$:/language/Manager/Controls/Show/Prompt",
"text": "Show:"
},
"$:/language/Manager/Controls/Sort/Prompt": {
"title": "$:/language/Manager/Controls/Sort/Prompt",
"text": "Sort by:"
},
"$:/language/Manager/Item/Colour": {
"title": "$:/language/Manager/Item/Colour",
"text": "Colour"
},
"$:/language/Manager/Item/Fields": {
"title": "$:/language/Manager/Item/Fields",
"text": "Fields"
},
"$:/language/Manager/Item/Icon/None": {
"title": "$:/language/Manager/Item/Icon/None",
"text": "(none)"
},
"$:/language/Manager/Item/Icon": {
"title": "$:/language/Manager/Item/Icon",
"text": "Icon"
},
"$:/language/Manager/Item/RawText": {
"title": "$:/language/Manager/Item/RawText",
"text": "Raw text"
},
"$:/language/Manager/Item/Tags": {
"title": "$:/language/Manager/Item/Tags",
"text": "Tags"
},
"$:/language/Manager/Item/Tools": {
"title": "$:/language/Manager/Item/Tools",
"text": "Tools"
},
"$:/language/Manager/Item/WikifiedText": {
"title": "$:/language/Manager/Item/WikifiedText",
"text": "Wikified text"
},
"$:/language/MissingTiddler/Hint": {
"title": "$:/language/MissingTiddler/Hint",
"text": "Missing tiddler \"<$text text=<<currentTiddler>>/>\" -- click {{||$:/core/ui/Buttons/edit}} to create"
},
"$:/language/No": {
"title": "$:/language/No",
"text": "No"
},
"$:/language/OfficialPluginLibrary": {
"title": "$:/language/OfficialPluginLibrary",
"text": "Official ~TiddlyWiki Plugin Library"
},
"$:/language/OfficialPluginLibrary/Hint": {
"title": "$:/language/OfficialPluginLibrary/Hint",
"text": "The official ~TiddlyWiki plugin library at tiddlywiki.com. Plugins, themes and language packs are maintained by the core team."
},
"$:/language/PluginReloadWarning": {
"title": "$:/language/PluginReloadWarning",
"text": "Please save {{$:/core/ui/Buttons/save-wiki}} and reload {{$:/core/ui/Buttons/refresh}} to allow changes to ~JavaScript plugins to take effect"
},
"$:/language/RecentChanges/DateFormat": {
"title": "$:/language/RecentChanges/DateFormat",
"text": "DDth MMM YYYY"
},
"$:/language/SystemTiddler/Tooltip": {
"title": "$:/language/SystemTiddler/Tooltip",
"text": "This is a system tiddler"
},
"$:/language/SystemTiddlers/Include/Prompt": {
"title": "$:/language/SystemTiddlers/Include/Prompt",
"text": "Include system tiddlers"
},
"$:/language/TagManager/Colour/Heading": {
"title": "$:/language/TagManager/Colour/Heading",
"text": "Colour"
},
"$:/language/TagManager/Count/Heading": {
"title": "$:/language/TagManager/Count/Heading",
"text": "Count"
},
"$:/language/TagManager/Icon/Heading": {
"title": "$:/language/TagManager/Icon/Heading",
"text": "Icon"
},
"$:/language/TagManager/Icons/None": {
"title": "$:/language/TagManager/Icons/None",
"text": "None"
},
"$:/language/TagManager/Info/Heading": {
"title": "$:/language/TagManager/Info/Heading",
"text": "Info"
},
"$:/language/TagManager/Tag/Heading": {
"title": "$:/language/TagManager/Tag/Heading",
"text": "Tag"
},
"$:/language/Tiddler/DateFormat": {
"title": "$:/language/Tiddler/DateFormat",
"text": "DDth MMM YYYY at hh12:0mmam"
},
"$:/language/UnsavedChangesWarning": {
"title": "$:/language/UnsavedChangesWarning",
"text": "You have unsaved changes in TiddlyWiki"
},
"$:/language/Yes": {
"title": "$:/language/Yes",
"text": "Yes"
},
"$:/language/Modals/Download": {
"title": "$:/language/Modals/Download",
"subtitle": "Download changes",
"footer": "<$button message=\"tm-close-tiddler\">Close</$button>",
"help": "https://tiddlywiki.com/static/DownloadingChanges.html",
"text": "Your browser only supports manual saving.\n\nTo save your modified wiki, right click on the download link below and select \"Download file\" or \"Save file\", and then choose the folder and filename.\n\n//You can marginally speed things up by clicking the link with the control key (Windows) or the options/alt key (Mac OS X). You will not be prompted for the folder or filename, but your browser is likely to give it an unrecognisable name -- you may need to rename the file to include an `.html` extension before you can do anything useful with it.//\n\nOn smartphones that do not allow files to be downloaded you can instead bookmark the link, and then sync your bookmarks to a desktop computer from where the wiki can be saved normally.\n"
},
"$:/language/Modals/SaveInstructions": {
"title": "$:/language/Modals/SaveInstructions",
"subtitle": "Save your work",
"footer": "<$button message=\"tm-close-tiddler\">Close</$button>",
"help": "https://tiddlywiki.com/static/SavingChanges.html",
"text": "Your changes to this wiki need to be saved as a ~TiddlyWiki HTML file.\n\n!!! Desktop browsers\n\n# Select ''Save As'' from the ''File'' menu\n# Choose a filename and location\n#* Some browsers also require you to explicitly specify the file saving format as ''Webpage, HTML only'' or similar\n# Close this tab\n\n!!! Smartphone browsers\n\n# Create a bookmark to this page\n#* If you've got iCloud or Google Sync set up then the bookmark will automatically sync to your desktop where you can open it and save it as above\n# Close this tab\n\n//If you open the bookmark again in Mobile Safari you will see this message again. If you want to go ahead and use the file, just click the ''close'' button below//\n"
},
"$:/config/NewJournal/Title": {
"title": "$:/config/NewJournal/Title",
"text": "DDth MMM YYYY"
},
"$:/config/NewJournal/Text": {
"title": "$:/config/NewJournal/Text",
"text": ""
},
"$:/config/NewJournal/Tags": {
"title": "$:/config/NewJournal/Tags",
"tags": "Journal"
},
"$:/language/Notifications/Save/Done": {
"title": "$:/language/Notifications/Save/Done",
"text": "Saved wiki"
},
"$:/language/Notifications/Save/Starting": {
"title": "$:/language/Notifications/Save/Starting",
"text": "Starting to save wiki"
},
"$:/language/Notifications/CopiedToClipboard/Succeeded": {
"title": "$:/language/Notifications/CopiedToClipboard/Succeeded",
"text": "Copied to clipboard!"
},
"$:/language/Notifications/CopiedToClipboard/Failed": {
"title": "$:/language/Notifications/CopiedToClipboard/Failed",
"text": "Failed to copy to clipboard!"
},
"$:/language/Search/DefaultResults/Caption": {
"title": "$:/language/Search/DefaultResults/Caption",
"text": "List"
},
"$:/language/Search/Filter/Caption": {
"title": "$:/language/Search/Filter/Caption",
"text": "Filter"
},
"$:/language/Search/Filter/Hint": {
"title": "$:/language/Search/Filter/Hint",
"text": "Search via a [[filter expression|https://tiddlywiki.com/static/Filters.html]]"
},
"$:/language/Search/Filter/Matches": {
"title": "$:/language/Search/Filter/Matches",
"text": "//<small><<resultCount>> matches</small>//"
},
"$:/language/Search/Matches": {
"title": "$:/language/Search/Matches",
"text": "//<small><<resultCount>> matches</small>//"
},
"$:/language/Search/Matches/All": {
"title": "$:/language/Search/Matches/All",
"text": "All matches:"
},
"$:/language/Search/Matches/Title": {
"title": "$:/language/Search/Matches/Title",
"text": "Title matches:"
},
"$:/language/Search/Search": {
"title": "$:/language/Search/Search",
"text": "Search"
},
"$:/language/Search/Search/TooShort": {
"title": "$:/language/Search/Search/TooShort",
"text": "Search text too short"
},
"$:/language/Search/Shadows/Caption": {
"title": "$:/language/Search/Shadows/Caption",
"text": "Shadows"
},
"$:/language/Search/Shadows/Hint": {
"title": "$:/language/Search/Shadows/Hint",
"text": "Search for shadow tiddlers"
},
"$:/language/Search/Shadows/Matches": {
"title": "$:/language/Search/Shadows/Matches",
"text": "//<small><<resultCount>> matches</small>//"
},
"$:/language/Search/Standard/Caption": {
"title": "$:/language/Search/Standard/Caption",
"text": "Standard"
},
"$:/language/Search/Standard/Hint": {
"title": "$:/language/Search/Standard/Hint",
"text": "Search for standard tiddlers"
},
"$:/language/Search/Standard/Matches": {
"title": "$:/language/Search/Standard/Matches",
"text": "//<small><<resultCount>> matches</small>//"
},
"$:/language/Search/System/Caption": {
"title": "$:/language/Search/System/Caption",
"text": "System"
},
"$:/language/Search/System/Hint": {
"title": "$:/language/Search/System/Hint",
"text": "Search for system tiddlers"
},
"$:/language/Search/System/Matches": {
"title": "$:/language/Search/System/Matches",
"text": "//<small><<resultCount>> matches</small>//"
},
"$:/language/SideBar/All/Caption": {
"title": "$:/language/SideBar/All/Caption",
"text": "All"
},
"$:/language/SideBar/Contents/Caption": {
"title": "$:/language/SideBar/Contents/Caption",
"text": "Contents"
},
"$:/language/SideBar/Drafts/Caption": {
"title": "$:/language/SideBar/Drafts/Caption",
"text": "Drafts"
},
"$:/language/SideBar/Explorer/Caption": {
"title": "$:/language/SideBar/Explorer/Caption",
"text": "Explorer"
},
"$:/language/SideBar/Missing/Caption": {
"title": "$:/language/SideBar/Missing/Caption",
"text": "Missing"
},
"$:/language/SideBar/More/Caption": {
"title": "$:/language/SideBar/More/Caption",
"text": "More"
},
"$:/language/SideBar/Open/Caption": {
"title": "$:/language/SideBar/Open/Caption",
"text": "Open"
},
"$:/language/SideBar/Orphans/Caption": {
"title": "$:/language/SideBar/Orphans/Caption",
"text": "Orphans"
},
"$:/language/SideBar/Recent/Caption": {
"title": "$:/language/SideBar/Recent/Caption",
"text": "Recent"
},
"$:/language/SideBar/Shadows/Caption": {
"title": "$:/language/SideBar/Shadows/Caption",
"text": "Shadows"
},
"$:/language/SideBar/System/Caption": {
"title": "$:/language/SideBar/System/Caption",
"text": "System"
},
"$:/language/SideBar/Tags/Caption": {
"title": "$:/language/SideBar/Tags/Caption",
"text": "Tags"
},
"$:/language/SideBar/Tags/Untagged/Caption": {
"title": "$:/language/SideBar/Tags/Untagged/Caption",
"text": "untagged"
},
"$:/language/SideBar/Tools/Caption": {
"title": "$:/language/SideBar/Tools/Caption",
"text": "Tools"
},
"$:/language/SideBar/Types/Caption": {
"title": "$:/language/SideBar/Types/Caption",
"text": "Types"
},
"$:/SiteSubtitle": {
"title": "$:/SiteSubtitle",
"text": "a non-linear personal web notebook"
},
"$:/SiteTitle": {
"title": "$:/SiteTitle",
"text": "My ~TiddlyWiki"
},
"$:/language/Snippets/ListByTag": {
"title": "$:/language/Snippets/ListByTag",
"tags": "$:/tags/TextEditor/Snippet",
"caption": "List of tiddlers by tag",
"text": "<<list-links \"[tag[task]sort[title]]\">>\n"
},
"$:/language/Snippets/MacroDefinition": {
"title": "$:/language/Snippets/MacroDefinition",
"tags": "$:/tags/TextEditor/Snippet",
"caption": "Macro definition",
"text": "\\define macroName(param1:\"default value\",param2)\nText of the macro\n\\end\n"
},
"$:/language/Snippets/Table4x3": {
"title": "$:/language/Snippets/Table4x3",
"tags": "$:/tags/TextEditor/Snippet",
"caption": "Table with 4 columns by 3 rows",
"text": "|! |!Alpha |!Beta |!Gamma |!Delta |\n|!One | | | | |\n|!Two | | | | |\n|!Three | | | | |\n"
},
"$:/language/Snippets/TableOfContents": {
"title": "$:/language/Snippets/TableOfContents",
"tags": "$:/tags/TextEditor/Snippet",
"caption": "Table of Contents",
"text": "<div class=\"tc-table-of-contents\">\n\n<<toc-selective-expandable 'TableOfContents'>>\n\n</div>"
},
"$:/language/ThemeTweaks/ThemeTweaks": {
"title": "$:/language/ThemeTweaks/ThemeTweaks",
"text": "Theme Tweaks"
},
"$:/language/ThemeTweaks/ThemeTweaks/Hint": {
"title": "$:/language/ThemeTweaks/ThemeTweaks/Hint",
"text": "You can tweak certain aspects of the ''Vanilla'' theme."
},
"$:/language/ThemeTweaks/Options": {
"title": "$:/language/ThemeTweaks/Options",
"text": "Options"
},
"$:/language/ThemeTweaks/Options/SidebarLayout": {
"title": "$:/language/ThemeTweaks/Options/SidebarLayout",
"text": "Sidebar layout"
},
"$:/language/ThemeTweaks/Options/SidebarLayout/Fixed-Fluid": {
"title": "$:/language/ThemeTweaks/Options/SidebarLayout/Fixed-Fluid",
"text": "Fixed story, fluid sidebar"
},
"$:/language/ThemeTweaks/Options/SidebarLayout/Fluid-Fixed": {
"title": "$:/language/ThemeTweaks/Options/SidebarLayout/Fluid-Fixed",
"text": "Fluid story, fixed sidebar"
},
"$:/language/ThemeTweaks/Options/StickyTitles": {
"title": "$:/language/ThemeTweaks/Options/StickyTitles",
"text": "Sticky titles"
},
"$:/language/ThemeTweaks/Options/StickyTitles/Hint": {
"title": "$:/language/ThemeTweaks/Options/StickyTitles/Hint",
"text": "Causes tiddler titles to \"stick\" to the top of the browser window"
},
"$:/language/ThemeTweaks/Options/CodeWrapping": {
"title": "$:/language/ThemeTweaks/Options/CodeWrapping",
"text": "Wrap long lines in code blocks"
},
"$:/language/ThemeTweaks/Settings": {
"title": "$:/language/ThemeTweaks/Settings",
"text": "Settings"
},
"$:/language/ThemeTweaks/Settings/FontFamily": {
"title": "$:/language/ThemeTweaks/Settings/FontFamily",
"text": "Font family"
},
"$:/language/ThemeTweaks/Settings/CodeFontFamily": {
"title": "$:/language/ThemeTweaks/Settings/CodeFontFamily",
"text": "Code font family"
},
"$:/language/ThemeTweaks/Settings/EditorFontFamily": {
"title": "$:/language/ThemeTweaks/Settings/EditorFontFamily",
"text": "Editor font family"
},
"$:/language/ThemeTweaks/Settings/BackgroundImage": {
"title": "$:/language/ThemeTweaks/Settings/BackgroundImage",
"text": "Page background image"
},
"$:/language/ThemeTweaks/Settings/BackgroundImageAttachment": {
"title": "$:/language/ThemeTweaks/Settings/BackgroundImageAttachment",
"text": "Page background image attachment"
},
"$:/language/ThemeTweaks/Settings/BackgroundImageAttachment/Scroll": {
"title": "$:/language/ThemeTweaks/Settings/BackgroundImageAttachment/Scroll",
"text": "Scroll with tiddlers"
},
"$:/language/ThemeTweaks/Settings/BackgroundImageAttachment/Fixed": {
"title": "$:/language/ThemeTweaks/Settings/BackgroundImageAttachment/Fixed",
"text": "Fixed to window"
},
"$:/language/ThemeTweaks/Settings/BackgroundImageSize": {
"title": "$:/language/ThemeTweaks/Settings/BackgroundImageSize",
"text": "Page background image size"
},
"$:/language/ThemeTweaks/Settings/BackgroundImageSize/Auto": {
"title": "$:/language/ThemeTweaks/Settings/BackgroundImageSize/Auto",
"text": "Auto"
},
"$:/language/ThemeTweaks/Settings/BackgroundImageSize/Cover": {
"title": "$:/language/ThemeTweaks/Settings/BackgroundImageSize/Cover",
"text": "Cover"
},
"$:/language/ThemeTweaks/Settings/BackgroundImageSize/Contain": {
"title": "$:/language/ThemeTweaks/Settings/BackgroundImageSize/Contain",
"text": "Contain"
},
"$:/language/ThemeTweaks/Metrics": {
"title": "$:/language/ThemeTweaks/Metrics",
"text": "Sizes"
},
"$:/language/ThemeTweaks/Metrics/FontSize": {
"title": "$:/language/ThemeTweaks/Metrics/FontSize",
"text": "Font size"
},
"$:/language/ThemeTweaks/Metrics/LineHeight": {
"title": "$:/language/ThemeTweaks/Metrics/LineHeight",
"text": "Line height"
},
"$:/language/ThemeTweaks/Metrics/BodyFontSize": {
"title": "$:/language/ThemeTweaks/Metrics/BodyFontSize",
"text": "Font size for tiddler body"
},
"$:/language/ThemeTweaks/Metrics/BodyLineHeight": {
"title": "$:/language/ThemeTweaks/Metrics/BodyLineHeight",
"text": "Line height for tiddler body"
},
"$:/language/ThemeTweaks/Metrics/StoryLeft": {
"title": "$:/language/ThemeTweaks/Metrics/StoryLeft",
"text": "Story left position"
},
"$:/language/ThemeTweaks/Metrics/StoryLeft/Hint": {
"title": "$:/language/ThemeTweaks/Metrics/StoryLeft/Hint",
"text": "how far the left margin of the story river<br>(tiddler area) is from the left of the page"
},
"$:/language/ThemeTweaks/Metrics/StoryTop": {
"title": "$:/language/ThemeTweaks/Metrics/StoryTop",
"text": "Story top position"
},
"$:/language/ThemeTweaks/Metrics/StoryTop/Hint": {
"title": "$:/language/ThemeTweaks/Metrics/StoryTop/Hint",
"text": "how far the top margin of the story river<br>is from the top of the page"
},
"$:/language/ThemeTweaks/Metrics/StoryRight": {
"title": "$:/language/ThemeTweaks/Metrics/StoryRight",
"text": "Story right"
},
"$:/language/ThemeTweaks/Metrics/StoryRight/Hint": {
"title": "$:/language/ThemeTweaks/Metrics/StoryRight/Hint",
"text": "how far the left margin of the sidebar <br>is from the left of the page"
},
"$:/language/ThemeTweaks/Metrics/StoryWidth": {
"title": "$:/language/ThemeTweaks/Metrics/StoryWidth",
"text": "Story width"
},
"$:/language/ThemeTweaks/Metrics/StoryWidth/Hint": {
"title": "$:/language/ThemeTweaks/Metrics/StoryWidth/Hint",
"text": "the overall width of the story river"
},
"$:/language/ThemeTweaks/Metrics/TiddlerWidth": {
"title": "$:/language/ThemeTweaks/Metrics/TiddlerWidth",
"text": "Tiddler width"
},
"$:/language/ThemeTweaks/Metrics/TiddlerWidth/Hint": {
"title": "$:/language/ThemeTweaks/Metrics/TiddlerWidth/Hint",
"text": "within the story river"
},
"$:/language/ThemeTweaks/Metrics/SidebarBreakpoint": {
"title": "$:/language/ThemeTweaks/Metrics/SidebarBreakpoint",
"text": "Sidebar breakpoint"
},
"$:/language/ThemeTweaks/Metrics/SidebarBreakpoint/Hint": {
"title": "$:/language/ThemeTweaks/Metrics/SidebarBreakpoint/Hint",
"text": "the minimum page width at which the story<br>river and sidebar will appear side by side"
},
"$:/language/ThemeTweaks/Metrics/SidebarWidth": {
"title": "$:/language/ThemeTweaks/Metrics/SidebarWidth",
"text": "Sidebar width"
},
"$:/language/ThemeTweaks/Metrics/SidebarWidth/Hint": {
"title": "$:/language/ThemeTweaks/Metrics/SidebarWidth/Hint",
"text": "the width of the sidebar in fluid-fixed layout"
},
"$:/language/TiddlerInfo/Advanced/Caption": {
"title": "$:/language/TiddlerInfo/Advanced/Caption",
"text": "Advanced"
},
"$:/language/TiddlerInfo/Advanced/PluginInfo/Empty/Hint": {
"title": "$:/language/TiddlerInfo/Advanced/PluginInfo/Empty/Hint",
"text": "none"
},
"$:/language/TiddlerInfo/Advanced/PluginInfo/Heading": {
"title": "$:/language/TiddlerInfo/Advanced/PluginInfo/Heading",
"text": "Plugin Details"
},
"$:/language/TiddlerInfo/Advanced/PluginInfo/Hint": {
"title": "$:/language/TiddlerInfo/Advanced/PluginInfo/Hint",
"text": "This plugin contains the following shadow tiddlers:"
},
"$:/language/TiddlerInfo/Advanced/ShadowInfo/Heading": {
"title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/Heading",
"text": "Shadow Status"
},
"$:/language/TiddlerInfo/Advanced/ShadowInfo/NotShadow/Hint": {
"title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/NotShadow/Hint",
"text": "The tiddler <$link to=<<infoTiddler>>><$text text=<<infoTiddler>>/></$link> is not a shadow tiddler"
},
"$:/language/TiddlerInfo/Advanced/ShadowInfo/Shadow/Hint": {
"title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/Shadow/Hint",
"text": "The tiddler <$link to=<<infoTiddler>>><$text text=<<infoTiddler>>/></$link> is a shadow tiddler"
},
"$:/language/TiddlerInfo/Advanced/ShadowInfo/Shadow/Source": {
"title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/Shadow/Source",
"text": "It is defined in the plugin <$link to=<<pluginTiddler>>><$text text=<<pluginTiddler>>/></$link>"
},
"$:/language/TiddlerInfo/Advanced/ShadowInfo/OverriddenShadow/Hint": {
"title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/OverriddenShadow/Hint",
"text": "It is overridden by an ordinary tiddler"
},
"$:/language/TiddlerInfo/Fields/Caption": {
"title": "$:/language/TiddlerInfo/Fields/Caption",
"text": "Fields"
},
"$:/language/TiddlerInfo/List/Caption": {
"title": "$:/language/TiddlerInfo/List/Caption",
"text": "List"
},
"$:/language/TiddlerInfo/List/Empty": {
"title": "$:/language/TiddlerInfo/List/Empty",
"text": "This tiddler does not have a list"
},
"$:/language/TiddlerInfo/Listed/Caption": {
"title": "$:/language/TiddlerInfo/Listed/Caption",
"text": "Listed"
},
"$:/language/TiddlerInfo/Listed/Empty": {
"title": "$:/language/TiddlerInfo/Listed/Empty",
"text": "This tiddler is not listed by any others"
},
"$:/language/TiddlerInfo/References/Caption": {
"title": "$:/language/TiddlerInfo/References/Caption",
"text": "References"
},
"$:/language/TiddlerInfo/References/Empty": {
"title": "$:/language/TiddlerInfo/References/Empty",
"text": "No tiddlers link to this one"
},
"$:/language/TiddlerInfo/Tagging/Caption": {
"title": "$:/language/TiddlerInfo/Tagging/Caption",
"text": "Tagging"
},
"$:/language/TiddlerInfo/Tagging/Empty": {
"title": "$:/language/TiddlerInfo/Tagging/Empty",
"text": "No tiddlers are tagged with this one"
},
"$:/language/TiddlerInfo/Tools/Caption": {
"title": "$:/language/TiddlerInfo/Tools/Caption",
"text": "Tools"
},
"$:/language/Docs/Types/application/javascript": {
"title": "$:/language/Docs/Types/application/javascript",
"description": "JavaScript code",
"name": "application/javascript",
"group": "Developer",
"group-sort": "2"
},
"$:/language/Docs/Types/application/json": {
"title": "$:/language/Docs/Types/application/json",
"description": "JSON data",
"name": "application/json",
"group": "Developer",
"group-sort": "2"
},
"$:/language/Docs/Types/application/x-tiddler-dictionary": {
"title": "$:/language/Docs/Types/application/x-tiddler-dictionary",
"description": "Data dictionary",
"name": "application/x-tiddler-dictionary",
"group": "Developer",
"group-sort": "2"
},
"$:/language/Docs/Types/image/gif": {
"title": "$:/language/Docs/Types/image/gif",
"description": "GIF image",
"name": "image/gif",
"group": "Image",
"group-sort": "1"
},
"$:/language/Docs/Types/image/jpeg": {
"title": "$:/language/Docs/Types/image/jpeg",
"description": "JPEG image",
"name": "image/jpeg",
"group": "Image",
"group-sort": "1"
},
"$:/language/Docs/Types/image/png": {
"title": "$:/language/Docs/Types/image/png",
"description": "PNG image",
"name": "image/png",
"group": "Image",
"group-sort": "1"
},
"$:/language/Docs/Types/image/svg+xml": {
"title": "$:/language/Docs/Types/image/svg+xml",
"description": "Structured Vector Graphics image",
"name": "image/svg+xml",
"group": "Image",
"group-sort": "1"
},
"$:/language/Docs/Types/image/x-icon": {
"title": "$:/language/Docs/Types/image/x-icon",
"description": "ICO format icon file",
"name": "image/x-icon",
"group": "Image",
"group-sort": "1"
},
"$:/language/Docs/Types/text/css": {
"title": "$:/language/Docs/Types/text/css",
"description": "Static stylesheet",
"name": "text/css",
"group": "Developer",
"group-sort": "2"
},
"$:/language/Docs/Types/text/html": {
"title": "$:/language/Docs/Types/text/html",
"description": "HTML markup",
"name": "text/html",
"group": "Text",
"group-sort": "0"
},
"$:/language/Docs/Types/text/plain": {
"title": "$:/language/Docs/Types/text/plain",
"description": "Plain text",
"name": "text/plain",
"group": "Text",
"group-sort": "0"
},
"$:/language/Docs/Types/text/vnd.tiddlywiki": {
"title": "$:/language/Docs/Types/text/vnd.tiddlywiki",
"description": "TiddlyWiki 5",
"name": "text/vnd.tiddlywiki",
"group": "Text",
"group-sort": "0"
},
"$:/language/Docs/Types/text/x-tiddlywiki": {
"title": "$:/language/Docs/Types/text/x-tiddlywiki",
"description": "TiddlyWiki Classic",
"name": "text/x-tiddlywiki",
"group": "Text",
"group-sort": "0"
},
"$:/languages/en-GB/icon": {
"title": "$:/languages/en-GB/icon",
"type": "image/svg+xml",
"text": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 60 30\" width=\"1200\" height=\"600\">\n<clipPath id=\"t\">\n\t<path d=\"M30,15 h30 v15 z v15 h-30 z h-30 v-15 z v-15 h30 z\"/>\n</clipPath>\n<path d=\"M0,0 v30 h60 v-30 z\" fill=\"#00247d\"/>\n<path d=\"M0,0 L60,30 M60,0 L0,30\" stroke=\"#fff\" stroke-width=\"6\"/>\n<path d=\"M0,0 L60,30 M60,0 L0,30\" clip-path=\"url(#t)\" stroke=\"#cf142b\" stroke-width=\"4\"/>\n<path d=\"M30,0 v30 M0,15 h60\" stroke=\"#fff\" stroke-width=\"10\"/>\n<path d=\"M30,0 v30 M0,15 h60\" stroke=\"#cf142b\" stroke-width=\"6\"/>\n</svg>\n"
},
"$:/languages/en-GB": {
"title": "$:/languages/en-GB",
"name": "en-GB",
"description": "English (British)",
"author": "JeremyRuston",
"core-version": ">=5.0.0\"",
"text": "Stub pseudo-plugin for the default language"
},
"$:/core/modules/commander.js": {
"title": "$:/core/modules/commander.js",
"text": "/*\\\ntitle: $:/core/modules/commander.js\ntype: application/javascript\nmodule-type: global\n\nThe $tw.Commander class is a command interpreter\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nParse a sequence of commands\n\tcommandTokens: an array of command string tokens\n\twiki: reference to the wiki store object\n\tstreams: {output:, error:}, each of which has a write(string) method\n\tcallback: a callback invoked as callback(err) where err is null if there was no error\n*/\nvar Commander = function(commandTokens,callback,wiki,streams) {\n\tvar path = require(\"path\");\n\tthis.commandTokens = commandTokens;\n\tthis.nextToken = 0;\n\tthis.callback = callback;\n\tthis.wiki = wiki;\n\tthis.streams = streams;\n\tthis.outputPath = path.resolve($tw.boot.wikiPath,$tw.config.wikiOutputSubDir);\n};\n\n/*\nLog a string if verbose flag is set\n*/\nCommander.prototype.log = function(str) {\n\tif(this.verbose) {\n\t\tthis.streams.output.write(str + \"\\n\");\n\t}\n};\n\n/*\nWrite a string if verbose flag is set\n*/\nCommander.prototype.write = function(str) {\n\tif(this.verbose) {\n\t\tthis.streams.output.write(str);\n\t}\n};\n\n/*\nAdd a string of tokens to the command queue\n*/\nCommander.prototype.addCommandTokens = function(commandTokens) {\n\tvar params = commandTokens.slice(0);\n\tparams.unshift(0);\n\tparams.unshift(this.nextToken);\n\tArray.prototype.splice.apply(this.commandTokens,params);\n};\n\n/*\nExecute the sequence of commands and invoke a callback on completion\n*/\nCommander.prototype.execute = function() {\n\tthis.executeNextCommand();\n};\n\n/*\nExecute the next command in the sequence\n*/\nCommander.prototype.executeNextCommand = function() {\n\tvar self = this;\n\t// Invoke the callback if there are no more commands\n\tif(this.nextToken >= this.commandTokens.length) {\n\t\tthis.callback(null);\n\t} else {\n\t\t// Get and check the command token\n\t\tvar commandName = this.commandTokens[this.nextToken++];\n\t\tif(commandName.substr(0,2) !== \"--\") {\n\t\t\tthis.callback(\"Missing command: \" + commandName);\n\t\t} else {\n\t\t\tcommandName = commandName.substr(2); // Trim off the --\n\t\t\t// Accumulate the parameters to the command\n\t\t\tvar params = [];\n\t\t\twhile(this.nextToken < this.commandTokens.length && \n\t\t\t\tthis.commandTokens[this.nextToken].substr(0,2) !== \"--\") {\n\t\t\t\tparams.push(this.commandTokens[this.nextToken++]);\n\t\t\t}\n\t\t\t// Get the command info\n\t\t\tvar command = $tw.commands[commandName],\n\t\t\t\tc,err;\n\t\t\tif(!command) {\n\t\t\t\tthis.callback(\"Unknown command: \" + commandName);\n\t\t\t} else {\n\t\t\t\tif(this.verbose) {\n\t\t\t\t\tthis.streams.output.write(\"Executing command: \" + commandName + \" \" + params.join(\" \") + \"\\n\");\n\t\t\t\t}\n\t\t\t\t// Parse named parameters if required\n\t\t\t\tif(command.info.namedParameterMode) {\n\t\t\t\t\tparams = this.extractNamedParameters(params,command.info.mandatoryParameters);\n\t\t\t\t\tif(typeof params === \"string\") {\n\t\t\t\t\t\treturn this.callback(params);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tif(command.info.synchronous) {\n\t\t\t\t\t// Synchronous command\n\t\t\t\t\tc = new command.Command(params,this);\n\t\t\t\t\terr = c.execute();\n\t\t\t\t\tif(err) {\n\t\t\t\t\t\tthis.callback(err);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tthis.executeNextCommand();\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\t// Asynchronous command\n\t\t\t\t\tc = new command.Command(params,this,function(err) {\n\t\t\t\t\t\tif(err) {\n\t\t\t\t\t\t\tself.callback(err);\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tself.executeNextCommand();\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t\terr = c.execute();\n\t\t\t\t\tif(err) {\n\t\t\t\t\t\tthis.callback(err);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n};\n\n/*\nGiven an array of parameter strings `params` in name:value format, and an array of mandatory parameter names in `mandatoryParameters`, returns a hashmap of values or a string if error\n*/\nCommander.prototype.extractNamedParameters = function(params,mandatoryParameters) {\n\tmandatoryParameters = mandatoryParameters || [];\n\tvar errors = [],\n\t\tparamsByName = Object.create(null);\n\t// Extract the parameters\n\t$tw.utils.each(params,function(param) {\n\t\tvar index = param.indexOf(\"=\");\n\t\tif(index < 1) {\n\t\t\terrors.push(\"malformed named parameter: '\" + param + \"'\");\n\t\t}\n\t\tparamsByName[param.slice(0,index)] = $tw.utils.trim(param.slice(index+1));\n\t});\n\t// Check the mandatory parameters are present\n\t$tw.utils.each(mandatoryParameters,function(mandatoryParameter) {\n\t\tif(!$tw.utils.hop(paramsByName,mandatoryParameter)) {\n\t\t\terrors.push(\"missing mandatory parameter: '\" + mandatoryParameter + \"'\");\n\t\t}\n\t});\n\t// Return any errors\n\tif(errors.length > 0) {\n\t\treturn errors.join(\" and\\n\");\n\t} else {\n\t\treturn paramsByName;\t\t\n\t}\n};\n\nCommander.initCommands = function(moduleType) {\n\tmoduleType = moduleType || \"command\";\n\t$tw.commands = {};\n\t$tw.modules.forEachModuleOfType(moduleType,function(title,module) {\n\t\tvar c = $tw.commands[module.info.name] = {};\n\t\t// Add the methods defined by the module\n\t\tfor(var f in module) {\n\t\t\tif($tw.utils.hop(module,f)) {\n\t\t\t\tc[f] = module[f];\n\t\t\t}\n\t\t}\n\t});\n};\n\nexports.Commander = Commander;\n\n})();\n",
"type": "application/javascript",
"module-type": "global"
},
"$:/core/modules/commands/build.js": {
"title": "$:/core/modules/commands/build.js",
"text": "/*\\\ntitle: $:/core/modules/commands/build.js\ntype: application/javascript\nmodule-type: command\n\nCommand to build a build target\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"build\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander) {\n\tthis.params = params;\n\tthis.commander = commander;\n};\n\nCommand.prototype.execute = function() {\n\t// Get the build targets defined in the wiki\n\tvar buildTargets = $tw.boot.wikiInfo.build;\n\tif(!buildTargets) {\n\t\treturn \"No build targets defined\";\n\t}\n\t// Loop through each of the specified targets\n\tvar targets;\n\tif(this.params.length > 0) {\n\t\ttargets = this.params;\n\t} else {\n\t\ttargets = Object.keys(buildTargets);\n\t}\n\tfor(var targetIndex=0; targetIndex<targets.length; targetIndex++) {\n\t\tvar target = targets[targetIndex],\n\t\t\tcommands = buildTargets[target];\n\t\tif(!commands) {\n\t\t\treturn \"Build target '\" + target + \"' not found\";\n\t\t}\n\t\t// Add the commands to the queue\n\t\tthis.commander.addCommandTokens(commands);\n\t}\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/clearpassword.js": {
"title": "$:/core/modules/commands/clearpassword.js",
"text": "/*\\\ntitle: $:/core/modules/commands/clearpassword.js\ntype: application/javascript\nmodule-type: command\n\nClear password for crypto operations\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"clearpassword\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\t$tw.crypto.setPassword(null);\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/deletetiddlers.js": {
"title": "$:/core/modules/commands/deletetiddlers.js",
"text": "/*\\\ntitle: $:/core/modules/commands/deletetiddlers.js\ntype: application/javascript\nmodule-type: command\n\nCommand to delete tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"deletetiddlers\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 1) {\n\t\treturn \"Missing filter\";\n\t}\n\tvar self = this,\n\t\twiki = this.commander.wiki,\n\t\tfilter = this.params[0],\n\t\ttiddlers = wiki.filterTiddlers(filter);\n\t$tw.utils.each(tiddlers,function(title) {\n\t\twiki.deleteTiddler(title);\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/editions.js": {
"title": "$:/core/modules/commands/editions.js",
"text": "/*\\\ntitle: $:/core/modules/commands/editions.js\ntype: application/javascript\nmodule-type: command\n\nCommand to list the available editions\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"editions\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander) {\n\tthis.params = params;\n\tthis.commander = commander;\n};\n\nCommand.prototype.execute = function() {\n\tvar self = this;\n\t// Output the list\n\tthis.commander.streams.output.write(\"Available editions:\\n\\n\");\n\tvar editionInfo = $tw.utils.getEditionInfo();\n\t$tw.utils.each(editionInfo,function(info,name) {\n\t\tself.commander.streams.output.write(\" \" + name + \": \" + info.description + \"\\n\");\n\t});\n\tthis.commander.streams.output.write(\"\\n\");\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/fetch.js": {
"title": "$:/core/modules/commands/fetch.js",
"text": "/*\\\ntitle: $:/core/modules/commands/fetch.js\ntype: application/javascript\nmodule-type: command\n\nCommands to fetch external tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"fetch\",\n\tsynchronous: false\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 2) {\n\t\treturn \"Missing subcommand and url\";\n\t}\n\tswitch(this.params[0]) {\n\t\tcase \"raw-file\":\n\t\t\treturn this.fetchFiles({\n\t\t\t\traw: true,\n\t\t\t\turl: this.params[1],\n\t\t\t\ttransformFilter: this.params[2] || \"\",\n\t\t\t\tcallback: this.callback\n\t\t\t});\n\t\t\tbreak;\n\t\tcase \"file\":\n\t\t\treturn this.fetchFiles({\n\t\t\t\turl: this.params[1],\n\t\t\t\timportFilter: this.params[2],\n\t\t\t\ttransformFilter: this.params[3] || \"\",\n\t\t\t\tcallback: this.callback\n\t\t\t});\n\t\t\tbreak;\n\t\tcase \"raw-files\":\n\t\t\treturn this.fetchFiles({\n\t\t\t\traw: true,\n\t\t\t\turlFilter: this.params[1],\n\t\t\t\ttransformFilter: this.params[2] || \"\",\n\t\t\t\tcallback: this.callback\n\t\t\t});\n\t\t\tbreak;\n\t\tcase \"files\":\n\t\t\treturn this.fetchFiles({\n\t\t\t\turlFilter: this.params[1],\n\t\t\t\timportFilter: this.params[2],\n\t\t\t\ttransformFilter: this.params[3] || \"\",\n\t\t\t\tcallback: this.callback\n\t\t\t});\n\t\t\tbreak;\n\t}\n\treturn null;\n};\n\nCommand.prototype.fetchFiles = function(options) {\n\tvar self = this;\n\t// Get the list of URLs\n\tvar urls;\n\tif(options.url) {\n\t\turls = [options.url]\n\t} else if(options.urlFilter) {\n\t\turls = $tw.wiki.filterTiddlers(options.urlFilter);\n\t} else {\n\t\treturn \"Missing URL\";\n\t}\n\t// Process each URL in turn\n\tvar next = 0;\n\tvar getNextFile = function(err) {\n\t\tif(err) {\n\t\t\treturn options.callback(err);\n\t\t}\n\t\tif(next < urls.length) {\n\t\t\tself.fetchFile(urls[next++],options,getNextFile);\n\t\t} else {\n\t\t\toptions.callback(null);\n\t\t}\n\t};\n\tgetNextFile(null);\n\t// Success\n\treturn null;\n};\n\nCommand.prototype.fetchFile = function(url,options,callback,redirectCount) {\n\tif(redirectCount > 10) {\n\t\treturn callback(\"Error too many redirects retrieving \" + url);\n\t}\n\tvar self = this,\n\t\tlib = url.substr(0,8) === \"https://\" ? require(\"https\") : require(\"http\");\n\tlib.get(url).on(\"response\",function(response) {\n\t var type = (response.headers[\"content-type\"] || \"\").split(\";\")[0],\n\t \tdata = [];\n\t self.commander.write(\"Reading \" + url + \": \");\n\t response.on(\"data\",function(chunk) {\n\t data.push(chunk);\n\t self.commander.write(\".\");\n\t });\n\t response.on(\"end\",function() {\n\t self.commander.write(\"\\n\");\n\t if(response.statusCode === 200) {\n\t\t self.processBody(Buffer.concat(data),type,options,url);\n\t\t callback(null);\n\t } else {\n\t \tif(response.statusCode === 302 || response.statusCode === 303 || response.statusCode === 307) {\n\t \t\treturn self.fetchFile(response.headers.location,options,callback,redirectCount + 1);\n\t \t} else {\n\t\t \treturn callback(\"Error \" + response.statusCode + \" retrieving \" + url)\t \t\t\n\t \t}\n\t }\n\t \t});\n\t \tresponse.on(\"error\",function(e) {\n\t\t\tconsole.log(\"Error on GET request: \" + e);\n\t\t\tcallback(e);\n\t \t});\n\t});\n\treturn null;\n};\n\nCommand.prototype.processBody = function(body,type,options,url) {\n\tvar self = this;\n\t// Collect the tiddlers in a wiki\n\tvar incomingWiki = new $tw.Wiki();\n\tif(options.raw) {\n\t\tvar typeInfo = type ? $tw.config.contentTypeInfo[type] : null,\n\t\t\tencoding = typeInfo ? typeInfo.encoding : \"utf8\";\n\t\tincomingWiki.addTiddler(new $tw.Tiddler({\n\t\t\ttitle: url,\n\t\t\ttype: type,\n\t\t\ttext: body.toString(encoding)\n\t\t}));\n\t} else {\n\t\t// Deserialise the file to extract the tiddlers\n\t\tvar tiddlers = this.commander.wiki.deserializeTiddlers(type || \"text/html\",body.toString(\"utf8\"),{});\n\t\t$tw.utils.each(tiddlers,function(tiddler) {\n\t\t\tincomingWiki.addTiddler(new $tw.Tiddler(tiddler));\n\t\t});\n\t}\n\t// Filter the tiddlers to select the ones we want\n\tvar filteredTitles = incomingWiki.filterTiddlers(options.importFilter || \"[all[tiddlers]]\");\n\t// Import the selected tiddlers\n\tvar count = 0;\n\tincomingWiki.each(function(tiddler,title) {\n\t\tif(filteredTitles.indexOf(title) !== -1) {\n\t\t\tvar newTiddler;\n\t\t\tif(options.transformFilter) {\n\t\t\t\tvar transformedTitle = (incomingWiki.filterTiddlers(options.transformFilter,null,self.commander.wiki.makeTiddlerIterator([title])) || [\"\"])[0];\n\t\t\t\tif(transformedTitle) {\n\t\t\t\t\tself.commander.log(\"Importing \" + title + \" as \" + transformedTitle)\n\t\t\t\t\tnewTiddler = new $tw.Tiddler(tiddler,{title: transformedTitle});\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tself.commander.log(\"Importing \" + title)\n\t\t\t\tnewTiddler = tiddler;\n\t\t\t}\n\t\t\tself.commander.wiki.importTiddler(newTiddler);\n\t\t\tcount++;\n\t\t}\n\t});\n\tself.commander.log(\"Imported \" + count + \" tiddlers\")\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/help.js": {
"title": "$:/core/modules/commands/help.js",
"text": "/*\\\ntitle: $:/core/modules/commands/help.js\ntype: application/javascript\nmodule-type: command\n\nHelp command\n\n\\*/\n(function(){\n\n/*jshint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"help\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander) {\n\tthis.params = params;\n\tthis.commander = commander;\n};\n\nCommand.prototype.execute = function() {\n\tvar subhelp = this.params[0] || \"default\",\n\t\thelpBase = \"$:/language/Help/\",\n\t\ttext;\n\tif(!this.commander.wiki.getTiddler(helpBase + subhelp)) {\n\t\tsubhelp = \"notfound\";\n\t}\n\t// Wikify the help as formatted text (ie block elements generate newlines)\n\ttext = this.commander.wiki.renderTiddler(\"text/plain-formatted\",helpBase + subhelp);\n\t// Remove any leading linebreaks\n\ttext = text.replace(/^(\\r?\\n)*/g,\"\");\n\tthis.commander.streams.output.write(text);\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/import.js": {
"title": "$:/core/modules/commands/import.js",
"text": "/*\\\ntitle: $:/core/modules/commands/import.js\ntype: application/javascript\nmodule-type: command\n\nCommand to import tiddlers from a file\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"import\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\");\n\tif(this.params.length < 2) {\n\t\treturn \"Missing parameters\";\n\t}\n\tvar filename = self.params[0],\n\t\tdeserializer = self.params[1],\n\t\ttitle = self.params[2] || filename,\n\t\tencoding = self.params[3] || \"utf8\",\n\t\ttext = fs.readFileSync(filename,encoding),\n\t\ttiddlers = this.commander.wiki.deserializeTiddlers(null,text,{title: title},{deserializer: deserializer});\n\t$tw.utils.each(tiddlers,function(tiddler) {\n\t\tself.commander.wiki.importTiddler(new $tw.Tiddler(tiddler));\n\t});\n\tthis.commander.log(tiddlers.length + \" tiddler(s) imported\");\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/init.js": {
"title": "$:/core/modules/commands/init.js",
"text": "/*\\\ntitle: $:/core/modules/commands/init.js\ntype: application/javascript\nmodule-type: command\n\nCommand to initialise an empty wiki folder\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"init\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander) {\n\tthis.params = params;\n\tthis.commander = commander;\n};\n\nCommand.prototype.execute = function() {\n\tvar fs = require(\"fs\"),\n\t\tpath = require(\"path\");\n\t// Check that we don't already have a valid wiki folder\n\tif($tw.boot.wikiTiddlersPath || ($tw.utils.isDirectory($tw.boot.wikiPath) && !$tw.utils.isDirectoryEmpty($tw.boot.wikiPath))) {\n\t\treturn \"Wiki folder is not empty\";\n\t}\n\t// Loop through each of the specified editions\n\tvar editions = this.params.length > 0 ? this.params : [\"empty\"];\n\tfor(var editionIndex=0; editionIndex<editions.length; editionIndex++) {\n\t\tvar editionName = editions[editionIndex];\n\t\t// Check the edition exists\n\t\tvar editionPath = $tw.findLibraryItem(editionName,$tw.getLibraryItemSearchPaths($tw.config.editionsPath,$tw.config.editionsEnvVar));\n\t\tif(!$tw.utils.isDirectory(editionPath)) {\n\t\t\treturn \"Edition '\" + editionName + \"' not found\";\n\t\t}\n\t\t// Copy the edition content\n\t\tvar err = $tw.utils.copyDirectory(editionPath,$tw.boot.wikiPath);\n\t\tif(!err) {\n\t\t\tthis.commander.streams.output.write(\"Copied edition '\" + editionName + \"' to \" + $tw.boot.wikiPath + \"\\n\");\n\t\t} else {\n\t\t\treturn err;\n\t\t}\n\t}\n\t// Tweak the tiddlywiki.info to remove any included wikis\n\tvar packagePath = $tw.boot.wikiPath + \"/tiddlywiki.info\",\n\t\tpackageJson = JSON.parse(fs.readFileSync(packagePath));\n\tdelete packageJson.includeWikis;\n\tfs.writeFileSync(packagePath,JSON.stringify(packageJson,null,$tw.config.preferences.jsonSpaces));\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/listen.js": {
"title": "$:/core/modules/commands/listen.js",
"text": "/*\\\ntitle: $:/core/modules/commands/listen.js\ntype: application/javascript\nmodule-type: command\n\nListen for HTTP requests and serve tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Server = require(\"$:/core/modules/server/server.js\").Server;\n\nexports.info = {\n\tname: \"listen\",\n\tsynchronous: true,\n\tnamedParameterMode: true,\n\tmandatoryParameters: [],\n};\n\nvar Command = function(params,commander,callback) {\n\tvar self = this;\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tvar self = this;\n\tif(!$tw.boot.wikiTiddlersPath) {\n\t\t$tw.utils.warning(\"Warning: Wiki folder '\" + $tw.boot.wikiPath + \"' does not exist or is missing a tiddlywiki.info file\");\n\t}\n\t// Set up server\n\tthis.server = new Server({\n\t\twiki: this.commander.wiki,\n\t\tvariables: self.params\n\t});\n\tvar nodeServer = this.server.listen();\n\t$tw.hooks.invokeHook(\"th-server-command-post-start\",this.server,nodeServer,\"tiddlywiki\");\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/load.js": {
"title": "$:/core/modules/commands/load.js",
"text": "/*\\\ntitle: $:/core/modules/commands/load.js\ntype: application/javascript\nmodule-type: command\n\nCommand to load tiddlers from a file or directory\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"load\",\n\tsynchronous: false\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\");\n\tif(this.params.length < 1) {\n\t\treturn \"Missing filename\";\n\t}\n\tvar tiddlers = $tw.loadTiddlersFromPath(self.params[0]),\n\t\tcount = 0;\n\t$tw.utils.each(tiddlers,function(tiddlerInfo) {\n\t\t$tw.utils.each(tiddlerInfo.tiddlers,function(tiddler) {\n\t\t\tself.commander.wiki.importTiddler(new $tw.Tiddler(tiddler));\n\t\t\tcount++;\n\t\t});\n\t});\n\tif(!count && self.params[1] !== \"noerror\") {\n\t\tself.callback(\"No tiddlers found in file \\\"\" + self.params[0] + \"\\\"\");\n\t} else {\n\t\tself.callback(null);\n\t}\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/makelibrary.js": {
"title": "$:/core/modules/commands/makelibrary.js",
"text": "/*\\\ntitle: $:/core/modules/commands/makelibrary.js\ntype: application/javascript\nmodule-type: command\n\nCommand to pack all of the plugins in the library into a plugin tiddler of type \"library\"\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"makelibrary\",\n\tsynchronous: true\n};\n\nvar UPGRADE_LIBRARY_TITLE = \"$:/UpgradeLibrary\";\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tvar wiki = this.commander.wiki,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\tupgradeLibraryTitle = this.params[0] || UPGRADE_LIBRARY_TITLE,\n\t\ttiddlers = {};\n\t// Collect up the library plugins\n\tvar collectPlugins = function(folder) {\n\t\t\tvar pluginFolders = fs.readdirSync(folder);\n\t\t\tfor(var p=0; p<pluginFolders.length; p++) {\n\t\t\t\tif(!$tw.boot.excludeRegExp.test(pluginFolders[p])) {\n\t\t\t\t\tpluginFields = $tw.loadPluginFolder(path.resolve(folder,\"./\" + pluginFolders[p]));\n\t\t\t\t\tif(pluginFields && pluginFields.title) {\n\t\t\t\t\t\ttiddlers[pluginFields.title] = pluginFields;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tcollectPublisherPlugins = function(folder) {\n\t\t\tvar publisherFolders = fs.readdirSync(folder);\n\t\t\tfor(var t=0; t<publisherFolders.length; t++) {\n\t\t\t\tif(!$tw.boot.excludeRegExp.test(publisherFolders[t])) {\n\t\t\t\t\tcollectPlugins(path.resolve(folder,\"./\" + publisherFolders[t]));\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t$tw.utils.each($tw.getLibraryItemSearchPaths($tw.config.pluginsPath,$tw.config.pluginsEnvVar),collectPublisherPlugins);\n\t$tw.utils.each($tw.getLibraryItemSearchPaths($tw.config.themesPath,$tw.config.themesEnvVar),collectPublisherPlugins);\n\t$tw.utils.each($tw.getLibraryItemSearchPaths($tw.config.languagesPath,$tw.config.languagesEnvVar),collectPlugins);\n\t// Save the upgrade library tiddler\n\tvar pluginFields = {\n\t\ttitle: upgradeLibraryTitle,\n\t\ttype: \"application/json\",\n\t\t\"plugin-type\": \"library\",\n\t\t\"text\": JSON.stringify({tiddlers: tiddlers})\n\t};\n\twiki.addTiddler(new $tw.Tiddler(pluginFields));\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/output.js": {
"title": "$:/core/modules/commands/output.js",
"text": "/*\\\ntitle: $:/core/modules/commands/output.js\ntype: application/javascript\nmodule-type: command\n\nCommand to set the default output location (defaults to current working directory)\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"output\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tvar fs = require(\"fs\"),\n\t\tpath = require(\"path\");\n\tif(this.params.length < 1) {\n\t\treturn \"Missing output path\";\n\t}\n\tthis.commander.outputPath = path.resolve(process.cwd(),this.params[0]);\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/password.js": {
"title": "$:/core/modules/commands/password.js",
"text": "/*\\\ntitle: $:/core/modules/commands/password.js\ntype: application/javascript\nmodule-type: command\n\nSave password for crypto operations\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"password\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 1) {\n\t\treturn \"Missing password\";\n\t}\n\t$tw.crypto.setPassword(this.params[0]);\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/render.js": {
"title": "$:/core/modules/commands/render.js",
"text": "/*\\\ntitle: $:/core/modules/commands/render.js\ntype: application/javascript\nmodule-type: command\n\nRender individual tiddlers and save the results to the specified files\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nexports.info = {\n\tname: \"render\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 1) {\n\t\treturn \"Missing tiddler filter\";\n\t}\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\twiki = this.commander.wiki,\n\t\ttiddlerFilter = this.params[0],\n\t\tfilenameFilter = this.params[1] || \"[is[tiddler]addsuffix[.html]]\",\n\t\ttype = this.params[2] || \"text/html\",\n\t\ttemplate = this.params[3],\n\t\tvarName = this.params[4],\n\t\tvarValue = this.params[5],\n\t\ttiddlers = wiki.filterTiddlers(tiddlerFilter);\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar parser = wiki.parseTiddler(template || title),\n\t\t\tvariables = {currentTiddler: title};\n\t\tif(varName) {\n\t\t\tvariables[varName] = varValue || \"\";\n\t\t}\n\t\tvar widgetNode = wiki.makeWidget(parser,{variables: variables}),\n\t\t\tcontainer = $tw.fakeDocument.createElement(\"div\");\n\t\twidgetNode.render(container,null);\n\t\tvar text = type === \"text/html\" ? container.innerHTML : container.textContent,\n\t\t\tfilepath = path.resolve(self.commander.outputPath,wiki.filterTiddlers(filenameFilter,$tw.rootWidget,wiki.makeTiddlerIterator([title]))[0]);\n\t\tif(self.commander.verbose) {\n\t\t\tconsole.log(\"Rendering \\\"\" + title + \"\\\" to \\\"\" + filepath + \"\\\"\");\n\t\t}\n\t\t$tw.utils.createFileDirectories(filepath);\n\t\tfs.writeFileSync(filepath,text,\"utf8\");\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/rendertiddler.js": {
"title": "$:/core/modules/commands/rendertiddler.js",
"text": "/*\\\ntitle: $:/core/modules/commands/rendertiddler.js\ntype: application/javascript\nmodule-type: command\n\nCommand to render a tiddler and save it to a file\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"rendertiddler\",\n\tsynchronous: false\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 2) {\n\t\treturn \"Missing filename\";\n\t}\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\ttitle = this.params[0],\n\t\tfilename = path.resolve(this.commander.outputPath,this.params[1]),\n\t\ttype = this.params[2] || \"text/html\",\n\t\ttemplate = this.params[3],\n\t\tname = this.params[4],\n\t\tvalue = this.params[5],\n\t\tvariables = {};\n\t$tw.utils.createFileDirectories(filename);\n\tif(template) {\n\t\tvariables.currentTiddler = title;\n\t\ttitle = template;\n\t}\n\tif(name && value) {\n\t\tvariables[name] = value;\n\t}\n\tfs.writeFile(filename,this.commander.wiki.renderTiddler(type,title,{variables: variables}),\"utf8\",function(err) {\n\t\tself.callback(err);\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/rendertiddlers.js": {
"title": "$:/core/modules/commands/rendertiddlers.js",
"text": "/*\\\ntitle: $:/core/modules/commands/rendertiddlers.js\ntype: application/javascript\nmodule-type: command\n\nCommand to render several tiddlers to a folder of files\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nexports.info = {\n\tname: \"rendertiddlers\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 2) {\n\t\treturn \"Missing filename\";\n\t}\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\twiki = this.commander.wiki,\n\t\tfilter = this.params[0],\n\t\ttemplate = this.params[1],\n\t\toutputPath = this.commander.outputPath,\n\t\tpathname = path.resolve(outputPath,this.params[2]),\t\t\n\t\ttype = this.params[3] || \"text/html\",\n\t\textension = this.params[4] || \".html\",\n\t\tdeleteDirectory = (this.params[5] || \"\").toLowerCase() !== \"noclean\",\n\t\ttiddlers = wiki.filterTiddlers(filter);\n\tif(deleteDirectory) {\n\t\t$tw.utils.deleteDirectory(pathname);\n\t}\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar parser = wiki.parseTiddler(template),\n\t\t\twidgetNode = wiki.makeWidget(parser,{variables: {currentTiddler: title}}),\n\t\t\tcontainer = $tw.fakeDocument.createElement(\"div\");\n\t\twidgetNode.render(container,null);\n\t\tvar text = type === \"text/html\" ? container.innerHTML : container.textContent,\n\t\t\texportPath = null;\n\t\tif($tw.utils.hop($tw.macros,\"tv-get-export-path\")) {\n\t\t\tvar macroPath = $tw.macros[\"tv-get-export-path\"].run.apply(self,[title]);\n\t\t\tif(macroPath) {\n\t\t\t\texportPath = path.resolve(outputPath,macroPath + extension);\n\t\t\t}\n\t\t}\n\t\tvar finalPath = exportPath || path.resolve(pathname,encodeURIComponent(title) + extension);\n\t\t$tw.utils.createFileDirectories(finalPath);\n\t\tfs.writeFileSync(finalPath,text,\"utf8\");\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/save.js": {
"title": "$:/core/modules/commands/save.js",
"text": "/*\\\ntitle: $:/core/modules/commands/save.js\ntype: application/javascript\nmodule-type: command\n\nSaves individual tiddlers in their raw text or binary format to the specified files\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"save\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 1) {\n\t\treturn \"Missing filename filter\";\n\t}\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\twiki = this.commander.wiki,\n\t\ttiddlerFilter = this.params[0],\n\t\tfilenameFilter = this.params[1] || \"[is[tiddler]]\",\n\t\ttiddlers = wiki.filterTiddlers(tiddlerFilter);\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar tiddler = self.commander.wiki.getTiddler(title),\n\t\t\ttype = tiddler.fields.type || \"text/vnd.tiddlywiki\",\n\t\t\tcontentTypeInfo = $tw.config.contentTypeInfo[type] || {encoding: \"utf8\"},\n\t\t\tfilepath = path.resolve(self.commander.outputPath,wiki.filterTiddlers(filenameFilter,$tw.rootWidget,wiki.makeTiddlerIterator([title]))[0]);\n\t\tif(self.commander.verbose) {\n\t\t\tconsole.log(\"Saving \\\"\" + title + \"\\\" to \\\"\" + filepath + \"\\\"\");\n\t\t}\n\t\t$tw.utils.createFileDirectories(filepath);\n\t\tfs.writeFileSync(filepath,tiddler.fields.text,contentTypeInfo.encoding);\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/savelibrarytiddlers.js": {
"title": "$:/core/modules/commands/savelibrarytiddlers.js",
"text": "/*\\\ntitle: $:/core/modules/commands/savelibrarytiddlers.js\ntype: application/javascript\nmodule-type: command\n\nCommand to save the subtiddlers of a bundle tiddler as a series of JSON files\n\n--savelibrarytiddlers <tiddler> <pathname> <skinnylisting>\n\nThe tiddler identifies the bundle tiddler that contains the subtiddlers.\n\nThe pathname specifies the pathname to the folder in which the JSON files should be saved. The filename is the URL encoded title of the subtiddler.\n\nThe skinnylisting specifies the title of the tiddler to which a JSON catalogue of the subtiddlers will be saved. The JSON file contains the same data as the bundle tiddler but with the `text` field removed.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"savelibrarytiddlers\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 2) {\n\t\treturn \"Missing filename\";\n\t}\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\tcontainerTitle = this.params[0],\n\t\tfilter = this.params[1],\n\t\tbasepath = this.params[2],\n\t\tskinnyListTitle = this.params[3];\n\t// Get the container tiddler as data\n\tvar containerData = self.commander.wiki.getTiddlerDataCached(containerTitle,undefined);\n\tif(!containerData) {\n\t\treturn \"'\" + containerTitle + \"' is not a tiddler bundle\";\n\t}\n\t// Filter the list of plugins\n\tvar pluginList = [];\n\t$tw.utils.each(containerData.tiddlers,function(tiddler,title) {\n\t\tpluginList.push(title);\n\t});\n\tvar filteredPluginList;\n\tif(filter) {\n\t\tfilteredPluginList = self.commander.wiki.filterTiddlers(filter,null,self.commander.wiki.makeTiddlerIterator(pluginList));\n\t} else {\n\t\tfilteredPluginList = pluginList;\n\t}\n\t// Iterate through the plugins\n\tvar skinnyList = [];\n\t$tw.utils.each(filteredPluginList,function(title) {\n\t\tvar tiddler = containerData.tiddlers[title];\n\t\t// Save each JSON file and collect the skinny data\n\t\tvar pathname = path.resolve(self.commander.outputPath,basepath + encodeURIComponent(title) + \".json\");\n\t\t$tw.utils.createFileDirectories(pathname);\n\t\tfs.writeFileSync(pathname,JSON.stringify(tiddler),\"utf8\");\n\t\t// Collect the skinny list data\n\t\tvar pluginTiddlers = JSON.parse(tiddler.text),\n\t\t\treadmeContent = (pluginTiddlers.tiddlers[title + \"/readme\"] || {}).text,\n\t\t\tdoesRequireReload = !!$tw.wiki.doesPluginInfoRequireReload(pluginTiddlers),\n\t\t\ticonTiddler = pluginTiddlers.tiddlers[title + \"/icon\"] || {},\n\t\t\ticonType = iconTiddler.type,\n\t\t\ticonText = iconTiddler.text,\n\t\t\ticonContent;\n\t\tif(iconType && iconText) {\n\t\t\ticonContent = $tw.utils.makeDataUri(iconText,iconType);\n\t\t}\n\t\tskinnyList.push($tw.utils.extend({},tiddler,{\n\t\t\ttext: undefined,\n\t\t\treadme: readmeContent,\n\t\t\t\"requires-reload\": doesRequireReload ? \"yes\" : \"no\",\n\t\t\ticon: iconContent\n\t\t}));\n\t});\n\t// Save the catalogue tiddler\n\tif(skinnyListTitle) {\n\t\tself.commander.wiki.setTiddlerData(skinnyListTitle,skinnyList);\n\t}\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/savetiddler.js": {
"title": "$:/core/modules/commands/savetiddler.js",
"text": "/*\\\ntitle: $:/core/modules/commands/savetiddler.js\ntype: application/javascript\nmodule-type: command\n\nCommand to save the content of a tiddler to a file\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"savetiddler\",\n\tsynchronous: false\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 2) {\n\t\treturn \"Missing filename\";\n\t}\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\ttitle = this.params[0],\n\t\tfilename = path.resolve(this.commander.outputPath,this.params[1]),\n\t\ttiddler = this.commander.wiki.getTiddler(title);\n\tif(tiddler) {\n\t\tvar type = tiddler.fields.type || \"text/vnd.tiddlywiki\",\n\t\t\tcontentTypeInfo = $tw.config.contentTypeInfo[type] || {encoding: \"utf8\"};\n\t\t$tw.utils.createFileDirectories(filename);\n\t\tfs.writeFile(filename,tiddler.fields.text,contentTypeInfo.encoding,function(err) {\n\t\t\tself.callback(err);\n\t\t});\n\t} else {\n\t\treturn \"Missing tiddler: \" + title;\n\t}\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/savetiddlers.js": {
"title": "$:/core/modules/commands/savetiddlers.js",
"text": "/*\\\ntitle: $:/core/modules/commands/savetiddlers.js\ntype: application/javascript\nmodule-type: command\n\nCommand to save several tiddlers to a folder of files\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nexports.info = {\n\tname: \"savetiddlers\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 1) {\n\t\treturn \"Missing filename\";\n\t}\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\twiki = this.commander.wiki,\n\t\tfilter = this.params[0],\n\t\tpathname = path.resolve(this.commander.outputPath,this.params[1]),\n\t\tdeleteDirectory = (this.params[2] || \"\").toLowerCase() !== \"noclean\",\n\t\ttiddlers = wiki.filterTiddlers(filter);\n\tif(deleteDirectory) {\n\t\t$tw.utils.deleteDirectory(pathname);\n\t}\n\t$tw.utils.createDirectory(pathname);\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar tiddler = self.commander.wiki.getTiddler(title),\n\t\t\ttype = tiddler.fields.type || \"text/vnd.tiddlywiki\",\n\t\t\tcontentTypeInfo = $tw.config.contentTypeInfo[type] || {encoding: \"utf8\"},\n\t\t\tfilename = path.resolve(pathname,encodeURIComponent(title));\n\t\tfs.writeFileSync(filename,tiddler.fields.text,contentTypeInfo.encoding);\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/savewikifolder.js": {
"title": "$:/core/modules/commands/savewikifolder.js",
"text": "/*\\\ntitle: $:/core/modules/commands/savewikifolder.js\ntype: application/javascript\nmodule-type: command\n\nCommand to save the current wiki as a wiki folder\n\n--savewikifolder <wikifolderpath> [<filter>]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"savewikifolder\",\n\tsynchronous: true\n};\n\nvar fs,path;\nif($tw.node) {\n\tfs = require(\"fs\");\n\tpath = require(\"path\");\n}\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 1) {\n\t\treturn \"Missing wiki folder path\";\n\t}\n\tvar wikifoldermaker = new WikiFolderMaker(this.params[0],this.params[1],this.commander);\n\treturn wikifoldermaker.save();\n};\n\nfunction WikiFolderMaker(wikiFolderPath,wikiFilter,commander) {\n\tthis.wikiFolderPath = wikiFolderPath;\n\tthis.wikiFilter = wikiFilter || \"[all[tiddlers]]\";\n\tthis.commander = commander;\n\tthis.wiki = commander.wiki;\n\tthis.savedPaths = []; // So that we can detect filename clashes\n}\n\nWikiFolderMaker.prototype.log = function(str) {\n\tif(this.commander.verbose) {\n\t\tconsole.log(str);\n\t}\n};\n\nWikiFolderMaker.prototype.tiddlersToIgnore = [\n\t\"$:/boot/boot.css\",\n\t\"$:/boot/boot.js\",\n\t\"$:/boot/bootprefix.js\",\n\t\"$:/core\",\n\t\"$:/library/sjcl.js\",\n\t\"$:/temp/info-plugin\"\n];\n\n/*\nReturns null if successful, or an error string if there was an error\n*/\nWikiFolderMaker.prototype.save = function() {\n\tvar self = this;\n\t// Check that the output directory doesn't exist\n\tif(fs.existsSync(this.wikiFolderPath) && !$tw.utils.isDirectoryEmpty(this.wikiFolderPath)) {\n\t\treturn \"The unpackwiki command requires that the output wiki folder be empty\";\n\t}\n\t// Get the tiddlers from the source wiki\n\tvar tiddlerTitles = this.wiki.filterTiddlers(this.wikiFilter);\n\t// Initialise a new tiddlwiki.info file\n\tvar newWikiInfo = {};\n\t// Process each incoming tiddler in turn\n\t$tw.utils.each(tiddlerTitles,function(title) {\n\t\tvar tiddler = self.wiki.getTiddler(title);\n\t\tif(tiddler) {\n\t\t\tif(self.tiddlersToIgnore.indexOf(title) !== -1) {\n\t\t\t\t// Ignore the core plugin and the ephemeral info plugin\n\t\t\t\tself.log(\"Ignoring tiddler: \" + title);\n\t\t\t} else {\n\t\t\t\tvar type = tiddler.fields.type,\n\t\t\t\t\tpluginType = tiddler.fields[\"plugin-type\"];\n\t\t\t\tif(type === \"application/json\" && pluginType) {\n\t\t\t\t\t// Plugin tiddler\n\t\t\t\t\tvar libraryDetails = self.findPluginInLibrary(title);\n\t\t\t\t\tif(libraryDetails) {\n\t\t\t\t\t\t// A plugin from the core library\n\t\t\t\t\t\tself.log(\"Adding built-in plugin: \" + libraryDetails.name);\n\t\t\t\t\t\tnewWikiInfo[libraryDetails.type] = newWikiInfo[libraryDetails.type] || [];\n\t\t\t\t\t\t$tw.utils.pushTop(newWikiInfo[libraryDetails.type],libraryDetails.name);\n\t\t\t\t\t} else {\n\t\t\t\t\t\t// A custom plugin\n\t\t\t\t\t\tself.log(\"Processing custom plugin: \" + title);\n\t\t\t\t\t\tself.saveCustomPlugin(tiddler);\n\t\t\t\t\t}\t\t\t\t\n\t\t\t\t} else {\n\t\t\t\t\t// Ordinary tiddler\n\t\t\t\t\tself.saveTiddler(\"tiddlers\",tiddler);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\t// Save the tiddlywiki.info file\n\tthis.saveJSONFile(\"tiddlywiki.info\",newWikiInfo);\n\tself.log(\"Writing tiddlywiki.info: \" + JSON.stringify(newWikiInfo,null,$tw.config.preferences.jsonSpaces));\n\treturn null;\n};\n\n/*\nTest whether the specified tiddler is a plugin in the plugin library\n*/\nWikiFolderMaker.prototype.findPluginInLibrary = function(title) {\n\tvar parts = title.split(\"/\"),\n\t\tpluginPath, type, name;\n\tif(parts[0] === \"$:\") {\n\t\tif(parts[1] === \"languages\" && parts.length === 3) {\n\t\t\tpluginPath = \"languages\" + path.sep + parts[2];\n\t\t\ttype = parts[1];\n\t\t\tname = parts[2];\n\t\t} else if(parts[1] === \"plugins\" || parts[1] === \"themes\" && parts.length === 4) {\n\t\t\tpluginPath = parts[1] + path.sep + parts[2] + path.sep + parts[3];\n\t\t\ttype = parts[1];\n\t\t\tname = parts[2] + \"/\" + parts[3];\n\t\t}\n\t}\n\tif(pluginPath && type && name) {\n\t\tpluginPath = path.resolve($tw.boot.bootPath,\"..\",pluginPath);\n\t\tif(fs.existsSync(pluginPath)) {\n\t\t\treturn {\n\t\t\t\tpluginPath: pluginPath,\n\t\t\t\ttype: type,\n\t\t\t\tname: name\n\t\t\t};\n\t\t}\n\t}\n\treturn false;\n};\n\nWikiFolderMaker.prototype.saveCustomPlugin = function(pluginTiddler) {\n\tvar self = this,\n\t\tpluginTitle = pluginTiddler.fields.title,\n\t\ttitleParts = pluginTitle.split(\"/\"),\n\t\tdirectory = $tw.utils.generateTiddlerFilepath(titleParts[titleParts.length - 1],{\n\t\t\tdirectory: path.resolve(this.wikiFolderPath,pluginTiddler.fields[\"plugin-type\"] + \"s\")\n\t\t}),\n\t\tpluginInfo = pluginTiddler.getFieldStrings({exclude: [\"text\",\"type\"]});\n\tthis.saveJSONFile(directory + path.sep + \"plugin.info\",pluginInfo);\n\tself.log(\"Writing \" + directory + path.sep + \"plugin.info: \" + JSON.stringify(pluginInfo,null,$tw.config.preferences.jsonSpaces));\n\tvar pluginTiddlers = JSON.parse(pluginTiddler.fields.text).tiddlers; // A hashmap of tiddlers in the plugin\n\t$tw.utils.each(pluginTiddlers,function(tiddler) {\n\t\tself.saveTiddler(directory,new $tw.Tiddler(tiddler));\n\t});\n};\n\nWikiFolderMaker.prototype.saveTiddler = function(directory,tiddler) {\n\tvar fileInfo = $tw.utils.generateTiddlerFileInfo(tiddler,{\n\t\tdirectory: path.resolve(this.wikiFolderPath,directory),\n\t\twiki: this.wiki\n\t});\n\t$tw.utils.saveTiddlerToFileSync(tiddler,fileInfo);\n};\n\nWikiFolderMaker.prototype.saveJSONFile = function(filename,json) {\n\tthis.saveTextFile(filename,JSON.stringify(json,null,$tw.config.preferences.jsonSpaces));\n};\n\nWikiFolderMaker.prototype.saveTextFile = function(filename,data) {\n\tthis.saveFile(filename,\"utf8\",data);\n};\n\nWikiFolderMaker.prototype.saveFile = function(filename,encoding,data) {\n\tvar filepath = path.resolve(this.wikiFolderPath,filename);\n\t$tw.utils.createFileDirectories(filepath);\n\tfs.writeFileSync(filepath,data,encoding);\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/server.js": {
"title": "$:/core/modules/commands/server.js",
"text": "/*\\\ntitle: $:/core/modules/commands/server.js\ntype: application/javascript\nmodule-type: command\n\nDeprecated legacy command for serving tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Server = require(\"$:/core/modules/server/server.js\").Server;\n\nexports.info = {\n\tname: \"server\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tvar self = this;\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(!$tw.boot.wikiTiddlersPath) {\n\t\t$tw.utils.warning(\"Warning: Wiki folder '\" + $tw.boot.wikiPath + \"' does not exist or is missing a tiddlywiki.info file\");\n\t}\n\t// Set up server\n\tthis.server = new Server({\n\t\twiki: this.commander.wiki,\n\t\tvariables: {\n\t\t\tport: this.params[0],\n\t\t\thost: this.params[6],\n\t\t\t\"root-tiddler\": this.params[1],\n\t\t\t\"root-render-type\": this.params[2],\n\t\t\t\"root-serve-type\": this.params[3],\n\t\t\tusername: this.params[4],\n\t\t\tpassword: this.params[5],\n\t\t\t\"path-prefix\": this.params[7],\n\t\t\t\"debug-level\": this.params[8]\n\t\t}\n\t});\n\tvar nodeServer = this.server.listen();\n\t$tw.hooks.invokeHook(\"th-server-command-post-start\",this.server,nodeServer,\"tiddlywiki\");\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/setfield.js": {
"title": "$:/core/modules/commands/setfield.js",
"text": "/*\\\ntitle: $:/core/modules/commands/setfield.js\ntype: application/javascript\nmodule-type: command\n\nCommand to modify selected tiddlers to set a field to the text of a template tiddler that has been wikified with the selected tiddler as the current tiddler.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nexports.info = {\n\tname: \"setfield\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 4) {\n\t\treturn \"Missing parameters\";\n\t}\n\tvar self = this,\n\t\twiki = this.commander.wiki,\n\t\tfilter = this.params[0],\n\t\tfieldname = this.params[1] || \"text\",\n\t\ttemplatetitle = this.params[2],\n\t\trendertype = this.params[3] || \"text/plain\",\n\t\ttiddlers = wiki.filterTiddlers(filter);\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar parser = wiki.parseTiddler(templatetitle),\n\t\t\tnewFields = {},\n\t\t\ttiddler = wiki.getTiddler(title);\n\t\tif(parser) {\n\t\t\tvar widgetNode = wiki.makeWidget(parser,{variables: {currentTiddler: title}});\n\t\t\tvar container = $tw.fakeDocument.createElement(\"div\");\n\t\t\twidgetNode.render(container,null);\n\t\t\tnewFields[fieldname] = rendertype === \"text/html\" ? container.innerHTML : container.textContent;\n\t\t} else {\n\t\t\tnewFields[fieldname] = undefined;\n\t\t}\n\t\twiki.addTiddler(new $tw.Tiddler(tiddler,newFields));\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/unpackplugin.js": {
"title": "$:/core/modules/commands/unpackplugin.js",
"text": "/*\\\ntitle: $:/core/modules/commands/unpackplugin.js\ntype: application/javascript\nmodule-type: command\n\nCommand to extract the shadow tiddlers from within a plugin\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"unpackplugin\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 1) {\n\t\treturn \"Missing plugin name\";\n\t}\n\tvar self = this,\n\t\ttitle = this.params[0],\n\t\tpluginData = this.commander.wiki.getTiddlerDataCached(title);\n\tif(!pluginData) {\n\t\treturn \"Plugin '\" + title + \"' not found\";\n\t}\n\t$tw.utils.each(pluginData.tiddlers,function(tiddler) {\n\t\tself.commander.wiki.addTiddler(new $tw.Tiddler(tiddler));\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/verbose.js": {
"title": "$:/core/modules/commands/verbose.js",
"text": "/*\\\ntitle: $:/core/modules/commands/verbose.js\ntype: application/javascript\nmodule-type: command\n\nVerbose command\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"verbose\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander) {\n\tthis.params = params;\n\tthis.commander = commander;\n};\n\nCommand.prototype.execute = function() {\n\tthis.commander.verbose = true;\n\t// Output the boot message log\n\tthis.commander.streams.output.write(\"Boot log:\\n \" + $tw.boot.logMessages.join(\"\\n \") + \"\\n\");\n\treturn null; // No error\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/commands/version.js": {
"title": "$:/core/modules/commands/version.js",
"text": "/*\\\ntitle: $:/core/modules/commands/version.js\ntype: application/javascript\nmodule-type: command\n\nVersion command\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"version\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander) {\n\tthis.params = params;\n\tthis.commander = commander;\n};\n\nCommand.prototype.execute = function() {\n\tthis.commander.streams.output.write($tw.version + \"\\n\");\n\treturn null; // No error\n};\n\nexports.Command = Command;\n\n})();\n",
"type": "application/javascript",
"module-type": "command"
},
"$:/core/modules/config.js": {
"title": "$:/core/modules/config.js",
"text": "/*\\\ntitle: $:/core/modules/config.js\ntype: application/javascript\nmodule-type: config\n\nCore configuration constants\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.preferences = {};\n\nexports.preferences.notificationDuration = 3 * 1000;\nexports.preferences.jsonSpaces = 4;\n\nexports.textPrimitives = {\n\tupperLetter: \"[A-Z\\u00c0-\\u00d6\\u00d8-\\u00de\\u0150\\u0170]\",\n\tlowerLetter: \"[a-z\\u00df-\\u00f6\\u00f8-\\u00ff\\u0151\\u0171]\",\n\tanyLetter: \"[A-Za-z0-9\\u00c0-\\u00d6\\u00d8-\\u00de\\u00df-\\u00f6\\u00f8-\\u00ff\\u0150\\u0170\\u0151\\u0171]\",\n\tblockPrefixLetters:\t\"[A-Za-z0-9-_\\u00c0-\\u00d6\\u00d8-\\u00de\\u00df-\\u00f6\\u00f8-\\u00ff\\u0150\\u0170\\u0151\\u0171]\"\n};\n\nexports.textPrimitives.unWikiLink = \"~\";\nexports.textPrimitives.wikiLink = exports.textPrimitives.upperLetter + \"+\" +\n\texports.textPrimitives.lowerLetter + \"+\" +\n\texports.textPrimitives.upperLetter +\n\texports.textPrimitives.anyLetter + \"*\";\n\nexports.htmlEntities = {quot:34, amp:38, apos:39, lt:60, gt:62, nbsp:160, iexcl:161, cent:162, pound:163, curren:164, yen:165, brvbar:166, sect:167, uml:168, copy:169, ordf:170, laquo:171, not:172, shy:173, reg:174, macr:175, deg:176, plusmn:177, sup2:178, sup3:179, acute:180, micro:181, para:182, middot:183, cedil:184, sup1:185, ordm:186, raquo:187, frac14:188, frac12:189, frac34:190, iquest:191, Agrave:192, Aacute:193, Acirc:194, Atilde:195, Auml:196, Aring:197, AElig:198, Ccedil:199, Egrave:200, Eacute:201, Ecirc:202, Euml:203, Igrave:204, Iacute:205, Icirc:206, Iuml:207, ETH:208, Ntilde:209, Ograve:210, Oacute:211, Ocirc:212, Otilde:213, Ouml:214, times:215, Oslash:216, Ugrave:217, Uacute:218, Ucirc:219, Uuml:220, Yacute:221, THORN:222, szlig:223, agrave:224, aacute:225, acirc:226, atilde:227, auml:228, aring:229, aelig:230, ccedil:231, egrave:232, eacute:233, ecirc:234, euml:235, igrave:236, iacute:237, icirc:238, iuml:239, eth:240, ntilde:241, ograve:242, oacute:243, ocirc:244, otilde:245, ouml:246, divide:247, oslash:248, ugrave:249, uacute:250, ucirc:251, uuml:252, yacute:253, thorn:254, yuml:255, OElig:338, oelig:339, Scaron:352, scaron:353, Yuml:376, fnof:402, circ:710, tilde:732, Alpha:913, Beta:914, Gamma:915, Delta:916, Epsilon:917, Zeta:918, Eta:919, Theta:920, Iota:921, Kappa:922, Lambda:923, Mu:924, Nu:925, Xi:926, Omicron:927, Pi:928, Rho:929, Sigma:931, Tau:932, Upsilon:933, Phi:934, Chi:935, Psi:936, Omega:937, alpha:945, beta:946, gamma:947, delta:948, epsilon:949, zeta:950, eta:951, theta:952, iota:953, kappa:954, lambda:955, mu:956, nu:957, xi:958, omicron:959, pi:960, rho:961, sigmaf:962, sigma:963, tau:964, upsilon:965, phi:966, chi:967, psi:968, omega:969, thetasym:977, upsih:978, piv:982, ensp:8194, emsp:8195, thinsp:8201, zwnj:8204, zwj:8205, lrm:8206, rlm:8207, ndash:8211, mdash:8212, lsquo:8216, rsquo:8217, sbquo:8218, ldquo:8220, rdquo:8221, bdquo:8222, dagger:8224, Dagger:8225, bull:8226, hellip:8230, permil:8240, prime:8242, Prime:8243, lsaquo:8249, rsaquo:8250, oline:8254, frasl:8260, euro:8364, image:8465, weierp:8472, real:8476, trade:8482, alefsym:8501, larr:8592, uarr:8593, rarr:8594, darr:8595, harr:8596, crarr:8629, lArr:8656, uArr:8657, rArr:8658, dArr:8659, hArr:8660, forall:8704, part:8706, exist:8707, empty:8709, nabla:8711, isin:8712, notin:8713, ni:8715, prod:8719, sum:8721, minus:8722, lowast:8727, radic:8730, prop:8733, infin:8734, ang:8736, and:8743, or:8744, cap:8745, cup:8746, int:8747, there4:8756, sim:8764, cong:8773, asymp:8776, ne:8800, equiv:8801, le:8804, ge:8805, sub:8834, sup:8835, nsub:8836, sube:8838, supe:8839, oplus:8853, otimes:8855, perp:8869, sdot:8901, lceil:8968, rceil:8969, lfloor:8970, rfloor:8971, lang:9001, rang:9002, loz:9674, spades:9824, clubs:9827, hearts:9829, diams:9830 };\n\nexports.htmlVoidElements = \"area,base,br,col,command,embed,hr,img,input,keygen,link,meta,param,source,track,wbr\".split(\",\");\n\nexports.htmlBlockElements = \"address,article,aside,audio,blockquote,canvas,dd,div,dl,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,li,noscript,ol,output,p,pre,section,table,tfoot,ul,video\".split(\",\");\n\nexports.htmlUnsafeElements = \"script\".split(\",\");\n\n})();\n",
"type": "application/javascript",
"module-type": "config"
},
"$:/core/modules/deserializers.js": {
"title": "$:/core/modules/deserializers.js",
"text": "/*\\\ntitle: $:/core/modules/deserializers.js\ntype: application/javascript\nmodule-type: tiddlerdeserializer\n\nFunctions to deserialise tiddlers from a block of text\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nUtility function to parse an old-style tiddler DIV in a *.tid file. It looks like this:\n\n<div title=\"Title\" creator=\"JoeBloggs\" modifier=\"JoeBloggs\" created=\"201102111106\" modified=\"201102111310\" tags=\"myTag [[my long tag]]\">\n<pre>The text of the tiddler (without the expected HTML encoding).\n</pre>\n</div>\n\nNote that the field attributes are HTML encoded, but that the body of the <PRE> tag is not encoded.\n\nWhen these tiddler DIVs are encountered within a TiddlyWiki HTML file then the body is encoded in the usual way.\n*/\nvar parseTiddlerDiv = function(text /* [,fields] */) {\n\t// Slot together the default results\n\tvar result = {};\n\tif(arguments.length > 1) {\n\t\tfor(var f=1; f<arguments.length; f++) {\n\t\t\tvar fields = arguments[f];\n\t\t\tfor(var t in fields) {\n\t\t\t\tresult[t] = fields[t];\t\t\n\t\t\t}\n\t\t}\n\t}\n\t// Parse the DIV body\n\tvar startRegExp = /^\\s*<div\\s+([^>]*)>(\\s*<pre>)?/gi,\n\t\tendRegExp,\n\t\tmatch = startRegExp.exec(text);\n\tif(match) {\n\t\t// Old-style DIVs don't have the <pre> tag\n\t\tif(match[2]) {\n\t\t\tendRegExp = /<\\/pre>\\s*<\\/div>\\s*$/gi;\n\t\t} else {\n\t\t\tendRegExp = /<\\/div>\\s*$/gi;\n\t\t}\n\t\tvar endMatch = endRegExp.exec(text);\n\t\tif(endMatch) {\n\t\t\t// Extract the text\n\t\t\tresult.text = text.substring(match.index + match[0].length,endMatch.index);\n\t\t\t// Process the attributes\n\t\t\tvar attrRegExp = /\\s*([^=\\s]+)\\s*=\\s*(?:\"([^\"]*)\"|'([^']*)')/gi,\n\t\t\t\tattrMatch;\n\t\t\tdo {\n\t\t\t\tattrMatch = attrRegExp.exec(match[1]);\n\t\t\t\tif(attrMatch) {\n\t\t\t\t\tvar name = attrMatch[1];\n\t\t\t\t\tvar value = attrMatch[2] !== undefined ? attrMatch[2] : attrMatch[3];\n\t\t\t\t\tresult[name] = value;\n\t\t\t\t}\n\t\t\t} while(attrMatch);\n\t\t\treturn result;\n\t\t}\n\t}\n\treturn undefined;\n};\n\nexports[\"application/x-tiddler-html-div\"] = function(text,fields) {\n\treturn [parseTiddlerDiv(text,fields)];\n};\n\nexports[\"application/json\"] = function(text,fields) {\n\tvar incoming,\n\t\tresults = [];\n\ttry {\n\t\tincoming = JSON.parse(text);\n\t} catch(e) {\n\t\tincoming = [{\n\t\t\ttitle: \"JSON error: \" + e,\n\t\t\ttext: \"\"\n\t\t}]\n\t}\n\tif(!$tw.utils.isArray(incoming)) {\n\t\tincoming = [incoming];\n\t}\n\tfor(var t=0; t<incoming.length; t++) {\n\t\tvar incomingFields = incoming[t],\n\t\t\tfields = {};\n\t\tfor(var f in incomingFields) {\n\t\t\tif(typeof incomingFields[f] === \"string\") {\n\t\t\t\tfields[f] = incomingFields[f];\n\t\t\t}\n\t\t}\n\t\tresults.push(fields);\n\t}\n\treturn results;\n};\n\n/*\nParse an HTML file into tiddlers. There are three possibilities:\n# A TiddlyWiki classic HTML file containing `text/x-tiddlywiki` tiddlers\n# A TiddlyWiki5 HTML file containing `text/vnd.tiddlywiki` tiddlers\n# An ordinary HTML file\n*/\nexports[\"text/html\"] = function(text,fields) {\n\t// Check if we've got a store area\n\tvar storeAreaMarkerRegExp = /<div id=[\"']?storeArea['\"]?( style=[\"']?display:none;[\"']?)?>/gi,\n\t\tmatch = storeAreaMarkerRegExp.exec(text);\n\tif(match) {\n\t\t// If so, it's either a classic TiddlyWiki file or an unencrypted TW5 file\n\t\t// First read the normal tiddlers\n\t\tvar results = deserializeTiddlyWikiFile(text,storeAreaMarkerRegExp.lastIndex,!!match[1],fields);\n\t\t// Then any system tiddlers\n\t\tvar systemAreaMarkerRegExp = /<div id=[\"']?systemArea['\"]?( style=[\"']?display:none;[\"']?)?>/gi,\n\t\t\tsysMatch = systemAreaMarkerRegExp.exec(text);\n\t\tif(sysMatch) {\n\t\t\tresults.push.apply(results,deserializeTiddlyWikiFile(text,systemAreaMarkerRegExp.lastIndex,!!sysMatch[1],fields));\n\t\t}\n\t\treturn results;\n\t} else {\n\t\t// Check whether we've got an encrypted file\n\t\tvar encryptedStoreArea = $tw.utils.extractEncryptedStoreArea(text);\n\t\tif(encryptedStoreArea) {\n\t\t\t// If so, attempt to decrypt it using the current password\n\t\t\treturn $tw.utils.decryptStoreArea(encryptedStoreArea);\n\t\t} else {\n\t\t\t// It's not a TiddlyWiki so we'll return the entire HTML file as a tiddler\n\t\t\treturn deserializeHtmlFile(text,fields);\n\t\t}\n\t}\n};\n\nfunction deserializeHtmlFile(text,fields) {\n\tvar result = {};\n\t$tw.utils.each(fields,function(value,name) {\n\t\tresult[name] = value;\n\t});\n\tresult.text = text;\n\tresult.type = \"text/html\";\n\treturn [result];\n}\n\nfunction deserializeTiddlyWikiFile(text,storeAreaEnd,isTiddlyWiki5,fields) {\n\tvar results = [],\n\t\tendOfDivRegExp = /(<\\/div>\\s*)/gi,\n\t\tstartPos = storeAreaEnd,\n\t\tdefaultType = isTiddlyWiki5 ? undefined : \"text/x-tiddlywiki\";\n\tendOfDivRegExp.lastIndex = startPos;\n\tvar match = endOfDivRegExp.exec(text);\n\twhile(match) {\n\t\tvar endPos = endOfDivRegExp.lastIndex,\n\t\t\ttiddlerFields = parseTiddlerDiv(text.substring(startPos,endPos),fields,{type: defaultType});\n\t\tif(!tiddlerFields) {\n\t\t\tbreak;\n\t\t}\n\t\t$tw.utils.each(tiddlerFields,function(value,name) {\n\t\t\tif(typeof value === \"string\") {\n\t\t\t\ttiddlerFields[name] = $tw.utils.htmlDecode(value);\n\t\t\t}\n\t\t});\n\t\tif(tiddlerFields.text !== null) {\n\t\t\tresults.push(tiddlerFields);\n\t\t}\n\t\tstartPos = endPos;\n\t\tmatch = endOfDivRegExp.exec(text);\n\t}\n\treturn results;\n}\n\n})();\n",
"type": "application/javascript",
"module-type": "tiddlerdeserializer"
},
"$:/core/modules/editor/engines/framed.js": {
"title": "$:/core/modules/editor/engines/framed.js",
"text": "/*\\\ntitle: $:/core/modules/editor/engines/framed.js\ntype: application/javascript\nmodule-type: library\n\nText editor engine based on a simple input or textarea within an iframe. This is done so that the selection is preserved even when clicking away from the textarea\n\n\\*/\n(function(){\n\n/*jslint node: true,browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar HEIGHT_VALUE_TITLE = \"$:/config/TextEditor/EditorHeight/Height\";\n\nfunction FramedEngine(options) {\n\t// Save our options\n\toptions = options || {};\n\tthis.widget = options.widget;\n\tthis.value = options.value;\n\tthis.parentNode = options.parentNode;\n\tthis.nextSibling = options.nextSibling;\n\t// Create our hidden dummy text area for reading styles\n\tthis.dummyTextArea = this.widget.document.createElement(\"textarea\");\n\tif(this.widget.editClass) {\n\t\tthis.dummyTextArea.className = this.widget.editClass;\n\t}\n\tthis.dummyTextArea.setAttribute(\"hidden\",\"true\");\n\tthis.parentNode.insertBefore(this.dummyTextArea,this.nextSibling);\n\tthis.widget.domNodes.push(this.dummyTextArea);\n\t// Create the iframe\n\tthis.iframeNode = this.widget.document.createElement(\"iframe\");\n\tthis.parentNode.insertBefore(this.iframeNode,this.nextSibling);\n\tthis.iframeDoc = this.iframeNode.contentWindow.document;\n\t// (Firefox requires us to put some empty content in the iframe)\n\tthis.iframeDoc.open();\n\tthis.iframeDoc.write(\"\");\n\tthis.iframeDoc.close();\n\t// Style the iframe\n\tthis.iframeNode.className = this.dummyTextArea.className;\n\tthis.iframeNode.style.border = \"none\";\n\tthis.iframeNode.style.padding = \"0\";\n\tthis.iframeNode.style.resize = \"none\";\n\tthis.iframeNode.style[\"background-color\"] = this.widget.wiki.extractTiddlerDataItem(this.widget.wiki.getTiddlerText(\"$:/palette\"),\"tiddler-editor-background\");\n\tthis.iframeDoc.body.style.margin = \"0\";\n\tthis.iframeDoc.body.style.padding = \"0\";\n\tthis.widget.domNodes.push(this.iframeNode);\n\t// Construct the textarea or input node\n\tvar tag = this.widget.editTag;\n\tif($tw.config.htmlUnsafeElements.indexOf(tag) !== -1) {\n\t\ttag = \"input\";\n\t}\n\tthis.domNode = this.iframeDoc.createElement(tag);\n\t// Set the text\n\tif(this.widget.editTag === \"textarea\") {\n\t\tthis.domNode.appendChild(this.iframeDoc.createTextNode(this.value));\n\t} else {\n\t\tthis.domNode.value = this.value;\n\t}\n\t// Set the attributes\n\tif(this.widget.editType) {\n\t\tthis.domNode.setAttribute(\"type\",this.widget.editType);\n\t}\n\tif(this.widget.editPlaceholder) {\n\t\tthis.domNode.setAttribute(\"placeholder\",this.widget.editPlaceholder);\n\t}\n\tif(this.widget.editSize) {\n\t\tthis.domNode.setAttribute(\"size\",this.widget.editSize);\n\t}\n\tif(this.widget.editRows) {\n\t\tthis.domNode.setAttribute(\"rows\",this.widget.editRows);\n\t}\n\tif(this.widget.editTabIndex) {\n\t\tthis.iframeNode.setAttribute(\"tabindex\",this.widget.editTabIndex);\n\t}\n\t// Copy the styles from the dummy textarea\n\tthis.copyStyles();\n\t// Add event listeners\n\t$tw.utils.addEventListeners(this.domNode,[\n\t\t{name: \"click\",handlerObject: this,handlerMethod: \"handleClickEvent\"},\n\t\t{name: \"input\",handlerObject: this,handlerMethod: \"handleInputEvent\"},\n\t\t{name: \"keydown\",handlerObject: this.widget,handlerMethod: \"handleKeydownEvent\"}\n\t]);\n\t// Insert the element into the DOM\n\tthis.iframeDoc.body.appendChild(this.domNode);\n}\n\n/*\nCopy styles from the dummy text area to the textarea in the iframe\n*/\nFramedEngine.prototype.copyStyles = function() {\n\t// Copy all styles\n\t$tw.utils.copyStyles(this.dummyTextArea,this.domNode);\n\t// Override the ones that should not be set the same as the dummy textarea\n\tthis.domNode.style.display = \"block\";\n\tthis.domNode.style.width = \"100%\";\n\tthis.domNode.style.margin = \"0\";\n\tthis.domNode.style[\"background-color\"] = this.widget.wiki.extractTiddlerDataItem(this.widget.wiki.getTiddlerText(\"$:/palette\"),\"tiddler-editor-background\");\n\t// In Chrome setting -webkit-text-fill-color overrides the placeholder text colour\n\tthis.domNode.style[\"-webkit-text-fill-color\"] = \"currentcolor\";\n};\n\n/*\nSet the text of the engine if it doesn't currently have focus\n*/\nFramedEngine.prototype.setText = function(text,type) {\n\tif(!this.domNode.isTiddlyWikiFakeDom) {\n\t\tif(this.domNode.ownerDocument.activeElement !== this.domNode) {\n\t\t\tthis.domNode.value = text;\n\t\t}\n\t\t// Fix the height if needed\n\t\tthis.fixHeight();\n\t}\n};\n\n/*\nGet the text of the engine\n*/\nFramedEngine.prototype.getText = function() {\n\treturn this.domNode.value;\n};\n\n/*\nFix the height of textarea to fit content\n*/\nFramedEngine.prototype.fixHeight = function() {\n\t// Make sure styles are updated\n\tthis.copyStyles();\n\t// Adjust height\n\tif(this.widget.editTag === \"textarea\") {\n\t\tif(this.widget.editAutoHeight) {\n\t\t\tif(this.domNode && !this.domNode.isTiddlyWikiFakeDom) {\n\t\t\t\tvar newHeight = $tw.utils.resizeTextAreaToFit(this.domNode,this.widget.editMinHeight);\n\t\t\t\tthis.iframeNode.style.height = (newHeight + 14) + \"px\"; // +14 for the border on the textarea\n\t\t\t}\n\t\t} else {\n\t\t\tvar fixedHeight = parseInt(this.widget.wiki.getTiddlerText(HEIGHT_VALUE_TITLE,\"400px\"),10);\n\t\t\tfixedHeight = Math.max(fixedHeight,20);\n\t\t\tthis.domNode.style.height = fixedHeight + \"px\";\n\t\t\tthis.iframeNode.style.height = (fixedHeight + 14) + \"px\";\n\t\t}\n\t}\n};\n\n/*\nFocus the engine node\n*/\nFramedEngine.prototype.focus = function() {\n\tif(this.domNode.focus && this.domNode.select) {\n\t\tthis.domNode.focus();\n\t\tthis.domNode.select();\n\t}\n};\n\n/*\nHandle a click\n*/\nFramedEngine.prototype.handleClickEvent = function(event) {\n\tthis.fixHeight();\n\treturn true;\n};\n\n/*\nHandle a dom \"input\" event which occurs when the text has changed\n*/\nFramedEngine.prototype.handleInputEvent = function(event) {\n\tthis.widget.saveChanges(this.getText());\n\tthis.fixHeight();\n\treturn true;\n};\n\n/*\nCreate a blank structure representing a text operation\n*/\nFramedEngine.prototype.createTextOperation = function() {\n\tvar operation = {\n\t\ttext: this.domNode.value,\n\t\tselStart: this.domNode.selectionStart,\n\t\tselEnd: this.domNode.selectionEnd,\n\t\tcutStart: null,\n\t\tcutEnd: null,\n\t\treplacement: null,\n\t\tnewSelStart: null,\n\t\tnewSelEnd: null\n\t};\n\toperation.selection = operation.text.substring(operation.selStart,operation.selEnd);\n\treturn operation;\n};\n\n/*\nExecute a text operation\n*/\nFramedEngine.prototype.executeTextOperation = function(operation) {\n\t// Perform the required changes to the text area and the underlying tiddler\n\tvar newText = operation.text;\n\tif(operation.replacement !== null) {\n\t\tnewText = operation.text.substring(0,operation.cutStart) + operation.replacement + operation.text.substring(operation.cutEnd);\n\t\t// Attempt to use a execCommand to modify the value of the control\n\t\tif(this.iframeDoc.queryCommandSupported(\"insertText\") && this.iframeDoc.queryCommandSupported(\"delete\") && !$tw.browser.isFirefox) {\n\t\t\tthis.domNode.focus();\n\t\t\tthis.domNode.setSelectionRange(operation.cutStart,operation.cutEnd);\n\t\t\tif(operation.replacement === \"\") {\n\t\t\t\tthis.iframeDoc.execCommand(\"delete\",false,\"\");\n\t\t\t} else {\n\t\t\t\tthis.iframeDoc.execCommand(\"insertText\",false,operation.replacement);\n\t\t\t}\n\t\t} else {\n\t\t\tthis.domNode.value = newText;\n\t\t}\n\t\tthis.domNode.focus();\n\t\tthis.domNode.setSelectionRange(operation.newSelStart,operation.newSelEnd);\n\t}\n\tthis.domNode.focus();\n\treturn newText;\n};\n\nexports.FramedEngine = FramedEngine;\n\n})();\n",
"type": "application/javascript",
"module-type": "library"
},
"$:/core/modules/editor/engines/simple.js": {
"title": "$:/core/modules/editor/engines/simple.js",
"text": "/*\\\ntitle: $:/core/modules/editor/engines/simple.js\ntype: application/javascript\nmodule-type: library\n\nText editor engine based on a simple input or textarea tag\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar HEIGHT_VALUE_TITLE = \"$:/config/TextEditor/EditorHeight/Height\";\n\nfunction SimpleEngine(options) {\n\t// Save our options\n\toptions = options || {};\n\tthis.widget = options.widget;\n\tthis.value = options.value;\n\tthis.parentNode = options.parentNode;\n\tthis.nextSibling = options.nextSibling;\n\t// Construct the textarea or input node\n\tvar tag = this.widget.editTag;\n\tif($tw.config.htmlUnsafeElements.indexOf(tag) !== -1) {\n\t\ttag = \"input\";\n\t}\n\tthis.domNode = this.widget.document.createElement(tag);\n\t// Set the text\n\tif(this.widget.editTag === \"textarea\") {\n\t\tthis.domNode.appendChild(this.widget.document.createTextNode(this.value));\n\t} else {\n\t\tthis.domNode.value = this.value;\n\t}\n\t// Set the attributes\n\tif(this.widget.editType) {\n\t\tthis.domNode.setAttribute(\"type\",this.widget.editType);\n\t}\n\tif(this.widget.editPlaceholder) {\n\t\tthis.domNode.setAttribute(\"placeholder\",this.widget.editPlaceholder);\n\t}\n\tif(this.widget.editSize) {\n\t\tthis.domNode.setAttribute(\"size\",this.widget.editSize);\n\t}\n\tif(this.widget.editRows) {\n\t\tthis.domNode.setAttribute(\"rows\",this.widget.editRows);\n\t}\n\tif(this.widget.editClass) {\n\t\tthis.domNode.className = this.widget.editClass;\n\t}\n\tif(this.widget.editTabIndex) {\n\t\tthis.domNode.setAttribute(\"tabindex\",this.widget.editTabIndex);\n\t}\n\t// Add an input event handler\n\t$tw.utils.addEventListeners(this.domNode,[\n\t\t{name: \"focus\", handlerObject: this, handlerMethod: \"handleFocusEvent\"},\n\t\t{name: \"input\", handlerObject: this, handlerMethod: \"handleInputEvent\"}\n\t]);\n\t// Insert the element into the DOM\n\tthis.parentNode.insertBefore(this.domNode,this.nextSibling);\n\tthis.widget.domNodes.push(this.domNode);\n}\n\n/*\nSet the text of the engine if it doesn't currently have focus\n*/\nSimpleEngine.prototype.setText = function(text,type) {\n\tif(!this.domNode.isTiddlyWikiFakeDom) {\n\t\tif(this.domNode.ownerDocument.activeElement !== this.domNode || text === \"\") {\n\t\t\tthis.domNode.value = text;\n\t\t}\n\t\t// Fix the height if needed\n\t\tthis.fixHeight();\n\t}\n};\n\n/*\nGet the text of the engine\n*/\nSimpleEngine.prototype.getText = function() {\n\treturn this.domNode.value;\n};\n\n/*\nFix the height of textarea to fit content\n*/\nSimpleEngine.prototype.fixHeight = function() {\n\tif(this.widget.editTag === \"textarea\") {\n\t\tif(this.widget.editAutoHeight) {\n\t\t\tif(this.domNode && !this.domNode.isTiddlyWikiFakeDom) {\n\t\t\t\t$tw.utils.resizeTextAreaToFit(this.domNode,this.widget.editMinHeight);\n\t\t\t}\n\t\t} else {\n\t\t\tvar fixedHeight = parseInt(this.widget.wiki.getTiddlerText(HEIGHT_VALUE_TITLE,\"400px\"),10);\n\t\t\tfixedHeight = Math.max(fixedHeight,20);\n\t\t\tthis.domNode.style.height = fixedHeight + \"px\";\n\t\t}\n\t}\n};\n\n/*\nFocus the engine node\n*/\nSimpleEngine.prototype.focus = function() {\n\tif(this.domNode.focus && this.domNode.select) {\n\t\tthis.domNode.focus();\n\t\tthis.domNode.select();\n\t}\n};\n\n/*\nHandle a dom \"input\" event which occurs when the text has changed\n*/\nSimpleEngine.prototype.handleInputEvent = function(event) {\n\tthis.widget.saveChanges(this.getText());\n\tthis.fixHeight();\n\treturn true;\n};\n\n/*\nHandle a dom \"focus\" event\n*/\nSimpleEngine.prototype.handleFocusEvent = function(event) {\n\tif(this.widget.editFocusPopup) {\n\t\t$tw.popup.triggerPopup({\n\t\t\tdomNode: this.domNode,\n\t\t\ttitle: this.widget.editFocusPopup,\n\t\t\twiki: this.widget.wiki,\n\t\t\tforce: true\n\t\t});\n\t}\n\treturn true;\n};\n\n/*\nCreate a blank structure representing a text operation\n*/\nSimpleEngine.prototype.createTextOperation = function() {\n\treturn null;\n};\n\n/*\nExecute a text operation\n*/\nSimpleEngine.prototype.executeTextOperation = function(operation) {\n};\n\nexports.SimpleEngine = SimpleEngine;\n\n})();\n",
"type": "application/javascript",
"module-type": "library"
},
"$:/core/modules/editor/factory.js": {
"title": "$:/core/modules/editor/factory.js",
"text": "/*\\\ntitle: $:/core/modules/editor/factory.js\ntype: application/javascript\nmodule-type: library\n\nFactory for constructing text editor widgets with specified engines for the toolbar and non-toolbar cases\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar DEFAULT_MIN_TEXT_AREA_HEIGHT = \"100px\"; // Minimum height of textareas in pixels\n\n// Configuration tiddlers\nvar HEIGHT_MODE_TITLE = \"$:/config/TextEditor/EditorHeight/Mode\";\nvar ENABLE_TOOLBAR_TITLE = \"$:/config/TextEditor/EnableToolbar\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nfunction editTextWidgetFactory(toolbarEngine,nonToolbarEngine) {\n\n\tvar EditTextWidget = function(parseTreeNode,options) {\n\t\t// Initialise the editor operations if they've not been done already\n\t\tif(!this.editorOperations) {\n\t\t\tEditTextWidget.prototype.editorOperations = {};\n\t\t\t$tw.modules.applyMethods(\"texteditoroperation\",this.editorOperations);\n\t\t}\n\t\tthis.initialise(parseTreeNode,options);\n\t};\n\n\t/*\n\tInherit from the base widget class\n\t*/\n\tEditTextWidget.prototype = new Widget();\n\n\t/*\n\tRender this widget into the DOM\n\t*/\n\tEditTextWidget.prototype.render = function(parent,nextSibling) {\n\t\t// Save the parent dom node\n\t\tthis.parentDomNode = parent;\n\t\t// Compute our attributes\n\t\tthis.computeAttributes();\n\t\t// Execute our logic\n\t\tthis.execute();\n\t\t// Create the wrapper for the toolbar and render its content\n\t\tif(this.editShowToolbar) {\n\t\t\tthis.toolbarNode = this.document.createElement(\"div\");\n\t\t\tthis.toolbarNode.className = \"tc-editor-toolbar\";\n\t\t\tparent.insertBefore(this.toolbarNode,nextSibling);\n\t\t\tthis.renderChildren(this.toolbarNode,null);\n\t\t\tthis.domNodes.push(this.toolbarNode);\n\t\t}\n\t\t// Create our element\n\t\tvar editInfo = this.getEditInfo(),\n\t\t\tEngine = this.editShowToolbar ? toolbarEngine : nonToolbarEngine;\n\t\tthis.engine = new Engine({\n\t\t\t\twidget: this,\n\t\t\t\tvalue: editInfo.value,\n\t\t\t\ttype: editInfo.type,\n\t\t\t\tparentNode: parent,\n\t\t\t\tnextSibling: nextSibling\n\t\t\t});\n\t\t// Call the postRender hook\n\t\tif(this.postRender) {\n\t\t\tthis.postRender();\n\t\t}\n\t\t// Fix height\n\t\tthis.engine.fixHeight();\n\t\t// Focus if required\n\t\tif(this.editFocus === \"true\" || this.editFocus === \"yes\") {\n\t\t\tthis.engine.focus();\n\t\t}\n\t\t// Add widget message listeners\n\t\tthis.addEventListeners([\n\t\t\t{type: \"tm-edit-text-operation\", handler: \"handleEditTextOperationMessage\"}\n\t\t]);\n\t};\n\n\t/*\n\tGet the tiddler being edited and current value\n\t*/\n\tEditTextWidget.prototype.getEditInfo = function() {\n\t\t// Get the edit value\n\t\tvar self = this,\n\t\t\tvalue,\n\t\t\ttype = \"text/plain\",\n\t\t\tupdate;\n\t\tif(this.editIndex) {\n\t\t\tvalue = this.wiki.extractTiddlerDataItem(this.editTitle,this.editIndex,this.editDefault);\n\t\t\tupdate = function(value) {\n\t\t\t\tvar data = self.wiki.getTiddlerData(self.editTitle,{});\n\t\t\t\tif(data[self.editIndex] !== value) {\n\t\t\t\t\tdata[self.editIndex] = value;\n\t\t\t\t\tself.wiki.setTiddlerData(self.editTitle,data);\n\t\t\t\t}\n\t\t\t};\n\t\t} else {\n\t\t\t// Get the current tiddler and the field name\n\t\t\tvar tiddler = this.wiki.getTiddler(this.editTitle);\n\t\t\tif(tiddler) {\n\t\t\t\t// If we've got a tiddler, the value to display is the field string value\n\t\t\t\tvalue = tiddler.getFieldString(this.editField);\n\t\t\t\tif(this.editField === \"text\") {\n\t\t\t\t\ttype = tiddler.fields.type || \"text/vnd.tiddlywiki\";\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\t// Otherwise, we need to construct a default value for the editor\n\t\t\t\tswitch(this.editField) {\n\t\t\t\t\tcase \"text\":\n\t\t\t\t\t\tvalue = \"Type the text for the tiddler '\" + this.editTitle + \"'\";\n\t\t\t\t\t\ttype = \"text/vnd.tiddlywiki\";\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase \"title\":\n\t\t\t\t\t\tvalue = this.editTitle;\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tvalue = \"\";\n\t\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t\tif(this.editDefault !== undefined) {\n\t\t\t\t\tvalue = this.editDefault;\n\t\t\t\t}\n\t\t\t}\n\t\t\tupdate = function(value) {\n\t\t\t\tvar tiddler = self.wiki.getTiddler(self.editTitle),\n\t\t\t\t\tupdateFields = {\n\t\t\t\t\t\ttitle: self.editTitle\n\t\t\t\t\t};\n\t\t\t\tupdateFields[self.editField] = value;\n\t\t\t\tself.wiki.addTiddler(new $tw.Tiddler(self.wiki.getCreationFields(),tiddler,updateFields,self.wiki.getModificationFields()));\n\t\t\t};\n\t\t}\n\t\tif(this.editType) {\n\t\t\ttype = this.editType;\n\t\t}\n\t\treturn {value: value || \"\", type: type, update: update};\n\t};\n\n\t/*\n\tHandle an edit text operation message from the toolbar\n\t*/\n\tEditTextWidget.prototype.handleEditTextOperationMessage = function(event) {\n\t\t// Prepare information about the operation\n\t\tvar operation = this.engine.createTextOperation();\n\t\t// Invoke the handler for the selected operation\n\t\tvar handler = this.editorOperations[event.param];\n\t\tif(handler) {\n\t\t\thandler.call(this,event,operation);\n\t\t}\n\t\t// Execute the operation via the engine\n\t\tvar newText = this.engine.executeTextOperation(operation);\n\t\t// Fix the tiddler height and save changes\n\t\tthis.engine.fixHeight();\n\t\tthis.saveChanges(newText);\n\t};\n\n\t/*\n\tCompute the internal state of the widget\n\t*/\n\tEditTextWidget.prototype.execute = function() {\n\t\t// Get our parameters\n\t\tthis.editTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\t\tthis.editField = this.getAttribute(\"field\",\"text\");\n\t\tthis.editIndex = this.getAttribute(\"index\");\n\t\tthis.editDefault = this.getAttribute(\"default\");\n\t\tthis.editClass = this.getAttribute(\"class\");\n\t\tthis.editPlaceholder = this.getAttribute(\"placeholder\");\n\t\tthis.editSize = this.getAttribute(\"size\");\n\t\tthis.editRows = this.getAttribute(\"rows\");\n\t\tthis.editAutoHeight = this.wiki.getTiddlerText(HEIGHT_MODE_TITLE,\"auto\");\n\t\tthis.editAutoHeight = this.getAttribute(\"autoHeight\",this.editAutoHeight === \"auto\" ? \"yes\" : \"no\") === \"yes\";\n\t\tthis.editMinHeight = this.getAttribute(\"minHeight\",DEFAULT_MIN_TEXT_AREA_HEIGHT);\n\t\tthis.editFocusPopup = this.getAttribute(\"focusPopup\");\n\t\tthis.editFocus = this.getAttribute(\"focus\");\n\t\tthis.editTabIndex = this.getAttribute(\"tabindex\");\n\t\t// Get the default editor element tag and type\n\t\tvar tag,type;\n\t\tif(this.editField === \"text\") {\n\t\t\ttag = \"textarea\";\n\t\t} else {\n\t\t\ttag = \"input\";\n\t\t\tvar fieldModule = $tw.Tiddler.fieldModules[this.editField];\n\t\t\tif(fieldModule && fieldModule.editTag) {\n\t\t\t\ttag = fieldModule.editTag;\n\t\t\t}\n\t\t\tif(fieldModule && fieldModule.editType) {\n\t\t\t\ttype = fieldModule.editType;\n\t\t\t}\n\t\t\ttype = type || \"text\";\n\t\t}\n\t\t// Get the rest of our parameters\n\t\tthis.editTag = this.getAttribute(\"tag\",tag) || \"input\";\n\t\tthis.editType = this.getAttribute(\"type\",type);\n\t\t// Make the child widgets\n\t\tthis.makeChildWidgets();\n\t\t// Determine whether to show the toolbar\n\t\tthis.editShowToolbar = this.wiki.getTiddlerText(ENABLE_TOOLBAR_TITLE,\"yes\");\n\t\tthis.editShowToolbar = (this.editShowToolbar === \"yes\") && !!(this.children && this.children.length > 0) && (!this.document.isTiddlyWikiFakeDom);\n\t};\n\n\t/*\n\tSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n\t*/\n\tEditTextWidget.prototype.refresh = function(changedTiddlers) {\n\t\tvar changedAttributes = this.computeAttributes();\n\t\t// Completely rerender if any of our attributes have changed\n\t\tif(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || changedAttributes[\"default\"] || changedAttributes[\"class\"] || changedAttributes.placeholder || changedAttributes.size || changedAttributes.autoHeight || changedAttributes.minHeight || changedAttributes.focusPopup || changedAttributes.rows || changedAttributes.tabindex || changedTiddlers[HEIGHT_MODE_TITLE] || changedTiddlers[ENABLE_TOOLBAR_TITLE]) {\n\t\t\tthis.refreshSelf();\n\t\t\treturn true;\n\t\t} else if(changedTiddlers[this.editTitle]) {\n\t\t\tvar editInfo = this.getEditInfo();\n\t\t\tthis.updateEditor(editInfo.value,editInfo.type);\n\t\t}\n\t\tthis.engine.fixHeight();\n\t\tif(this.editShowToolbar) {\n\t\t\treturn this.refreshChildren(changedTiddlers);\n\t\t} else {\n\t\t\treturn false;\n\t\t}\n\t};\n\n\t/*\n\tUpdate the editor with new text. This method is separate from updateEditorDomNode()\n\tso that subclasses can override updateEditor() and still use updateEditorDomNode()\n\t*/\n\tEditTextWidget.prototype.updateEditor = function(text,type) {\n\t\tthis.updateEditorDomNode(text,type);\n\t};\n\n\t/*\n\tUpdate the editor dom node with new text\n\t*/\n\tEditTextWidget.prototype.updateEditorDomNode = function(text,type) {\n\t\tthis.engine.setText(text,type);\n\t};\n\n\t/*\n\tSave changes back to the tiddler store\n\t*/\n\tEditTextWidget.prototype.saveChanges = function(text) {\n\t\tvar editInfo = this.getEditInfo();\n\t\tif(text !== editInfo.value) {\n\t\t\teditInfo.update(text);\n\t\t}\n\t};\n\n\t/*\n\tHandle a dom \"keydown\" event, which we'll bubble up to our container for the keyboard widgets benefit\n\t*/\n\tEditTextWidget.prototype.handleKeydownEvent = function(event) {\n\t\t// Check for a keyboard shortcut\n\t\tif(this.toolbarNode) {\n\t\t\tvar shortcutElements = this.toolbarNode.querySelectorAll(\"[data-tw-keyboard-shortcut]\");\n\t\t\tfor(var index=0; index<shortcutElements.length; index++) {\n\t\t\t\tvar el = shortcutElements[index],\n\t\t\t\t\tshortcutData = el.getAttribute(\"data-tw-keyboard-shortcut\"),\n\t\t\t\t\tkeyInfoArray = $tw.keyboardManager.parseKeyDescriptors(shortcutData,{\n\t\t\t\t\t\twiki: this.wiki\n\t\t\t\t\t});\n\t\t\t\tif($tw.keyboardManager.checkKeyDescriptors(event,keyInfoArray)) {\n\t\t\t\t\tvar clickEvent = this.document.createEvent(\"Events\");\n\t\t\t\t clickEvent.initEvent(\"click\",true,false);\n\t\t\t\t el.dispatchEvent(clickEvent);\n\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\tevent.stopPropagation();\n\t\t\t\t\treturn true;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t// Propogate the event to the container\n\t\tif(this.propogateKeydownEvent(event)) {\n\t\t\t// Ignore the keydown if it was already handled\n\t\t\tevent.preventDefault();\n\t\t\tevent.stopPropagation();\n\t\t\treturn true;\n\t\t}\n\t\t// Otherwise, process the keydown normally\n\t\treturn false;\n\t};\n\n\t/*\n\tPropogate keydown events to our container for the keyboard widgets benefit\n\t*/\n\tEditTextWidget.prototype.propogateKeydownEvent = function(event) {\n\t\tvar newEvent = this.document.createEventObject ? this.document.createEventObject() : this.document.createEvent(\"Events\");\n\t\tif(newEvent.initEvent) {\n\t\t\tnewEvent.initEvent(\"keydown\", true, true);\n\t\t}\n\t\tnewEvent.keyCode = event.keyCode;\n\t\tnewEvent.which = event.which;\n\t\tnewEvent.metaKey = event.metaKey;\n\t\tnewEvent.ctrlKey = event.ctrlKey;\n\t\tnewEvent.altKey = event.altKey;\n\t\tnewEvent.shiftKey = event.shiftKey;\n\t\treturn !this.parentDomNode.dispatchEvent(newEvent);\n\t};\n\n\treturn EditTextWidget;\n\n}\n\nexports.editTextWidgetFactory = editTextWidgetFactory;\n\n})();\n",
"type": "application/javascript",
"module-type": "library"
},
"$:/core/modules/editor/operations/bitmap/clear.js": {
"title": "$:/core/modules/editor/operations/bitmap/clear.js",
"text": "/*\\\ntitle: $:/core/modules/editor/operations/bitmap/clear.js\ntype: application/javascript\nmodule-type: bitmapeditoroperation\n\nBitmap editor operation to clear the image\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports[\"clear\"] = function(event) {\n\tvar ctx = this.canvasDomNode.getContext(\"2d\");\n\tctx.globalAlpha = 1;\n\tctx.fillStyle = event.paramObject.colour || \"white\";\n\tctx.fillRect(0,0,this.canvasDomNode.width,this.canvasDomNode.height);\n\t// Save changes\n\tthis.strokeEnd();\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "bitmapeditoroperation"
},
"$:/core/modules/editor/operations/bitmap/resize.js": {
"title": "$:/core/modules/editor/operations/bitmap/resize.js",
"text": "/*\\\ntitle: $:/core/modules/editor/operations/bitmap/resize.js\ntype: application/javascript\nmodule-type: bitmapeditoroperation\n\nBitmap editor operation to resize the image\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports[\"resize\"] = function(event) {\n\t// Get the new width\n\tvar newWidth = parseInt(event.paramObject.width || this.canvasDomNode.width,10),\n\t\tnewHeight = parseInt(event.paramObject.height || this.canvasDomNode.height,10);\n\t// Update if necessary\n\tif(newWidth > 0 && newHeight > 0 && !(newWidth === this.currCanvas.width && newHeight === this.currCanvas.height)) {\n\t\tthis.changeCanvasSize(newWidth,newHeight);\n\t}\n\t// Update the input controls\n\tthis.refreshToolbar();\n\t// Save the image into the tiddler\n\tthis.saveChanges();\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "bitmapeditoroperation"
},
"$:/core/modules/editor/operations/bitmap/rotate-left.js": {
"title": "$:/core/modules/editor/operations/bitmap/rotate-left.js",
"text": "/*\\\ntitle: $:/core/modules/editor/operations/bitmap/rotate-left.js\ntype: application/javascript\nmodule-type: bitmapeditoroperation\n\nBitmap editor operation to rotate the image left by 90 degrees\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports[\"rotate-left\"] = function(event) {\n\t// Rotate the canvas left by 90 degrees\n\tthis.rotateCanvasLeft();\n\t// Update the input controls\n\tthis.refreshToolbar();\n\t// Save the image into the tiddler\n\tthis.saveChanges();\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "bitmapeditoroperation"
},
"$:/core/modules/editor/operations/text/excise.js": {
"title": "$:/core/modules/editor/operations/text/excise.js",
"text": "/*\\\ntitle: $:/core/modules/editor/operations/text/excise.js\ntype: application/javascript\nmodule-type: texteditoroperation\n\nText editor operation to excise the selection to a new tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports[\"excise\"] = function(event,operation) {\n\tvar editTiddler = this.wiki.getTiddler(this.editTitle),\n\t\teditTiddlerTitle = this.editTitle;\n\tif(editTiddler && editTiddler.fields[\"draft.of\"]) {\n\t\teditTiddlerTitle = editTiddler.fields[\"draft.of\"];\n\t}\n\tvar excisionTitle = event.paramObject.title || this.wiki.generateNewTitle(\"New Excision\");\n\tthis.wiki.addTiddler(new $tw.Tiddler(\n\t\tthis.wiki.getCreationFields(),\n\t\tthis.wiki.getModificationFields(),\n\t\t{\n\t\t\ttitle: excisionTitle,\n\t\t\ttext: operation.selection,\n\t\t\ttags: event.paramObject.tagnew === \"yes\" ? [editTiddlerTitle] : []\n\t\t}\n\t));\n\toperation.replacement = excisionTitle;\n\tswitch(event.paramObject.type || \"transclude\") {\n\t\tcase \"transclude\":\n\t\t\toperation.replacement = \"{{\" + operation.replacement+ \"}}\";\n\t\t\tbreak;\n\t\tcase \"link\":\n\t\t\toperation.replacement = \"[[\" + operation.replacement+ \"]]\";\n\t\t\tbreak;\n\t\tcase \"macro\":\n\t\t\toperation.replacement = \"<<\" + (event.paramObject.macro || \"translink\") + \" \\\"\\\"\\\"\" + operation.replacement + \"\\\"\\\"\\\">>\";\n\t\t\tbreak;\n\t}\n\toperation.cutStart = operation.selStart;\n\toperation.cutEnd = operation.selEnd;\n\toperation.newSelStart = operation.selStart;\n\toperation.newSelEnd = operation.selStart + operation.replacement.length;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "texteditoroperation"
},
"$:/core/modules/editor/operations/text/make-link.js": {
"title": "$:/core/modules/editor/operations/text/make-link.js",
"text": "/*\\\ntitle: $:/core/modules/editor/operations/text/make-link.js\ntype: application/javascript\nmodule-type: texteditoroperation\n\nText editor operation to make a link\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports[\"make-link\"] = function(event,operation) {\n\tif(operation.selection) {\n\t\toperation.replacement = \"[[\" + operation.selection + \"|\" + event.paramObject.text + \"]]\";\n\t\toperation.cutStart = operation.selStart;\n\t\toperation.cutEnd = operation.selEnd;\n\t} else {\n\t\toperation.replacement = \"[[\" + event.paramObject.text + \"]]\";\n\t\toperation.cutStart = operation.selStart;\n\t\toperation.cutEnd = operation.selEnd;\n\t}\n\toperation.newSelStart = operation.selStart + operation.replacement.length;\n\toperation.newSelEnd = operation.newSelStart;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "texteditoroperation"
},
"$:/core/modules/editor/operations/text/prefix-lines.js": {
"title": "$:/core/modules/editor/operations/text/prefix-lines.js",
"text": "/*\\\ntitle: $:/core/modules/editor/operations/text/prefix-lines.js\ntype: application/javascript\nmodule-type: texteditoroperation\n\nText editor operation to add a prefix to the selected lines\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports[\"prefix-lines\"] = function(event,operation) {\n\tvar targetCount = parseInt(event.paramObject.count + \"\",10);\n\t// Cut just past the preceding line break, or the start of the text\n\toperation.cutStart = $tw.utils.findPrecedingLineBreak(operation.text,operation.selStart);\n\t// Cut to just past the following line break, or to the end of the text\n\toperation.cutEnd = $tw.utils.findFollowingLineBreak(operation.text,operation.selEnd);\n\t// Compose the required prefix\n\tvar prefix = $tw.utils.repeat(event.paramObject.character,targetCount);\n\t// Process each line\n\tvar lines = operation.text.substring(operation.cutStart,operation.cutEnd).split(/\\r?\\n/mg);\n\t$tw.utils.each(lines,function(line,index) {\n\t\t// Remove and count any existing prefix characters\n\t\tvar count = 0;\n\t\twhile(line.charAt(0) === event.paramObject.character) {\n\t\t\tline = line.substring(1);\n\t\t\tcount++;\n\t\t}\n\t\t// Remove any whitespace\n\t\twhile(line.charAt(0) === \" \") {\n\t\t\tline = line.substring(1);\n\t\t}\n\t\t// We're done if we removed the exact required prefix, otherwise add it\n\t\tif(count !== targetCount) {\n\t\t\t// Apply the prefix\n\t\t\tline = prefix + \" \" + line;\n\t\t}\n\t\t// Save the modified line\n\t\tlines[index] = line;\n\t});\n\t// Stitch the replacement text together and set the selection\n\toperation.replacement = lines.join(\"\\n\");\n\tif(lines.length === 1) {\n\t\toperation.newSelStart = operation.cutStart + operation.replacement.length;\n\t\toperation.newSelEnd = operation.newSelStart;\n\t} else {\n\t\toperation.newSelStart = operation.cutStart;\n\t\toperation.newSelEnd = operation.newSelStart + operation.replacement.length;\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "texteditoroperation"
},
"$:/core/modules/editor/operations/text/replace-all.js": {
"title": "$:/core/modules/editor/operations/text/replace-all.js",
"text": "/*\\\ntitle: $:/core/modules/editor/operations/text/replace-all.js\ntype: application/javascript\nmodule-type: texteditoroperation\n\nText editor operation to replace the entire text\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports[\"replace-all\"] = function(event,operation) {\n\toperation.cutStart = 0;\n\toperation.cutEnd = operation.text.length;\n\toperation.replacement = event.paramObject.text;\n\toperation.newSelStart = 0;\n\toperation.newSelEnd = operation.replacement.length;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "texteditoroperation"
},
"$:/core/modules/editor/operations/text/replace-selection.js": {
"title": "$:/core/modules/editor/operations/text/replace-selection.js",
"text": "/*\\\ntitle: $:/core/modules/editor/operations/text/replace-selection.js\ntype: application/javascript\nmodule-type: texteditoroperation\n\nText editor operation to replace the selection\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports[\"replace-selection\"] = function(event,operation) {\n\toperation.replacement = event.paramObject.text;\n\toperation.cutStart = operation.selStart;\n\toperation.cutEnd = operation.selEnd;\n\toperation.newSelStart = operation.selStart;\n\toperation.newSelEnd = operation.selStart + operation.replacement.length;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "texteditoroperation"
},
"$:/core/modules/editor/operations/text/save-selection.js": {
"title": "$:/core/modules/editor/operations/text/save-selection.js",
"text": "/*\\\ntitle: $:/core/modules/editor/operations/text/save-selection.js\ntype: application/javascript\nmodule-type: texteditoroperation\n\nText editor operation to save the current selection in a specified tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports[\"save-selection\"] = function(event,operation) {\n\tvar tiddler = event.paramObject.tiddler,\n\t\tfield = event.paramObject.field || \"text\";\n\tif(tiddler && field) {\n\t\tthis.wiki.setText(tiddler,field,null,operation.text.substring(operation.selStart,operation.selEnd));\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "texteditoroperation"
},
"$:/core/modules/editor/operations/text/wrap-lines.js": {
"title": "$:/core/modules/editor/operations/text/wrap-lines.js",
"text": "/*\\\ntitle: $:/core/modules/editor/operations/text/wrap-lines.js\ntype: application/javascript\nmodule-type: texteditoroperation\n\nText editor operation to wrap the selected lines with a prefix and suffix\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports[\"wrap-lines\"] = function(event,operation) {\n\t// Cut just past the preceding line break, or the start of the text\n\toperation.cutStart = $tw.utils.findPrecedingLineBreak(operation.text,operation.selStart);\n\t// Cut to just past the following line break, or to the end of the text\n\toperation.cutEnd = $tw.utils.findFollowingLineBreak(operation.text,operation.selEnd);\n\t// Add the prefix and suffix\n\toperation.replacement = event.paramObject.prefix + \"\\n\" +\n\t\t\t\toperation.text.substring(operation.cutStart,operation.cutEnd) + \"\\n\" +\n\t\t\t\tevent.paramObject.suffix + \"\\n\";\n\toperation.newSelStart = operation.cutStart + event.paramObject.prefix.length + 1;\n\toperation.newSelEnd = operation.newSelStart + (operation.cutEnd - operation.cutStart);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "texteditoroperation"
},
"$:/core/modules/editor/operations/text/wrap-selection.js": {
"title": "$:/core/modules/editor/operations/text/wrap-selection.js",
"text": "/*\\\ntitle: $:/core/modules/editor/operations/text/wrap-selection.js\ntype: application/javascript\nmodule-type: texteditoroperation\n\nText editor operation to wrap the selection with the specified prefix and suffix\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports[\"wrap-selection\"] = function(event,operation) {\n\tif(operation.selStart === operation.selEnd) {\n\t\t// No selection; check if we're within the prefix/suffix\n\t\tif(operation.text.substring(operation.selStart - event.paramObject.prefix.length,operation.selStart + event.paramObject.suffix.length) === event.paramObject.prefix + event.paramObject.suffix) {\n\t\t\t// Remove the prefix and suffix\n\t\t\toperation.cutStart = operation.selStart - event.paramObject.prefix.length;\n\t\t\toperation.cutEnd = operation.selEnd + event.paramObject.suffix.length;\n\t\t\toperation.replacement = \"\";\n\t\t\toperation.newSelStart = operation.cutStart;\n\t\t\toperation.newSelEnd = operation.newSelStart;\n\t\t} else {\n\t\t\t// Wrap the cursor instead\n\t\t\toperation.cutStart = operation.selStart;\n\t\t\toperation.cutEnd = operation.selEnd;\n\t\t\toperation.replacement = event.paramObject.prefix + event.paramObject.suffix;\n\t\t\toperation.newSelStart = operation.selStart + event.paramObject.prefix.length;\n\t\t\toperation.newSelEnd = operation.newSelStart;\n\t\t}\n\t} else if(operation.text.substring(operation.selStart,operation.selStart + event.paramObject.prefix.length) === event.paramObject.prefix && operation.text.substring(operation.selEnd - event.paramObject.suffix.length,operation.selEnd) === event.paramObject.suffix) {\n\t\t// Prefix and suffix are already present, so remove them\n\t\toperation.cutStart = operation.selStart;\n\t\toperation.cutEnd = operation.selEnd;\n\t\toperation.replacement = operation.selection.substring(event.paramObject.prefix.length,operation.selection.length - event.paramObject.suffix.length);\n\t\toperation.newSelStart = operation.selStart;\n\t\toperation.newSelEnd = operation.selStart + operation.replacement.length;\n\t} else {\n\t\t// Add the prefix and suffix\n\t\toperation.cutStart = operation.selStart;\n\t\toperation.cutEnd = operation.selEnd;\n\t\toperation.replacement = event.paramObject.prefix + operation.selection + event.paramObject.suffix;\n\t\toperation.newSelStart = operation.selStart;\n\t\toperation.newSelEnd = operation.selStart + operation.replacement.length;\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "texteditoroperation"
},
"$:/core/modules/filters/addprefix.js": {
"title": "$:/core/modules/filters/addprefix.js",
"text": "/*\\\ntitle: $:/core/modules/filters/addprefix.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for adding a prefix to each title in the list. This is\nespecially useful in contexts where only a filter expression is allowed\nand macro substitution isn't available.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.addprefix = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(operator.operand + title);\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/addsuffix.js": {
"title": "$:/core/modules/filters/addsuffix.js",
"text": "/*\\\ntitle: $:/core/modules/filters/addsuffix.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for adding a suffix to each title in the list. This is\nespecially useful in contexts where only a filter expression is allowed\nand macro substitution isn't available.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.addsuffix = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title + operator.operand);\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/after.js": {
"title": "$:/core/modules/filters/after.js",
"text": "/*\\\ntitle: $:/core/modules/filters/after.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning the tiddler from the current list that is after the tiddler named in the operand.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.after = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\tvar index = results.indexOf(operator.operand);\n\tif(index === -1 || index > (results.length - 2)) {\n\t\treturn [];\n\t} else {\n\t\treturn [results[index + 1]];\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/all/current.js": {
"title": "$:/core/modules/filters/all/current.js",
"text": "/*\\\ntitle: $:/core/modules/filters/all/current.js\ntype: application/javascript\nmodule-type: allfilteroperator\n\nFilter function for [all[current]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.current = function(source,prefix,options) {\n\tvar currTiddlerTitle = options.widget && options.widget.getVariable(\"currentTiddler\");\n\tif(currTiddlerTitle) {\n\t\treturn [currTiddlerTitle];\n\t} else {\n\t\treturn [];\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "allfilteroperator"
},
"$:/core/modules/filters/all/missing.js": {
"title": "$:/core/modules/filters/all/missing.js",
"text": "/*\\\ntitle: $:/core/modules/filters/all/missing.js\ntype: application/javascript\nmodule-type: allfilteroperator\n\nFilter function for [all[missing]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.missing = function(source,prefix,options) {\n\treturn options.wiki.getMissingTitles();\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "allfilteroperator"
},
"$:/core/modules/filters/all/orphans.js": {
"title": "$:/core/modules/filters/all/orphans.js",
"text": "/*\\\ntitle: $:/core/modules/filters/all/orphans.js\ntype: application/javascript\nmodule-type: allfilteroperator\n\nFilter function for [all[orphans]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.orphans = function(source,prefix,options) {\n\treturn options.wiki.getOrphanTitles();\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "allfilteroperator"
},
"$:/core/modules/filters/all/shadows.js": {
"title": "$:/core/modules/filters/all/shadows.js",
"text": "/*\\\ntitle: $:/core/modules/filters/all/shadows.js\ntype: application/javascript\nmodule-type: allfilteroperator\n\nFilter function for [all[shadows]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.shadows = function(source,prefix,options) {\n\treturn options.wiki.allShadowTitles();\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "allfilteroperator"
},
"$:/core/modules/filters/all/tags.js": {
"title": "$:/core/modules/filters/all/tags.js",
"text": "/*\\\ntitle: $:/core/modules/filters/all/tags.js\ntype: application/javascript\nmodule-type: allfilteroperator\n\nFilter function for [all[tags]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tags = function(source,prefix,options) {\n\treturn Object.keys(options.wiki.getTagMap());\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "allfilteroperator"
},
"$:/core/modules/filters/all/tiddlers.js": {
"title": "$:/core/modules/filters/all/tiddlers.js",
"text": "/*\\\ntitle: $:/core/modules/filters/all/tiddlers.js\ntype: application/javascript\nmodule-type: allfilteroperator\n\nFilter function for [all[tiddlers]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tiddlers = function(source,prefix,options) {\n\treturn options.wiki.allTitles();\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "allfilteroperator"
},
"$:/core/modules/filters/all.js": {
"title": "$:/core/modules/filters/all.js",
"text": "/*\\\ntitle: $:/core/modules/filters/all.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for selecting tiddlers\n\n[all[shadows+tiddlers]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar allFilterOperators;\n\nfunction getAllFilterOperators() {\n\tif(!allFilterOperators) {\n\t\tallFilterOperators = {};\n\t\t$tw.modules.applyMethods(\"allfilteroperator\",allFilterOperators);\n\t}\n\treturn allFilterOperators;\n}\n\n/*\nExport our filter function\n*/\nexports.all = function(source,operator,options) {\n\t// Get our suboperators\n\tvar allFilterOperators = getAllFilterOperators();\n\t// Cycle through the suboperators accumulating their results\n\tvar results = [],\n\t\tsubops = operator.operand.split(\"+\");\n\t// Check for common optimisations\n\tif(subops.length === 1 && subops[0] === \"\") {\n\t\treturn source;\n\t} else if(subops.length === 1 && subops[0] === \"tiddlers\") {\n\t\treturn options.wiki.each;\n\t} else if(subops.length === 1 && subops[0] === \"shadows\") {\n\t\treturn options.wiki.eachShadow;\n\t} else if(subops.length === 2 && subops[0] === \"tiddlers\" && subops[1] === \"shadows\") {\n\t\treturn options.wiki.eachTiddlerPlusShadows;\n\t} else if(subops.length === 2 && subops[0] === \"shadows\" && subops[1] === \"tiddlers\") {\n\t\treturn options.wiki.eachShadowPlusTiddlers;\n\t}\n\t// Do it the hard way\n\tfor(var t=0; t<subops.length; t++) {\n\t\tvar subop = allFilterOperators[subops[t]];\n\t\tif(subop) {\n\t\t\t$tw.utils.pushTop(results,subop(source,operator.prefix,options));\n\t\t}\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/backlinks.js": {
"title": "$:/core/modules/filters/backlinks.js",
"text": "/*\\\ntitle: $:/core/modules/filters/backlinks.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning all the backlinks from a tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.backlinks = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\t$tw.utils.pushTop(results,options.wiki.getTiddlerBacklinks(title));\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/before.js": {
"title": "$:/core/modules/filters/before.js",
"text": "/*\\\ntitle: $:/core/modules/filters/before.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning the tiddler from the current list that is before the tiddler named in the operand.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.before = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\tvar index = results.indexOf(operator.operand);\n\tif(index <= 0) {\n\t\treturn [];\n\t} else {\n\t\treturn [results[index - 1]];\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/commands.js": {
"title": "$:/core/modules/filters/commands.js",
"text": "/*\\\ntitle: $:/core/modules/filters/commands.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the commands available in this wiki\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.commands = function(source,operator,options) {\n\tvar results = [];\n\t$tw.utils.each($tw.commands,function(commandInfo,name) {\n\t\tresults.push(name);\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/compare.js": {
"title": "$:/core/modules/filters/compare.js",
"text": "/*\\\ntitle: $:/core/modules/filters/compare.js\ntype: application/javascript\nmodule-type: filteroperator\n\nGeneral purpose comparison operator\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.compare = function(source,operator,options) {\n\tvar suffixes = operator.suffixes || [],\n\t\ttype = (suffixes[0] || [])[0],\n\t\tmode = (suffixes[1] || [])[0],\n\t\ttypeFn = types[type] || types.number,\n\t\tmodeFn = modes[mode] || modes.eq,\n\t\tinvert = operator.prefix === \"!\",\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\tif(modeFn(typeFn(title,operator.operand)) !== invert) {\n\t\t\tresults.push(title);\n\t\t}\n\t});\n\treturn results;\n};\n\nvar types = {\n\t\"number\": function(a,b) {\n\t\treturn compare($tw.utils.parseNumber(a),$tw.utils.parseNumber(b));\n\t},\n\t\"integer\": function(a,b) {\n\t\treturn compare($tw.utils.parseInt(a),$tw.utils.parseInt(b));\n\t},\n\t\"string\": function(a,b) {\n\t\treturn compare(\"\" + a,\"\" +b);\n\t},\n\t\"date\": function(a,b) {\n\t\tvar dateA = $tw.utils.parseDate(a),\n\t\t\tdateB = $tw.utils.parseDate(b);\n\t\tif(!isFinite(dateA)) {\n\t\t\tdateA = new Date(0);\n\t\t}\n\t\tif(!isFinite(dateB)) {\n\t\t\tdateB = new Date(0);\n\t\t}\n\t\treturn compare(dateA,dateB);\n\t},\n\t\"version\": function(a,b) {\n\t\treturn $tw.utils.compareVersions(a,b);\n\t}\n};\n\nfunction compare(a,b) {\n\tif(a > b) {\n\t\treturn +1;\n\t} else if(a < b) {\n\t\treturn -1;\n\t} else {\n\t\treturn 0;\n\t}\n};\n\nvar modes = {\n\t\"eq\": function(value) {return value === 0;},\n\t\"ne\": function(value) {return value !== 0;},\n\t\"gteq\": function(value) {return value >= 0;},\n\t\"gt\": function(value) {return value > 0;},\n\t\"lteq\": function(value) {return value <= 0;},\n\t\"lt\": function(value) {return value < 0;}\n}\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/contains.js": {
"title": "$:/core/modules/filters/contains.js",
"text": "/*\\\ntitle: $:/core/modules/filters/contains.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for finding values in array fields\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.contains = function(source,operator,options) {\n\tvar results = [],\n\t\tfieldname = (operator.suffix || \"list\").toLowerCase();\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(tiddler) {\n\t\t\t\tvar list = tiddler.getFieldList(fieldname);\n\t\t\t\tif(list.indexOf(operator.operand) === -1) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(tiddler) {\n\t\t\t\tvar list = tiddler.getFieldList(fieldname);\n\t\t\t\tif(list.indexOf(operator.operand) !== -1) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/count.js": {
"title": "$:/core/modules/filters/count.js",
"text": "/*\\\ntitle: $:/core/modules/filters/count.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning the number of entries in the current list.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.count = function(source,operator,options) {\n\tvar count = 0;\n\tsource(function(tiddler,title) {\n\t\tcount++;\n\t});\n\treturn [count + \"\"];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/days.js": {
"title": "$:/core/modules/filters/days.js",
"text": "/*\\\ntitle: $:/core/modules/filters/days.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator that selects tiddlers with a specified date field within a specified date interval.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.days = function(source,operator,options) {\n\tvar results = [],\n\t\tfieldName = operator.suffix || \"modified\",\n\t\tdayInterval = (parseInt(operator.operand,10)||0),\n\t\tdayIntervalSign = $tw.utils.sign(dayInterval),\n\t\ttargetTimeStamp = (new Date()).setHours(0,0,0,0) + 1000*60*60*24*dayInterval,\n\t\tisWithinDays = function(dateField) {\n\t\t\tvar sign = $tw.utils.sign(targetTimeStamp - (new Date(dateField)).setHours(0,0,0,0));\n\t\t\treturn sign === 0 || sign === dayIntervalSign;\n\t\t};\n\n\tif(operator.prefix === \"!\") {\n\t\ttargetTimeStamp = targetTimeStamp - 1000*60*60*24*dayIntervalSign;\n\t\tsource(function(tiddler,title) {\n\t\t\tif(tiddler && tiddler.fields[fieldName]) {\n\t\t\t\tif(!isWithinDays($tw.utils.parseDate(tiddler.fields[fieldName]))) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(tiddler && tiddler.fields[fieldName]) {\n\t\t\t\tif(isWithinDays($tw.utils.parseDate(tiddler.fields[fieldName]))) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/each.js": {
"title": "$:/core/modules/filters/each.js",
"text": "/*\\\ntitle: $:/core/modules/filters/each.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator that selects one tiddler for each unique value of the specified field.\nWith suffix \"list\", selects all tiddlers that are values in a specified list field.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.each = function(source,operator,options) {\n\tvar results =[] ,\n\tvalue,values = {},\n\tfield = operator.operand || \"title\";\n\tif(operator.suffix === \"value\" && field === \"title\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!$tw.utils.hop(values,title)) {\n\t\t\t\tvalues[title] = true;\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else if(operator.suffix !== \"list-item\") {\n\t\tif(field === \"title\") {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler && !$tw.utils.hop(values,title)) {\n\t\t\t\t\tvalues[title] = true;\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler) {\n\t\t\t\t\tvalue = tiddler.getFieldString(field);\n\t\t\t\t\tif(!$tw.utils.hop(values,value)) {\n\t\t\t\t\t\tvalues[value] = true;\n\t\t\t\t\t\tresults.push(title);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(tiddler) {\n\t\t\t\t$tw.utils.each(\n\t\t\t\t\toptions.wiki.getTiddlerList(title,field),\n\t\t\t\t\tfunction(value) {\n\t\t\t\t\t\tif(!$tw.utils.hop(values,value)) {\n\t\t\t\t\t\t\tvalues[value] = true;\n\t\t\t\t\t\t\tresults.push(value);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/eachday.js": {
"title": "$:/core/modules/filters/eachday.js",
"text": "/*\\\ntitle: $:/core/modules/filters/eachday.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator that selects one tiddler for each unique day covered by the specified date field\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.eachday = function(source,operator,options) {\n\tvar results = [],\n\t\tvalues = [],\n\t\tfieldName = operator.operand || \"modified\";\n\t// Function to convert a date/time to a date integer\n\tvar toDate = function(value) {\n\t\tvalue = (new Date(value)).setHours(0,0,0,0);\n\t\treturn value+0;\n\t};\n\tsource(function(tiddler,title) {\n\t\tif(tiddler && tiddler.fields[fieldName]) {\n\t\t\tvar value = toDate($tw.utils.parseDate(tiddler.fields[fieldName]));\n\t\t\tif(values.indexOf(value) === -1) {\n\t\t\t\tvalues.push(value);\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/editiondescription.js": {
"title": "$:/core/modules/filters/editiondescription.js",
"text": "/*\\\ntitle: $:/core/modules/filters/editiondescription.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the descriptions of the specified edition names\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.editiondescription = function(source,operator,options) {\n\tvar results = [],\n\t\teditionInfo = $tw.utils.getEditionInfo();\n\tif(editionInfo) {\n\t\tsource(function(tiddler,title) {\n\t\t\tif($tw.utils.hop(editionInfo,title)) {\n\t\t\t\tresults.push(editionInfo[title].description || \"\");\t\t\t\t\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/editions.js": {
"title": "$:/core/modules/filters/editions.js",
"text": "/*\\\ntitle: $:/core/modules/filters/editions.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the available editions in this wiki\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.editions = function(source,operator,options) {\n\tvar results = [],\n\t\teditionInfo = $tw.utils.getEditionInfo();\n\tif(editionInfo) {\n\t\t$tw.utils.each(editionInfo,function(info,name) {\n\t\t\tresults.push(name);\n\t\t});\n\t}\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/else.js": {
"title": "$:/core/modules/filters/else.js",
"text": "/*\\\ntitle: $:/core/modules/filters/else.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for replacing an empty input list with a constant, passing a non-empty input list straight through\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.else = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\tif(results.length === 0) {\n\t\treturn [operator.operand];\n\t} else {\n\t\treturn results;\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/decodeuricomponent.js": {
"title": "$:/core/modules/filters/decodeuricomponent.js",
"text": "/*\\\ntitle: $:/core/modules/filters/decodeuricomponent.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for applying decodeURIComponent() to each item.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter functions\n*/\n\nexports.decodeuricomponent = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tvar value = title;\n\t\ttry {\n\t\t\tvalue = decodeURIComponent(title);\n\t\t} catch(e) {\n\t\t}\n\t\tresults.push(value);\n\t});\n\treturn results;\n};\n\nexports.encodeuricomponent = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(encodeURIComponent(title));\n\t});\n\treturn results;\n};\n\nexports.decodeuri = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tvar value = title;\n\t\ttry {\n\t\t\tvalue = decodeURI(title);\n\t\t} catch(e) {\n\t\t}\n\t\tresults.push(value);\n\t});\n\treturn results;\n};\n\nexports.encodeuri = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(encodeURI(title));\n\t});\n\treturn results;\n};\n\nexports.decodehtml = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push($tw.utils.htmlDecode(title));\n\t});\n\treturn results;\n};\n\nexports.encodehtml = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push($tw.utils.htmlEncode(title));\n\t});\n\treturn results;\n};\n\nexports.stringify = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push($tw.utils.stringify(title));\n\t});\n\treturn results;\n};\n\nexports.jsonstringify = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push($tw.utils.jsonStringify(title));\n\t});\n\treturn results;\n};\n\nexports.escaperegexp = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push($tw.utils.escapeRegExp(title));\n\t});\n\treturn results;\n};\n\nexports.escapecss = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\t// escape any character with a special meaning in CSS using CSS.escape()\n\t\tresults.push(CSS.escape(title));\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/enlist.js": {
"title": "$:/core/modules/filters/enlist.js",
"text": "/*\\\ntitle: $:/core/modules/filters/enlist.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning its operand parsed as a list\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.enlist = function(source,operator,options) {\n\tvar allowDuplicates = false;\n\tswitch(operator.suffix) {\n\t\tcase \"raw\":\n\t\t\tallowDuplicates = true;\n\t\t\tbreak;\n\t\tcase \"dedupe\":\n\t\t\tallowDuplicates = false;\n\t\t\tbreak;\n\t}\n\tvar list = $tw.utils.parseStringArray(operator.operand,allowDuplicates);\n\tif(operator.prefix === \"!\") {\n\t\tvar results = [];\n\t\tsource(function(tiddler,title) {\n\t\t\tif(list.indexOf(title) === -1) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t\treturn results;\n\t} else {\n\t\treturn list;\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/field.js": {
"title": "$:/core/modules/filters/field.js",
"text": "/*\\\ntitle: $:/core/modules/filters/field.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for comparing fields for equality\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.field = function(source,operator,options) {\n\tvar results = [],indexedResults,\n\t\tfieldname = (operator.suffix || operator.operator || \"title\").toLowerCase();\n\tif(operator.prefix === \"!\") {\n\t\tif(operator.regexp) {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler) {\n\t\t\t\t\tvar text = tiddler.getFieldString(fieldname);\n\t\t\t\t\tif(text !== null && !operator.regexp.exec(text)) {\n\t\t\t\t\t\tresults.push(title);\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler) {\n\t\t\t\t\tvar text = tiddler.getFieldString(fieldname);\n\t\t\t\t\tif(text !== null && text !== operator.operand) {\n\t\t\t\t\t\tresults.push(title);\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t} else {\n\t\tif(operator.regexp) {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler) {\n\t\t\t\t\tvar text = tiddler.getFieldString(fieldname);\n\t\t\t\t\tif(text !== null && !!operator.regexp.exec(text)) {\n\t\t\t\t\t\tresults.push(title);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\tif(source.byField && operator.operand) {\n\t\t\t\tindexedResults = source.byField(fieldname,operator.operand);\n\t\t\t\tif(indexedResults) {\n\t\t\t\t\treturn indexedResults\n\t\t\t\t}\n\t\t\t}\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler) {\n\t\t\t\t\tvar text = tiddler.getFieldString(fieldname);\n\t\t\t\t\tif(text !== null && text === operator.operand) {\n\t\t\t\t\t\tresults.push(title);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/fields.js": {
"title": "$:/core/modules/filters/fields.js",
"text": "/*\\\ntitle: $:/core/modules/filters/fields.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the fields on the selected tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.fields = function(source,operator,options) {\n\tvar results = [],\n\t\tfieldName,\n\t\tsuffixes = (operator.suffixes || [])[0] || [],\n\t\toperand = $tw.utils.parseStringArray(operator.operand);\n\t\n\tsource(function(tiddler,title) {\n\t\tif(tiddler) {\n\t\t\tif(suffixes.indexOf(\"include\") !== -1) {\n\t\t\t\tfor(fieldName in tiddler.fields) {\n\t\t\t\t\t(operand.indexOf(fieldName) !== -1) ? $tw.utils.pushTop(results,fieldName) : \"\";\n\t\t\t\t}\n\t\t\t} else if (suffixes.indexOf(\"exclude\") !== -1) {\n\t\t\t\tfor(fieldName in tiddler.fields) {\n\t\t\t\t\t(operand.indexOf(fieldName) !== -1) ? \"\" : $tw.utils.pushTop(results,fieldName);\n\t\t\t\t}\n\t\t\t} // else if\n\t\t\telse {\n\t\t\t\tfor(fieldName in tiddler.fields) {\n\t\t\t\t\t$tw.utils.pushTop(results,fieldName);\n\t\t\t\t}\n\t\t\t} // else\n\t\t} // if (tiddler)\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/get.js": {
"title": "$:/core/modules/filters/get.js",
"text": "/*\\\ntitle: $:/core/modules/filters/get.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for replacing tiddler titles by the value of the field specified in the operand.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.get = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tif(tiddler) {\n\t\t\tvar value = tiddler.getFieldString(operator.operand);\n\t\t\tif(value) {\n\t\t\t\tresults.push(value);\n\t\t\t}\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/getindex.js": {
"title": "$:/core/modules/filters/getindex.js",
"text": "/*\\\ntitle: $:/core/modules/filters/getindex.js\ntype: application/javascript\nmodule-type: filteroperator\n\nreturns the value at a given index of datatiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.getindex = function(source,operator,options) {\n\tvar data,title,results = [];\n\tif(operator.operand){\n\t\tsource(function(tiddler,title) {\n\t\t\ttitle = tiddler ? tiddler.fields.title : title;\n\t\t\tdata = options.wiki.extractTiddlerDataItem(tiddler,operator.operand);\n\t\t\tif(data) {\n\t\t\t\tresults.push(data);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/getvariable.js": {
"title": "$:/core/modules/filters/getvariable.js",
"text": "/*\\\ntitle: $:/core/modules/filters/getvariable.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for replacing input values by the value of the variable with the same name, or blank if the variable is missing\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.getvariable = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(options.widget.getVariable(title) || \"\");\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/has.js": {
"title": "$:/core/modules/filters/has.js",
"text": "/*\\\ntitle: $:/core/modules/filters/has.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for checking if a tiddler has the specified field or index\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.has = function(source,operator,options) {\n\tvar results = [],\n\t\tinvert = operator.prefix === \"!\";\n\n\tif(operator.suffix === \"field\") {\n\t\tif(invert) {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(!tiddler || (tiddler && (!$tw.utils.hop(tiddler.fields,operator.operand)))) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler && $tw.utils.hop(tiddler.fields,operator.operand)) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t}\n\telse if(operator.suffix === \"index\") {\n\t\tif(invert) {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(!tiddler || (tiddler && (!$tw.utils.hop($tw.wiki.getTiddlerDataCached(tiddler,Object.create(null)),operator.operand)))) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler && $tw.utils.hop($tw.wiki.getTiddlerDataCached(tiddler,Object.create(null)),operator.operand)) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t}\n\telse {\n\t\tif(invert) {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(!tiddler || !$tw.utils.hop(tiddler.fields,operator.operand) || (tiddler.fields[operator.operand] === \"\")) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler && $tw.utils.hop(tiddler.fields,operator.operand) && !(tiddler.fields[operator.operand] === \"\" || tiddler.fields[operator.operand].length === 0)) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\t\t\t\t\n\t\t}\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/haschanged.js": {
"title": "$:/core/modules/filters/haschanged.js",
"text": "/*\\\ntitle: $:/core/modules/filters/haschanged.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returns tiddlers from the list that have a non-zero changecount.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.haschanged = function(source,operator,options) {\n\tvar results = [];\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.getChangeCount(title) === 0) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.getChangeCount(title) > 0) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/indexes.js": {
"title": "$:/core/modules/filters/indexes.js",
"text": "/*\\\ntitle: $:/core/modules/filters/indexes.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the indexes of a data tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.indexes = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tvar data = options.wiki.getTiddlerDataCached(title);\n\t\tif(data) {\n\t\t\t$tw.utils.pushTop(results,Object.keys(data));\n\t\t}\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/insertbefore.js": {
"title": "$:/core/modules/filters/insertbefore.js",
"text": "/*\\\ntitle: $:/core/modules/filters/insertbefore.js\ntype: application/javascript\nmodule-type: filteroperator\n\nInsert an item before another item in a list\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nOrder a list\n*/\nexports.insertbefore = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\tvar target = options.widget && options.widget.getVariable(operator.suffix || \"currentTiddler\");\n\tif(target !== operator.operand) {\n\t\t// Remove the entry from the list if it is present\n\t\tvar pos = results.indexOf(operator.operand);\n\t\tif(pos !== -1) {\n\t\t\tresults.splice(pos,1);\n\t\t}\n\t\t// Insert the entry before the target marker\n\t\tpos = results.indexOf(target);\n\t\tif(pos !== -1) {\n\t\t\tresults.splice(pos,0,operator.operand);\n\t\t} else {\n\t\t\tresults.push(operator.operand);\n\t\t}\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/is/binary.js": {
"title": "$:/core/modules/filters/is/binary.js",
"text": "/*\\\ntitle: $:/core/modules/filters/is/binary.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[binary]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.binary = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!options.wiki.isBinaryTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.isBinaryTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "isfilteroperator"
},
"$:/core/modules/filters/is/blank.js": {
"title": "$:/core/modules/filters/is/blank.js",
"text": "/*\\\ntitle: $:/core/modules/filters/is/blank.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[blank]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.blank = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!title) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "isfilteroperator"
},
"$:/core/modules/filters/is/current.js": {
"title": "$:/core/modules/filters/is/current.js",
"text": "/*\\\ntitle: $:/core/modules/filters/is/current.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[current]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.current = function(source,prefix,options) {\n\tvar results = [],\n\t\tcurrTiddlerTitle = options.widget && options.widget.getVariable(\"currentTiddler\");\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title !== currTiddlerTitle) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title === currTiddlerTitle) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "isfilteroperator"
},
"$:/core/modules/filters/is/image.js": {
"title": "$:/core/modules/filters/is/image.js",
"text": "/*\\\ntitle: $:/core/modules/filters/is/image.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[image]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.image = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!options.wiki.isImageTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.isImageTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "isfilteroperator"
},
"$:/core/modules/filters/is/missing.js": {
"title": "$:/core/modules/filters/is/missing.js",
"text": "/*\\\ntitle: $:/core/modules/filters/is/missing.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[missing]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.missing = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.tiddlerExists(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!options.wiki.tiddlerExists(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "isfilteroperator"
},
"$:/core/modules/filters/is/orphan.js": {
"title": "$:/core/modules/filters/is/orphan.js",
"text": "/*\\\ntitle: $:/core/modules/filters/is/orphan.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[orphan]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.orphan = function(source,prefix,options) {\n\tvar results = [],\n\t\torphanTitles = options.wiki.getOrphanTitles();\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(orphanTitles.indexOf(title) === -1) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(orphanTitles.indexOf(title) !== -1) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "isfilteroperator"
},
"$:/core/modules/filters/is/shadow.js": {
"title": "$:/core/modules/filters/is/shadow.js",
"text": "/*\\\ntitle: $:/core/modules/filters/is/shadow.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[shadow]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.shadow = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!options.wiki.isShadowTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.isShadowTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "isfilteroperator"
},
"$:/core/modules/filters/is/system.js": {
"title": "$:/core/modules/filters/is/system.js",
"text": "/*\\\ntitle: $:/core/modules/filters/is/system.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[system]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.system = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!options.wiki.isSystemTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.isSystemTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "isfilteroperator"
},
"$:/core/modules/filters/is/tag.js": {
"title": "$:/core/modules/filters/is/tag.js",
"text": "/*\\\ntitle: $:/core/modules/filters/is/tag.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[tag]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tag = function(source,prefix,options) {\n\tvar results = [],\n\t\ttagMap = options.wiki.getTagMap();\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!$tw.utils.hop(tagMap,title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif($tw.utils.hop(tagMap,title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "isfilteroperator"
},
"$:/core/modules/filters/is/tiddler.js": {
"title": "$:/core/modules/filters/is/tiddler.js",
"text": "/*\\\ntitle: $:/core/modules/filters/is/tiddler.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[tiddler]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tiddler = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!options.wiki.tiddlerExists(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.tiddlerExists(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "isfilteroperator"
},
"$:/core/modules/filters/is/variable.js": {
"title": "$:/core/modules/filters/is/variable.js",
"text": "/*\\\ntitle: $:/core/modules/filters/is/variable.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[variable]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.variable = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!(title in options.widget.variables)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title in options.widget.variables) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "isfilteroperator"
},
"$:/core/modules/filters/is.js": {
"title": "$:/core/modules/filters/is.js",
"text": "/*\\\ntitle: $:/core/modules/filters/is.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for checking tiddler properties\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar isFilterOperators;\n\nfunction getIsFilterOperators() {\n\tif(!isFilterOperators) {\n\t\tisFilterOperators = {};\n\t\t$tw.modules.applyMethods(\"isfilteroperator\",isFilterOperators);\n\t}\n\treturn isFilterOperators;\n}\n\n/*\nExport our filter function\n*/\nexports.is = function(source,operator,options) {\n\t// Dispatch to the correct isfilteroperator\n\tvar isFilterOperators = getIsFilterOperators();\n\tif(operator.operand) {\n\t\tvar isFilterOperator = isFilterOperators[operator.operand];\n\t\tif(isFilterOperator) {\n\t\t\treturn isFilterOperator(source,operator.prefix,options);\n\t\t} else {\n\t\t\treturn [$tw.language.getString(\"Error/IsFilterOperator\")];\n\t\t}\n\t} else {\n\t\t// Return all tiddlers if the operand is missing\n\t\tvar results = [];\n\t\tsource(function(tiddler,title) {\n\t\t\tresults.push(title);\n\t\t});\n\t\treturn results;\n\t}\n};\n\n})();",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/limit.js": {
"title": "$:/core/modules/filters/limit.js",
"text": "/*\\\ntitle: $:/core/modules/filters/limit.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for chopping the results to a specified maximum number of entries\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.limit = function(source,operator,options) {\n\tvar results = [];\n\t// Convert to an array\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\t// Slice the array if necessary\n\tvar limit = Math.min(results.length,parseInt(operator.operand,10));\n\tif(operator.prefix === \"!\") {\n\t\tresults = results.slice(-limit);\n\t} else {\n\t\tresults = results.slice(0,limit);\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/links.js": {
"title": "$:/core/modules/filters/links.js",
"text": "/*\\\ntitle: $:/core/modules/filters/links.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning all the links from a tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.links = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\t$tw.utils.pushTop(results,options.wiki.getTiddlerLinks(title));\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/list.js": {
"title": "$:/core/modules/filters/list.js",
"text": "/*\\\ntitle: $:/core/modules/filters/list.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning the tiddlers whose title is listed in the operand tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.list = function(source,operator,options) {\n\tvar results = [],\n\t\ttr = $tw.utils.parseTextReference(operator.operand),\n\t\tcurrTiddlerTitle = options.widget && options.widget.getVariable(\"currentTiddler\"),\n\t\tlist = options.wiki.getTiddlerList(tr.title || currTiddlerTitle,tr.field,tr.index);\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(list.indexOf(title) === -1) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tresults = list;\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/listed.js": {
"title": "$:/core/modules/filters/listed.js",
"text": "/*\\\ntitle: $:/core/modules/filters/listed.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning all tiddlers that have the selected tiddlers in a list\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.listed = function(source,operator,options) {\n\tvar field = operator.operand || \"list\",\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\t$tw.utils.pushTop(results,options.wiki.findListingsOfTiddler(title,field));\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/listops.js": {
"title": "$:/core/modules/filters/listops.js",
"text": "/*\\\ntitle: $:/core/modules/filters/listops.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operators for manipulating the current selection list\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nOrder a list\n*/\nexports.order = function(source,operator,options) {\n\tvar results = [];\n\tif(operator.operand.toLowerCase() === \"reverse\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tresults.unshift(title);\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tresults.push(title);\n\t\t});\n\t}\n\treturn results;\n};\n\n/*\nReverse list\n*/\nexports.reverse = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.unshift(title);\n\t});\n\treturn results;\n};\n\n/*\nFirst entry/entries in list\n*/\nexports.first = function(source,operator,options) {\n\tvar count = $tw.utils.getInt(operator.operand,1),\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\treturn results.slice(0,count);\n};\n\n/*\nLast entry/entries in list\n*/\nexports.last = function(source,operator,options) {\n\tvar count = $tw.utils.getInt(operator.operand,1),\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\treturn results.slice(-count);\n};\n\n/*\nAll but the first entry/entries of the list\n*/\nexports.rest = function(source,operator,options) {\n\tvar count = $tw.utils.getInt(operator.operand,1),\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\treturn results.slice(count);\n};\nexports.butfirst = exports.rest;\nexports.bf = exports.rest;\n\n/*\nAll but the last entry/entries of the list\n*/\nexports.butlast = function(source,operator,options) {\n\tvar count = $tw.utils.getInt(operator.operand,1),\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\treturn results.slice(0,-count);\n};\nexports.bl = exports.butlast;\n\n/*\nThe nth member of the list\n*/\nexports.nth = function(source,operator,options) {\n\tvar count = $tw.utils.getInt(operator.operand,1),\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\treturn results.slice(count - 1,count);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/lookup.js": {
"title": "$:/core/modules/filters/lookup.js",
"text": "/*\\\ntitle: $:/core/modules/filters/lookup.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator that looks up values via a title prefix\n\n[lookup:<field>[<prefix>]]\n\nPrepends the prefix to the selected items and returns the specified field value\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.lookup = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(options.wiki.getTiddlerText(operator.operand + title) || options.wiki.getTiddlerText(operator.operand + operator.suffix));\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/match.js": {
"title": "$:/core/modules/filters/match.js",
"text": "/*\\\ntitle: $:/core/modules/filters/match.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for checking if a title matches a string\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.match = function(source,operator,options) {\n\tvar results = [],\n\t\tsuffixes = (operator.suffixes || [])[0] || [];\n\tif(suffixes.indexOf(\"caseinsensitive\") !== -1) {\n\t\tif(operator.prefix === \"!\") {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(title.toLowerCase() !== (operator.operand || \"\").toLowerCase()) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(title.toLowerCase() === (operator.operand || \"\").toLowerCase()) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t} else {\n\t\tif(operator.prefix === \"!\") {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(title !== operator.operand) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(title === operator.operand) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/math.js": {
"title": "$:/core/modules/filters/math.js",
"text": "/*\\\ntitle: $:/core/modules/filters/math.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operators for math. Unary/binary operators work on each item in turn, and return a new item list.\n\nSum/product/maxall/minall operate on the entire list, returning a single item.\n\nNote that strings are converted to numbers automatically. Trailing non-digits are ignored.\n\n* \"\" converts to 0\n* \"12kk\" converts to 12\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.negate = makeNumericBinaryOperator(\n\tfunction(a) {return -a}\n);\n\nexports.abs = makeNumericBinaryOperator(\n\tfunction(a) {return Math.abs(a)}\n);\n\nexports.ceil = makeNumericBinaryOperator(\n\tfunction(a) {return Math.ceil(a)}\n);\n\nexports.floor = makeNumericBinaryOperator(\n\tfunction(a) {return Math.floor(a)}\n);\n\nexports.round = makeNumericBinaryOperator(\n\tfunction(a) {return Math.round(a)}\n);\n\nexports.trunc = makeNumericBinaryOperator(\n\tfunction(a) {return Math.trunc(a)}\n);\n\nexports.untrunc = makeNumericBinaryOperator(\n\tfunction(a) {return Math.ceil(Math.abs(a)) * Math.sign(a)}\n);\n\nexports.sign = makeNumericBinaryOperator(\n\tfunction(a) {return Math.sign(a)}\n);\n\nexports.add = makeNumericBinaryOperator(\n\tfunction(a,b) {return a + b;}\n);\n\nexports.subtract = makeNumericBinaryOperator(\n\tfunction(a,b) {return a - b;}\n);\n\nexports.multiply = makeNumericBinaryOperator(\n\tfunction(a,b) {return a * b;}\n);\n\nexports.divide = makeNumericBinaryOperator(\n\tfunction(a,b) {return a / b;}\n);\n\nexports.remainder = makeNumericBinaryOperator(\n\tfunction(a,b) {return a % b;}\n);\n\nexports.max = makeNumericBinaryOperator(\n\tfunction(a,b) {return Math.max(a,b);}\n);\n\nexports.min = makeNumericBinaryOperator(\n\tfunction(a,b) {return Math.min(a,b);}\n);\n\nexports.fixed = makeNumericBinaryOperator(\n\tfunction(a,b) {return Number.prototype.toFixed.call(a,Math.min(Math.max(b,0),100));}\n);\n\nexports.precision = makeNumericBinaryOperator(\n\tfunction(a,b) {return Number.prototype.toPrecision.call(a,Math.min(Math.max(b,1),100));}\n);\n\nexports.exponential = makeNumericBinaryOperator(\n\tfunction(a,b) {return Number.prototype.toExponential.call(a,Math.min(Math.max(b,0),100));}\n);\n\nexports.sum = makeNumericReducingOperator(\n\tfunction(accumulator,value) {return accumulator + value},\n\t0 // Initial value\n);\n\nexports.product = makeNumericReducingOperator(\n\tfunction(accumulator,value) {return accumulator * value},\n\t1 // Initial value\n);\n\nexports.maxall = makeNumericReducingOperator(\n\tfunction(accumulator,value) {return Math.max(accumulator,value)},\n\t-Infinity // Initial value\n);\n\nexports.minall = makeNumericReducingOperator(\n\tfunction(accumulator,value) {return Math.min(accumulator,value)},\n\tInfinity // Initial value\n);\n\nfunction makeNumericBinaryOperator(fnCalc) {\n\treturn function(source,operator,options) {\n\t\tvar result = [],\n\t\t\tnumOperand = $tw.utils.parseNumber(operator.operand);\n\t\tsource(function(tiddler,title) {\n\t\t\tresult.push($tw.utils.stringifyNumber(fnCalc($tw.utils.parseNumber(title),numOperand)));\n\t\t});\n\t\treturn result;\n\t};\n}\n\nfunction makeNumericReducingOperator(fnCalc,initialValue) {\n\tinitialValue = initialValue || 0;\n\treturn function(source,operator,options) {\n\t\tvar result = [];\n\t\tsource(function(tiddler,title) {\n\t\t\tresult.push(title);\n\t\t});\n\t\treturn [$tw.utils.stringifyNumber(result.reduce(function(accumulator,currentValue) {\n\t\t\treturn fnCalc(accumulator,$tw.utils.parseNumber(currentValue));\n\t\t},initialValue))];\n\t};\n}\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/minlength.js": {
"title": "$:/core/modules/filters/minlength.js",
"text": "/*\\\ntitle: $:/core/modules/filters/minlength.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for filtering out titles that don't meet the minimum length in the operand\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.minlength = function(source,operator,options) {\n\tvar results = [],\n\t\tminLength = parseInt(operator.operand || \"\",10) || 0;\n\tsource(function(tiddler,title) {\n\t\tif(title.length >= minLength) {\n\t\t\tresults.push(title);\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/modules.js": {
"title": "$:/core/modules/filters/modules.js",
"text": "/*\\\ntitle: $:/core/modules/filters/modules.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the titles of the modules of a given type in this wiki\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.modules = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\t$tw.utils.each($tw.modules.types[title],function(moduleInfo,moduleName) {\n\t\t\tresults.push(moduleName);\n\t\t});\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/moduletypes.js": {
"title": "$:/core/modules/filters/moduletypes.js",
"text": "/*\\\ntitle: $:/core/modules/filters/moduletypes.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the module types in this wiki\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.moduletypes = function(source,operator,options) {\n\tvar results = [];\n\t$tw.utils.each($tw.modules.types,function(moduleInfo,type) {\n\t\tresults.push(type);\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/next.js": {
"title": "$:/core/modules/filters/next.js",
"text": "/*\\\ntitle: $:/core/modules/filters/next.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning the tiddler whose title occurs next in the list supplied in the operand tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.next = function(source,operator,options) {\n\tvar results = [],\n\t\tlist = options.wiki.getTiddlerList(operator.operand);\n\tsource(function(tiddler,title) {\n\t\tvar match = list.indexOf(title);\n\t\t// increment match and then test if result is in range\n\t\tmatch++;\n\t\tif(match > 0 && match < list.length) {\n\t\t\tresults.push(list[match]);\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/plugintiddlers.js": {
"title": "$:/core/modules/filters/plugintiddlers.js",
"text": "/*\\\ntitle: $:/core/modules/filters/plugintiddlers.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the titles of the shadow tiddlers within a plugin\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.plugintiddlers = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tvar pluginInfo = options.wiki.getPluginInfo(title) || options.wiki.getTiddlerDataCached(title,{tiddlers:[]});\n\t\tif(pluginInfo && pluginInfo.tiddlers) {\n\t\t\t$tw.utils.each(pluginInfo.tiddlers,function(fields,title) {\n\t\t\t\tresults.push(title);\n\t\t\t});\n\t\t}\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/prefix.js": {
"title": "$:/core/modules/filters/prefix.js",
"text": "/*\\\ntitle: $:/core/modules/filters/prefix.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for checking if a title starts with a prefix\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.prefix = function(source,operator,options) {\n\tvar results = [];\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title.substr(0,operator.operand.length) !== operator.operand) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title.substr(0,operator.operand.length) === operator.operand) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/previous.js": {
"title": "$:/core/modules/filters/previous.js",
"text": "/*\\\ntitle: $:/core/modules/filters/previous.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning the tiddler whose title occurs immediately prior in the list supplied in the operand tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.previous = function(source,operator,options) {\n\tvar results = [],\n\t\tlist = options.wiki.getTiddlerList(operator.operand);\n\tsource(function(tiddler,title) {\n\t\tvar match = list.indexOf(title);\n\t\t// increment match and then test if result is in range\n\t\tmatch--;\n\t\tif(match >= 0) {\n\t\t\tresults.push(list[match]);\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/range.js": {
"title": "$:/core/modules/filters/range.js",
"text": "/*\\\ntitle: $:/core/modules/filters/range.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for generating a numeric range.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.range = function(source,operator,options) {\n\tvar results = [];\n\t// Split the operand into numbers delimited by these symbols\n\tvar parts = operator.operand.split(/[,:;]/g),\n\t\tbeg, end, inc, i, fixed = 0;\n\tfor (i=0; i<parts.length; i++) {\n\t\t// Validate real number\n\t\tif(!/^\\s*[+-]?((\\d+(\\.\\d*)?)|(\\.\\d+))\\s*$/.test(parts[i])) {\n\t\t\treturn [\"range: bad number \\\"\" + parts[i] + \"\\\"\"];\n\t\t}\n\t\t// Count digits; the most precise number determines decimal places in output.\n\t\tvar frac = /\\.\\d+/.exec(parts[i]);\n\t\tif(frac) {\n\t\t\tfixed = Math.max(fixed,frac[0].length-1);\n\t\t}\n\t\tparts[i] = parseFloat(parts[i]);\n\t}\n\tswitch(parts.length) {\n\t\tcase 1:\n\t\t\tend = parts[0];\n\t\t\tif (end >= 1) {\n\t\t\t\tbeg = 1;\n\t\t\t}\n\t\t\telse if (end <= -1) {\n\t\t\t\tbeg = -1;\n\t\t\t}\n\t\t\telse {\n\t\t\t\treturn [];\n\t\t\t}\n\t\t\tinc = 1;\n\t\t\tbreak;\n\t\tcase 2:\n\t\t\tbeg = parts[0];\n\t\t\tend = parts[1];\n\t\t\tinc = 1;\n\t\t\tbreak;\n\t\tcase 3:\n\t\t\tbeg = parts[0];\n\t\t\tend = parts[1];\n\t\t\tinc = Math.abs(parts[2]);\n\t\t\tbreak;\n\t}\n\tif(inc === 0) {\n\t\treturn [\"range: increment 0 causes infinite loop\"];\n\t}\n\t// May need to count backwards\n\tvar direction = ((end < beg) ? -1 : 1);\n\tinc *= direction;\n\t// Estimate number of resulting elements\n\tif((end - beg) / inc > 10000) {\n\t\treturn [\"range: too many steps (over 10K)\"];\n\t}\n\t// Avoid rounding error on last step\n\tend += direction * 0.5 * Math.pow(0.1,fixed);\n\tvar safety = 10010;\n\t// Enumerate the range\n\tif (end<beg) {\n\t\tfor(i=beg; i>end; i+=inc) {\n\t\t\tresults.push(i.toFixed(fixed));\n\t\t\tif(--safety<0) {\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t} else {\n\t\tfor(i=beg; i<end; i+=inc) {\n\t\t\tresults.push(i.toFixed(fixed));\n\t\t\tif(--safety<0) {\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\tif(safety<0) {\n\t\treturn [\"range: unexpectedly large output\"];\n\t}\n\t// Reverse?\n\tif(operator.prefix === \"!\") {\n\t\tresults.reverse();\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/regexp.js": {
"title": "$:/core/modules/filters/regexp.js",
"text": "/*\\\ntitle: $:/core/modules/filters/regexp.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for regexp matching\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.regexp = function(source,operator,options) {\n\tvar results = [],\n\t\tfieldname = (operator.suffix || \"title\").toLowerCase(),\n\t\tregexpString, regexp, flags = \"\", match,\n\t\tgetFieldString = function(tiddler,title) {\n\t\t\tif(tiddler) {\n\t\t\t\treturn tiddler.getFieldString(fieldname);\n\t\t\t} else if(fieldname === \"title\") {\n\t\t\t\treturn title;\n\t\t\t} else {\n\t\t\t\treturn null;\n\t\t\t}\n\t\t};\n\t// Process flags and construct regexp\n\tregexpString = operator.operand;\n\tmatch = /^\\(\\?([gim]+)\\)/.exec(regexpString);\n\tif(match) {\n\t\tflags = match[1];\n\t\tregexpString = regexpString.substr(match[0].length);\n\t} else {\n\t\tmatch = /\\(\\?([gim]+)\\)$/.exec(regexpString);\n\t\tif(match) {\n\t\t\tflags = match[1];\n\t\t\tregexpString = regexpString.substr(0,regexpString.length - match[0].length);\n\t\t}\n\t}\n\ttry {\n\t\tregexp = new RegExp(regexpString,flags);\n\t} catch(e) {\n\t\treturn [\"\" + e];\n\t}\n\t// Process the incoming tiddlers\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tvar text = getFieldString(tiddler,title);\n\t\t\tif(text !== null) {\n\t\t\t\tif(!regexp.exec(text)) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tvar text = getFieldString(tiddler,title);\n\t\t\tif(text !== null) {\n\t\t\t\tif(!!regexp.exec(text)) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/removeprefix.js": {
"title": "$:/core/modules/filters/removeprefix.js",
"text": "/*\\\ntitle: $:/core/modules/filters/removeprefix.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for removing a prefix from each title in the list. Titles that do not start with the prefix are removed.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.removeprefix = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tif(title.substr(0,operator.operand.length) === operator.operand) {\n\t\t\tresults.push(title.substr(operator.operand.length));\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/removesuffix.js": {
"title": "$:/core/modules/filters/removesuffix.js",
"text": "/*\\\ntitle: $:/core/modules/filters/removesuffix.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for removing a suffix from each title in the list. Titles that do not end with the suffix are removed.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.removesuffix = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tif(title && title.substr(-operator.operand.length) === operator.operand) {\n\t\t\tresults.push(title.substr(0,title.length - operator.operand.length));\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/sameday.js": {
"title": "$:/core/modules/filters/sameday.js",
"text": "/*\\\ntitle: $:/core/modules/filters/sameday.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator that selects tiddlers with a modified date field on the same day as the provided value.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.sameday = function(source,operator,options) {\n\tvar results = [],\n\t\tfieldName = operator.suffix || \"modified\",\n\t\ttargetDate = (new Date($tw.utils.parseDate(operator.operand))).setHours(0,0,0,0);\n\t// Function to convert a date/time to a date integer\n\tsource(function(tiddler,title) {\n\t\tif(tiddler) {\n\t\t\tif(tiddler.getFieldDay(fieldName) === targetDate) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/search.js": {
"title": "$:/core/modules/filters/search.js",
"text": "/*\\\ntitle: $:/core/modules/filters/search.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for searching for the text in the operand tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.search = function(source,operator,options) {\n\tvar invert = operator.prefix === \"!\";\n\tif(operator.suffixes) {\n\t\tvar hasFlag = function(flag) {\n\t\t\t\treturn (operator.suffixes[1] || []).indexOf(flag) !== -1;\n\t\t\t},\n\t\t\texcludeFields = false,\n\t\t\tfieldList = operator.suffixes[0] || [],\n\t\t\tfirstField = fieldList[0] || \"\", \n\t\t\tfirstChar = firstField.charAt(0),\n\t\t\tfields;\n\t\tif(firstChar === \"-\") {\n\t\t\tfields = [firstField.slice(1)].concat(fieldList.slice(1));\n\t\t\texcludeFields = true;\n\t\t} else if(fieldList[0] === \"*\"){\n\t\t\tfields = [];\n\t\t\texcludeFields = true;\n\t\t} else {\n\t\t\tfields = fieldList.slice(0);\n\t\t}\n\t\treturn options.wiki.search(operator.operand,{\n\t\t\tsource: source,\n\t\t\tinvert: invert,\n\t\t\tfield: fields,\n\t\t\texcludeField: excludeFields,\n\t\t\tcaseSensitive: hasFlag(\"casesensitive\"),\n\t\t\tliteral: hasFlag(\"literal\"),\n\t\t\twhitespace: hasFlag(\"whitespace\"),\n\t\t\tanchored: hasFlag(\"anchored\"),\n\t\t\tregexp: hasFlag(\"regexp\"),\n\t\t\twords: hasFlag(\"words\")\n\t\t});\n\t} else {\n\t\treturn options.wiki.search(operator.operand,{\n\t\t\tsource: source,\n\t\t\tinvert: invert\n\t\t});\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/shadowsource.js": {
"title": "$:/core/modules/filters/shadowsource.js",
"text": "/*\\\ntitle: $:/core/modules/filters/shadowsource.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the source plugins for shadow tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.shadowsource = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tvar source = options.wiki.getShadowSource(title);\n\t\tif(source) {\n\t\t\t$tw.utils.pushTop(results,source);\n\t\t}\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/sort.js": {
"title": "$:/core/modules/filters/sort.js",
"text": "/*\\\ntitle: $:/core/modules/filters/sort.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for sorting\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.sort = function(source,operator,options) {\n\tvar results = prepare_results(source);\n\toptions.wiki.sortTiddlers(results,operator.operand || \"title\",operator.prefix === \"!\",false,false);\n\treturn results;\n};\n\nexports.nsort = function(source,operator,options) {\n\tvar results = prepare_results(source);\n\toptions.wiki.sortTiddlers(results,operator.operand || \"title\",operator.prefix === \"!\",false,true);\n\treturn results;\n};\n\nexports.sortan = function(source, operator, options) {\n\tvar results = prepare_results(source);\n\toptions.wiki.sortTiddlers(results, operator.operand || \"title\", operator.prefix === \"!\",false,false,true);\n\treturn results;\n};\n\nexports.sortcs = function(source,operator,options) {\n\tvar results = prepare_results(source);\n\toptions.wiki.sortTiddlers(results,operator.operand || \"title\",operator.prefix === \"!\",true,false);\n\treturn results;\n};\n\nexports.nsortcs = function(source,operator,options) {\n\tvar results = prepare_results(source);\n\toptions.wiki.sortTiddlers(results,operator.operand || \"title\",operator.prefix === \"!\",true,true);\n\treturn results;\n};\n\nvar prepare_results = function (source) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/splitbefore.js": {
"title": "$:/core/modules/filters/splitbefore.js",
"text": "/*\\\ntitle: $:/core/modules/filters/splitbefore.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator that splits each result on the first occurance of the specified separator and returns the unique values.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.splitbefore = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tvar parts = title.split(operator.operand);\n\t\tif(parts.length === 1) {\n\t\t\t$tw.utils.pushTop(results,parts[0]);\n\t\t} else {\n\t\t\t$tw.utils.pushTop(results,parts[0] + operator.operand);\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/storyviews.js": {
"title": "$:/core/modules/filters/storyviews.js",
"text": "/*\\\ntitle: $:/core/modules/filters/storyviews.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the story views in this wiki\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.storyviews = function(source,operator,options) {\n\tvar results = [],\n\t\tstoryviews = {};\n\t$tw.modules.applyMethods(\"storyview\",storyviews);\n\t$tw.utils.each(storyviews,function(info,name) {\n\t\tresults.push(name);\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/strings.js": {
"title": "$:/core/modules/filters/strings.js",
"text": "/*\\\ntitle: $:/core/modules/filters/strings.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operators for strings. Unary/binary operators work on each item in turn, and return a new item list.\n\nSum/product/maxall/minall operate on the entire list, returning a single item.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.length = makeStringBinaryOperator(\n\tfunction(a) {return [\"\" + (\"\" + a).length];}\n);\n\nexports.uppercase = makeStringBinaryOperator(\n\tfunction(a) {return [(\"\" + a).toUpperCase()];}\n);\n\nexports.lowercase = makeStringBinaryOperator(\n\tfunction(a) {return [(\"\" + a).toLowerCase()];}\n);\n\nexports.sentencecase = makeStringBinaryOperator(\n\tfunction(a) {return [$tw.utils.toSentenceCase(a)];}\n);\n\nexports.titlecase = makeStringBinaryOperator(\n\tfunction(a) {return [$tw.utils.toTitleCase(a)];}\n);\n\nexports.trim = makeStringBinaryOperator(\n\tfunction(a) {return [$tw.utils.trim(a)];}\n);\n\nexports.split = makeStringBinaryOperator(\n\tfunction(a,b) {return (\"\" + a).split(b);}\n);\n\nexports.join = makeStringReducingOperator(\n\tfunction(accumulator,value,operand) {\n\t\tif(accumulator === null) {\n\t\t\treturn value;\n\t\t} else {\n\t\t\treturn accumulator + operand + value;\n\t\t}\n\t},null\n);\n\nfunction makeStringBinaryOperator(fnCalc) {\n\treturn function(source,operator,options) {\n\t\tvar result = [];\n\t\tsource(function(tiddler,title) {\n\t\t\tArray.prototype.push.apply(result,fnCalc(title,operator.operand || \"\"));\n\t\t});\n\t\treturn result;\n\t};\n}\n\nfunction makeStringReducingOperator(fnCalc,initialValue) {\n\treturn function(source,operator,options) {\n\t\tvar result = [];\n\t\tsource(function(tiddler,title) {\n\t\t\tresult.push(title);\n\t\t});\n\t\treturn [result.reduce(function(accumulator,currentValue) {\n\t\t\treturn fnCalc(accumulator,currentValue,operator.operand || \"\");\n\t\t},initialValue) || \"\"];\n\t};\n}\n\nexports.splitregexp = function(source,operator,options) {\n\tvar result = [],\n\t\tsuffix = operator.suffix || \"\",\n\t\tflags = (suffix.indexOf(\"m\") !== -1 ? \"m\" : \"\") + (suffix.indexOf(\"i\") !== -1 ? \"i\" : \"\"),\n\t\tregExp;\n\ttry {\n\t\tregExp = new RegExp(operator.operand || \"\",flags);\t\t\n\t} catch(ex) {\n\t\treturn [\"RegExp error: \" + ex];\n\t}\n\tsource(function(tiddler,title) {\n\t\tArray.prototype.push.apply(result,title.split(regExp));\n\t});\t\t\n\treturn result;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/subfilter.js": {
"title": "$:/core/modules/filters/subfilter.js",
"text": "/*\\\ntitle: $:/core/modules/filters/subfilter.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning its operand evaluated as a filter\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.subfilter = function(source,operator,options) {\n\tvar list = options.wiki.filterTiddlers(operator.operand,options.widget,source);\n\tif(operator.prefix === \"!\") {\n\t\tvar results = [];\n\t\tsource(function(tiddler,title) {\n\t\t\tif(list.indexOf(title) === -1) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t\treturn results;\n\t} else {\n\t\treturn list;\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/subtiddlerfields.js": {
"title": "$:/core/modules/filters/subtiddlerfields.js",
"text": "/*\\\ntitle: $:/core/modules/filters/subtiddlerfields.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the fields on the selected subtiddlers of the plugin named in the operand\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.subtiddlerfields = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tvar subtiddler = options.wiki.getSubTiddler(operator.operand,title);\n\t\tif(subtiddler) {\n\t\t\tfor(var fieldName in subtiddler.fields) {\n\t\t\t\t$tw.utils.pushTop(results,fieldName);\n\t\t\t}\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/suffix.js": {
"title": "$:/core/modules/filters/suffix.js",
"text": "/*\\\ntitle: $:/core/modules/filters/suffix.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for checking if a title ends with a suffix\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.suffix = function(source,operator,options) {\n\tvar results = [];\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title.substr(-operator.operand.length) !== operator.operand) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title.substr(-operator.operand.length) === operator.operand) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/tag.js": {
"title": "$:/core/modules/filters/tag.js",
"text": "/*\\\ntitle: $:/core/modules/filters/tag.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for checking for the presence of a tag\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tag = function(source,operator,options) {\n\tvar results = [],indexedResults;\n\tif((operator.suffix || \"\").toLowerCase() === \"strict\" && !operator.operand) {\n\t\t// New semantics:\n\t\t// Always return copy of input if operator.operand is missing\n\t\tsource(function(tiddler,title) {\n\t\t\tresults.push(title);\n\t\t});\n\t} else {\n\t\t// Old semantics:\n\t\tvar tiddlers;\n\t\tif(operator.prefix === \"!\") {\n\t\t\t// Returns a copy of the input if operator.operand is missing\n\t\t\ttiddlers = options.wiki.getTiddlersWithTag(operator.operand);\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddlers.indexOf(title) === -1) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\t// Returns empty results if operator.operand is missing\n\t\t\tif(source.byTag) {\n\t\t\t\tindexedResults = source.byTag(operator.operand);\n\t\t\t\tif(indexedResults) {\n\t\t\t\t\treturn indexedResults;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\ttiddlers = options.wiki.getTiddlersWithTag(operator.operand);\n\t\t\t\tsource(function(tiddler,title) {\n\t\t\t\t\tif(tiddlers.indexOf(title) !== -1) {\n\t\t\t\t\t\tresults.push(title);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\tresults = options.wiki.sortByList(results,operator.operand);\n\t\t\t}\n\t\t}\t\t\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/tagging.js": {
"title": "$:/core/modules/filters/tagging.js",
"text": "/*\\\ntitle: $:/core/modules/filters/tagging.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning all tiddlers that are tagged with the selected tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tagging = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\t$tw.utils.pushTop(results,options.wiki.getTiddlersWithTag(title));\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/tags.js": {
"title": "$:/core/modules/filters/tags.js",
"text": "/*\\\ntitle: $:/core/modules/filters/tags.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning all the tags of the selected tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tags = function(source,operator,options) {\n\tvar tags = {};\n\tsource(function(tiddler,title) {\n\t\tvar t, length;\n\t\tif(tiddler && tiddler.fields.tags) {\n\t\t\tfor(t=0, length=tiddler.fields.tags.length; t<length; t++) {\n\t\t\t\ttags[tiddler.fields.tags[t]] = true;\n\t\t\t}\n\t\t}\n\t});\n\treturn Object.keys(tags);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/then.js": {
"title": "$:/core/modules/filters/then.js",
"text": "/*\\\ntitle: $:/core/modules/filters/then.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for replacing any titles with a constant\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.then = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(operator.operand);\n\t});\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/title.js": {
"title": "$:/core/modules/filters/title.js",
"text": "/*\\\ntitle: $:/core/modules/filters/title.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for comparing title fields for equality\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.title = function(source,operator,options) {\n\tvar results = [];\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(tiddler && tiddler.fields.title !== operator.operand) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tresults.push(operator.operand);\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/untagged.js": {
"title": "$:/core/modules/filters/untagged.js",
"text": "/*\\\ntitle: $:/core/modules/filters/untagged.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning all the selected tiddlers that are untagged\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.untagged = function(source,operator,options) {\n\tvar results = [];\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(tiddler && $tw.utils.isArray(tiddler.fields.tags) && tiddler.fields.tags.length > 0) {\n\t\t\t\t$tw.utils.pushTop(results,title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!tiddler || !tiddler.hasField(\"tags\") || ($tw.utils.isArray(tiddler.fields.tags) && tiddler.fields.tags.length === 0)) {\n\t\t\t\t$tw.utils.pushTop(results,title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/variables.js": {
"title": "$:/core/modules/filters/variables.js",
"text": "/*\\\ntitle: $:/core/modules/filters/variables.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the active variables\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.variables = function(source,operator,options) {\n\tvar names = [];\n\tfor(var variable in options.widget.variables) {\n\t\tnames.push(variable);\n\t}\n\treturn names.sort();\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/wikiparserrules.js": {
"title": "$:/core/modules/filters/wikiparserrules.js",
"text": "/*\\\ntitle: $:/core/modules/filters/wikiparserrules.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the wiki parser rules in this wiki\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.wikiparserrules = function(source,operator,options) {\n\tvar results = [],\n\t\toperand = operator.operand;\n\t$tw.utils.each($tw.modules.types.wikirule,function(mod) {\n\t\tvar exp = mod.exports;\n\t\tif(!operand || exp.types[operand]) {\n\t\t\tresults.push(exp.name);\n\t\t}\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters/x-listops.js": {
"title": "$:/core/modules/filters/x-listops.js",
"text": "/*\\\ntitle: $:/core/modules/filters/x-listops.js\ntype: application/javascript\nmodule-type: filteroperator\n\nExtended filter operators to manipulate the current list.\n\n\\*/\n(function () {\n\n /*jslint node: true, browser: true */\n /*global $tw: false */\n \"use strict\";\n\n /*\n Fetch titles from the current list\n */\n var prepare_results = function (source) {\n var results = [];\n source(function (tiddler, title) {\n results.push(title);\n });\n return results;\n };\n\n /*\n Moves a number of items from the tail of the current list before the item named in the operand\n */\n exports.putbefore = function (source, operator) {\n var results = prepare_results(source),\n index = results.indexOf(operator.operand),\n count = $tw.utils.getInt(operator.suffix,1);\n return (index === -1) ?\n results.slice(0, -1) :\n results.slice(0, index).concat(results.slice(-count)).concat(results.slice(index, -count));\n };\n\n /*\n Moves a number of items from the tail of the current list after the item named in the operand\n */\n exports.putafter = function (source, operator) {\n var results = prepare_results(source),\n index = results.indexOf(operator.operand),\n count = $tw.utils.getInt(operator.suffix,1);\n return (index === -1) ?\n results.slice(0, -1) :\n results.slice(0, index + 1).concat(results.slice(-count)).concat(results.slice(index + 1, -count));\n };\n\n /*\n Replaces the item named in the operand with a number of items from the tail of the current list\n */\n exports.replace = function (source, operator) {\n var results = prepare_results(source),\n index = results.indexOf(operator.operand),\n count = $tw.utils.getInt(operator.suffix,1);\n return (index === -1) ?\n results.slice(0, -count) :\n results.slice(0, index).concat(results.slice(-count)).concat(results.slice(index + 1, -count));\n };\n\n /*\n Moves a number of items from the tail of the current list to the head of the list\n */\n exports.putfirst = function (source, operator) {\n var results = prepare_results(source),\n count = $tw.utils.getInt(operator.suffix,1);\n return results.slice(-count).concat(results.slice(0, -count));\n };\n\n /*\n Moves a number of items from the head of the current list to the tail of the list\n */\n exports.putlast = function (source, operator) {\n var results = prepare_results(source),\n count = $tw.utils.getInt(operator.suffix,1);\n return results.slice(count).concat(results.slice(0, count));\n };\n\n /*\n Moves the item named in the operand a number of places forward or backward in the list\n */\n exports.move = function (source, operator) {\n var results = prepare_results(source),\n index = results.indexOf(operator.operand),\n count = $tw.utils.getInt(operator.suffix,1),\n marker = results.splice(index, 1),\n offset = (index + count) > 0 ? index + count : 0;\n return results.slice(0, offset).concat(marker).concat(results.slice(offset));\n };\n\n /*\n Returns the items from the current list that are after the item named in the operand\n */\n exports.allafter = function (source, operator) {\n var results = prepare_results(source),\n index = results.indexOf(operator.operand);\n return (index === -1) ? [] :\n (operator.suffix) ? results.slice(index) :\n results.slice(index + 1);\n };\n\n /*\n Returns the items from the current list that are before the item named in the operand\n */\n exports.allbefore = function (source, operator) {\n var results = prepare_results(source),\n index = results.indexOf(operator.operand);\n return (index === -1) ? [] :\n (operator.suffix) ? results.slice(0, index + 1) :\n results.slice(0, index);\n };\n\n /*\n Appends the items listed in the operand array to the tail of the current list\n */\n exports.append = function (source, operator) {\n var append = $tw.utils.parseStringArray(operator.operand, \"true\"),\n results = prepare_results(source),\n count = parseInt(operator.suffix) || append.length;\n return (append.length === 0) ? results :\n (operator.prefix) ? results.concat(append.slice(-count)) :\n results.concat(append.slice(0, count));\n };\n\n /*\n Prepends the items listed in the operand array to the head of the current list\n */\n exports.prepend = function (source, operator) {\n var prepend = $tw.utils.parseStringArray(operator.operand, \"true\"),\n results = prepare_results(source),\n count = $tw.utils.getInt(operator.suffix,prepend.length);\n return (prepend.length === 0) ? results :\n (operator.prefix) ? prepend.slice(-count).concat(results) :\n prepend.slice(0, count).concat(results);\n };\n\n /*\n Returns all items from the current list except the items listed in the operand array\n */\n exports.remove = function (source, operator) {\n var array = $tw.utils.parseStringArray(operator.operand, \"true\"),\n results = prepare_results(source),\n count = parseInt(operator.suffix) || array.length,\n p,\n len,\n index;\n len = array.length - 1;\n for (p = 0; p < count; ++p) {\n if (operator.prefix) {\n index = results.indexOf(array[len - p]);\n } else {\n index = results.indexOf(array[p]);\n }\n if (index !== -1) {\n results.splice(index, 1);\n }\n }\n return results;\n };\n\n /*\n Returns all items from the current list sorted in the order of the items in the operand array\n */\n exports.sortby = function (source, operator) {\n var results = prepare_results(source);\n if (!results || results.length < 2) {\n return results;\n }\n var lookup = $tw.utils.parseStringArray(operator.operand, \"true\");\n results.sort(function (a, b) {\n return lookup.indexOf(a) - lookup.indexOf(b);\n });\n return results;\n };\n\n /*\n Removes all duplicate items from the current list\n */\n exports.unique = function (source, operator) {\n var results = prepare_results(source);\n var set = results.reduce(function (a, b) {\n if (a.indexOf(b) < 0) {\n a.push(b);\n }\n return a;\n }, []);\n return set;\n };\n})();\n",
"type": "application/javascript",
"module-type": "filteroperator"
},
"$:/core/modules/filters.js": {
"title": "$:/core/modules/filters.js",
"text": "/*\\\ntitle: $:/core/modules/filters.js\ntype: application/javascript\nmodule-type: wikimethod\n\nAdds tiddler filtering methods to the $tw.Wiki object.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nParses an operation (i.e. a run) within a filter string\n\toperators: Array of array of operator nodes into which results should be inserted\n\tfilterString: filter string\n\tp: start position within the string\nReturns the new start position, after the parsed operation\n*/\nfunction parseFilterOperation(operators,filterString,p) {\n\tvar nextBracketPos, operator;\n\t// Skip the starting square bracket\n\tif(filterString.charAt(p++) !== \"[\") {\n\t\tthrow \"Missing [ in filter expression\";\n\t}\n\t// Process each operator in turn\n\tdo {\n\t\toperator = {};\n\t\t// Check for an operator prefix\n\t\tif(filterString.charAt(p) === \"!\") {\n\t\t\toperator.prefix = filterString.charAt(p++);\n\t\t}\n\t\t// Get the operator name\n\t\tnextBracketPos = filterString.substring(p).search(/[\\[\\{<\\/]/);\n\t\tif(nextBracketPos === -1) {\n\t\t\tthrow \"Missing [ in filter expression\";\n\t\t}\n\t\tnextBracketPos += p;\n\t\tvar bracket = filterString.charAt(nextBracketPos);\n\t\toperator.operator = filterString.substring(p,nextBracketPos);\n\t\t// Any suffix?\n\t\tvar colon = operator.operator.indexOf(':');\n\t\tif(colon > -1) {\n\t\t\t// The raw suffix for older filters\n\t\t\toperator.suffix = operator.operator.substring(colon + 1);\n\t\t\toperator.operator = operator.operator.substring(0,colon) || \"field\";\n\t\t\t// The processed suffix for newer filters\n\t\t\toperator.suffixes = [];\n\t\t\t$tw.utils.each(operator.suffix.split(\":\"),function(subsuffix) {\n\t\t\t\toperator.suffixes.push([]);\n\t\t\t\t$tw.utils.each(subsuffix.split(\",\"),function(entry) {\n\t\t\t\t\tentry = $tw.utils.trim(entry);\n\t\t\t\t\tif(entry) {\n\t\t\t\t\t\toperator.suffixes[operator.suffixes.length - 1].push(entry); \n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t});\n\t\t}\n\t\t// Empty operator means: title\n\t\telse if(operator.operator === \"\") {\n\t\t\toperator.operator = \"title\";\n\t\t}\n\n\t\tp = nextBracketPos + 1;\n\t\tswitch (bracket) {\n\t\t\tcase \"{\": // Curly brackets\n\t\t\t\toperator.indirect = true;\n\t\t\t\tnextBracketPos = filterString.indexOf(\"}\",p);\n\t\t\t\tbreak;\n\t\t\tcase \"[\": // Square brackets\n\t\t\t\tnextBracketPos = filterString.indexOf(\"]\",p);\n\t\t\t\tbreak;\n\t\t\tcase \"<\": // Angle brackets\n\t\t\t\toperator.variable = true;\n\t\t\t\tnextBracketPos = filterString.indexOf(\">\",p);\n\t\t\t\tbreak;\n\t\t\tcase \"/\": // regexp brackets\n\t\t\t\tvar rex = /^((?:[^\\\\\\/]*|\\\\.)*)\\/(?:\\(([mygi]+)\\))?/g,\n\t\t\t\t\trexMatch = rex.exec(filterString.substring(p));\n\t\t\t\tif(rexMatch) {\n\t\t\t\t\toperator.regexp = new RegExp(rexMatch[1], rexMatch[2]);\n// DEPRECATION WARNING\nconsole.log(\"WARNING: Filter\",operator.operator,\"has a deprecated regexp operand\",operator.regexp);\n\t\t\t\t\tnextBracketPos = p + rex.lastIndex - 1;\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tthrow \"Unterminated regular expression in filter expression\";\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t}\n\n\t\tif(nextBracketPos === -1) {\n\t\t\tthrow \"Missing closing bracket in filter expression\";\n\t\t}\n\t\tif(!operator.regexp) {\n\t\t\toperator.operand = filterString.substring(p,nextBracketPos);\n\t\t}\n\t\tp = nextBracketPos + 1;\n\n\t\t// Push this operator\n\t\toperators.push(operator);\n\t} while(filterString.charAt(p) !== \"]\");\n\t// Skip the ending square bracket\n\tif(filterString.charAt(p++) !== \"]\") {\n\t\tthrow \"Missing ] in filter expression\";\n\t}\n\t// Return the parsing position\n\treturn p;\n}\n\n/*\nParse a filter string\n*/\nexports.parseFilter = function(filterString) {\n\tfilterString = filterString || \"\";\n\tvar results = [], // Array of arrays of operator nodes {operator:,operand:}\n\t\tp = 0, // Current position in the filter string\n\t\tmatch;\n\tvar whitespaceRegExp = /(\\s+)/mg,\n\t\toperandRegExp = /((?:\\+|\\-|~|=)?)(?:(\\[)|(?:\"([^\"]*)\")|(?:'([^']*)')|([^\\s\\[\\]]+))/mg;\n\twhile(p < filterString.length) {\n\t\t// Skip any whitespace\n\t\twhitespaceRegExp.lastIndex = p;\n\t\tmatch = whitespaceRegExp.exec(filterString);\n\t\tif(match && match.index === p) {\n\t\t\tp = p + match[0].length;\n\t\t}\n\t\t// Match the start of the operation\n\t\tif(p < filterString.length) {\n\t\t\toperandRegExp.lastIndex = p;\n\t\t\tmatch = operandRegExp.exec(filterString);\n\t\t\tif(!match || match.index !== p) {\n\t\t\t\tthrow $tw.language.getString(\"Error/FilterSyntax\");\n\t\t\t}\n\t\t\tvar operation = {\n\t\t\t\tprefix: \"\",\n\t\t\t\toperators: []\n\t\t\t};\n\t\t\tif(match[1]) {\n\t\t\t\toperation.prefix = match[1];\n\t\t\t\tp++;\n\t\t\t}\n\t\t\tif(match[2]) { // Opening square bracket\n\t\t\t\tp = parseFilterOperation(operation.operators,filterString,p);\n\t\t\t} else {\n\t\t\t\tp = match.index + match[0].length;\n\t\t\t}\n\t\t\tif(match[3] || match[4] || match[5]) { // Double quoted string, single quoted string or unquoted title\n\t\t\t\toperation.operators.push(\n\t\t\t\t\t{operator: \"title\", operand: match[3] || match[4] || match[5]}\n\t\t\t\t);\n\t\t\t}\n\t\t\tresults.push(operation);\n\t\t}\n\t}\n\treturn results;\n};\n\nexports.getFilterOperators = function() {\n\tif(!this.filterOperators) {\n\t\t$tw.Wiki.prototype.filterOperators = {};\n\t\t$tw.modules.applyMethods(\"filteroperator\",this.filterOperators);\n\t}\n\treturn this.filterOperators;\n};\n\nexports.filterTiddlers = function(filterString,widget,source) {\n\tvar fn = this.compileFilter(filterString);\n\treturn fn.call(this,source,widget);\n};\n\n/*\nCompile a filter into a function with the signature fn(source,widget) where:\nsource: an iterator function for the source tiddlers, called source(iterator), where iterator is called as iterator(tiddler,title)\nwidget: an optional widget node for retrieving the current tiddler etc.\n*/\nexports.compileFilter = function(filterString) {\n\tvar filterParseTree;\n\ttry {\n\t\tfilterParseTree = this.parseFilter(filterString);\n\t} catch(e) {\n\t\treturn function(source,widget) {\n\t\t\treturn [$tw.language.getString(\"Error/Filter\") + \": \" + e];\n\t\t};\n\t}\n\t// Get the hashmap of filter operator functions\n\tvar filterOperators = this.getFilterOperators();\n\t// Assemble array of functions, one for each operation\n\tvar operationFunctions = [];\n\t// Step through the operations\n\tvar self = this;\n\t$tw.utils.each(filterParseTree,function(operation) {\n\t\t// Create a function for the chain of operators in the operation\n\t\tvar operationSubFunction = function(source,widget) {\n\t\t\tvar accumulator = source,\n\t\t\t\tresults = [],\n\t\t\t\tcurrTiddlerTitle = widget && widget.getVariable(\"currentTiddler\");\n\t\t\t$tw.utils.each(operation.operators,function(operator) {\n\t\t\t\tvar operand = operator.operand,\n\t\t\t\t\toperatorFunction;\n\t\t\t\tif(!operator.operator) {\n\t\t\t\t\toperatorFunction = filterOperators.title;\n\t\t\t\t} else if(!filterOperators[operator.operator]) {\n\t\t\t\t\toperatorFunction = filterOperators.field;\n\t\t\t\t} else {\n\t\t\t\t\toperatorFunction = filterOperators[operator.operator];\n\t\t\t\t}\n\t\t\t\tif(operator.indirect) {\n\t\t\t\t\toperand = self.getTextReference(operator.operand,\"\",currTiddlerTitle);\n\t\t\t\t}\n\t\t\t\tif(operator.variable) {\n\t\t\t\t\toperand = widget.getVariable(operator.operand,{defaultValue: \"\"});\n\t\t\t\t}\n\t\t\t\t// Invoke the appropriate filteroperator module\n\t\t\t\tresults = operatorFunction(accumulator,{\n\t\t\t\t\t\t\toperator: operator.operator,\n\t\t\t\t\t\t\toperand: operand,\n\t\t\t\t\t\t\tprefix: operator.prefix,\n\t\t\t\t\t\t\tsuffix: operator.suffix,\n\t\t\t\t\t\t\tsuffixes: operator.suffixes,\n\t\t\t\t\t\t\tregexp: operator.regexp\n\t\t\t\t\t\t},{\n\t\t\t\t\t\t\twiki: self,\n\t\t\t\t\t\t\twidget: widget\n\t\t\t\t\t\t});\n\t\t\t\tif($tw.utils.isArray(results)) {\n\t\t\t\t\taccumulator = self.makeTiddlerIterator(results);\n\t\t\t\t} else {\n\t\t\t\t\taccumulator = results;\n\t\t\t\t}\n\t\t\t});\n\t\t\tif($tw.utils.isArray(results)) {\n\t\t\t\treturn results;\n\t\t\t} else {\n\t\t\t\tvar resultArray = [];\n\t\t\t\tresults(function(tiddler,title) {\n\t\t\t\t\tresultArray.push(title);\n\t\t\t\t});\n\t\t\t\treturn resultArray;\n\t\t\t}\n\t\t};\n\t\t// Wrap the operator functions in a wrapper function that depends on the prefix\n\t\toperationFunctions.push((function() {\n\t\t\tswitch(operation.prefix || \"\") {\n\t\t\t\tcase \"\": // No prefix means that the operation is unioned into the result\n\t\t\t\t\treturn function(results,source,widget) {\n\t\t\t\t\t\t$tw.utils.pushTop(results,operationSubFunction(source,widget));\n\t\t\t\t\t};\n\t\t\t\tcase \"=\": // The results of the operation are pushed into the result without deduplication\n\t\t\t\t\treturn function(results,source,widget) {\n\t\t\t\t\t\tArray.prototype.push.apply(results,operationSubFunction(source,widget));\n\t\t\t\t\t};\n\t\t\t\tcase \"-\": // The results of this operation are removed from the main result\n\t\t\t\t\treturn function(results,source,widget) {\n\t\t\t\t\t\t$tw.utils.removeArrayEntries(results,operationSubFunction(source,widget));\n\t\t\t\t\t};\n\t\t\t\tcase \"+\": // This operation is applied to the main results so far\n\t\t\t\t\treturn function(results,source,widget) {\n\t\t\t\t\t\t// This replaces all the elements of the array, but keeps the actual array so that references to it are preserved\n\t\t\t\t\t\tsource = self.makeTiddlerIterator(results);\n\t\t\t\t\t\tresults.splice(0,results.length);\n\t\t\t\t\t\t$tw.utils.pushTop(results,operationSubFunction(source,widget));\n\t\t\t\t\t};\n\t\t\t\tcase \"~\": // This operation is unioned into the result only if the main result so far is empty\n\t\t\t\t\treturn function(results,source,widget) {\n\t\t\t\t\t\tif(results.length === 0) {\n\t\t\t\t\t\t\t// Main result so far is empty\n\t\t\t\t\t\t\t$tw.utils.pushTop(results,operationSubFunction(source,widget));\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t}\n\t\t})());\n\t});\n\t// Return a function that applies the operations to a source iterator of tiddler titles\n\treturn $tw.perf.measure(\"filter: \" + filterString,function filterFunction(source,widget) {\n\t\tif(!source) {\n\t\t\tsource = self.each;\n\t\t} else if(typeof source === \"object\") { // Array or hashmap\n\t\t\tsource = self.makeTiddlerIterator(source);\n\t\t}\n\t\tvar results = [];\n\t\t$tw.utils.each(operationFunctions,function(operationFunction) {\n\t\t\toperationFunction(results,source,widget);\n\t\t});\n\t\treturn results;\n\t});\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikimethod"
},
"$:/core/modules/indexers/backlinks-indexer.js": {
"title": "$:/core/modules/indexers/backlinks-indexer.js",
"text": "/*\\\ntitle: $:/core/modules/indexers/backlinks-indexer.js\ntype: application/javascript\nmodule-type: indexer\n\nIndexes the tiddlers' backlinks\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global modules: false */\n\"use strict\";\n\n\nfunction BacklinksIndexer(wiki) {\n\tthis.wiki = wiki;\n}\n\nBacklinksIndexer.prototype.init = function() {\n\tthis.index = null;\n}\n\nBacklinksIndexer.prototype.rebuild = function() {\n\tthis.index = null;\n}\n\nBacklinksIndexer.prototype._getLinks = function(tiddler) {\n\tvar parser = this.wiki.parseText(tiddler.fields.type, tiddler.fields.text, {});\n\tif(parser) {\n\t\treturn this.wiki.extractLinks(parser.tree);\n\t}\n\treturn [];\n}\n\nBacklinksIndexer.prototype.update = function(updateDescriptor) {\n\tif(!this.index) {\n\t\treturn;\n\t}\n\tvar newLinks = [],\n\t oldLinks = [],\n\t self = this;\n\tif(updateDescriptor.old.exists) {\n\t\toldLinks = this._getLinks(updateDescriptor.old.tiddler);\n\t}\n\tif(updateDescriptor.new.exists) {\n\t\tnewLinks = this._getLinks(updateDescriptor.new.tiddler);\n\t}\n\n\t$tw.utils.each(oldLinks,function(link) {\n\t\tif(self.index[link]) {\n\t\t\tdelete self.index[link][updateDescriptor.old.tiddler.fields.title];\n\t\t}\n\t});\n\t$tw.utils.each(newLinks,function(link) {\n\t\tif(!self.index[link]) {\n\t\t\tself.index[link] = Object.create(null);\n\t\t}\n\t\tself.index[link][updateDescriptor.new.tiddler.fields.title] = true;\n\t});\n}\n\nBacklinksIndexer.prototype.lookup = function(title) {\n\tif(!this.index) {\n\t\tthis.index = Object.create(null);\n\t\tvar self = this;\n\t\tthis.wiki.forEachTiddler(function(title,tiddler) {\n\t\t\tvar links = self._getLinks(tiddler);\n\t\t\t$tw.utils.each(links, function(link) {\n\t\t\t\tif(!self.index[link]) {\n\t\t\t\t\tself.index[link] = Object.create(null);\n\t\t\t\t}\n\t\t\t\tself.index[link][title] = true;\n\t\t\t});\n\t\t});\n\t}\n\tif(this.index[title]) {\n\t\treturn Object.keys(this.index[title]);\n\t} else {\n\t\treturn [];\n\t}\n}\n\nexports.BacklinksIndexer = BacklinksIndexer;\n\n})();\n",
"type": "application/javascript",
"module-type": "indexer"
},
"$:/core/modules/indexers/field-indexer.js": {
"title": "$:/core/modules/indexers/field-indexer.js",
"text": "/*\\\ntitle: $:/core/modules/indexers/field-indexer.js\ntype: application/javascript\nmodule-type: indexer\n\nIndexes the tiddlers with each field value\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global modules: false */\n\"use strict\";\n\nvar DEFAULT_MAXIMUM_INDEXED_VALUE_LENGTH = 128;\n\nfunction FieldIndexer(wiki) {\n\tthis.wiki = wiki;\n}\n\nFieldIndexer.prototype.init = function() {\n\tthis.index = null;\n\tthis.maxIndexedValueLength = DEFAULT_MAXIMUM_INDEXED_VALUE_LENGTH;\n\tthis.addIndexMethods();\n}\n\n// Provided for testing\nFieldIndexer.prototype.setMaxIndexedValueLength = function(length) {\n\tthis.index = null;\n\tthis.maxIndexedValueLength = length;\n};\n\nFieldIndexer.prototype.addIndexMethods = function() {\n\tvar self = this;\n\tthis.wiki.each.byField = function(name,value) {\n\t\tvar titles = self.wiki.allTitles(),\n\t\t\tlookup = self.lookup(name,value);\n\t\treturn lookup && lookup.filter(function(title) {\n\t\t\treturn titles.indexOf(title) !== -1;\n\t\t});\n\t};\n\tthis.wiki.eachShadow.byField = function(name,value) {\n\t\tvar titles = self.wiki.allShadowTitles(),\n\t\t\tlookup = self.lookup(name,value);\n\t\treturn lookup && lookup.filter(function(title) {\n\t\t\treturn titles.indexOf(title) !== -1;\n\t\t});\n\t};\n\tthis.wiki.eachTiddlerPlusShadows.byField = function(name,value) {\n\t\tvar lookup = self.lookup(name,value);\n\t\treturn lookup ? lookup.slice(0) : null;\n\t};\n\tthis.wiki.eachShadowPlusTiddlers.byField = function(name,value) {\n\t\tvar lookup = self.lookup(name,value);\n\t\treturn lookup ? lookup.slice(0) : null;\n\t};\n};\n\n/*\nTear down and then rebuild the index as if all tiddlers have changed\n*/\nFieldIndexer.prototype.rebuild = function() {\n\t// Invalidate the index so that it will be rebuilt when it is next used\n\tthis.index = null;\n};\n\n/*\nBuild the index for a particular field\n*/\nFieldIndexer.prototype.buildIndexForField = function(name) {\n\tvar self = this;\n\t// Hashmap by field name of hashmap by field value of array of tiddler titles\n\tthis.index = this.index || Object.create(null);\n\tthis.index[name] = Object.create(null);\n\tvar baseIndex = this.index[name];\n\t// Update the index for each tiddler\n\tthis.wiki.eachTiddlerPlusShadows(function(tiddler,title) {\n\t\tif(name in tiddler.fields) {\n\t\t\tvar value = tiddler.getFieldString(name);\n\t\t\t// Skip any values above the maximum length\n\t\t\tif(value.length < self.maxIndexedValueLength) {\n\t\t\t\tbaseIndex[value] = baseIndex[value] || [];\n\t\t\t\tbaseIndex[value].push(title);\n\t\t\t}\n\t\t}\n\t});\n};\n\n/*\nUpdate the index in the light of a tiddler value changing; note that the title must be identical. (Renames are handled as a separate delete and create)\nupdateDescriptor: {old: {tiddler: <tiddler>, shadow: <boolean>, exists: <boolean>},new: {tiddler: <tiddler>, shadow: <boolean>, exists: <boolean>}}\n*/\nFieldIndexer.prototype.update = function(updateDescriptor) {\n\tvar self = this;\n\t// Don't do anything if the index hasn't been built yet\n\tif(this.index === null) {\n\t\treturn;\n\t}\n\t// Remove the old tiddler from the index\n\tif(updateDescriptor.old.tiddler) {\n\t\t$tw.utils.each(this.index,function(indexEntry,name) {\n\t\t\tif(name in updateDescriptor.old.tiddler.fields) {\n\t\t\t\tvar value = updateDescriptor.old.tiddler.getFieldString(name),\n\t\t\t\t\ttiddlerList = indexEntry[value];\n\t\t\t\tif(tiddlerList) {\n\t\t\t\t\tvar index = tiddlerList.indexOf(updateDescriptor.old.tiddler.fields.title);\n\t\t\t\t\tif(index !== -1) {\n\t\t\t\t\t\ttiddlerList.splice(index,1);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n\t// Add the new tiddler to the index\n\tif(updateDescriptor[\"new\"].tiddler) {\n\t\t$tw.utils.each(this.index,function(indexEntry,name) {\n\t\t\tif(name in updateDescriptor[\"new\"].tiddler.fields) {\n\t\t\t\tvar value = updateDescriptor[\"new\"].tiddler.getFieldString(name);\n\t\t\t\tif(value.length < self.maxIndexedValueLength) {\n\t\t\t\t\tindexEntry[value] = indexEntry[value] || [];\n\t\t\t\t\tindexEntry[value].push(updateDescriptor[\"new\"].tiddler.fields.title);\n\t\t\t\t}\n\t\t\t}\n\t\t});\t\t\n\t}\n};\n\n// Lookup the given field returning a list of tiddler titles\nFieldIndexer.prototype.lookup = function(name,value) {\n\t// Fail the lookup if the value is too long\n\tif(value.length >= this.maxIndexedValueLength) {\n\t\treturn null;\n\t}\n\t// Update the index if it has yet to be built\n\tif(this.index === null || !this.index[name]) {\n\t\tthis.buildIndexForField(name);\n\t}\n\treturn this.index[name][value] || [];\n};\n\nexports.FieldIndexer = FieldIndexer;\n\n})();\n",
"type": "application/javascript",
"module-type": "indexer"
},
"$:/core/modules/indexers/tag-indexer.js": {
"title": "$:/core/modules/indexers/tag-indexer.js",
"text": "/*\\\ntitle: $:/core/modules/indexers/tag-indexer.js\ntype: application/javascript\nmodule-type: indexer\n\nIndexes the tiddlers with each tag\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global modules: false */\n\"use strict\";\n\nfunction TagIndexer(wiki) {\n\tthis.wiki = wiki;\n}\n\nTagIndexer.prototype.init = function() {\n\tthis.subIndexers = [\n\t\tnew TagSubIndexer(this,\"each\"),\n\t\tnew TagSubIndexer(this,\"eachShadow\"),\n\t\tnew TagSubIndexer(this,\"eachTiddlerPlusShadows\"),\n\t\tnew TagSubIndexer(this,\"eachShadowPlusTiddlers\")\n\t];\n\t$tw.utils.each(this.subIndexers,function(subIndexer) {\n\t\tsubIndexer.addIndexMethod();\n\t});\n};\n\nTagIndexer.prototype.rebuild = function() {\n\t$tw.utils.each(this.subIndexers,function(subIndexer) {\n\t\tsubIndexer.rebuild();\n\t});\n};\n\nTagIndexer.prototype.update = function(updateDescriptor) {\n\t$tw.utils.each(this.subIndexers,function(subIndexer) {\n\t\tsubIndexer.update(updateDescriptor);\n\t});\n};\n\nfunction TagSubIndexer(indexer,iteratorMethod) {\n\tthis.indexer = indexer;\n\tthis.iteratorMethod = iteratorMethod;\n\tthis.index = null; // Hashmap of tag title to {isSorted: bool, titles: [array]} or null if not yet initialised\n}\n\nTagSubIndexer.prototype.addIndexMethod = function() {\n\tvar self = this;\n\tthis.indexer.wiki[this.iteratorMethod].byTag = function(tag) {\n\t\treturn self.lookup(tag).slice(0);\n\t};\n};\n\nTagSubIndexer.prototype.rebuild = function() {\n\tvar self = this;\n\t// Hashmap by tag of array of {isSorted:, titles:[]}\n\tthis.index = Object.create(null);\n\t// Add all the tags\n\tthis.indexer.wiki[this.iteratorMethod](function(tiddler,title) {\n\t\t$tw.utils.each(tiddler.fields.tags,function(tag) {\n\t\t\tif(!self.index[tag]) {\n\t\t\t\tself.index[tag] = {isSorted: false, titles: [title]};\n\t\t\t} else {\n\t\t\t\tself.index[tag].titles.push(title);\n\t\t\t}\n\t\t});\t\t\n\t});\n};\n\nTagSubIndexer.prototype.update = function(updateDescriptor) {\n\tthis.index = null;\n};\n\nTagSubIndexer.prototype.lookup = function(tag) {\n\t// Update the index if it has yet to be built\n\tif(this.index === null) {\n\t\tthis.rebuild();\n\t}\n\tvar indexRecord = this.index[tag];\n\tif(indexRecord) {\n\t\tif(!indexRecord.isSorted) {\n\t\t\tif(this.indexer.wiki.sortByList) {\n\t\t\t\tindexRecord.titles = this.indexer.wiki.sortByList(indexRecord.titles,tag);\n\t\t\t}\t\t\t\n\t\t\tindexRecord.isSorted = true;\n\t\t}\n\t\treturn indexRecord.titles;\n\t} else {\n\t\treturn [];\n\t}\n};\n\n\nexports.TagIndexer = TagIndexer;\n\n})();\n",
"type": "application/javascript",
"module-type": "indexer"
},
"$:/core/modules/info/platform.js": {
"title": "$:/core/modules/info/platform.js",
"text": "/*\\\ntitle: $:/core/modules/info/platform.js\ntype: application/javascript\nmodule-type: info\n\nInitialise basic platform $:/info/ tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.getInfoTiddlerFields = function() {\n\tvar mapBoolean = function(value) {return value ? \"yes\" : \"no\";},\n\t\tinfoTiddlerFields = [];\n\t// Basics\n\tinfoTiddlerFields.push({title: \"$:/info/browser\", text: mapBoolean(!!$tw.browser)});\n\tinfoTiddlerFields.push({title: \"$:/info/node\", text: mapBoolean(!!$tw.node)});\n\tif($tw.browser) {\n\t\t// Document location\n\t\tvar setLocationProperty = function(name,value) {\n\t\t\t\tinfoTiddlerFields.push({title: \"$:/info/url/\" + name, text: value});\t\t\t\n\t\t\t},\n\t\t\tlocation = document.location;\n\t\tsetLocationProperty(\"full\", (location.toString()).split(\"#\")[0]);\n\t\tsetLocationProperty(\"host\", location.host);\n\t\tsetLocationProperty(\"hostname\", location.hostname);\n\t\tsetLocationProperty(\"protocol\", location.protocol);\n\t\tsetLocationProperty(\"port\", location.port);\n\t\tsetLocationProperty(\"pathname\", location.pathname);\n\t\tsetLocationProperty(\"search\", location.search);\n\t\tsetLocationProperty(\"origin\", location.origin);\n\t\t// Screen size\n\t\tinfoTiddlerFields.push({title: \"$:/info/browser/screen/width\", text: window.screen.width.toString()});\n\t\tinfoTiddlerFields.push({title: \"$:/info/browser/screen/height\", text: window.screen.height.toString()});\n\t\t// Language\n\t\tinfoTiddlerFields.push({title: \"$:/info/browser/language\", text: navigator.language || \"\"});\n\t}\n\treturn infoTiddlerFields;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "info"
},
"$:/core/modules/keyboard.js": {
"title": "$:/core/modules/keyboard.js",
"text": "/*\\\ntitle: $:/core/modules/keyboard.js\ntype: application/javascript\nmodule-type: global\n\nKeyboard handling utilities\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar namedKeys = {\n\t\"cancel\": 3,\n\t\"help\": 6,\n\t\"backspace\": 8,\n\t\"tab\": 9,\n\t\"clear\": 12,\n\t\"return\": 13,\n\t\"enter\": 13,\n\t\"pause\": 19,\n\t\"escape\": 27,\n\t\"space\": 32,\n\t\"page_up\": 33,\n\t\"page_down\": 34,\n\t\"end\": 35,\n\t\"home\": 36,\n\t\"left\": 37,\n\t\"up\": 38,\n\t\"right\": 39,\n\t\"down\": 40,\n\t\"printscreen\": 44,\n\t\"insert\": 45,\n\t\"delete\": 46,\n\t\"0\": 48,\n\t\"1\": 49,\n\t\"2\": 50,\n\t\"3\": 51,\n\t\"4\": 52,\n\t\"5\": 53,\n\t\"6\": 54,\n\t\"7\": 55,\n\t\"8\": 56,\n\t\"9\": 57,\n\t\"firefoxsemicolon\": 59,\n\t\"firefoxequals\": 61,\n\t\"a\": 65,\n\t\"b\": 66,\n\t\"c\": 67,\n\t\"d\": 68,\n\t\"e\": 69,\n\t\"f\": 70,\n\t\"g\": 71,\n\t\"h\": 72,\n\t\"i\": 73,\n\t\"j\": 74,\n\t\"k\": 75,\n\t\"l\": 76,\n\t\"m\": 77,\n\t\"n\": 78,\n\t\"o\": 79,\n\t\"p\": 80,\n\t\"q\": 81,\n\t\"r\": 82,\n\t\"s\": 83,\n\t\"t\": 84,\n\t\"u\": 85,\n\t\"v\": 86,\n\t\"w\": 87,\n\t\"x\": 88,\n\t\"y\": 89,\n\t\"z\": 90,\n\t\"numpad0\": 96,\n\t\"numpad1\": 97,\n\t\"numpad2\": 98,\n\t\"numpad3\": 99,\n\t\"numpad4\": 100,\n\t\"numpad5\": 101,\n\t\"numpad6\": 102,\n\t\"numpad7\": 103,\n\t\"numpad8\": 104,\n\t\"numpad9\": 105,\n\t\"multiply\": 106,\n\t\"add\": 107,\n\t\"separator\": 108,\n\t\"subtract\": 109,\n\t\"decimal\": 110,\n\t\"divide\": 111,\n\t\"f1\": 112,\n\t\"f2\": 113,\n\t\"f3\": 114,\n\t\"f4\": 115,\n\t\"f5\": 116,\n\t\"f6\": 117,\n\t\"f7\": 118,\n\t\"f8\": 119,\n\t\"f9\": 120,\n\t\"f10\": 121,\n\t\"f11\": 122,\n\t\"f12\": 123,\n\t\"f13\": 124,\n\t\"f14\": 125,\n\t\"f15\": 126,\n\t\"f16\": 127,\n\t\"f17\": 128,\n\t\"f18\": 129,\n\t\"f19\": 130,\n\t\"f20\": 131,\n\t\"f21\": 132,\n\t\"f22\": 133,\n\t\"f23\": 134,\n\t\"f24\": 135,\n\t\"firefoxminus\": 173,\n\t\"semicolon\": 186,\n\t\"equals\": 187,\n\t\"comma\": 188,\n\t\"dash\": 189,\n\t\"period\": 190,\n\t\"slash\": 191,\n\t\"backquote\": 192,\n\t\"openbracket\": 219,\n\t\"backslash\": 220,\n\t\"closebracket\": 221,\n\t\"quote\": 222\n};\n\nfunction KeyboardManager(options) {\n\tvar self = this;\n\toptions = options || \"\";\n\t// Save the named key hashmap\n\tthis.namedKeys = namedKeys;\n\t// Create a reverse mapping of code to keyname\n\tthis.keyNames = [];\n\t$tw.utils.each(namedKeys,function(keyCode,name) {\n\t\tself.keyNames[keyCode] = name.substr(0,1).toUpperCase() + name.substr(1);\n\t});\n\t// Save the platform-specific name of the \"meta\" key\n\tthis.metaKeyName = $tw.platform.isMac ? \"cmd-\" : \"win-\";\n\tthis.shortcutKeysList = [], // Stores the shortcut-key descriptors\n\tthis.shortcutActionList = [], // Stores the corresponding action strings\n\tthis.shortcutParsedList = []; // Stores the parsed key descriptors\n\tthis.lookupNames = [\"shortcuts\"];\n\tthis.lookupNames.push($tw.platform.isMac ? \"shortcuts-mac\" : \"shortcuts-not-mac\")\n\tthis.lookupNames.push($tw.platform.isWindows ? \"shortcuts-windows\" : \"shortcuts-not-windows\");\n\tthis.lookupNames.push($tw.platform.isLinux ? \"shortcuts-linux\" : \"shortcuts-not-linux\");\n\tthis.updateShortcutLists(this.getShortcutTiddlerList());\n\t$tw.wiki.addEventListener(\"change\",function(changes) {\n\t\tself.handleShortcutChanges(changes);\n\t});\n}\n\n/*\nReturn an array of keycodes for the modifier keys ctrl, shift, alt, meta\n*/\nKeyboardManager.prototype.getModifierKeys = function() {\n\treturn [\n\t\t16, // Shift\n\t\t17, // Ctrl\n\t\t18, // Alt\n\t\t20, // CAPS LOCK\n\t\t91, // Meta (left)\n\t\t93, // Meta (right)\n\t\t224 // Meta (Firefox)\n\t]\n};\n\n/*\nParses a key descriptor into the structure:\n{\n\tkeyCode: numeric keycode\n\tshiftKey: boolean\n\taltKey: boolean\n\tctrlKey: boolean\n\tmetaKey: boolean\n}\nKey descriptors have the following format:\n\tctrl+enter\n\tctrl+shift+alt+A\n*/\nKeyboardManager.prototype.parseKeyDescriptor = function(keyDescriptor) {\n\tvar components = keyDescriptor.split(/\\+|\\-/),\n\t\tinfo = {\n\t\t\tkeyCode: 0,\n\t\t\tshiftKey: false,\n\t\t\taltKey: false,\n\t\t\tctrlKey: false,\n\t\t\tmetaKey: false\n\t\t};\n\tfor(var t=0; t<components.length; t++) {\n\t\tvar s = components[t].toLowerCase(),\n\t\t\tc = s.charCodeAt(0);\n\t\t// Look for modifier keys\n\t\tif(s === \"ctrl\") {\n\t\t\tinfo.ctrlKey = true;\n\t\t} else if(s === \"shift\") {\n\t\t\tinfo.shiftKey = true;\n\t\t} else if(s === \"alt\") {\n\t\t\tinfo.altKey = true;\n\t\t} else if(s === \"meta\" || s === \"cmd\" || s === \"win\") {\n\t\t\tinfo.metaKey = true;\n\t\t}\n\t\t// Replace named keys with their code\n\t\tif(this.namedKeys[s]) {\n\t\t\tinfo.keyCode = this.namedKeys[s];\n\t\t}\n\t}\n\tif(info.keyCode) {\n\t\treturn info;\n\t} else {\n\t\treturn null;\n\t}\n};\n\n/*\nParse a list of key descriptors into an array of keyInfo objects. The key descriptors can be passed as an array of strings or a space separated string\n*/\nKeyboardManager.prototype.parseKeyDescriptors = function(keyDescriptors,options) {\n\tvar self = this;\n\toptions = options || {};\n\toptions.stack = options.stack || [];\n\tvar wiki = options.wiki || $tw.wiki;\n\tif(typeof keyDescriptors === \"string\" && keyDescriptors === \"\") {\n\t\treturn [];\n\t}\n\tif(!$tw.utils.isArray(keyDescriptors)) {\n\t\tkeyDescriptors = keyDescriptors.split(\" \");\n\t}\n\tvar result = [];\n\t$tw.utils.each(keyDescriptors,function(keyDescriptor) {\n\t\t// Look for a named shortcut\n\t\tif(keyDescriptor.substr(0,2) === \"((\" && keyDescriptor.substr(-2,2) === \"))\") {\n\t\t\tif(options.stack.indexOf(keyDescriptor) === -1) {\n\t\t\t\toptions.stack.push(keyDescriptor);\n\t\t\t\tvar name = keyDescriptor.substring(2,keyDescriptor.length - 2),\n\t\t\t\t\tlookupName = function(configName) {\n\t\t\t\t\t\tvar keyDescriptors = wiki.getTiddlerText(\"$:/config/\" + configName + \"/\" + name);\n\t\t\t\t\t\tif(keyDescriptors) {\n\t\t\t\t\t\t\tresult.push.apply(result,self.parseKeyDescriptors(keyDescriptors,options));\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t$tw.utils.each(self.lookupNames,function(platformDescriptor) {\n\t\t\t\t\tlookupName(platformDescriptor);\n\t\t\t\t});\n\t\t\t}\n\t\t} else {\n\t\t\tresult.push(self.parseKeyDescriptor(keyDescriptor));\n\t\t}\n\t});\n\treturn result;\n};\n\nKeyboardManager.prototype.getPrintableShortcuts = function(keyInfoArray) {\n\tvar self = this,\n\t\tresult = [];\n\t$tw.utils.each(keyInfoArray,function(keyInfo) {\n\t\tif(keyInfo) {\n\t\t\tresult.push((keyInfo.ctrlKey ? \"ctrl-\" : \"\") + \n\t\t\t\t (keyInfo.shiftKey ? \"shift-\" : \"\") + \n\t\t\t\t (keyInfo.altKey ? \"alt-\" : \"\") + \n\t\t\t\t (keyInfo.metaKey ? self.metaKeyName : \"\") + \n\t\t\t\t (self.keyNames[keyInfo.keyCode]));\n\t\t}\n\t});\n\treturn result;\n}\n\nKeyboardManager.prototype.checkKeyDescriptor = function(event,keyInfo) {\n\treturn keyInfo &&\n\t\t\tevent.keyCode === keyInfo.keyCode && \n\t\t\tevent.shiftKey === keyInfo.shiftKey && \n\t\t\tevent.altKey === keyInfo.altKey && \n\t\t\tevent.ctrlKey === keyInfo.ctrlKey && \n\t\t\tevent.metaKey === keyInfo.metaKey;\n};\n\nKeyboardManager.prototype.checkKeyDescriptors = function(event,keyInfoArray) {\n\tfor(var t=0; t<keyInfoArray.length; t++) {\n\t\tif(this.checkKeyDescriptor(event,keyInfoArray[t])) {\n\t\t\treturn true;\n\t\t}\n\t}\n\treturn false;\n};\n\nKeyboardManager.prototype.getShortcutTiddlerList = function() {\n\treturn $tw.wiki.getTiddlersWithTag(\"$:/tags/KeyboardShortcut\");\n};\n\nKeyboardManager.prototype.updateShortcutLists = function(tiddlerList) {\n\tthis.shortcutTiddlers = tiddlerList;\n\tfor(var i=0; i<tiddlerList.length; i++) {\n\t\tvar title = tiddlerList[i],\n\t\t\ttiddlerFields = $tw.wiki.getTiddler(title).fields;\n\t\tthis.shortcutKeysList[i] = tiddlerFields.key !== undefined ? tiddlerFields.key : undefined;\n\t\tthis.shortcutActionList[i] = tiddlerFields.text;\n\t\tthis.shortcutParsedList[i] = this.shortcutKeysList[i] !== undefined ? this.parseKeyDescriptors(this.shortcutKeysList[i]) : undefined;\n\t}\n};\n\nKeyboardManager.prototype.handleKeydownEvent = function(event) {\n\tvar key, action;\n\tfor(var i=0; i<this.shortcutTiddlers.length; i++) {\n\t\tif(this.shortcutParsedList[i] !== undefined && this.checkKeyDescriptors(event,this.shortcutParsedList[i])) {\n\t\t\tkey = this.shortcutParsedList[i];\n\t\t\taction = this.shortcutActionList[i];\n\t\t}\n\t}\n\tif(key !== undefined) {\n\t\tevent.preventDefault();\n\t\tevent.stopPropagation();\n\t\t$tw.rootWidget.invokeActionString(action,$tw.rootWidget);\n\t\treturn true;\n\t}\n\treturn false;\n};\n\nKeyboardManager.prototype.detectNewShortcuts = function(changedTiddlers) {\n\tvar shortcutConfigTiddlers = [],\n\t\thandled = false;\n\t$tw.utils.each(this.lookupNames,function(platformDescriptor) {\n\t\tvar descriptorString = \"$:/config/\" + platformDescriptor + \"/\";\n\t\tObject.keys(changedTiddlers).forEach(function(configTiddler) {\n\t\t\tvar configString = configTiddler.substr(0, configTiddler.lastIndexOf(\"/\") + 1);\n\t\t\tif(configString === descriptorString) {\n\t\t\t\tshortcutConfigTiddlers.push(configTiddler);\n\t\t\t\thandled = true;\n\t\t\t}\n\t\t});\n\t});\n\tif(handled) {\n\t\treturn $tw.utils.hopArray(changedTiddlers,shortcutConfigTiddlers);\n\t} else {\n\t\treturn false;\n\t}\n};\n\nKeyboardManager.prototype.handleShortcutChanges = function(changedTiddlers) {\n\tvar newList = this.getShortcutTiddlerList();\n\tvar hasChanged = $tw.utils.hopArray(changedTiddlers,this.shortcutTiddlers) ? true :\n\t\t($tw.utils.hopArray(changedTiddlers,newList) ? true :\n\t\t(this.detectNewShortcuts(changedTiddlers))\n\t);\n\t// Re-cache shortcuts if something changed\n\tif(hasChanged) {\n\t\tthis.updateShortcutLists(newList);\n\t}\n};\n\nexports.KeyboardManager = KeyboardManager;\n\n})();\n",
"type": "application/javascript",
"module-type": "global"
},
"$:/core/modules/language.js": {
"title": "$:/core/modules/language.js",
"text": "/*\\\ntitle: $:/core/modules/language.js\ntype: application/javascript\nmodule-type: global\n\nThe $tw.Language() manages translateable strings\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nCreate an instance of the language manager. Options include:\nwiki: wiki from which to retrieve translation tiddlers\n*/\nfunction Language(options) {\n\toptions = options || \"\";\n\tthis.wiki = options.wiki || $tw.wiki;\n}\n\n/*\nReturn a wikified translateable string. The title is automatically prefixed with \"$:/language/\"\nOptions include:\nvariables: optional hashmap of variables to supply to the language wikification\n*/\nLanguage.prototype.getString = function(title,options) {\n\toptions = options || {};\n\ttitle = \"$:/language/\" + title;\n\treturn this.wiki.renderTiddler(\"text/plain\",title,{variables: options.variables});\n};\n\n/*\nReturn a raw, unwikified translateable string. The title is automatically prefixed with \"$:/language/\"\n*/\nLanguage.prototype.getRawString = function(title) {\n\ttitle = \"$:/language/\" + title;\n\treturn this.wiki.getTiddlerText(title);\n};\n\nexports.Language = Language;\n\n})();\n",
"type": "application/javascript",
"module-type": "global"
},
"$:/core/modules/macros/changecount.js": {
"title": "$:/core/modules/macros/changecount.js",
"text": "/*\\\ntitle: $:/core/modules/macros/changecount.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to return the changecount for the current tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"changecount\";\n\nexports.params = [];\n\n/*\nRun the macro\n*/\nexports.run = function() {\n\treturn this.wiki.getChangeCount(this.getVariable(\"currentTiddler\")) + \"\";\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "macro"
},
"$:/core/modules/macros/contrastcolour.js": {
"title": "$:/core/modules/macros/contrastcolour.js",
"text": "/*\\\ntitle: $:/core/modules/macros/contrastcolour.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to choose which of two colours has the highest contrast with a base colour\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"contrastcolour\";\n\nexports.params = [\n\t{name: \"target\"},\n\t{name: \"fallbackTarget\"},\n\t{name: \"colourA\"},\n\t{name: \"colourB\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(target,fallbackTarget,colourA,colourB) {\n\tvar rgbTarget = $tw.utils.parseCSSColor(target) || $tw.utils.parseCSSColor(fallbackTarget);\n\tif(!rgbTarget) {\n\t\treturn colourA;\n\t}\n\tvar rgbColourA = $tw.utils.parseCSSColor(colourA),\n\t\trgbColourB = $tw.utils.parseCSSColor(colourB);\n\tif(rgbColourA && !rgbColourB) {\n\t\treturn rgbColourA;\n\t}\n\tif(rgbColourB && !rgbColourA) {\n\t\treturn rgbColourB;\n\t}\n\tif(!rgbColourA && !rgbColourB) {\n\t\t// If neither colour is readable, return a crude inverse of the target\n\t\treturn [255 - rgbTarget[0],255 - rgbTarget[1],255 - rgbTarget[2],rgbTarget[3]];\n\t}\n\t// Colour brightness formula derived from http://www.w3.org/WAI/ER/WD-AERT/#color-contrast\n\tvar brightnessTarget = rgbTarget[0] * 0.299 + rgbTarget[1] * 0.587 + rgbTarget[2] * 0.114,\n\t\tbrightnessA = rgbColourA[0] * 0.299 + rgbColourA[1] * 0.587 + rgbColourA[2] * 0.114,\n\t\tbrightnessB = rgbColourB[0] * 0.299 + rgbColourB[1] * 0.587 + rgbColourB[2] * 0.114;\n\treturn Math.abs(brightnessTarget - brightnessA) > Math.abs(brightnessTarget - brightnessB) ? colourA : colourB;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "macro"
},
"$:/core/modules/macros/csvtiddlers.js": {
"title": "$:/core/modules/macros/csvtiddlers.js",
"text": "/*\\\ntitle: $:/core/modules/macros/csvtiddlers.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to output tiddlers matching a filter to CSV\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"csvtiddlers\";\n\nexports.params = [\n\t{name: \"filter\"},\n\t{name: \"format\"},\n];\n\n/*\nRun the macro\n*/\nexports.run = function(filter,format) {\n\tvar self = this,\n\t\ttiddlers = this.wiki.filterTiddlers(filter),\n\t\ttiddler,\n\t\tfields = [],\n\t\tt,f;\n\t// Collect all the fields\n\tfor(t=0;t<tiddlers.length; t++) {\n\t\ttiddler = this.wiki.getTiddler(tiddlers[t]);\n\t\tfor(f in tiddler.fields) {\n\t\t\tif(fields.indexOf(f) === -1) {\n\t\t\t\tfields.push(f);\n\t\t\t}\n\t\t}\n\t}\n\t// Sort the fields and bring the standard ones to the front\n\tfields.sort();\n\t\"title text modified modifier created creator\".split(\" \").reverse().forEach(function(value,index) {\n\t\tvar p = fields.indexOf(value);\n\t\tif(p !== -1) {\n\t\t\tfields.splice(p,1);\n\t\t\tfields.unshift(value)\n\t\t}\n\t});\n\t// Output the column headings\n\tvar output = [], row = [];\n\tfields.forEach(function(value) {\n\t\trow.push(quoteAndEscape(value))\n\t});\n\toutput.push(row.join(\",\"));\n\t// Output each tiddler\n\tfor(var t=0;t<tiddlers.length; t++) {\n\t\trow = [];\n\t\ttiddler = this.wiki.getTiddler(tiddlers[t]);\n\t\t\tfor(f=0; f<fields.length; f++) {\n\t\t\t\trow.push(quoteAndEscape(tiddler ? tiddler.getFieldString(fields[f]) || \"\" : \"\"));\n\t\t\t}\n\t\toutput.push(row.join(\",\"));\n\t}\n\treturn output.join(\"\\n\");\n};\n\nfunction quoteAndEscape(value) {\n\treturn \"\\\"\" + value.replace(/\"/mg,\"\\\"\\\"\") + \"\\\"\";\n}\n\n})();\n",
"type": "application/javascript",
"module-type": "macro"
},
"$:/core/modules/macros/displayshortcuts.js": {
"title": "$:/core/modules/macros/displayshortcuts.js",
"text": "/*\\\ntitle: $:/core/modules/macros/displayshortcuts.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to display a list of keyboard shortcuts in human readable form. Notably, it resolves named shortcuts like `((bold))` to the underlying keystrokes.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"displayshortcuts\";\n\nexports.params = [\n\t{name: \"shortcuts\"},\n\t{name: \"prefix\"},\n\t{name: \"separator\"},\n\t{name: \"suffix\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(shortcuts,prefix,separator,suffix) {\n\tvar shortcutArray = $tw.keyboardManager.getPrintableShortcuts($tw.keyboardManager.parseKeyDescriptors(shortcuts,{\n\t\twiki: this.wiki\n\t}));\n\tif(shortcutArray.length > 0) {\n\t\tshortcutArray.sort(function(a,b) {\n\t\t return a.toLowerCase().localeCompare(b.toLowerCase());\n\t\t})\n\t\treturn prefix + shortcutArray.join(separator) + suffix;\n\t} else {\n\t\treturn \"\";\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "macro"
},
"$:/core/modules/macros/jsontiddler.js": {
"title": "$:/core/modules/macros/jsontiddler.js",
"text": "/*\\\ntitle: $:/core/modules/macros/jsontiddler.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to output a single tiddler to JSON\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"jsontiddler\";\n\nexports.params = [\n\t{name: \"title\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(title) {\n\ttitle = title || this.getVariable(\"currentTiddler\");\n\tvar tiddler = !!title && this.wiki.getTiddler(title),\n\t\tfields = new Object();\n\tif(tiddler) {\n\t\tfor(var field in tiddler.fields) {\n\t\t\tfields[field] = tiddler.getFieldString(field);\n\t\t}\n\t}\n\treturn JSON.stringify(fields,null,$tw.config.preferences.jsonSpaces);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "macro"
},
"$:/core/modules/macros/jsontiddlers.js": {
"title": "$:/core/modules/macros/jsontiddlers.js",
"text": "/*\\\ntitle: $:/core/modules/macros/jsontiddlers.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to output tiddlers matching a filter to JSON\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"jsontiddlers\";\n\nexports.params = [\n\t{name: \"filter\"},\n\t{name: \"spaces\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(filter,spaces) {\n\treturn this.wiki.getTiddlersAsJson(filter,$tw.utils.parseInt(spaces));\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "macro"
},
"$:/core/modules/macros/makedatauri.js": {
"title": "$:/core/modules/macros/makedatauri.js",
"text": "/*\\\ntitle: $:/core/modules/macros/makedatauri.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to convert a string of text to a data URI\n\n<<makedatauri text:\"Text to be converted\" type:\"text/vnd.tiddlywiki\">>\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"makedatauri\";\n\nexports.params = [\n\t{name: \"text\"},\n\t{name: \"type\"},\n\t{name: \"_canonical_uri\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(text,type,_canonical_uri) {\n\treturn $tw.utils.makeDataUri(text,type,_canonical_uri);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "macro"
},
"$:/core/modules/macros/now.js": {
"title": "$:/core/modules/macros/now.js",
"text": "/*\\\ntitle: $:/core/modules/macros/now.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to return a formatted version of the current time\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"now\";\n\nexports.params = [\n\t{name: \"format\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(format) {\n\treturn $tw.utils.formatDateString(new Date(),format || \"0hh:0mm, DDth MMM YYYY\");\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "macro"
},
"$:/core/modules/macros/qualify.js": {
"title": "$:/core/modules/macros/qualify.js",
"text": "/*\\\ntitle: $:/core/modules/macros/qualify.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to qualify a state tiddler title according\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"qualify\";\n\nexports.params = [\n\t{name: \"title\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(title) {\n\treturn title + \"-\" + this.getStateQualifier();\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "macro"
},
"$:/core/modules/macros/resolvepath.js": {
"title": "$:/core/modules/macros/resolvepath.js",
"text": "/*\\\ntitle: $:/core/modules/macros/resolvepath.js\ntype: application/javascript\nmodule-type: macro\n\nResolves a relative path for an absolute rootpath.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"resolvepath\";\n\nexports.params = [\n\t{name: \"source\"},\n\t{name: \"root\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(source, root) {\n\treturn $tw.utils.resolvePath(source, root);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "macro"
},
"$:/core/modules/macros/unusedtitle.js": {
"title": "$:/core/modules/macros/unusedtitle.js",
"text": "/*\\\ntitle: $:/core/modules/macros/unusedtitle.js\ntype: application/javascript\nmodule-type: macro\nMacro to return a new title that is unused in the wiki. It can be given a name as a base.\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"unusedtitle\";\n\nexports.params = [\n\t{name: \"baseName\"},\n\t{name: \"options\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(baseName, options) {\n\tif(!baseName) {\n\t\tbaseName = $tw.language.getString(\"DefaultNewTiddlerTitle\");\n\t}\n\treturn this.wiki.generateNewTitle(baseName, options);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "macro"
},
"$:/core/modules/macros/version.js": {
"title": "$:/core/modules/macros/version.js",
"text": "/*\\\ntitle: $:/core/modules/macros/version.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to return the TiddlyWiki core version number\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"version\";\n\nexports.params = [];\n\n/*\nRun the macro\n*/\nexports.run = function() {\n\treturn $tw.version;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "macro"
},
"$:/core/modules/parsers/audioparser.js": {
"title": "$:/core/modules/parsers/audioparser.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/audioparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe audio parser parses an audio tiddler into an embeddable HTML element\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar AudioParser = function(type,text,options) {\n\tvar element = {\n\t\t\ttype: \"element\",\n\t\t\ttag: \"audio\",\n\t\t\tattributes: {\n\t\t\t\tcontrols: {type: \"string\", value: \"controls\"},\n\t\t\t\tstyle: {type: \"string\", value: \"width: 100%; object-fit: contain\"}\n\t\t\t}\n\t\t},\n\t\tsrc;\n\tif(options._canonical_uri) {\n\t\telement.attributes.src = {type: \"string\", value: options._canonical_uri};\n\t} else if(text) {\n\t\telement.attributes.src = {type: \"string\", value: \"data:\" + type + \";base64,\" + text};\n\t}\n\tthis.tree = [element];\n};\n\nexports[\"audio/ogg\"] = AudioParser;\nexports[\"audio/mpeg\"] = AudioParser;\nexports[\"audio/mp3\"] = AudioParser;\nexports[\"audio/mp4\"] = AudioParser;\n\n})();\n\n",
"type": "application/javascript",
"module-type": "parser"
},
"$:/core/modules/parsers/binaryparser.js": {
"title": "$:/core/modules/parsers/binaryparser.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/binaryparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe binary parser parses a binary tiddler into a warning message and download link\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar BINARY_WARNING_MESSAGE = \"$:/core/ui/BinaryWarning\";\nvar EXPORT_BUTTON_IMAGE = \"$:/core/images/export-button\";\n\nvar BinaryParser = function(type,text,options) {\n\t// Transclude the binary data tiddler warning message\n\tvar warn = {\n\t\ttype: \"element\",\n\t\ttag: \"p\",\n\t\tchildren: [{\n\t\t\ttype: \"transclude\",\n\t\t\tattributes: {\n\t\t\t\ttiddler: {type: \"string\", value: BINARY_WARNING_MESSAGE}\n\t\t\t}\n\t\t}]\n\t};\n\t// Create download link based on binary tiddler title\n\tvar link = {\n\t\ttype: \"element\",\n\t\ttag: \"a\",\n\t\tattributes: {\n\t\t\ttitle: {type: \"indirect\", textReference: \"!!title\"},\n\t\t\tdownload: {type: \"indirect\", textReference: \"!!title\"}\n\t\t},\n\t\tchildren: [{\n\t\t\ttype: \"transclude\",\n\t\t\tattributes: {\n\t\t\t\ttiddler: {type: \"string\", value: EXPORT_BUTTON_IMAGE}\n\t\t\t}\n\t\t}]\n\t};\n\t// Set the link href to external or internal data URI\n\tif(options._canonical_uri) {\n\t\tlink.attributes.href = {\n\t\t\ttype: \"string\", \n\t\t\tvalue: options._canonical_uri\n\t\t};\n\t} else if(text) {\n\t\tlink.attributes.href = {\n\t\t\ttype: \"string\", \n\t\t\tvalue: \"data:\" + type + \";base64,\" + text\n\t\t};\n\t}\n\t// Combine warning message and download link in a div\n\tvar element = {\n\t\ttype: \"element\",\n\t\ttag: \"div\",\n\t\tattributes: {\n\t\t\tclass: {type: \"string\", value: \"tc-binary-warning\"}\n\t\t},\n\t\tchildren: [warn, link]\n\t}\n\tthis.tree = [element];\n};\n\nexports[\"application/octet-stream\"] = BinaryParser;\n\n})();\n\n",
"type": "application/javascript",
"module-type": "parser"
},
"$:/core/modules/parsers/csvparser.js": {
"title": "$:/core/modules/parsers/csvparser.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/csvparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe CSV text parser processes CSV files into a table wrapped in a scrollable widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar CsvParser = function(type,text,options) {\n\t// Table framework\n\tthis.tree = [{\n\t\t\"type\": \"scrollable\", \"children\": [{\n\t\t\t\"type\": \"element\", \"tag\": \"table\", \"children\": [{\n\t\t\t\t\"type\": \"element\", \"tag\": \"tbody\", \"children\": []\n\t\t\t}], \"attributes\": {\n\t\t\t\t\"class\": {\"type\": \"string\", \"value\": \"tc-csv-table\"}\n\t\t\t}\n\t\t}]\n\t}];\n\t// Split the text into lines\n\tvar lines = text.split(/\\r?\\n/mg),\n\t\ttag = \"th\";\n\tfor(var line=0; line<lines.length; line++) {\n\t\tvar lineText = lines[line];\n\t\tif(lineText) {\n\t\t\tvar row = {\n\t\t\t\t\t\"type\": \"element\", \"tag\": \"tr\", \"children\": []\n\t\t\t\t};\n\t\t\tvar columns = lineText.split(\",\");\n\t\t\tfor(var column=0; column<columns.length; column++) {\n\t\t\t\trow.children.push({\n\t\t\t\t\t\t\"type\": \"element\", \"tag\": tag, \"children\": [{\n\t\t\t\t\t\t\t\"type\": \"text\",\n\t\t\t\t\t\t\t\"text\": columns[column]\n\t\t\t\t\t\t}]\n\t\t\t\t\t});\n\t\t\t}\n\t\t\ttag = \"td\";\n\t\t\tthis.tree[0].children[0].children[0].children.push(row);\n\t\t}\n\t}\n};\n\nexports[\"text/csv\"] = CsvParser;\n\n})();\n\n",
"type": "application/javascript",
"module-type": "parser"
},
"$:/core/modules/parsers/htmlparser.js": {
"title": "$:/core/modules/parsers/htmlparser.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/htmlparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe HTML parser displays text as raw HTML\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar HtmlParser = function(type,text,options) {\n\tvar src;\n\tif(options._canonical_uri) {\n\t\tsrc = options._canonical_uri;\n\t} else if(text) {\n\t\tsrc = \"data:text/html;charset=utf-8,\" + encodeURIComponent(text);\n\t}\n\tthis.tree = [{\n\t\ttype: \"element\",\n\t\ttag: \"iframe\",\n\t\tattributes: {\n\t\t\tsrc: {type: \"string\", value: src},\n\t\t\tsandbox: {type: \"string\", value: \"\"}\n\t\t}\n\t}];\n};\n\nexports[\"text/html\"] = HtmlParser;\n\n})();\n\n",
"type": "application/javascript",
"module-type": "parser"
},
"$:/core/modules/parsers/imageparser.js": {
"title": "$:/core/modules/parsers/imageparser.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/imageparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe image parser parses an image into an embeddable HTML element\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar ImageParser = function(type,text,options) {\n\tvar element = {\n\t\t\ttype: \"element\",\n\t\t\ttag: \"img\",\n\t\t\tattributes: {}\n\t\t};\n\tif(options._canonical_uri) {\n\t\telement.attributes.src = {type: \"string\", value: options._canonical_uri};\n\t} else if(text) {\n\t\tif(type === \"image/svg+xml\" || type === \".svg\") {\n\t\t\telement.attributes.src = {type: \"string\", value: \"data:image/svg+xml,\" + encodeURIComponent(text)};\n\t\t} else {\n\t\t\telement.attributes.src = {type: \"string\", value: \"data:\" + type + \";base64,\" + text};\n\t\t}\n\t}\n\tthis.tree = [element];\n};\n\nexports[\"image/svg+xml\"] = ImageParser;\nexports[\"image/jpg\"] = ImageParser;\nexports[\"image/jpeg\"] = ImageParser;\nexports[\"image/png\"] = ImageParser;\nexports[\"image/gif\"] = ImageParser;\nexports[\"image/webp\"] = ImageParser;\nexports[\"image/heic\"] = ImageParser;\nexports[\"image/heif\"] = ImageParser;\nexports[\"image/x-icon\"] = ImageParser;\n\n})();\n\n",
"type": "application/javascript",
"module-type": "parser"
},
"$:/core/modules/utils/parseutils.js": {
"title": "$:/core/modules/utils/parseutils.js",
"text": "/*\\\ntitle: $:/core/modules/utils/parseutils.js\ntype: application/javascript\nmodule-type: utils\n\nUtility functions concerned with parsing text into tokens.\n\nMost functions have the following pattern:\n\n* The parameters are:\n** `source`: the source string being parsed\n** `pos`: the current parse position within the string\n** Any further parameters are used to identify the token that is being parsed\n* The return value is:\n** null if the token was not found at the specified position\n** an object representing the token with the following standard fields:\n*** `type`: string indicating the type of the token\n*** `start`: start position of the token in the source string\n*** `end`: end position of the token in the source string\n*** Any further fields required to describe the token\n\nThe exception is `skipWhiteSpace`, which just returns the position after the whitespace.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nLook for a whitespace token. Returns null if not found, otherwise returns {type: \"whitespace\", start:, end:,}\n*/\nexports.parseWhiteSpace = function(source,pos) {\n\tvar p = pos,c;\n\twhile(true) {\n\t\tc = source.charAt(p);\n\t\tif((c === \" \") || (c === \"\\f\") || (c === \"\\n\") || (c === \"\\r\") || (c === \"\\t\") || (c === \"\\v\") || (c === \"\\u00a0\")) { // Ignores some obscure unicode spaces\n\t\t\tp++;\n\t\t} else {\n\t\t\tbreak;\n\t\t}\n\t}\n\tif(p === pos) {\n\t\treturn null;\n\t} else {\n\t\treturn {\n\t\t\ttype: \"whitespace\",\n\t\t\tstart: pos,\n\t\t\tend: p\n\t\t}\n\t}\n};\n\n/*\nConvenience wrapper for parseWhiteSpace. Returns the position after the whitespace\n*/\nexports.skipWhiteSpace = function(source,pos) {\n\tvar c;\n\twhile(true) {\n\t\tc = source.charAt(pos);\n\t\tif((c === \" \") || (c === \"\\f\") || (c === \"\\n\") || (c === \"\\r\") || (c === \"\\t\") || (c === \"\\v\") || (c === \"\\u00a0\")) { // Ignores some obscure unicode spaces\n\t\t\tpos++;\n\t\t} else {\n\t\t\treturn pos;\n\t\t}\n\t}\n};\n\n/*\nLook for a given string token. Returns null if not found, otherwise returns {type: \"token\", value:, start:, end:,}\n*/\nexports.parseTokenString = function(source,pos,token) {\n\tvar match = source.indexOf(token,pos) === pos;\n\tif(match) {\n\t\treturn {\n\t\t\ttype: \"token\",\n\t\t\tvalue: token,\n\t\t\tstart: pos,\n\t\t\tend: pos + token.length\n\t\t};\n\t}\n\treturn null;\n};\n\n/*\nLook for a token matching a regex. Returns null if not found, otherwise returns {type: \"regexp\", match:, start:, end:,}\n*/\nexports.parseTokenRegExp = function(source,pos,reToken) {\n\tvar node = {\n\t\ttype: \"regexp\",\n\t\tstart: pos\n\t};\n\treToken.lastIndex = pos;\n\tnode.match = reToken.exec(source);\n\tif(node.match && node.match.index === pos) {\n\t\tnode.end = pos + node.match[0].length;\n\t\treturn node;\n\t} else {\n\t\treturn null;\n\t}\n};\n\n/*\nLook for a string literal. Returns null if not found, otherwise returns {type: \"string\", value:, start:, end:,}\n*/\nexports.parseStringLiteral = function(source,pos) {\n\tvar node = {\n\t\ttype: \"string\",\n\t\tstart: pos\n\t};\n\tvar reString = /(?:\"\"\"([\\s\\S]*?)\"\"\"|\"([^\"]*)\")|(?:'([^']*)')/g;\n\treString.lastIndex = pos;\n\tvar match = reString.exec(source);\n\tif(match && match.index === pos) {\n\t\tnode.value = match[1] !== undefined ? match[1] :(\n\t\t\tmatch[2] !== undefined ? match[2] : match[3] \n\t\t\t\t\t);\n\t\tnode.end = pos + match[0].length;\n\t\treturn node;\n\t} else {\n\t\treturn null;\n\t}\n};\n\n/*\nLook for a macro invocation parameter. Returns null if not found, or {type: \"macro-parameter\", name:, value:, start:, end:}\n*/\nexports.parseMacroParameter = function(source,pos) {\n\tvar node = {\n\t\ttype: \"macro-parameter\",\n\t\tstart: pos\n\t};\n\t// Define our regexp\n\tvar reMacroParameter = /(?:([A-Za-z0-9\\-_]+)\\s*:)?(?:\\s*(?:\"\"\"([\\s\\S]*?)\"\"\"|\"([^\"]*)\"|'([^']*)'|\\[\\[([^\\]]*)\\]\\]|([^\\s>\"'=]+)))/g;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for the parameter\n\tvar token = $tw.utils.parseTokenRegExp(source,pos,reMacroParameter);\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Get the parameter details\n\tnode.value = token.match[2] !== undefined ? token.match[2] : (\n\t\t\t\t\ttoken.match[3] !== undefined ? token.match[3] : (\n\t\t\t\t\t\ttoken.match[4] !== undefined ? token.match[4] : (\n\t\t\t\t\t\t\ttoken.match[5] !== undefined ? token.match[5] : (\n\t\t\t\t\t\t\t\ttoken.match[6] !== undefined ? token.match[6] : (\n\t\t\t\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\t)\n\t\t\t\t\t)\n\t\t\t\t);\n\tif(token.match[1]) {\n\t\tnode.name = token.match[1];\n\t}\n\t// Update the end position\n\tnode.end = pos;\n\treturn node;\n};\n\n/*\nLook for a macro invocation. Returns null if not found, or {type: \"macrocall\", name:, parameters:, start:, end:}\n*/\nexports.parseMacroInvocation = function(source,pos) {\n\tvar node = {\n\t\ttype: \"macrocall\",\n\t\tstart: pos,\n\t\tparams: []\n\t};\n\t// Define our regexps\n\tvar reMacroName = /([^\\s>\"'=]+)/g;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for a double less than sign\n\tvar token = $tw.utils.parseTokenString(source,pos,\"<<\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Get the macro name\n\tvar name = $tw.utils.parseTokenRegExp(source,pos,reMacroName);\n\tif(!name) {\n\t\treturn null;\n\t}\n\tnode.name = name.match[1];\n\tpos = name.end;\n\t// Process parameters\n\tvar parameter = $tw.utils.parseMacroParameter(source,pos);\n\twhile(parameter) {\n\t\tnode.params.push(parameter);\n\t\tpos = parameter.end;\n\t\t// Get the next parameter\n\t\tparameter = $tw.utils.parseMacroParameter(source,pos);\n\t}\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for a double greater than sign\n\ttoken = $tw.utils.parseTokenString(source,pos,\">>\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Update the end position\n\tnode.end = pos;\n\treturn node;\n};\n\n/*\nLook for an HTML attribute definition. Returns null if not found, otherwise returns {type: \"attribute\", name:, valueType: \"string|indirect|macro\", value:, start:, end:,}\n*/\nexports.parseAttribute = function(source,pos) {\n\tvar node = {\n\t\tstart: pos\n\t};\n\t// Define our regexps\n\tvar reAttributeName = /([^\\/\\s>\"'=]+)/g,\n\t\treUnquotedAttribute = /([^\\/\\s<>\"'=]+)/g,\n\t\treFilteredValue = /\\{\\{\\{(.+?)\\}\\}\\}/g,\n\t\treIndirectValue = /\\{\\{([^\\}]+)\\}\\}/g;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Get the attribute name\n\tvar name = $tw.utils.parseTokenRegExp(source,pos,reAttributeName);\n\tif(!name) {\n\t\treturn null;\n\t}\n\tnode.name = name.match[1];\n\tpos = name.end;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for an equals sign\n\tvar token = $tw.utils.parseTokenString(source,pos,\"=\");\n\tif(token) {\n\t\tpos = token.end;\n\t\t// Skip whitespace\n\t\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t\t// Look for a string literal\n\t\tvar stringLiteral = $tw.utils.parseStringLiteral(source,pos);\n\t\tif(stringLiteral) {\n\t\t\tpos = stringLiteral.end;\n\t\t\tnode.type = \"string\";\n\t\t\tnode.value = stringLiteral.value;\n\t\t} else {\n\t\t\t// Look for a filtered value\n\t\t\tvar filteredValue = $tw.utils.parseTokenRegExp(source,pos,reFilteredValue);\n\t\t\tif(filteredValue) {\n\t\t\t\tpos = filteredValue.end;\n\t\t\t\tnode.type = \"filtered\";\n\t\t\t\tnode.filter = filteredValue.match[1];\n\t\t\t} else {\n\t\t\t\t// Look for an indirect value\n\t\t\t\tvar indirectValue = $tw.utils.parseTokenRegExp(source,pos,reIndirectValue);\n\t\t\t\tif(indirectValue) {\n\t\t\t\t\tpos = indirectValue.end;\n\t\t\t\t\tnode.type = \"indirect\";\n\t\t\t\t\tnode.textReference = indirectValue.match[1];\n\t\t\t\t} else {\n\t\t\t\t\t// Look for a unquoted value\n\t\t\t\t\tvar unquotedValue = $tw.utils.parseTokenRegExp(source,pos,reUnquotedAttribute);\n\t\t\t\t\tif(unquotedValue) {\n\t\t\t\t\t\tpos = unquotedValue.end;\n\t\t\t\t\t\tnode.type = \"string\";\n\t\t\t\t\t\tnode.value = unquotedValue.match[1];\n\t\t\t\t\t} else {\n\t\t\t\t\t\t// Look for a macro invocation value\n\t\t\t\t\t\tvar macroInvocation = $tw.utils.parseMacroInvocation(source,pos);\n\t\t\t\t\t\tif(macroInvocation) {\n\t\t\t\t\t\t\tpos = macroInvocation.end;\n\t\t\t\t\t\t\tnode.type = \"macro\";\n\t\t\t\t\t\t\tnode.value = macroInvocation;\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tnode.type = \"string\";\n\t\t\t\t\t\t\tnode.value = \"true\";\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t} else {\n\t\tnode.type = \"string\";\n\t\tnode.value = \"true\";\n\t}\n\t// Update the end position\n\tnode.end = pos;\n\treturn node;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/parsers/pdfparser.js": {
"title": "$:/core/modules/parsers/pdfparser.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/pdfparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe PDF parser embeds a PDF viewer\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar ImageParser = function(type,text,options) {\n\tvar element = {\n\t\t\ttype: \"element\",\n\t\t\ttag: \"embed\",\n\t\t\tattributes: {}\n\t\t},\n\t\tsrc;\n\tif(options._canonical_uri) {\n\t\telement.attributes.src = {type: \"string\", value: options._canonical_uri};\n\t} else if(text) {\n\t\telement.attributes.src = {type: \"string\", value: \"data:application/pdf;base64,\" + text};\n\t}\n\tthis.tree = [element];\n};\n\nexports[\"application/pdf\"] = ImageParser;\n\n})();\n\n",
"type": "application/javascript",
"module-type": "parser"
},
"$:/core/modules/parsers/textparser.js": {
"title": "$:/core/modules/parsers/textparser.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/textparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe plain text parser processes blocks of source text into a degenerate parse tree consisting of a single text node\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar TextParser = function(type,text,options) {\n\tthis.tree = [{\n\t\ttype: \"codeblock\",\n\t\tattributes: {\n\t\t\tcode: {type: \"string\", value: text},\n\t\t\tlanguage: {type: \"string\", value: type}\n\t\t}\n\t}];\n};\n\nexports[\"text/plain\"] = TextParser;\nexports[\"text/x-tiddlywiki\"] = TextParser;\nexports[\"application/javascript\"] = TextParser;\nexports[\"application/json\"] = TextParser;\nexports[\"text/css\"] = TextParser;\nexports[\"application/x-tiddler-dictionary\"] = TextParser;\n\n})();\n\n",
"type": "application/javascript",
"module-type": "parser"
},
"$:/core/modules/parsers/videoparser.js": {
"title": "$:/core/modules/parsers/videoparser.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/videoparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe video parser parses a video tiddler into an embeddable HTML element\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar VideoParser = function(type,text,options) {\n\tvar element = {\n\t\t\ttype: \"element\",\n\t\t\ttag: \"video\",\n\t\t\tattributes: {\n\t\t\t\tcontrols: {type: \"string\", value: \"controls\"},\n\t\t\t\tstyle: {type: \"string\", value: \"width: 100%; object-fit: contain\"}\n\t\t\t}\n\t\t},\n\t\tsrc;\n\tif(options._canonical_uri) {\n\t\telement.attributes.src = {type: \"string\", value: options._canonical_uri};\n\t} else if(text) {\n\t\telement.attributes.src = {type: \"string\", value: \"data:\" + type + \";base64,\" + text};\n\t}\n\tthis.tree = [element];\n};\n\nexports[\"video/ogg\"] = VideoParser;\nexports[\"video/webm\"] = VideoParser;\nexports[\"video/mp4\"] = VideoParser;\nexports[\"video/quicktime\"] = VideoParser;\n\n})();\n",
"type": "application/javascript",
"module-type": "parser"
},
"$:/core/modules/parsers/wikiparser/rules/codeblock.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/codeblock.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/codeblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for code blocks. For example:\n\n```\n\t```\n\tThis text will not be //wikified//\n\t```\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"codeblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match and get language if defined\n\tthis.matchRegExp = /```([\\w-]*)\\r?\\n/mg;\n};\n\nexports.parse = function() {\n\tvar reEnd = /(\\r?\\n```$)/mg;\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Look for the end of the block\n\treEnd.lastIndex = this.parser.pos;\n\tvar match = reEnd.exec(this.parser.source),\n\t\ttext;\n\t// Process the block\n\tif(match) {\n\t\ttext = this.parser.source.substring(this.parser.pos,match.index);\n\t\tthis.parser.pos = match.index + match[0].length;\n\t} else {\n\t\ttext = this.parser.source.substr(this.parser.pos);\n\t\tthis.parser.pos = this.parser.sourceLength;\n\t}\n\t// Return the $codeblock widget\n\treturn [{\n\t\t\ttype: \"codeblock\",\n\t\t\tattributes: {\n\t\t\t\t\tcode: {type: \"string\", value: text},\n\t\t\t\t\tlanguage: {type: \"string\", value: this.match[1]}\n\t\t\t}\n\t}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/codeinline.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/codeinline.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/codeinline.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for code runs. For example:\n\n```\n\tThis is a `code run`.\n\tThis is another ``code run``\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"codeinline\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /(``?)/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\tvar reEnd = new RegExp(this.match[1], \"mg\");\n\t// Look for the end marker\n\treEnd.lastIndex = this.parser.pos;\n\tvar match = reEnd.exec(this.parser.source),\n\t\ttext;\n\t// Process the text\n\tif(match) {\n\t\ttext = this.parser.source.substring(this.parser.pos,match.index);\n\t\tthis.parser.pos = match.index + match[0].length;\n\t} else {\n\t\ttext = this.parser.source.substr(this.parser.pos);\n\t\tthis.parser.pos = this.parser.sourceLength;\n\t}\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"code\",\n\t\tchildren: [{\n\t\t\ttype: \"text\",\n\t\t\ttext: text\n\t\t}]\n\t}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/commentblock.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/commentblock.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/commentblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text block rule for HTML comments. For example:\n\n```\n<!-- This is a comment -->\n```\n\nNote that the syntax for comments is simplified to an opening \"<!--\" sequence and a closing \"-->\" sequence -- HTML itself implements a more complex format (see http://ostermiller.org/findhtmlcomment.html)\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"commentblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\tthis.matchRegExp = /<!--/mg;\n\tthis.endMatchRegExp = /-->/mg;\n};\n\nexports.findNextMatch = function(startPos) {\n\tthis.matchRegExp.lastIndex = startPos;\n\tthis.match = this.matchRegExp.exec(this.parser.source);\n\tif(this.match) {\n\t\tthis.endMatchRegExp.lastIndex = startPos + this.match[0].length;\n\t\tthis.endMatch = this.endMatchRegExp.exec(this.parser.source);\n\t\tif(this.endMatch) {\n\t\t\treturn this.match.index;\n\t\t}\n\t}\n\treturn undefined;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.endMatchRegExp.lastIndex;\n\t// Don't return any elements\n\treturn [];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/commentinline.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/commentinline.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/commentinline.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for HTML comments. For example:\n\n```\n<!-- This is a comment -->\n```\n\nNote that the syntax for comments is simplified to an opening \"<!--\" sequence and a closing \"-->\" sequence -- HTML itself implements a more complex format (see http://ostermiller.org/findhtmlcomment.html)\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"commentinline\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\tthis.matchRegExp = /<!--/mg;\n\tthis.endMatchRegExp = /-->/mg;\n};\n\nexports.findNextMatch = function(startPos) {\n\tthis.matchRegExp.lastIndex = startPos;\n\tthis.match = this.matchRegExp.exec(this.parser.source);\n\tif(this.match) {\n\t\tthis.endMatchRegExp.lastIndex = startPos + this.match[0].length;\n\t\tthis.endMatch = this.endMatchRegExp.exec(this.parser.source);\n\t\tif(this.endMatch) {\n\t\t\treturn this.match.index;\n\t\t}\n\t}\n\treturn undefined;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.endMatchRegExp.lastIndex;\n\t// Don't return any elements\n\treturn [];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/dash.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/dash.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/dash.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for dashes. For example:\n\n```\nThis is an en-dash: --\n\nThis is an em-dash: ---\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"dash\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /-{2,3}(?!-)/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\tvar dash = this.match[0].length === 2 ? \"–\" : \"—\";\n\treturn [{\n\t\ttype: \"entity\",\n\t\tentity: dash\n\t}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/emphasis/bold.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/emphasis/bold.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/emphasis/bold.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for emphasis - bold. For example:\n\n```\n\tThis is ''bold'' text\n```\n\nThis wikiparser can be modified using the rules eg:\n\n```\n\\rules except bold \n\\rules only bold \n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"bold\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /''/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Parse the run including the terminator\n\tvar tree = this.parser.parseInlineRun(/''/mg,{eatTerminator: true});\n\n\t// Return the classed span\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"strong\",\n\t\tchildren: tree\n\t}];\n};\n\n})();",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/emphasis/italic.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/emphasis/italic.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/emphasis/italic.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for emphasis - italic. For example:\n\n```\n\tThis is //italic// text\n```\n\nThis wikiparser can be modified using the rules eg:\n\n```\n\\rules except italic\n\\rules only italic\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"italic\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\/\\//mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Parse the run including the terminator\n\tvar tree = this.parser.parseInlineRun(/\\/\\//mg,{eatTerminator: true});\n\n\t// Return the classed span\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"em\",\n\t\tchildren: tree\n\t}];\n};\n\n})();",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/emphasis/strikethrough.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/emphasis/strikethrough.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/emphasis/strikethrough.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for emphasis - strikethrough. For example:\n\n```\n\tThis is ~~strikethrough~~ text\n```\n\nThis wikiparser can be modified using the rules eg:\n\n```\n\\rules except strikethrough \n\\rules only strikethrough \n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"strikethrough\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /~~/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Parse the run including the terminator\n\tvar tree = this.parser.parseInlineRun(/~~/mg,{eatTerminator: true});\n\n\t// Return the classed span\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"strike\",\n\t\tchildren: tree\n\t}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/emphasis/subscript.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/emphasis/subscript.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/emphasis/subscript.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for emphasis - subscript. For example:\n\n```\n\tThis is ,,subscript,, text\n```\n\nThis wikiparser can be modified using the rules eg:\n\n```\n\\rules except subscript \n\\rules only subscript \n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"subscript\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /,,/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Parse the run including the terminator\n\tvar tree = this.parser.parseInlineRun(/,,/mg,{eatTerminator: true});\n\n\t// Return the classed span\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"sub\",\n\t\tchildren: tree\n\t}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/emphasis/superscript.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/emphasis/superscript.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/emphasis/superscript.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for emphasis - superscript. For example:\n\n```\n\tThis is ^^superscript^^ text\n```\n\nThis wikiparser can be modified using the rules eg:\n\n```\n\\rules except superscript \n\\rules only superscript \n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"superscript\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\^\\^/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Parse the run including the terminator\n\tvar tree = this.parser.parseInlineRun(/\\^\\^/mg,{eatTerminator: true});\n\n\t// Return the classed span\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"sup\",\n\t\tchildren: tree\n\t}];\n};\n\n})();",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/emphasis/underscore.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/emphasis/underscore.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/emphasis/underscore.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for emphasis - underscore. For example:\n\n```\n\tThis is __underscore__ text\n```\n\nThis wikiparser can be modified using the rules eg:\n\n```\n\\rules except underscore \n\\rules only underscore\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"underscore\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /__/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Parse the run including the terminator\n\tvar tree = this.parser.parseInlineRun(/__/mg,{eatTerminator: true});\n\n\t// Return the classed span\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"u\",\n\t\tchildren: tree\n\t}];\n};\n\n})();",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/entity.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/entity.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/entity.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for HTML entities. For example:\n\n```\n\tThis is a copyright symbol: ©\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"entity\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /(&#?[a-zA-Z0-9]{2,8};)/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Get all the details of the match\n\tvar entityString = this.match[1];\n\t// Move past the macro call\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Return the entity\n\treturn [{type: \"entity\", entity: this.match[0]}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/extlink.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/extlink.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/extlink.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for external links. For example:\n\n```\nAn external link: https://www.tiddlywiki.com/\n\nA suppressed external link: ~http://www.tiddlyspace.com/\n```\n\nExternal links can be suppressed by preceding them with `~`.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"extlink\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /~?(?:file|http|https|mailto|ftp|irc|news|data|skype):[^\\s<>{}\\[\\]`|\"\\\\^]+(?:\\/|\\b)/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Create the link unless it is suppressed\n\tif(this.match[0].substr(0,1) === \"~\") {\n\t\treturn [{type: \"text\", text: this.match[0].substr(1)}];\n\t} else {\n\t\treturn [{\n\t\t\ttype: \"element\",\n\t\t\ttag: \"a\",\n\t\t\tattributes: {\n\t\t\t\thref: {type: \"string\", value: this.match[0]},\n\t\t\t\t\"class\": {type: \"string\", value: \"tc-tiddlylink-external\"},\n\t\t\t\ttarget: {type: \"string\", value: \"_blank\"},\n\t\t\t\trel: {type: \"string\", value: \"noopener noreferrer\"}\n\t\t\t},\n\t\t\tchildren: [{\n\t\t\t\ttype: \"text\", text: this.match[0]\n\t\t\t}]\n\t\t}];\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/filteredtranscludeblock.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/filteredtranscludeblock.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/filteredtranscludeblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for block-level filtered transclusion. For example:\n\n```\n{{{ [tag[docs]] }}}\n{{{ [tag[docs]] |tooltip}}}\n{{{ [tag[docs]] ||TemplateTitle}}}\n{{{ [tag[docs]] |tooltip||TemplateTitle}}}\n{{{ [tag[docs]] }}width:40;height:50;}.class.class\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"filteredtranscludeblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\{\\{\\{([^\\|]+?)(?:\\|([^\\|\\{\\}]+))?(?:\\|\\|([^\\|\\{\\}]+))?\\}\\}([^\\}]*)\\}(?:\\.(\\S+))?(?:\\r?\\n|$)/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Get the match details\n\tvar filter = this.match[1],\n\t\ttooltip = this.match[2],\n\t\ttemplate = $tw.utils.trim(this.match[3]),\n\t\tstyle = this.match[4],\n\t\tclasses = this.match[5];\n\t// Return the list widget\n\tvar node = {\n\t\ttype: \"list\",\n\t\tattributes: {\n\t\t\tfilter: {type: \"string\", value: filter}\n\t\t},\n\t\tisBlock: true\n\t};\n\tif(tooltip) {\n\t\tnode.attributes.tooltip = {type: \"string\", value: tooltip};\n\t}\n\tif(template) {\n\t\tnode.attributes.template = {type: \"string\", value: template};\n\t}\n\tif(style) {\n\t\tnode.attributes.style = {type: \"string\", value: style};\n\t}\n\tif(classes) {\n\t\tnode.attributes.itemClass = {type: \"string\", value: classes.split(\".\").join(\" \")};\n\t}\n\treturn [node];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/filteredtranscludeinline.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/filteredtranscludeinline.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/filteredtranscludeinline.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for inline filtered transclusion. For example:\n\n```\n{{{ [tag[docs]] }}}\n{{{ [tag[docs]] |tooltip}}}\n{{{ [tag[docs]] ||TemplateTitle}}}\n{{{ [tag[docs]] |tooltip||TemplateTitle}}}\n{{{ [tag[docs]] }}width:40;height:50;}.class.class\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"filteredtranscludeinline\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\{\\{\\{([^\\|]+?)(?:\\|([^\\|\\{\\}]+))?(?:\\|\\|([^\\|\\{\\}]+))?\\}\\}([^\\}]*)\\}(?:\\.(\\S+))?/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Get the match details\n\tvar filter = this.match[1],\n\t\ttooltip = this.match[2],\n\t\ttemplate = $tw.utils.trim(this.match[3]),\n\t\tstyle = this.match[4],\n\t\tclasses = this.match[5];\n\t// Return the list widget\n\tvar node = {\n\t\ttype: \"list\",\n\t\tattributes: {\n\t\t\tfilter: {type: \"string\", value: filter}\n\t\t}\n\t};\n\tif(tooltip) {\n\t\tnode.attributes.tooltip = {type: \"string\", value: tooltip};\n\t}\n\tif(template) {\n\t\tnode.attributes.template = {type: \"string\", value: template};\n\t}\n\tif(style) {\n\t\tnode.attributes.style = {type: \"string\", value: style};\n\t}\n\tif(classes) {\n\t\tnode.attributes.itemClass = {type: \"string\", value: classes.split(\".\").join(\" \")};\n\t}\n\treturn [node];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/hardlinebreaks.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/hardlinebreaks.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/hardlinebreaks.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for marking areas with hard line breaks. For example:\n\n```\n\"\"\"\nThis is some text\nThat is set like\nIt is a Poem\nWhen it is\nClearly\nNot\n\"\"\"\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"hardlinebreaks\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\"\"\"(?:\\r?\\n)?/mg;\n};\n\nexports.parse = function() {\n\tvar reEnd = /(\"\"\")|(\\r?\\n)/mg,\n\t\ttree = [],\n\t\tmatch;\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\tdo {\n\t\t// Parse the run up to the terminator\n\t\ttree.push.apply(tree,this.parser.parseInlineRun(reEnd,{eatTerminator: false}));\n\t\t// Redo the terminator match\n\t\treEnd.lastIndex = this.parser.pos;\n\t\tmatch = reEnd.exec(this.parser.source);\n\t\tif(match) {\n\t\t\tthis.parser.pos = reEnd.lastIndex;\n\t\t\t// Add a line break if the terminator was a line break\n\t\t\tif(match[2]) {\n\t\t\t\ttree.push({type: \"element\", tag: \"br\"});\n\t\t\t}\n\t\t}\n\t} while(match && !match[1]);\n\t// Return the nodes\n\treturn tree;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/heading.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/heading.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/heading.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text block rule for headings\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"heading\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /(!{1,6})/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Get all the details of the match\n\tvar headingLevel = this.match[1].length;\n\t// Move past the !s\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Parse any classes, whitespace and then the heading itself\n\tvar classes = this.parser.parseClasses();\n\tthis.parser.skipWhitespace({treatNewlinesAsNonWhitespace: true});\n\tvar tree = this.parser.parseInlineRun(/(\\r?\\n)/mg);\n\t// Return the heading\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"h\" + headingLevel, \n\t\tattributes: {\n\t\t\t\"class\": {type: \"string\", value: classes.join(\" \")}\n\t\t},\n\t\tchildren: tree\n\t}];\n};\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/horizrule.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/horizrule.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/horizrule.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text block rule for rules. For example:\n\n```\n---\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"horizrule\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /-{3,}\\r?(?:\\n|$)/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\treturn [{type: \"element\", tag: \"hr\"}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/html.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/html.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/html.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki rule for HTML elements and widgets. For example:\n\n{{{\n<aside>\nThis is an HTML5 aside element\n</aside>\n\n<$slider target=\"MyTiddler\">\nThis is a widget invocation\n</$slider>\n\n}}}\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"html\";\nexports.types = {inline: true, block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n};\n\nexports.findNextMatch = function(startPos) {\n\t// Find the next tag\n\tthis.nextTag = this.findNextTag(this.parser.source,startPos,{\n\t\trequireLineBreak: this.is.block\n\t});\n\treturn this.nextTag ? this.nextTag.start : undefined;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Retrieve the most recent match so that recursive calls don't overwrite it\n\tvar tag = this.nextTag;\n\tthis.nextTag = null;\n\t// Advance the parser position to past the tag\n\tthis.parser.pos = tag.end;\n\t// Check for an immediately following double linebreak\n\tvar hasLineBreak = !tag.isSelfClosing && !!$tw.utils.parseTokenRegExp(this.parser.source,this.parser.pos,/([^\\S\\n\\r]*\\r?\\n(?:[^\\S\\n\\r]*\\r?\\n|$))/g);\n\t// Set whether we're in block mode\n\ttag.isBlock = this.is.block || hasLineBreak;\n\t// Parse the body if we need to\n\tif(!tag.isSelfClosing && $tw.config.htmlVoidElements.indexOf(tag.tag) === -1) {\n\t\t\tvar reEndString = \"</\" + $tw.utils.escapeRegExp(tag.tag) + \">\",\n\t\t\t\treEnd = new RegExp(\"(\" + reEndString + \")\",\"mg\");\n\t\tif(hasLineBreak) {\n\t\t\ttag.children = this.parser.parseBlocks(reEndString);\n\t\t} else {\n\t\t\ttag.children = this.parser.parseInlineRun(reEnd);\n\t\t}\n\t\treEnd.lastIndex = this.parser.pos;\n\t\tvar endMatch = reEnd.exec(this.parser.source);\n\t\tif(endMatch && endMatch.index === this.parser.pos) {\n\t\t\tthis.parser.pos = endMatch.index + endMatch[0].length;\n\t\t}\n\t}\n\t// Return the tag\n\treturn [tag];\n};\n\n/*\nLook for an HTML tag. Returns null if not found, otherwise returns {type: \"element\", name:, attributes: [], isSelfClosing:, start:, end:,}\n*/\nexports.parseTag = function(source,pos,options) {\n\toptions = options || {};\n\tvar token,\n\t\tnode = {\n\t\t\ttype: \"element\",\n\t\t\tstart: pos,\n\t\t\tattributes: {}\n\t\t};\n\t// Define our regexps\n\tvar reTagName = /([a-zA-Z0-9\\-\\$]+)/g;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for a less than sign\n\ttoken = $tw.utils.parseTokenString(source,pos,\"<\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Get the tag name\n\ttoken = $tw.utils.parseTokenRegExp(source,pos,reTagName);\n\tif(!token) {\n\t\treturn null;\n\t}\n\tnode.tag = token.match[1];\n\tif(node.tag.slice(1).indexOf(\"$\") !== -1) {\n\t\treturn null;\n\t}\n\tif(node.tag.charAt(0) === \"$\") {\n\t\tnode.type = node.tag.substr(1);\n\t}\n\tpos = token.end;\n\t// Check that the tag is terminated by a space, / or >\n\tif(!$tw.utils.parseWhiteSpace(source,pos) && !(source.charAt(pos) === \"/\") && !(source.charAt(pos) === \">\") ) {\n\t\treturn null;\n\t}\n\t// Process attributes\n\tvar attribute = $tw.utils.parseAttribute(source,pos);\n\twhile(attribute) {\n\t\tnode.attributes[attribute.name] = attribute;\n\t\tpos = attribute.end;\n\t\t// Get the next attribute\n\t\tattribute = $tw.utils.parseAttribute(source,pos);\n\t}\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for a closing slash\n\ttoken = $tw.utils.parseTokenString(source,pos,\"/\");\n\tif(token) {\n\t\tpos = token.end;\n\t\tnode.isSelfClosing = true;\n\t}\n\t// Look for a greater than sign\n\ttoken = $tw.utils.parseTokenString(source,pos,\">\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Check for a required line break\n\tif(options.requireLineBreak) {\n\t\ttoken = $tw.utils.parseTokenRegExp(source,pos,/([^\\S\\n\\r]*\\r?\\n(?:[^\\S\\n\\r]*\\r?\\n|$))/g);\n\t\tif(!token) {\n\t\t\treturn null;\n\t\t}\n\t}\n\t// Update the end position\n\tnode.end = pos;\n\treturn node;\n};\n\nexports.findNextTag = function(source,pos,options) {\n\t// A regexp for finding candidate HTML tags\n\tvar reLookahead = /<([a-zA-Z\\-\\$]+)/g;\n\t// Find the next candidate\n\treLookahead.lastIndex = pos;\n\tvar match = reLookahead.exec(source);\n\twhile(match) {\n\t\t// Try to parse the candidate as a tag\n\t\tvar tag = this.parseTag(source,match.index,options);\n\t\t// Return success\n\t\tif(tag && this.isLegalTag(tag)) {\n\t\t\treturn tag;\n\t\t}\n\t\t// Look for the next match\n\t\treLookahead.lastIndex = match.index + 1;\n\t\tmatch = reLookahead.exec(source);\n\t}\n\t// Failed\n\treturn null;\n};\n\nexports.isLegalTag = function(tag) {\n\t// Widgets are always OK\n\tif(tag.type !== \"element\") {\n\t\treturn true;\n\t// If it's an HTML tag that starts with a dash then it's not legal\n\t} else if(tag.tag.charAt(0) === \"-\") {\n\t\treturn false;\n\t} else {\n\t\t// Otherwise it's OK\n\t\treturn true;\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/image.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/image.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/image.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for embedding images. For example:\n\n```\n[img[https://tiddlywiki.com/fractalveg.jpg]]\n[img width=23 height=24 [https://tiddlywiki.com/fractalveg.jpg]]\n[img width={{!!width}} height={{!!height}} [https://tiddlywiki.com/fractalveg.jpg]]\n[img[Description of image|https://tiddlywiki.com/fractalveg.jpg]]\n[img[TiddlerTitle]]\n[img[Description of image|TiddlerTitle]]\n```\n\nGenerates the `<$image>` widget.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"image\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n};\n\nexports.findNextMatch = function(startPos) {\n\t// Find the next tag\n\tthis.nextImage = this.findNextImage(this.parser.source,startPos);\n\treturn this.nextImage ? this.nextImage.start : undefined;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.nextImage.end;\n\tvar node = {\n\t\ttype: \"image\",\n\t\tattributes: this.nextImage.attributes\n\t};\n\treturn [node];\n};\n\n/*\nFind the next image from the current position\n*/\nexports.findNextImage = function(source,pos) {\n\t// A regexp for finding candidate HTML tags\n\tvar reLookahead = /(\\[img)/g;\n\t// Find the next candidate\n\treLookahead.lastIndex = pos;\n\tvar match = reLookahead.exec(source);\n\twhile(match) {\n\t\t// Try to parse the candidate as a tag\n\t\tvar tag = this.parseImage(source,match.index);\n\t\t// Return success\n\t\tif(tag) {\n\t\t\treturn tag;\n\t\t}\n\t\t// Look for the next match\n\t\treLookahead.lastIndex = match.index + 1;\n\t\tmatch = reLookahead.exec(source);\n\t}\n\t// Failed\n\treturn null;\n};\n\n/*\nLook for an image at the specified position. Returns null if not found, otherwise returns {type: \"image\", attributes: [], isSelfClosing:, start:, end:,}\n*/\nexports.parseImage = function(source,pos) {\n\tvar token,\n\t\tnode = {\n\t\t\ttype: \"image\",\n\t\t\tstart: pos,\n\t\t\tattributes: {}\n\t\t};\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for the `[img`\n\ttoken = $tw.utils.parseTokenString(source,pos,\"[img\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Process attributes\n\tif(source.charAt(pos) !== \"[\") {\n\t\tvar attribute = $tw.utils.parseAttribute(source,pos);\n\t\twhile(attribute) {\n\t\t\tnode.attributes[attribute.name] = attribute;\n\t\t\tpos = attribute.end;\n\t\t\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t\t\tif(source.charAt(pos) !== \"[\") {\n\t\t\t\t// Get the next attribute\n\t\t\t\tattribute = $tw.utils.parseAttribute(source,pos);\n\t\t\t} else {\n\t\t\t\tattribute = null;\n\t\t\t}\n\t\t}\n\t}\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for the `[` after the attributes\n\ttoken = $tw.utils.parseTokenString(source,pos,\"[\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Get the source up to the terminating `]]`\n\ttoken = $tw.utils.parseTokenRegExp(source,pos,/(?:([^|\\]]*?)\\|)?([^\\]]+?)\\]\\]/g);\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\tif(token.match[1]) {\n\t\tnode.attributes.tooltip = {type: \"string\", value: token.match[1].trim()};\n\t}\n\tnode.attributes.source = {type: \"string\", value: (token.match[2] || \"\").trim()};\n\t// Update the end position\n\tnode.end = pos;\n\treturn node;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/import.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/import.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/import.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki pragma rule for importing variable definitions\n\n```\n\\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"import\";\nexports.types = {pragma: true};\n\n/*\nInstantiate parse rule\n*/\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /^\\\\import[^\\S\\n]/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\tvar self = this;\n\t// Move past the pragma invocation\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Parse the filter terminated by a line break\n\tvar reMatch = /(.*)(\\r?\\n)|$/mg;\n\treMatch.lastIndex = this.parser.pos;\n\tvar match = reMatch.exec(this.parser.source);\n\tthis.parser.pos = reMatch.lastIndex;\n\t// Parse tree nodes to return\n\treturn [{\n\t\ttype: \"importvariables\",\n\t\tattributes: {\n\t\t\tfilter: {type: \"string\", value: match[1]}\n\t\t},\n\t\tchildren: []\n\t}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/list.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/list.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/list.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text block rule for lists. For example:\n\n```\n* This is an unordered list\n* It has two items\n\n# This is a numbered list\n## With a subitem\n# And a third item\n\n; This is a term that is being defined\n: This is the definition of that term\n```\n\nNote that lists can be nested arbitrarily:\n\n```\n#** One\n#* Two\n#** Three\n#**** Four\n#**# Five\n#**## Six\n## Seven\n### Eight\n## Nine\n```\n\nA CSS class can be applied to a list item as follows:\n\n```\n* List item one\n*.active List item two has the class `active`\n* List item three\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"list\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /([\\*#;:>]+)/mg;\n};\n\nvar listTypes = {\n\t\"*\": {listTag: \"ul\", itemTag: \"li\"},\n\t\"#\": {listTag: \"ol\", itemTag: \"li\"},\n\t\";\": {listTag: \"dl\", itemTag: \"dt\"},\n\t\":\": {listTag: \"dl\", itemTag: \"dd\"},\n\t\">\": {listTag: \"blockquote\", itemTag: \"div\"}\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Array of parse tree nodes for the previous row of the list\n\tvar listStack = [];\n\t// Cycle through the items in the list\n\twhile(true) {\n\t\t// Match the list marker\n\t\tvar reMatch = /([\\*#;:>]+)/mg;\n\t\treMatch.lastIndex = this.parser.pos;\n\t\tvar match = reMatch.exec(this.parser.source);\n\t\tif(!match || match.index !== this.parser.pos) {\n\t\t\tbreak;\n\t\t}\n\t\t// Check whether the list type of the top level matches\n\t\tvar listInfo = listTypes[match[0].charAt(0)];\n\t\tif(listStack.length > 0 && listStack[0].tag !== listInfo.listTag) {\n\t\t\tbreak;\n\t\t}\n\t\t// Move past the list marker\n\t\tthis.parser.pos = match.index + match[0].length;\n\t\t// Walk through the list markers for the current row\n\t\tfor(var t=0; t<match[0].length; t++) {\n\t\t\tlistInfo = listTypes[match[0].charAt(t)];\n\t\t\t// Remove any stacked up element if we can't re-use it because the list type doesn't match\n\t\t\tif(listStack.length > t && listStack[t].tag !== listInfo.listTag) {\n\t\t\t\tlistStack.splice(t,listStack.length - t);\n\t\t\t}\n\t\t\t// Construct the list element or reuse the previous one at this level\n\t\t\tif(listStack.length <= t) {\n\t\t\t\tvar listElement = {type: \"element\", tag: listInfo.listTag, children: [\n\t\t\t\t\t{type: \"element\", tag: listInfo.itemTag, children: []}\n\t\t\t\t]};\n\t\t\t\t// Link this list element into the last child item of the parent list item\n\t\t\t\tif(t) {\n\t\t\t\t\tvar prevListItem = listStack[t-1].children[listStack[t-1].children.length-1];\n\t\t\t\t\tprevListItem.children.push(listElement);\n\t\t\t\t}\n\t\t\t\t// Save this element in the stack\n\t\t\t\tlistStack[t] = listElement;\n\t\t\t} else if(t === (match[0].length - 1)) {\n\t\t\t\tlistStack[t].children.push({type: \"element\", tag: listInfo.itemTag, children: []});\n\t\t\t}\n\t\t}\n\t\tif(listStack.length > match[0].length) {\n\t\t\tlistStack.splice(match[0].length,listStack.length - match[0].length);\n\t\t}\n\t\t// Process the body of the list item into the last list item\n\t\tvar lastListChildren = listStack[listStack.length-1].children,\n\t\t\tlastListItem = lastListChildren[lastListChildren.length-1],\n\t\t\tclasses = this.parser.parseClasses();\n\t\tthis.parser.skipWhitespace({treatNewlinesAsNonWhitespace: true});\n\t\tvar tree = this.parser.parseInlineRun(/(\\r?\\n)/mg);\n\t\tlastListItem.children.push.apply(lastListItem.children,tree);\n\t\tif(classes.length > 0) {\n\t\t\t$tw.utils.addClassToParseTreeNode(lastListItem,classes.join(\" \"));\n\t\t}\n\t\t// Consume any whitespace following the list item\n\t\tthis.parser.skipWhitespace();\n\t}\n\t// Return the root element of the list\n\treturn [listStack[0]];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/macrocallblock.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/macrocallblock.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/macrocallblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki rule for block macro calls\n\n```\n<<name value value2>>\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"macrocallblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /<<([^>\\s]+)(?:\\s*)((?:[^>]|(?:>(?!>)))*?)>>(?:\\r?\\n|$)/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Get all the details of the match\n\tvar macroName = this.match[1],\n\t\tparamString = this.match[2];\n\t// Move past the macro call\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\tvar params = [],\n\t\treParam = /\\s*(?:([A-Za-z0-9\\-_]+)\\s*:)?(?:\\s*(?:\"\"\"([\\s\\S]*?)\"\"\"|\"([^\"]*)\"|'([^']*)'|\\[\\[([^\\]]*)\\]\\]|([^\"'\\s]+)))/mg,\n\t\tparamMatch = reParam.exec(paramString);\n\twhile(paramMatch) {\n\t\t// Process this parameter\n\t\tvar paramInfo = {\n\t\t\tvalue: paramMatch[2] || paramMatch[3] || paramMatch[4] || paramMatch[5] || paramMatch[6]\n\t\t};\n\t\tif(paramMatch[1]) {\n\t\t\tparamInfo.name = paramMatch[1];\n\t\t}\n\t\tparams.push(paramInfo);\n\t\t// Find the next match\n\t\tparamMatch = reParam.exec(paramString);\n\t}\n\treturn [{\n\t\ttype: \"macrocall\",\n\t\tname: macroName,\n\t\tparams: params,\n\t\tisBlock: true\n\t}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/macrocallinline.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/macrocallinline.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/macrocallinline.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki rule for macro calls\n\n```\n<<name value value2>>\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"macrocallinline\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /<<([^\\s>]+)\\s*([\\s\\S]*?)>>/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Get all the details of the match\n\tvar macroName = this.match[1],\n\t\tparamString = this.match[2];\n\t// Move past the macro call\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\tvar params = [],\n\t\treParam = /\\s*(?:([A-Za-z0-9\\-_]+)\\s*:)?(?:\\s*(?:\"\"\"([\\s\\S]*?)\"\"\"|\"([^\"]*)\"|'([^']*)'|\\[\\[([^\\]]*)\\]\\]|([^\"'\\s]+)))/mg,\n\t\tparamMatch = reParam.exec(paramString);\n\twhile(paramMatch) {\n\t\t// Process this parameter\n\t\tvar paramInfo = {\n\t\t\tvalue: paramMatch[2] || paramMatch[3] || paramMatch[4] || paramMatch[5]|| paramMatch[6]\n\t\t};\n\t\tif(paramMatch[1]) {\n\t\t\tparamInfo.name = paramMatch[1];\n\t\t}\n\t\tparams.push(paramInfo);\n\t\t// Find the next match\n\t\tparamMatch = reParam.exec(paramString);\n\t}\n\treturn [{\n\t\ttype: \"macrocall\",\n\t\tname: macroName,\n\t\tparams: params\n\t}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/macrodef.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/macrodef.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/macrodef.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki pragma rule for macro definitions\n\n```\n\\define name(param:defaultvalue,param2:defaultvalue)\ndefinition text, including $param$ markers\n\\end\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"macrodef\";\nexports.types = {pragma: true};\n\n/*\nInstantiate parse rule\n*/\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /^\\\\define\\s+([^(\\s]+)\\(\\s*([^)]*)\\)(\\s*\\r?\\n)?/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Move past the macro name and parameters\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Parse the parameters\n\tvar paramString = this.match[2],\n\t\tparams = [];\n\tif(paramString !== \"\") {\n\t\tvar reParam = /\\s*([A-Za-z0-9\\-_]+)(?:\\s*:\\s*(?:\"\"\"([\\s\\S]*?)\"\"\"|\"([^\"]*)\"|'([^']*)'|\\[\\[([^\\]]*)\\]\\]|([^\"'\\s]+)))?/mg,\n\t\t\tparamMatch = reParam.exec(paramString);\n\t\twhile(paramMatch) {\n\t\t\t// Save the parameter details\n\t\t\tvar paramInfo = {name: paramMatch[1]},\n\t\t\t\tdefaultValue = paramMatch[2] || paramMatch[3] || paramMatch[4] || paramMatch[5] || paramMatch[6];\n\t\t\tif(defaultValue) {\n\t\t\t\tparamInfo[\"default\"] = defaultValue;\n\t\t\t}\n\t\t\tparams.push(paramInfo);\n\t\t\t// Look for the next parameter\n\t\t\tparamMatch = reParam.exec(paramString);\n\t\t}\n\t}\n\t// Is this a multiline definition?\n\tvar reEnd;\n\tif(this.match[3]) {\n\t\t// If so, the end of the body is marked with \\end\n\t\treEnd = /(\\r?\\n\\\\end[^\\S\\n\\r]*(?:$|\\r?\\n))/mg;\n\t} else {\n\t\t// Otherwise, the end of the definition is marked by the end of the line\n\t\treEnd = /($|\\r?\\n)/mg;\n\t\t// Move past any whitespace\n\t\tthis.parser.pos = $tw.utils.skipWhiteSpace(this.parser.source,this.parser.pos);\n\t}\n\t// Find the end of the definition\n\treEnd.lastIndex = this.parser.pos;\n\tvar text,\n\t\tendMatch = reEnd.exec(this.parser.source);\n\tif(endMatch) {\n\t\ttext = this.parser.source.substring(this.parser.pos,endMatch.index);\n\t\tthis.parser.pos = endMatch.index + endMatch[0].length;\n\t} else {\n\t\t// We didn't find the end of the definition, so we'll make it blank\n\t\ttext = \"\";\n\t}\n\t// Save the macro definition\n\treturn [{\n\t\ttype: \"set\",\n\t\tattributes: {\n\t\t\tname: {type: \"string\", value: this.match[1]},\n\t\t\tvalue: {type: \"string\", value: text}\n\t\t},\n\t\tchildren: [],\n\t\tparams: params,\n\t\tisMacroDefinition: true\n\t}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/prettyextlink.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/prettyextlink.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/prettyextlink.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for external links. For example:\n\n```\n[ext[https://tiddlywiki.com/fractalveg.jpg]]\n[ext[Tooltip|https://tiddlywiki.com/fractalveg.jpg]]\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"prettyextlink\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n};\n\nexports.findNextMatch = function(startPos) {\n\t// Find the next tag\n\tthis.nextLink = this.findNextLink(this.parser.source,startPos);\n\treturn this.nextLink ? this.nextLink.start : undefined;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.nextLink.end;\n\treturn [this.nextLink];\n};\n\n/*\nFind the next link from the current position\n*/\nexports.findNextLink = function(source,pos) {\n\t// A regexp for finding candidate links\n\tvar reLookahead = /(\\[ext\\[)/g;\n\t// Find the next candidate\n\treLookahead.lastIndex = pos;\n\tvar match = reLookahead.exec(source);\n\twhile(match) {\n\t\t// Try to parse the candidate as a link\n\t\tvar link = this.parseLink(source,match.index);\n\t\t// Return success\n\t\tif(link) {\n\t\t\treturn link;\n\t\t}\n\t\t// Look for the next match\n\t\treLookahead.lastIndex = match.index + 1;\n\t\tmatch = reLookahead.exec(source);\n\t}\n\t// Failed\n\treturn null;\n};\n\n/*\nLook for an link at the specified position. Returns null if not found, otherwise returns {type: \"element\", tag: \"a\", attributes: [], isSelfClosing:, start:, end:,}\n*/\nexports.parseLink = function(source,pos) {\n\tvar token,\n\t\ttextNode = {\n\t\t\ttype: \"text\"\n\t\t},\n\t\tnode = {\n\t\t\ttype: \"element\",\n\t\t\ttag: \"a\",\n\t\t\tstart: pos,\n\t\t\tattributes: {\n\t\t\t\t\"class\": {type: \"string\", value: \"tc-tiddlylink-external\"},\n\t\t\t},\n\t\t\tchildren: [textNode]\n\t\t};\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for the `[ext[`\n\ttoken = $tw.utils.parseTokenString(source,pos,\"[ext[\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Look ahead for the terminating `]]`\n\tvar closePos = source.indexOf(\"]]\",pos);\n\tif(closePos === -1) {\n\t\treturn null;\n\t}\n\t// Look for a `|` separating the tooltip\n\tvar splitPos = source.indexOf(\"|\",pos);\n\tif(splitPos === -1 || splitPos > closePos) {\n\t\tsplitPos = null;\n\t}\n\t// Pull out the tooltip and URL\n\tvar tooltip, URL;\n\tif(splitPos) {\n\t\tURL = source.substring(splitPos + 1,closePos).trim();\n\t\ttextNode.text = source.substring(pos,splitPos).trim();\n\t} else {\n\t\tURL = source.substring(pos,closePos).trim();\n\t\ttextNode.text = URL;\n\t}\n\tnode.attributes.href = {type: \"string\", value: URL};\n\tnode.attributes.target = {type: \"string\", value: \"_blank\"};\n\tnode.attributes.rel = {type: \"string\", value: \"noopener noreferrer\"};\n\t// Update the end position\n\tnode.end = closePos + 2;\n\treturn node;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/prettylink.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/prettylink.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/prettylink.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for pretty links. For example:\n\n```\n[[Introduction]]\n\n[[Link description|TiddlerTitle]]\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"prettylink\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\[\\[(.*?)(?:\\|(.*?))?\\]\\]/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Process the link\n\tvar text = this.match[1],\n\t\tlink = this.match[2] || text;\n\tif($tw.utils.isLinkExternal(link)) {\n\t\treturn [{\n\t\t\ttype: \"element\",\n\t\t\ttag: \"a\",\n\t\t\tattributes: {\n\t\t\t\thref: {type: \"string\", value: link},\n\t\t\t\t\"class\": {type: \"string\", value: \"tc-tiddlylink-external\"},\n\t\t\t\ttarget: {type: \"string\", value: \"_blank\"},\n\t\t\t\trel: {type: \"string\", value: \"noopener noreferrer\"}\n\t\t\t},\n\t\t\tchildren: [{\n\t\t\t\ttype: \"text\", text: text\n\t\t\t}]\n\t\t}];\n\t} else {\n\t\treturn [{\n\t\t\ttype: \"link\",\n\t\t\tattributes: {\n\t\t\t\tto: {type: \"string\", value: link}\n\t\t\t},\n\t\t\tchildren: [{\n\t\t\t\ttype: \"text\", text: text\n\t\t\t}]\n\t\t}];\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/quoteblock.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/quoteblock.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/quoteblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for quote blocks. For example:\n\n```\n\t<<<.optionalClass(es) optional cited from\n\ta quote\n\t<<<\n\t\n\t<<<.optionalClass(es)\n\ta quote\n\t<<< optional cited from\n```\n\nQuotes can be quoted by putting more <s\n\n```\n\t<<<\n\tQuote Level 1\n\t\n\t<<<<\n\tQuoteLevel 2\n\t<<<<\n\t\n\t<<<\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"quoteblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /(<<<+)/mg;\n};\n\nexports.parse = function() {\n\tvar classes = [\"tc-quote\"];\n\t// Get all the details of the match\n\tvar reEndString = \"^\" + this.match[1] + \"(?!<)\";\n\t// Move past the <s\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t\n\t// Parse any classes, whitespace and then the optional cite itself\n\tclasses.push.apply(classes, this.parser.parseClasses());\n\tthis.parser.skipWhitespace({treatNewlinesAsNonWhitespace: true});\n\tvar cite = this.parser.parseInlineRun(/(\\r?\\n)/mg);\n\t// before handling the cite, parse the body of the quote\n\tvar tree= this.parser.parseBlocks(reEndString);\n\t// If we got a cite, put it before the text\n\tif(cite.length > 0) {\n\t\ttree.unshift({\n\t\t\ttype: \"element\",\n\t\t\ttag: \"cite\",\n\t\t\tchildren: cite\n\t\t});\n\t}\n\t// Parse any optional cite\n\tthis.parser.skipWhitespace({treatNewlinesAsNonWhitespace: true});\n\tcite = this.parser.parseInlineRun(/(\\r?\\n)/mg);\n\t// If we got a cite, push it\n\tif(cite.length > 0) {\n\t\ttree.push({\n\t\t\ttype: \"element\",\n\t\t\ttag: \"cite\",\n\t\t\tchildren: cite\n\t\t});\n\t}\n\t// Return the blockquote element\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"blockquote\",\n\t\tattributes: {\n\t\t\tclass: { type: \"string\", value: classes.join(\" \") },\n\t\t},\n\t\tchildren: tree\n\t}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/rules.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/rules.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/rules.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki pragma rule for rules specifications\n\n```\n\\rules except ruleone ruletwo rulethree\n\\rules only ruleone ruletwo rulethree\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"rules\";\nexports.types = {pragma: true};\n\n/*\nInstantiate parse rule\n*/\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /^\\\\rules[^\\S\\n]/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Move past the pragma invocation\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Parse whitespace delimited tokens terminated by a line break\n\tvar reMatch = /[^\\S\\n]*(\\S+)|(\\r?\\n)/mg,\n\t\ttokens = [];\n\treMatch.lastIndex = this.parser.pos;\n\tvar match = reMatch.exec(this.parser.source);\n\twhile(match && match.index === this.parser.pos) {\n\t\tthis.parser.pos = reMatch.lastIndex;\n\t\t// Exit if we've got the line break\n\t\tif(match[2]) {\n\t\t\tbreak;\n\t\t}\n\t\t// Process the token\n\t\tif(match[1]) {\n\t\t\ttokens.push(match[1]);\n\t\t}\n\t\t// Match the next token\n\t\tmatch = reMatch.exec(this.parser.source);\n\t}\n\t// Process the tokens\n\tif(tokens.length > 0) {\n\t\tthis.parser.amendRules(tokens[0],tokens.slice(1));\n\t}\n\t// No parse tree nodes to return\n\treturn [];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/styleblock.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/styleblock.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/styleblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text block rule for assigning styles and classes to paragraphs and other blocks. For example:\n\n```\n@@.myClass\n@@background-color:red;\nThis paragraph will have the CSS class `myClass`.\n\n* The `<ul>` around this list will also have the class `myClass`\n* List item 2\n\n@@\n```\n\nNote that classes and styles can be mixed subject to the rule that styles must precede classes. For example\n\n```\n@@.myFirstClass.mySecondClass\n@@width:100px;.myThirdClass\nThis is a paragraph\n@@\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"styleblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /@@((?:[^\\.\\r\\n\\s:]+:[^\\r\\n;]+;)+)?(?:\\.([^\\r\\n\\s]+))?\\r?\\n/mg;\n};\n\nexports.parse = function() {\n\tvar reEndString = \"^@@(?:\\\\r?\\\\n)?\";\n\tvar classes = [], styles = [];\n\tdo {\n\t\t// Get the class and style\n\t\tif(this.match[1]) {\n\t\t\tstyles.push(this.match[1]);\n\t\t}\n\t\tif(this.match[2]) {\n\t\t\tclasses.push(this.match[2].split(\".\").join(\" \"));\n\t\t}\n\t\t// Move past the match\n\t\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t\t// Look for another line of classes and styles\n\t\tthis.match = this.matchRegExp.exec(this.parser.source);\n\t} while(this.match && this.match.index === this.parser.pos);\n\t// Parse the body\n\tvar tree = this.parser.parseBlocks(reEndString);\n\tfor(var t=0; t<tree.length; t++) {\n\t\tif(classes.length > 0) {\n\t\t\t$tw.utils.addClassToParseTreeNode(tree[t],classes.join(\" \"));\n\t\t}\n\t\tif(styles.length > 0) {\n\t\t\t$tw.utils.addAttributeToParseTreeNode(tree[t],\"style\",styles.join(\"\"));\n\t\t}\n\t}\n\treturn tree;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/styleinline.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/styleinline.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/styleinline.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for assigning styles and classes to inline runs. For example:\n\n```\n@@.myClass This is some text with a class@@\n@@background-color:red;This is some text with a background colour@@\n@@width:100px;.myClass This is some text with a class and a width@@\n```\n\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"styleinline\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /@@((?:[^\\.\\r\\n\\s:]+:[^\\r\\n;]+;)+)?(\\.(?:[^\\r\\n\\s]+)\\s+)?/mg;\n};\n\nexports.parse = function() {\n\tvar reEnd = /@@/g;\n\t// Get the styles and class\n\tvar stylesString = this.match[1],\n\t\tclassString = this.match[2] ? this.match[2].split(\".\").join(\" \") : undefined;\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Parse the run up to the terminator\n\tvar tree = this.parser.parseInlineRun(reEnd,{eatTerminator: true});\n\t// Return the classed span\n\tvar node = {\n\t\ttype: \"element\",\n\t\ttag: \"span\",\n\t\tattributes: {\n\t\t\t\"class\": {type: \"string\", value: \"tc-inline-style\"}\n\t\t},\n\t\tchildren: tree\n\t};\n\tif(classString) {\n\t\t$tw.utils.addClassToParseTreeNode(node,classString);\n\t}\n\tif(stylesString) {\n\t\t$tw.utils.addAttributeToParseTreeNode(node,\"style\",stylesString);\n\t}\n\treturn [node];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/syslink.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/syslink.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/syslink.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for system tiddler links.\nCan be suppressed preceding them with `~`.\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"syslink\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = new RegExp(\n\t\t\"~?\\\\$:\\\\/[\" +\n\t\t$tw.config.textPrimitives.anyLetter.substr(1,$tw.config.textPrimitives.anyLetter.length - 2) +\n\t\t\"\\/._-]+\",\n\t\t\"mg\"\n\t);\n};\n\nexports.parse = function() {\n\tvar match = this.match[0];\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Create the link unless it is suppressed\n\tif(match.substr(0,1) === \"~\") {\n\t\treturn [{type: \"text\", text: match.substr(1)}];\n\t} else {\n\t\treturn [{\n\t\t\ttype: \"link\",\n\t\t\tattributes: {\n\t\t\t\tto: {type: \"string\", value: match}\n\t\t\t},\n\t\t\tchildren: [{\n\t\t\t\ttype: \"text\",\n\t\t\t\ttext: match\n\t\t\t}]\n\t\t}];\n\t}\n};\n\n})();",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/table.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/table.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/table.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text block rule for tables.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"table\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /^\\|(?:[^\\n]*)\\|(?:[fhck]?)\\r?(?:\\n|$)/mg;\n};\n\nvar processRow = function(prevColumns) {\n\tvar cellRegExp = /(?:\\|([^\\n\\|]*)\\|)|(\\|[fhck]?\\r?(?:\\n|$))/mg,\n\t\tcellTermRegExp = /((?:\\x20*)\\|)/mg,\n\t\ttree = [],\n\t\tcol = 0,\n\t\tcolSpanCount = 1,\n\t\tprevCell,\n\t\tvAlign;\n\t// Match a single cell\n\tcellRegExp.lastIndex = this.parser.pos;\n\tvar cellMatch = cellRegExp.exec(this.parser.source);\n\twhile(cellMatch && cellMatch.index === this.parser.pos) {\n\t\tif(cellMatch[1] === \"~\") {\n\t\t\t// Rowspan\n\t\t\tvar last = prevColumns[col];\n\t\t\tif(last) {\n\t\t\t\tlast.rowSpanCount++;\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(last.element,\"rowspan\",last.rowSpanCount);\n\t\t\t\tvAlign = $tw.utils.getAttributeValueFromParseTreeNode(last.element,\"valign\",\"center\");\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(last.element,\"valign\",vAlign);\n\t\t\t\tif(colSpanCount > 1) {\n\t\t\t\t\t$tw.utils.addAttributeToParseTreeNode(last.element,\"colspan\",colSpanCount);\n\t\t\t\t\tcolSpanCount = 1;\n\t\t\t\t}\n\t\t\t}\n\t\t\t// Move to just before the `|` terminating the cell\n\t\t\tthis.parser.pos = cellRegExp.lastIndex - 1;\n\t\t} else if(cellMatch[1] === \">\") {\n\t\t\t// Colspan\n\t\t\tcolSpanCount++;\n\t\t\t// Move to just before the `|` terminating the cell\n\t\t\tthis.parser.pos = cellRegExp.lastIndex - 1;\n\t\t} else if(cellMatch[1] === \"<\" && prevCell) {\n\t\t\tcolSpanCount = 1 + $tw.utils.getAttributeValueFromParseTreeNode(prevCell,\"colspan\",1);\n\t\t\t$tw.utils.addAttributeToParseTreeNode(prevCell,\"colspan\",colSpanCount);\n\t\t\tcolSpanCount = 1;\n\t\t\t// Move to just before the `|` terminating the cell\n\t\t\tthis.parser.pos = cellRegExp.lastIndex - 1;\n\t\t} else if(cellMatch[2]) {\n\t\t\t// End of row\n\t\t\tif(prevCell && colSpanCount > 1) {\n\t\t\t\tif(prevCell.attributes && prevCell.attributes && prevCell.attributes.colspan) {\n\t\t\t\t\t\tcolSpanCount += prevCell.attributes.colspan.value;\n\t\t\t\t} else {\n\t\t\t\t\tcolSpanCount -= 1;\n\t\t\t\t}\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(prevCell,\"colspan\",colSpanCount);\n\t\t\t}\n\t\t\tthis.parser.pos = cellRegExp.lastIndex - 1;\n\t\t\tbreak;\n\t\t} else {\n\t\t\t// For ordinary cells, step beyond the opening `|`\n\t\t\tthis.parser.pos++;\n\t\t\t// Look for a space at the start of the cell\n\t\t\tvar spaceLeft = false;\n\t\t\tvAlign = null;\n\t\t\tif(this.parser.source.substr(this.parser.pos).search(/^\\^([^\\^]|\\^\\^)/) === 0) {\n\t\t\t\tvAlign = \"top\";\n\t\t\t} else if(this.parser.source.substr(this.parser.pos).search(/^,([^,]|,,)/) === 0) {\n\t\t\t\tvAlign = \"bottom\";\n\t\t\t}\n\t\t\tif(vAlign) {\n\t\t\t\tthis.parser.pos++;\n\t\t\t}\n\t\t\tvar chr = this.parser.source.substr(this.parser.pos,1);\n\t\t\twhile(chr === \" \") {\n\t\t\t\tspaceLeft = true;\n\t\t\t\tthis.parser.pos++;\n\t\t\t\tchr = this.parser.source.substr(this.parser.pos,1);\n\t\t\t}\n\t\t\t// Check whether this is a heading cell\n\t\t\tvar cell;\n\t\t\tif(chr === \"!\") {\n\t\t\t\tthis.parser.pos++;\n\t\t\t\tcell = {type: \"element\", tag: \"th\", children: []};\n\t\t\t} else {\n\t\t\t\tcell = {type: \"element\", tag: \"td\", children: []};\n\t\t\t}\n\t\t\ttree.push(cell);\n\t\t\t// Record information about this cell\n\t\t\tprevCell = cell;\n\t\t\tprevColumns[col] = {rowSpanCount:1,element:cell};\n\t\t\t// Check for a colspan\n\t\t\tif(colSpanCount > 1) {\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(cell,\"colspan\",colSpanCount);\n\t\t\t\tcolSpanCount = 1;\n\t\t\t}\n\t\t\t// Parse the cell\n\t\t\tcell.children = this.parser.parseInlineRun(cellTermRegExp,{eatTerminator: true});\n\t\t\t// Set the alignment for the cell\n\t\t\tif(vAlign) {\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(cell,\"valign\",vAlign);\n\t\t\t}\n\t\t\tif(this.parser.source.substr(this.parser.pos - 2,1) === \" \") { // spaceRight\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(cell,\"align\",spaceLeft ? \"center\" : \"left\");\n\t\t\t} else if(spaceLeft) {\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(cell,\"align\",\"right\");\n\t\t\t}\n\t\t\t// Move back to the closing `|`\n\t\t\tthis.parser.pos--;\n\t\t}\n\t\tcol++;\n\t\tcellRegExp.lastIndex = this.parser.pos;\n\t\tcellMatch = cellRegExp.exec(this.parser.source);\n\t}\n\treturn tree;\n};\n\nexports.parse = function() {\n\tvar rowContainerTypes = {\"c\":\"caption\", \"h\":\"thead\", \"\":\"tbody\", \"f\":\"tfoot\"},\n\t\ttable = {type: \"element\", tag: \"table\", children: []},\n\t\trowRegExp = /^\\|([^\\n]*)\\|([fhck]?)\\r?(?:\\n|$)/mg,\n\t\trowTermRegExp = /(\\|(?:[fhck]?)\\r?(?:\\n|$))/mg,\n\t\tprevColumns = [],\n\t\tcurrRowType,\n\t\trowContainer,\n\t\trowCount = 0;\n\t// Match the row\n\trowRegExp.lastIndex = this.parser.pos;\n\tvar rowMatch = rowRegExp.exec(this.parser.source);\n\twhile(rowMatch && rowMatch.index === this.parser.pos) {\n\t\tvar rowType = rowMatch[2];\n\t\t// Check if it is a class assignment\n\t\tif(rowType === \"k\") {\n\t\t\t$tw.utils.addClassToParseTreeNode(table,rowMatch[1]);\n\t\t\tthis.parser.pos = rowMatch.index + rowMatch[0].length;\n\t\t} else {\n\t\t\t// Otherwise, create a new row if this one is of a different type\n\t\t\tif(rowType !== currRowType) {\n\t\t\t\trowContainer = {type: \"element\", tag: rowContainerTypes[rowType], children: []};\n\t\t\t\ttable.children.push(rowContainer);\n\t\t\t\tcurrRowType = rowType;\n\t\t\t}\n\t\t\t// Is this a caption row?\n\t\t\tif(currRowType === \"c\") {\n\t\t\t\t// If so, move past the opening `|` of the row\n\t\t\t\tthis.parser.pos++;\n\t\t\t\t// Move the caption to the first row if it isn't already\n\t\t\t\tif(table.children.length !== 1) {\n\t\t\t\t\ttable.children.pop(); // Take rowContainer out of the children array\n\t\t\t\t\ttable.children.splice(0,0,rowContainer); // Insert it at the bottom\t\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\t// Set the alignment - TODO: figure out why TW did this\n//\t\t\t\trowContainer.attributes.align = rowCount === 0 ? \"top\" : \"bottom\";\n\t\t\t\t// Parse the caption\n\t\t\t\trowContainer.children = this.parser.parseInlineRun(rowTermRegExp,{eatTerminator: true});\n\t\t\t} else {\n\t\t\t\t// Create the row\n\t\t\t\tvar theRow = {type: \"element\", tag: \"tr\", children: []};\n\t\t\t\t$tw.utils.addClassToParseTreeNode(theRow,rowCount%2 ? \"oddRow\" : \"evenRow\");\n\t\t\t\trowContainer.children.push(theRow);\n\t\t\t\t// Process the row\n\t\t\t\ttheRow.children = processRow.call(this,prevColumns);\n\t\t\t\tthis.parser.pos = rowMatch.index + rowMatch[0].length;\n\t\t\t\t// Increment the row count\n\t\t\t\trowCount++;\n\t\t\t}\n\t\t}\n\t\trowMatch = rowRegExp.exec(this.parser.source);\n\t}\n\treturn [table];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/transcludeblock.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/transcludeblock.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/transcludeblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for block-level transclusion. For example:\n\n```\n{{MyTiddler}}\n{{MyTiddler||TemplateTitle}}\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"transcludeblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\{\\{([^\\{\\}\\|]*)(?:\\|\\|([^\\|\\{\\}]+))?\\}\\}(?:\\r?\\n|$)/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Get the match details\n\tvar template = $tw.utils.trim(this.match[2]),\n\t\ttextRef = $tw.utils.trim(this.match[1]);\n\t// Prepare the transclude widget\n\tvar transcludeNode = {\n\t\t\ttype: \"transclude\",\n\t\t\tattributes: {},\n\t\t\tisBlock: true\n\t\t};\n\t// Prepare the tiddler widget\n\tvar tr, targetTitle, targetField, targetIndex, tiddlerNode;\n\tif(textRef) {\n\t\ttr = $tw.utils.parseTextReference(textRef);\n\t\ttargetTitle = tr.title;\n\t\ttargetField = tr.field;\n\t\ttargetIndex = tr.index;\n\t\ttiddlerNode = {\n\t\t\ttype: \"tiddler\",\n\t\t\tattributes: {\n\t\t\t\ttiddler: {type: \"string\", value: targetTitle}\n\t\t\t},\n\t\t\tisBlock: true,\n\t\t\tchildren: [transcludeNode]\n\t\t};\n\t}\n\tif(template) {\n\t\ttranscludeNode.attributes.tiddler = {type: \"string\", value: template};\n\t\tif(textRef) {\n\t\t\treturn [tiddlerNode];\n\t\t} else {\n\t\t\treturn [transcludeNode];\n\t\t}\n\t} else {\n\t\tif(textRef) {\n\t\t\ttranscludeNode.attributes.tiddler = {type: \"string\", value: targetTitle};\n\t\t\tif(targetField) {\n\t\t\t\ttranscludeNode.attributes.field = {type: \"string\", value: targetField};\n\t\t\t}\n\t\t\tif(targetIndex) {\n\t\t\t\ttranscludeNode.attributes.index = {type: \"string\", value: targetIndex};\n\t\t\t}\n\t\t\treturn [tiddlerNode];\n\t\t} else {\n\t\t\treturn [transcludeNode];\n\t\t}\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/transcludeinline.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/transcludeinline.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/transcludeinline.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for inline-level transclusion. For example:\n\n```\n{{MyTiddler}}\n{{MyTiddler||TemplateTitle}}\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"transcludeinline\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\{\\{([^\\{\\}\\|]*)(?:\\|\\|([^\\|\\{\\}]+))?\\}\\}/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Get the match details\n\tvar template = $tw.utils.trim(this.match[2]),\n\t\ttextRef = $tw.utils.trim(this.match[1]);\n\t// Prepare the transclude widget\n\tvar transcludeNode = {\n\t\t\ttype: \"transclude\",\n\t\t\tattributes: {}\n\t\t};\n\t// Prepare the tiddler widget\n\tvar tr, targetTitle, targetField, targetIndex, tiddlerNode;\n\tif(textRef) {\n\t\ttr = $tw.utils.parseTextReference(textRef);\n\t\ttargetTitle = tr.title;\n\t\ttargetField = tr.field;\n\t\ttargetIndex = tr.index;\n\t\ttiddlerNode = {\n\t\t\ttype: \"tiddler\",\n\t\t\tattributes: {\n\t\t\t\ttiddler: {type: \"string\", value: targetTitle}\n\t\t\t},\n\t\t\tchildren: [transcludeNode]\n\t\t};\n\t}\n\tif(template) {\n\t\ttranscludeNode.attributes.tiddler = {type: \"string\", value: template};\n\t\tif(textRef) {\n\t\t\treturn [tiddlerNode];\n\t\t} else {\n\t\t\treturn [transcludeNode];\n\t\t}\n\t} else {\n\t\tif(textRef) {\n\t\t\ttranscludeNode.attributes.tiddler = {type: \"string\", value: targetTitle};\n\t\t\tif(targetField) {\n\t\t\t\ttranscludeNode.attributes.field = {type: \"string\", value: targetField};\n\t\t\t}\n\t\t\tif(targetIndex) {\n\t\t\t\ttranscludeNode.attributes.index = {type: \"string\", value: targetIndex};\n\t\t\t}\n\t\t\treturn [tiddlerNode];\n\t\t} else {\n\t\t\treturn [transcludeNode];\n\t\t}\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/typedblock.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/typedblock.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/typedblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for typed blocks. For example:\n\n```\n$$$.js\nThis will be rendered as JavaScript\n$$$\n\n$$$.svg\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"150\" height=\"100\">\n <circle cx=\"100\" cy=\"50\" r=\"40\" stroke=\"black\" stroke-width=\"2\" fill=\"red\" />\n</svg>\n$$$\n\n$$$text/vnd.tiddlywiki>text/html\nThis will be rendered as an //HTML representation// of WikiText\n$$$\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nexports.name = \"typedblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\$\\$\\$([^ >\\r\\n]*)(?: *> *([^ \\r\\n]+))?\\r?\\n/mg;\n};\n\nexports.parse = function() {\n\tvar reEnd = /\\r?\\n\\$\\$\\$\\r?(?:\\n|$)/mg;\n\t// Save the type\n\tvar parseType = this.match[1],\n\t\trenderType = this.match[2];\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Look for the end of the block\n\treEnd.lastIndex = this.parser.pos;\n\tvar match = reEnd.exec(this.parser.source),\n\t\ttext;\n\t// Process the block\n\tif(match) {\n\t\ttext = this.parser.source.substring(this.parser.pos,match.index);\n\t\tthis.parser.pos = match.index + match[0].length;\n\t} else {\n\t\ttext = this.parser.source.substr(this.parser.pos);\n\t\tthis.parser.pos = this.parser.sourceLength;\n\t}\n\t// Parse the block according to the specified type\n\tvar parser = this.parser.wiki.parseText(parseType,text,{defaultType: \"text/plain\"});\n\t// If there's no render type, just return the parse tree\n\tif(!renderType) {\n\t\treturn parser.tree;\n\t} else {\n\t\t// Otherwise, render to the rendertype and return in a <PRE> tag\n\t\tvar widgetNode = this.parser.wiki.makeWidget(parser),\n\t\t\tcontainer = $tw.fakeDocument.createElement(\"div\");\n\t\twidgetNode.render(container,null);\n\t\ttext = renderType === \"text/html\" ? container.innerHTML : container.textContent;\n\t\treturn [{\n\t\t\ttype: \"element\",\n\t\t\ttag: \"pre\",\n\t\t\tchildren: [{\n\t\t\t\ttype: \"text\",\n\t\t\t\ttext: text\n\t\t\t}]\n\t\t}];\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/whitespace.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/whitespace.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/whitespace.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki pragma rule for whitespace specifications\n\n```\n\\whitespace trim\n\\whitespace notrim\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"whitespace\";\nexports.types = {pragma: true};\n\n/*\nInstantiate parse rule\n*/\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /^\\\\whitespace[^\\S\\n]/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\tvar self = this;\n\t// Move past the pragma invocation\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Parse whitespace delimited tokens terminated by a line break\n\tvar reMatch = /[^\\S\\n]*(\\S+)|(\\r?\\n)/mg,\n\t\ttokens = [];\n\treMatch.lastIndex = this.parser.pos;\n\tvar match = reMatch.exec(this.parser.source);\n\twhile(match && match.index === this.parser.pos) {\n\t\tthis.parser.pos = reMatch.lastIndex;\n\t\t// Exit if we've got the line break\n\t\tif(match[2]) {\n\t\t\tbreak;\n\t\t}\n\t\t// Process the token\n\t\tif(match[1]) {\n\t\t\ttokens.push(match[1]);\n\t\t}\n\t\t// Match the next token\n\t\tmatch = reMatch.exec(this.parser.source);\n\t}\n\t// Process the tokens\n\t$tw.utils.each(tokens,function(token) {\n\t\tswitch(token) {\n\t\t\tcase \"trim\":\n\t\t\t\tself.parser.configTrimWhiteSpace = true;\n\t\t\t\tbreak;\n\t\t\tcase \"notrim\":\n\t\t\t\tself.parser.configTrimWhiteSpace = false;\n\t\t\t\tbreak;\n\t\t}\n\t});\n\t// No parse tree nodes to return\n\treturn [];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/rules/wikilink.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/wikilink.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/wikilink.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for wiki links. For example:\n\n```\nAWikiLink\nAnotherLink\n~SuppressedLink\n```\n\nPrecede a camel case word with `~` to prevent it from being recognised as a link.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"wikilink\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = new RegExp($tw.config.textPrimitives.unWikiLink + \"?\" + $tw.config.textPrimitives.wikiLink,\"mg\");\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Get the details of the match\n\tvar linkText = this.match[0];\n\t// Move past the macro call\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// If the link starts with the unwikilink character then just output it as plain text\n\tif(linkText.substr(0,1) === $tw.config.textPrimitives.unWikiLink) {\n\t\treturn [{type: \"text\", text: linkText.substr(1)}];\n\t}\n\t// If the link has been preceded with a blocked letter then don't treat it as a link\n\tif(this.match.index > 0) {\n\t\tvar preRegExp = new RegExp($tw.config.textPrimitives.blockPrefixLetters,\"mg\");\n\t\tpreRegExp.lastIndex = this.match.index-1;\n\t\tvar preMatch = preRegExp.exec(this.parser.source);\n\t\tif(preMatch && preMatch.index === this.match.index-1) {\n\t\t\treturn [{type: \"text\", text: linkText}];\n\t\t}\n\t}\n\treturn [{\n\t\ttype: \"link\",\n\t\tattributes: {\n\t\t\tto: {type: \"string\", value: linkText}\n\t\t},\n\t\tchildren: [{\n\t\t\ttype: \"text\",\n\t\t\ttext: linkText\n\t\t}]\n\t}];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "wikirule"
},
"$:/core/modules/parsers/wikiparser/wikiparser.js": {
"title": "$:/core/modules/parsers/wikiparser/wikiparser.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/wikiparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe wiki text parser processes blocks of source text into a parse tree.\n\nThe parse tree is made up of nested arrays of these JavaScript objects:\n\n\t{type: \"element\", tag: <string>, attributes: {}, children: []} - an HTML element\n\t{type: \"text\", text: <string>} - a text node\n\t{type: \"entity\", value: <string>} - an entity\n\t{type: \"raw\", html: <string>} - raw HTML\n\nAttributes are stored as hashmaps of the following objects:\n\n\t{type: \"string\", value: <string>} - literal string\n\t{type: \"indirect\", textReference: <textReference>} - indirect through a text reference\n\t{type: \"macro\", macro: <TBD>} - indirect through a macro invocation\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar WikiParser = function(type,text,options) {\n\tthis.wiki = options.wiki;\n\tvar self = this;\n\t// Check for an externally linked tiddler\n\tif($tw.browser && (text || \"\") === \"\" && options._canonical_uri) {\n\t\tthis.loadRemoteTiddler(options._canonical_uri);\n\t\ttext = $tw.language.getRawString(\"LazyLoadingWarning\");\n\t}\n\t// Initialise the classes if we don't have them already\n\tif(!this.pragmaRuleClasses) {\n\t\tWikiParser.prototype.pragmaRuleClasses = $tw.modules.createClassesFromModules(\"wikirule\",\"pragma\",$tw.WikiRuleBase);\n\t\tthis.setupRules(WikiParser.prototype.pragmaRuleClasses,\"$:/config/WikiParserRules/Pragmas/\");\n\t}\n\tif(!this.blockRuleClasses) {\n\t\tWikiParser.prototype.blockRuleClasses = $tw.modules.createClassesFromModules(\"wikirule\",\"block\",$tw.WikiRuleBase);\n\t\tthis.setupRules(WikiParser.prototype.blockRuleClasses,\"$:/config/WikiParserRules/Block/\");\n\t}\n\tif(!this.inlineRuleClasses) {\n\t\tWikiParser.prototype.inlineRuleClasses = $tw.modules.createClassesFromModules(\"wikirule\",\"inline\",$tw.WikiRuleBase);\n\t\tthis.setupRules(WikiParser.prototype.inlineRuleClasses,\"$:/config/WikiParserRules/Inline/\");\n\t}\n\t// Save the parse text\n\tthis.type = type || \"text/vnd.tiddlywiki\";\n\tthis.source = text || \"\";\n\tthis.sourceLength = this.source.length;\n\t// Flag for ignoring whitespace\n\tthis.configTrimWhiteSpace = false;\n\t// Set current parse position\n\tthis.pos = 0;\n\t// Instantiate the pragma parse rules\n\tthis.pragmaRules = this.instantiateRules(this.pragmaRuleClasses,\"pragma\",0);\n\t// Instantiate the parser block and inline rules\n\tthis.blockRules = this.instantiateRules(this.blockRuleClasses,\"block\",0);\n\tthis.inlineRules = this.instantiateRules(this.inlineRuleClasses,\"inline\",0);\n\t// Parse any pragmas\n\tthis.tree = [];\n\tvar topBranch = this.parsePragmas();\n\t// Parse the text into inline runs or blocks\n\tif(options.parseAsInline) {\n\t\ttopBranch.push.apply(topBranch,this.parseInlineRun());\n\t} else {\n\t\ttopBranch.push.apply(topBranch,this.parseBlocks());\n\t}\n\t// Return the parse tree\n};\n\n/*\n*/\nWikiParser.prototype.loadRemoteTiddler = function(url) {\n\tvar self = this;\n\t$tw.utils.httpRequest({\n\t\turl: url,\n\t\ttype: \"GET\",\n\t\tcallback: function(err,data) {\n\t\t\tif(!err) {\n\t\t\t\tvar tiddlers = self.wiki.deserializeTiddlers(\".tid\",data,self.wiki.getCreationFields());\n\t\t\t\t$tw.utils.each(tiddlers,function(tiddler) {\n\t\t\t\t\ttiddler[\"_canonical_uri\"] = url;\n\t\t\t\t});\n\t\t\t\tif(tiddlers) {\n\t\t\t\t\tself.wiki.addTiddlers(tiddlers);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n};\n\n/*\n*/\nWikiParser.prototype.setupRules = function(proto,configPrefix) {\n\tvar self = this;\n\tif(!$tw.safemode) {\n\t\t$tw.utils.each(proto,function(object,name) {\n\t\t\tif(self.wiki.getTiddlerText(configPrefix + name,\"enable\") !== \"enable\") {\n\t\t\t\tdelete proto[name];\n\t\t\t}\n\t\t});\n\t}\n};\n\n/*\nInstantiate an array of parse rules\n*/\nWikiParser.prototype.instantiateRules = function(classes,type,startPos) {\n\tvar rulesInfo = [],\n\t\tself = this;\n\t$tw.utils.each(classes,function(RuleClass) {\n\t\t// Instantiate the rule\n\t\tvar rule = new RuleClass(self);\n\t\trule.is = {};\n\t\trule.is[type] = true;\n\t\trule.init(self);\n\t\tvar matchIndex = rule.findNextMatch(startPos);\n\t\tif(matchIndex !== undefined) {\n\t\t\trulesInfo.push({\n\t\t\t\trule: rule,\n\t\t\t\tmatchIndex: matchIndex\n\t\t\t});\n\t\t}\n\t});\n\treturn rulesInfo;\n};\n\n/*\nSkip any whitespace at the current position. Options are:\n\ttreatNewlinesAsNonWhitespace: true if newlines are NOT to be treated as whitespace\n*/\nWikiParser.prototype.skipWhitespace = function(options) {\n\toptions = options || {};\n\tvar whitespaceRegExp = options.treatNewlinesAsNonWhitespace ? /([^\\S\\n]+)/mg : /(\\s+)/mg;\n\twhitespaceRegExp.lastIndex = this.pos;\n\tvar whitespaceMatch = whitespaceRegExp.exec(this.source);\n\tif(whitespaceMatch && whitespaceMatch.index === this.pos) {\n\t\tthis.pos = whitespaceRegExp.lastIndex;\n\t}\n};\n\n/*\nGet the next match out of an array of parse rule instances\n*/\nWikiParser.prototype.findNextMatch = function(rules,startPos) {\n\t// Find the best matching rule by finding the closest match position\n\tvar matchingRule,\n\t\tmatchingRulePos = this.sourceLength;\n\t// Step through each rule\n\tfor(var t=0; t<rules.length; t++) {\n\t\tvar ruleInfo = rules[t];\n\t\t// Ask the rule to get the next match if we've moved past the current one\n\t\tif(ruleInfo.matchIndex !== undefined && ruleInfo.matchIndex < startPos) {\n\t\t\truleInfo.matchIndex = ruleInfo.rule.findNextMatch(startPos);\n\t\t}\n\t\t// Adopt this match if it's closer than the current best match\n\t\tif(ruleInfo.matchIndex !== undefined && ruleInfo.matchIndex <= matchingRulePos) {\n\t\t\tmatchingRule = ruleInfo;\n\t\t\tmatchingRulePos = ruleInfo.matchIndex;\n\t\t}\n\t}\n\treturn matchingRule;\n};\n\n/*\nParse any pragmas at the beginning of a block of parse text\n*/\nWikiParser.prototype.parsePragmas = function() {\n\tvar currentTreeBranch = this.tree;\n\twhile(true) {\n\t\t// Skip whitespace\n\t\tthis.skipWhitespace();\n\t\t// Check for the end of the text\n\t\tif(this.pos >= this.sourceLength) {\n\t\t\tbreak;\n\t\t}\n\t\t// Check if we've arrived at a pragma rule match\n\t\tvar nextMatch = this.findNextMatch(this.pragmaRules,this.pos);\n\t\t// If not, just exit\n\t\tif(!nextMatch || nextMatch.matchIndex !== this.pos) {\n\t\t\tbreak;\n\t\t}\n\t\t// Process the pragma rule\n\t\tvar subTree = nextMatch.rule.parse();\n\t\tif(subTree.length > 0) {\n\t\t\t// Quick hack; we only cope with a single parse tree node being returned, which is true at the moment\n\t\t\tcurrentTreeBranch.push.apply(currentTreeBranch,subTree);\n\t\t\tsubTree[0].children = [];\n\t\t\tcurrentTreeBranch = subTree[0].children;\n\t\t}\n\t}\n\treturn currentTreeBranch;\n};\n\n/*\nParse a block from the current position\n\tterminatorRegExpString: optional regular expression string that identifies the end of plain paragraphs. Must not include capturing parenthesis\n*/\nWikiParser.prototype.parseBlock = function(terminatorRegExpString) {\n\tvar terminatorRegExp = terminatorRegExpString ? new RegExp(\"(\" + terminatorRegExpString + \"|\\\\r?\\\\n\\\\r?\\\\n)\",\"mg\") : /(\\r?\\n\\r?\\n)/mg;\n\tthis.skipWhitespace();\n\tif(this.pos >= this.sourceLength) {\n\t\treturn [];\n\t}\n\t// Look for a block rule that applies at the current position\n\tvar nextMatch = this.findNextMatch(this.blockRules,this.pos);\n\tif(nextMatch && nextMatch.matchIndex === this.pos) {\n\t\treturn nextMatch.rule.parse();\n\t}\n\t// Treat it as a paragraph if we didn't find a block rule\n\treturn [{type: \"element\", tag: \"p\", children: this.parseInlineRun(terminatorRegExp)}];\n};\n\n/*\nParse a series of blocks of text until a terminating regexp is encountered or the end of the text\n\tterminatorRegExpString: terminating regular expression\n*/\nWikiParser.prototype.parseBlocks = function(terminatorRegExpString) {\n\tif(terminatorRegExpString) {\n\t\treturn this.parseBlocksTerminated(terminatorRegExpString);\n\t} else {\n\t\treturn this.parseBlocksUnterminated();\n\t}\n};\n\n/*\nParse a block from the current position to the end of the text\n*/\nWikiParser.prototype.parseBlocksUnterminated = function() {\n\tvar tree = [];\n\twhile(this.pos < this.sourceLength) {\n\t\ttree.push.apply(tree,this.parseBlock());\n\t}\n\treturn tree;\n};\n\n/*\nParse blocks of text until a terminating regexp is encountered\n*/\nWikiParser.prototype.parseBlocksTerminated = function(terminatorRegExpString) {\n\tvar terminatorRegExp = new RegExp(\"(\" + terminatorRegExpString + \")\",\"mg\"),\n\t\ttree = [];\n\t// Skip any whitespace\n\tthis.skipWhitespace();\n\t// Check if we've got the end marker\n\tterminatorRegExp.lastIndex = this.pos;\n\tvar match = terminatorRegExp.exec(this.source);\n\t// Parse the text into blocks\n\twhile(this.pos < this.sourceLength && !(match && match.index === this.pos)) {\n\t\tvar blocks = this.parseBlock(terminatorRegExpString);\n\t\ttree.push.apply(tree,blocks);\n\t\t// Skip any whitespace\n\t\tthis.skipWhitespace();\n\t\t// Check if we've got the end marker\n\t\tterminatorRegExp.lastIndex = this.pos;\n\t\tmatch = terminatorRegExp.exec(this.source);\n\t}\n\tif(match && match.index === this.pos) {\n\t\tthis.pos = match.index + match[0].length;\n\t}\n\treturn tree;\n};\n\n/*\nParse a run of text at the current position\n\tterminatorRegExp: a regexp at which to stop the run\n\toptions: see below\nOptions available:\n\teatTerminator: move the parse position past any encountered terminator (default false)\n*/\nWikiParser.prototype.parseInlineRun = function(terminatorRegExp,options) {\n\tif(terminatorRegExp) {\n\t\treturn this.parseInlineRunTerminated(terminatorRegExp,options);\n\t} else {\n\t\treturn this.parseInlineRunUnterminated(options);\n\t}\n};\n\nWikiParser.prototype.parseInlineRunUnterminated = function(options) {\n\tvar tree = [];\n\t// Find the next occurrence of an inline rule\n\tvar nextMatch = this.findNextMatch(this.inlineRules,this.pos);\n\t// Loop around the matches until we've reached the end of the text\n\twhile(this.pos < this.sourceLength && nextMatch) {\n\t\t// Process the text preceding the run rule\n\t\tif(nextMatch.matchIndex > this.pos) {\n\t\t\tthis.pushTextWidget(tree,this.source.substring(this.pos,nextMatch.matchIndex));\n\t\t\tthis.pos = nextMatch.matchIndex;\n\t\t}\n\t\t// Process the run rule\n\t\ttree.push.apply(tree,nextMatch.rule.parse());\n\t\t// Look for the next run rule\n\t\tnextMatch = this.findNextMatch(this.inlineRules,this.pos);\n\t}\n\t// Process the remaining text\n\tif(this.pos < this.sourceLength) {\n\t\tthis.pushTextWidget(tree,this.source.substr(this.pos));\n\t}\n\tthis.pos = this.sourceLength;\n\treturn tree;\n};\n\nWikiParser.prototype.parseInlineRunTerminated = function(terminatorRegExp,options) {\n\toptions = options || {};\n\tvar tree = [];\n\t// Find the next occurrence of the terminator\n\tterminatorRegExp.lastIndex = this.pos;\n\tvar terminatorMatch = terminatorRegExp.exec(this.source);\n\t// Find the next occurrence of a inlinerule\n\tvar inlineRuleMatch = this.findNextMatch(this.inlineRules,this.pos);\n\t// Loop around until we've reached the end of the text\n\twhile(this.pos < this.sourceLength && (terminatorMatch || inlineRuleMatch)) {\n\t\t// Return if we've found the terminator, and it precedes any inline rule match\n\t\tif(terminatorMatch) {\n\t\t\tif(!inlineRuleMatch || inlineRuleMatch.matchIndex >= terminatorMatch.index) {\n\t\t\t\tif(terminatorMatch.index > this.pos) {\n\t\t\t\t\tthis.pushTextWidget(tree,this.source.substring(this.pos,terminatorMatch.index));\n\t\t\t\t}\n\t\t\t\tthis.pos = terminatorMatch.index;\n\t\t\t\tif(options.eatTerminator) {\n\t\t\t\t\tthis.pos += terminatorMatch[0].length;\n\t\t\t\t}\n\t\t\t\treturn tree;\n\t\t\t}\n\t\t}\n\t\t// Process any inline rule, along with the text preceding it\n\t\tif(inlineRuleMatch) {\n\t\t\t// Preceding text\n\t\t\tif(inlineRuleMatch.matchIndex > this.pos) {\n\t\t\t\tthis.pushTextWidget(tree,this.source.substring(this.pos,inlineRuleMatch.matchIndex));\n\t\t\t\tthis.pos = inlineRuleMatch.matchIndex;\n\t\t\t}\n\t\t\t// Process the inline rule\n\t\t\ttree.push.apply(tree,inlineRuleMatch.rule.parse());\n\t\t\t// Look for the next inline rule\n\t\t\tinlineRuleMatch = this.findNextMatch(this.inlineRules,this.pos);\n\t\t\t// Look for the next terminator match\n\t\t\tterminatorRegExp.lastIndex = this.pos;\n\t\t\tterminatorMatch = terminatorRegExp.exec(this.source);\n\t\t}\n\t}\n\t// Process the remaining text\n\tif(this.pos < this.sourceLength) {\n\t\tthis.pushTextWidget(tree,this.source.substr(this.pos));\n\t}\n\tthis.pos = this.sourceLength;\n\treturn tree;\n};\n\n/*\nPush a text widget onto an array, respecting the configTrimWhiteSpace setting\n*/\nWikiParser.prototype.pushTextWidget = function(array,text) {\n\tif(this.configTrimWhiteSpace) {\n\t\ttext = $tw.utils.trim(text);\n\t}\n\tif(text) {\n\t\tarray.push({type: \"text\", text: text});\t\t\n\t}\n};\n\n/*\nParse zero or more class specifiers `.classname`\n*/\nWikiParser.prototype.parseClasses = function() {\n\tvar classRegExp = /\\.([^\\s\\.]+)/mg,\n\t\tclassNames = [];\n\tclassRegExp.lastIndex = this.pos;\n\tvar match = classRegExp.exec(this.source);\n\twhile(match && match.index === this.pos) {\n\t\tthis.pos = match.index + match[0].length;\n\t\tclassNames.push(match[1]);\n\t\tmatch = classRegExp.exec(this.source);\n\t}\n\treturn classNames;\n};\n\n/*\nAmend the rules used by this instance of the parser\n\ttype: `only` keeps just the named rules, `except` keeps all but the named rules\n\tnames: array of rule names\n*/\nWikiParser.prototype.amendRules = function(type,names) {\n\tnames = names || [];\n\t// Define the filter function\n\tvar keepFilter;\n\tif(type === \"only\") {\n\t\tkeepFilter = function(name) {\n\t\t\treturn names.indexOf(name) !== -1;\n\t\t};\n\t} else if(type === \"except\") {\n\t\tkeepFilter = function(name) {\n\t\t\treturn names.indexOf(name) === -1;\n\t\t};\n\t} else {\n\t\treturn;\n\t}\n\t// Define a function to process each of our rule arrays\n\tvar processRuleArray = function(ruleArray) {\n\t\tfor(var t=ruleArray.length-1; t>=0; t--) {\n\t\t\tif(!keepFilter(ruleArray[t].rule.name)) {\n\t\t\t\truleArray.splice(t,1);\n\t\t\t}\n\t\t}\n\t};\n\t// Process each rule array\n\tprocessRuleArray(this.pragmaRules);\n\tprocessRuleArray(this.blockRules);\n\tprocessRuleArray(this.inlineRules);\n};\n\nexports[\"text/vnd.tiddlywiki\"] = WikiParser;\n\n})();\n\n",
"type": "application/javascript",
"module-type": "parser"
},
"$:/core/modules/parsers/wikiparser/rules/wikirulebase.js": {
"title": "$:/core/modules/parsers/wikiparser/rules/wikirulebase.js",
"text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/wikirulebase.js\ntype: application/javascript\nmodule-type: global\n\nBase class for wiki parser rules\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nThis constructor is always overridden with a blank constructor, and so shouldn't be used\n*/\nvar WikiRuleBase = function() {\n};\n\n/*\nTo be overridden by individual rules\n*/\nWikiRuleBase.prototype.init = function(parser) {\n\tthis.parser = parser;\n};\n\n/*\nDefault implementation of findNextMatch uses RegExp matching\n*/\nWikiRuleBase.prototype.findNextMatch = function(startPos) {\n\tthis.matchRegExp.lastIndex = startPos;\n\tthis.match = this.matchRegExp.exec(this.parser.source);\n\treturn this.match ? this.match.index : undefined;\n};\n\nexports.WikiRuleBase = WikiRuleBase;\n\n})();\n",
"type": "application/javascript",
"module-type": "global"
},
"$:/core/modules/pluginswitcher.js": {
"title": "$:/core/modules/pluginswitcher.js",
"text": "/*\\\ntitle: $:/core/modules/pluginswitcher.js\ntype: application/javascript\nmodule-type: global\n\nManages switching plugins for themes and languages.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\noptions:\nwiki: wiki store to be used\npluginType: type of plugin to be switched\ncontrollerTitle: title of tiddler used to control switching of this resource\ndefaultPlugins: array of default plugins to be used if nominated plugin isn't found\nonSwitch: callback when plugin is switched (single parameter is array of plugin titles)\n*/\nfunction PluginSwitcher(options) {\n\tthis.wiki = options.wiki;\n\tthis.pluginType = options.pluginType;\n\tthis.controllerTitle = options.controllerTitle;\n\tthis.defaultPlugins = options.defaultPlugins || [];\n\tthis.onSwitch = options.onSwitch;\n\t// Switch to the current plugin\n\tthis.switchPlugins();\n\t// Listen for changes to the selected plugin\n\tvar self = this;\n\tthis.wiki.addEventListener(\"change\",function(changes) {\n\t\tif($tw.utils.hop(changes,self.controllerTitle)) {\n\t\t\tself.switchPlugins();\n\t\t}\n\t});\n}\n\nPluginSwitcher.prototype.switchPlugins = function() {\n\t// Get the name of the current theme\n\tvar selectedPluginTitle = this.wiki.getTiddlerText(this.controllerTitle);\n\t// If it doesn't exist, then fallback to one of the default themes\n\tvar index = 0;\n\twhile(!this.wiki.getTiddler(selectedPluginTitle) && index < this.defaultPlugins.length) {\n\t\tselectedPluginTitle = this.defaultPlugins[index++];\n\t}\n\t// Accumulate the titles of the plugins that we need to load\n\tvar plugins = [],\n\t\tself = this,\n\t\taccumulatePlugin = function(title) {\n\t\t\tvar tiddler = self.wiki.getTiddler(title);\n\t\t\tif(tiddler && tiddler.isPlugin() && plugins.indexOf(title) === -1) {\n\t\t\t\tplugins.push(title);\n\t\t\t\tvar pluginInfo = JSON.parse(self.wiki.getTiddlerText(title)),\n\t\t\t\t\tdependents = $tw.utils.parseStringArray(tiddler.fields.dependents || \"\");\n\t\t\t\t$tw.utils.each(dependents,function(title) {\n\t\t\t\t\taccumulatePlugin(title);\n\t\t\t\t});\n\t\t\t}\n\t\t};\n\taccumulatePlugin(selectedPluginTitle);\n\t// Read the plugin info for the incoming plugins\n\tvar changes = $tw.wiki.readPluginInfo(plugins);\n\t// Unregister any existing theme tiddlers\n\tvar unregisteredTiddlers = $tw.wiki.unregisterPluginTiddlers(this.pluginType);\n\t// Register any new theme tiddlers\n\tvar registeredTiddlers = $tw.wiki.registerPluginTiddlers(this.pluginType,plugins);\n\t// Unpack the current theme tiddlers\n\t$tw.wiki.unpackPluginTiddlers();\n\t// Call the switch handler\n\tif(this.onSwitch) {\n\t\tthis.onSwitch(plugins);\n\t}\n};\n\nexports.PluginSwitcher = PluginSwitcher;\n\n})();\n",
"type": "application/javascript",
"module-type": "global"
},
"$:/core/modules/saver-handler.js": {
"title": "$:/core/modules/saver-handler.js",
"text": "/*\\\ntitle: $:/core/modules/saver-handler.js\ntype: application/javascript\nmodule-type: global\n\nThe saver handler tracks changes to the store and handles saving the entire wiki via saver modules.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInstantiate the saver handler with the following options:\nwiki: wiki to be synced\ndirtyTracking: true if dirty tracking should be performed\n*/\nfunction SaverHandler(options) {\n\tvar self = this;\n\tthis.wiki = options.wiki;\n\tthis.dirtyTracking = options.dirtyTracking;\n\tthis.preloadDirty = options.preloadDirty || [];\n\tthis.pendingAutoSave = false;\n\t// Make a logger\n\tthis.logger = new $tw.utils.Logger(\"saver-handler\");\n\t// Initialise our savers\n\tif($tw.browser) {\n\t\tthis.initSavers();\n\t}\n\t// Only do dirty tracking if required\n\tif($tw.browser && this.dirtyTracking) {\n\t\t// Compile the dirty tiddler filter\n\t\tthis.filterFn = this.wiki.compileFilter(this.wiki.getTiddlerText(this.titleSyncFilter));\n\t\t// Count of changes that have not yet been saved\n\t\tvar filteredChanges = self.filterFn.call(self.wiki,function(iterator) {\n\t\t\t\t$tw.utils.each(self.preloadDirty,function(title) {\n\t\t\t\t\tvar tiddler = self.wiki.getTiddler(title);\n\t\t\t\t\titerator(tiddler,title);\n\t\t\t\t});\n\t\t});\n\t\tthis.numChanges = filteredChanges.length;\n\t\t// Listen out for changes to tiddlers\n\t\tthis.wiki.addEventListener(\"change\",function(changes) {\n\t\t\t// Filter the changes so that we only count changes to tiddlers that we care about\n\t\t\tvar filteredChanges = self.filterFn.call(self.wiki,function(iterator) {\n\t\t\t\t$tw.utils.each(changes,function(change,title) {\n\t\t\t\t\tvar tiddler = self.wiki.getTiddler(title);\n\t\t\t\t\titerator(tiddler,title);\n\t\t\t\t});\n\t\t\t});\n\t\t\t// Adjust the number of changes\n\t\t\tself.numChanges += filteredChanges.length;\n\t\t\tself.updateDirtyStatus();\n\t\t\t// Do any autosave if one is pending and there's no more change events\n\t\t\tif(self.pendingAutoSave && self.wiki.getSizeOfTiddlerEventQueue() === 0) {\n\t\t\t\t// Check if we're dirty\n\t\t\t\tif(self.numChanges > 0) {\n\t\t\t\t\tself.saveWiki({\n\t\t\t\t\t\tmethod: \"autosave\",\n\t\t\t\t\t\tdownloadType: \"text/plain\"\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t\tself.pendingAutoSave = false;\n\t\t\t}\n\t\t});\n\t\t// Listen for the autosave event\n\t\t$tw.rootWidget.addEventListener(\"tm-auto-save-wiki\",function(event) {\n\t\t\t// Do the autosave unless there are outstanding tiddler change events\n\t\t\tif(self.wiki.getSizeOfTiddlerEventQueue() === 0) {\n\t\t\t\t// Check if we're dirty\n\t\t\t\tif(self.numChanges > 0) {\n\t\t\t\t\tself.saveWiki({\n\t\t\t\t\t\tmethod: \"autosave\",\n\t\t\t\t\t\tdownloadType: \"text/plain\"\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\t// Otherwise put ourselves in the \"pending autosave\" state and wait for the change event before we do the autosave\n\t\t\t\tself.pendingAutoSave = true;\n\t\t\t}\n\t\t});\n\t\t// Set up our beforeunload handler\n\t\t$tw.addUnloadTask(function(event) {\n\t\t\tvar confirmationMessage;\n\t\t\tif(self.isDirty()) {\n\t\t\t\tconfirmationMessage = $tw.language.getString(\"UnsavedChangesWarning\");\n\t\t\t\tevent.returnValue = confirmationMessage; // Gecko\n\t\t\t}\n\t\t\treturn confirmationMessage;\n\t\t});\n\t}\n\t// Install the save action handlers\n\tif($tw.browser) {\n\t\t$tw.rootWidget.addEventListener(\"tm-save-wiki\",function(event) {\n\t\t\tself.saveWiki({\n\t\t\t\ttemplate: event.param,\n\t\t\t\tdownloadType: \"text/plain\",\n\t\t\t\tvariables: event.paramObject\n\t\t\t});\n\t\t});\n\t\t$tw.rootWidget.addEventListener(\"tm-download-file\",function(event) {\n\t\t\tself.saveWiki({\n\t\t\t\tmethod: \"download\",\n\t\t\t\ttemplate: event.param,\n\t\t\t\tdownloadType: \"text/plain\",\n\t\t\t\tvariables: event.paramObject\n\t\t\t});\n\t\t});\n\t}\n}\n\nSaverHandler.prototype.titleSyncFilter = \"$:/config/SaverFilter\";\nSaverHandler.prototype.titleAutoSave = \"$:/config/AutoSave\";\nSaverHandler.prototype.titleSavedNotification = \"$:/language/Notifications/Save/Done\";\n\n/*\nSelect the appropriate saver modules and set them up\n*/\nSaverHandler.prototype.initSavers = function(moduleType) {\n\tmoduleType = moduleType || \"saver\";\n\t// Instantiate the available savers\n\tthis.savers = [];\n\tvar self = this;\n\t$tw.modules.forEachModuleOfType(moduleType,function(title,module) {\n\t\tif(module.canSave(self)) {\n\t\t\tself.savers.push(module.create(self.wiki));\n\t\t}\n\t});\n\t// Sort the savers into priority order\n\tthis.savers.sort(function(a,b) {\n\t\tif(a.info.priority < b.info.priority) {\n\t\t\treturn -1;\n\t\t} else {\n\t\t\tif(a.info.priority > b.info.priority) {\n\t\t\t\treturn +1;\n\t\t\t} else {\n\t\t\t\treturn 0;\n\t\t\t}\n\t\t}\n\t});\n};\n\n/*\nSave the wiki contents. Options are:\n\tmethod: \"save\", \"autosave\" or \"download\"\n\ttemplate: the tiddler containing the template to save\n\tdownloadType: the content type for the saved file\n*/\nSaverHandler.prototype.saveWiki = function(options) {\n\toptions = options || {};\n\tvar self = this,\n\t\tmethod = options.method || \"save\";\n\t// Ignore autosave if disabled\n\tif(method === \"autosave\" && this.wiki.getTiddlerText(this.titleAutoSave,\"yes\") !== \"yes\") {\n\t\treturn false;\n\t}\n\tvar\tvariables = options.variables || {},\n\t\ttemplate = options.template || \"$:/core/save/all\",\n\t\tdownloadType = options.downloadType || \"text/plain\",\n\t\ttext = this.wiki.renderTiddler(downloadType,template,options),\n\t\tcallback = function(err) {\n\t\t\tif(err) {\n\t\t\t\talert($tw.language.getString(\"Error/WhileSaving\") + \":\\n\\n\" + err);\n\t\t\t} else {\n\t\t\t\t// Clear the task queue if we're saving (rather than downloading)\n\t\t\t\tif(method !== \"download\") {\n\t\t\t\t\tself.numChanges = 0;\n\t\t\t\t\tself.updateDirtyStatus();\n\t\t\t\t}\n\t\t\t\t$tw.notifier.display(self.titleSavedNotification);\n\t\t\t\tif(options.callback) {\n\t\t\t\t\toptions.callback();\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t// Call the highest priority saver that supports this method\n\tfor(var t=this.savers.length-1; t>=0; t--) {\n\t\tvar saver = this.savers[t];\n\t\tif(saver.info.capabilities.indexOf(method) !== -1 && saver.save(text,method,callback,{variables: {filename: variables.filename}})) {\n\t\t\tthis.logger.log(\"Saving wiki with method\",method,\"through saver\",saver.info.name);\n\t\t\treturn true;\n\t\t}\n\t}\n\treturn false;\n};\n\n/*\nChecks whether the wiki is dirty (ie the window shouldn't be closed)\n*/\nSaverHandler.prototype.isDirty = function() {\n\treturn this.numChanges > 0;\n};\n\n/*\nUpdate the document body with the class \"tc-dirty\" if the wiki has unsaved/unsynced changes\n*/\nSaverHandler.prototype.updateDirtyStatus = function() {\n\tif($tw.browser) {\n\t\t$tw.utils.toggleClass(document.body,\"tc-dirty\",this.isDirty());\n\t}\n};\n\nexports.SaverHandler = SaverHandler;\n\n})();\n",
"type": "application/javascript",
"module-type": "global"
},
"$:/core/modules/savers/andtidwiki.js": {
"title": "$:/core/modules/savers/andtidwiki.js",
"text": "/*\\\ntitle: $:/core/modules/savers/andtidwiki.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via the AndTidWiki Android app\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false, netscape: false, Components: false */\n\"use strict\";\n\nvar AndTidWiki = function(wiki) {\n};\n\nAndTidWiki.prototype.save = function(text,method,callback,options) {\n\tvar filename = options && options.variables ? options.variables.filename : null;\n\tif (method === \"download\") {\n\t\t// Support download\n\t\tif (window.twi.saveDownload) {\n\t\t\ttry {\n\t\t\t\twindow.twi.saveDownload(text,filename);\n\t\t\t} catch(err) {\n\t\t\t\tif (err.message === \"Method not found\") {\n\t\t\t\t\twindow.twi.saveDownload(text);\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tvar link = document.createElement(\"a\");\n\t\t\tlink.setAttribute(\"href\",\"data:text/plain,\" + encodeURIComponent(text));\n\t\t\tif (filename) {\n\t\t\t link.setAttribute(\"download\",filename);\n\t\t\t}\n\t\t\tdocument.body.appendChild(link);\n\t\t\tlink.click();\n\t\t\tdocument.body.removeChild(link);\n\t\t}\n\t} else if (window.twi.saveWiki) {\n\t\t// Direct save in Tiddloid\n\t\twindow.twi.saveWiki(text);\n\t} else {\n\t\t// Get the pathname of this document\n\t\tvar pathname = decodeURIComponent(document.location.toString().split(\"#\")[0]);\n\t\t// Strip the file://\n\t\tif(pathname.indexOf(\"file://\") === 0) {\n\t\t\tpathname = pathname.substr(7);\n\t\t}\n\t\t// Strip any query or location part\n\t\tvar p = pathname.indexOf(\"?\");\n\t\tif(p !== -1) {\n\t\t\tpathname = pathname.substr(0,p);\n\t\t}\n\t\tp = pathname.indexOf(\"#\");\n\t\tif(p !== -1) {\n\t\t\tpathname = pathname.substr(0,p);\n\t\t}\n\t\t// Save the file\n\t\twindow.twi.saveFile(pathname,text);\n\t}\n\t// Call the callback\n\tcallback(null);\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nAndTidWiki.prototype.info = {\n\tname: \"andtidwiki\",\n\tpriority: 1600,\n\tcapabilities: [\"save\", \"autosave\", \"download\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn !!window.twi && !!window.twi.saveFile;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new AndTidWiki(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/beaker.js": {
"title": "$:/core/modules/savers/beaker.js",
"text": "/*\\\ntitle: $:/core/modules/savers/beaker.js\ntype: application/javascript\nmodule-type: saver\n\nSaves files using the Beaker browser's (https://beakerbrowser.com) Dat protocol (https://datproject.org/)\nCompatible with beaker >= V0.7.2\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSet up the saver\n*/\nvar BeakerSaver = function(wiki) {\n\tthis.wiki = wiki;\n};\n\nBeakerSaver.prototype.save = function(text,method,callback) {\n\tvar dat = new DatArchive(\"\" + window.location),\n\t\tpathname = (\"\" + window.location.pathname).split(\"#\")[0];\n\tdat.stat(pathname).then(function(value) {\n\t\tif(value.isDirectory()) {\n\t\t\tpathname = pathname + \"/index.html\";\n\t\t}\n\t\tdat.writeFile(pathname,text,\"utf8\").then(function(value) {\n\t\t\tcallback(null);\n\t\t},function(reason) {\n\t\t\tcallback(\"Beaker Saver Write Error: \" + reason);\n\t\t});\n\t},function(reason) {\n\t\tcallback(\"Beaker Saver Stat Error: \" + reason);\n\t});\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nBeakerSaver.prototype.info = {\n\tname: \"beaker\",\n\tpriority: 3000,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn !!window.DatArchive && location.protocol===\"dat:\";\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new BeakerSaver(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/download.js": {
"title": "$:/core/modules/savers/download.js",
"text": "/*\\\ntitle: $:/core/modules/savers/download.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via HTML5's download APIs\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar DownloadSaver = function(wiki) {\n};\n\nDownloadSaver.prototype.save = function(text,method,callback,options) {\n\toptions = options || {};\n\t// Get the current filename\n\tvar filename = options.variables.filename;\n\tif(!filename) {\n\t\tvar p = document.location.pathname.lastIndexOf(\"/\");\n\t\tif(p !== -1) {\n\t\t\t// We decode the pathname because document.location is URL encoded by the browser\n\t\t\tfilename = decodeURIComponent(document.location.pathname.substr(p+1));\n\t\t}\n\t}\n\tif(!filename) {\n\t\tfilename = \"tiddlywiki.html\";\n\t}\n\t// Set up the link\n\tvar link = document.createElement(\"a\");\n\tif(Blob !== undefined) {\n\t\tvar blob = new Blob([text], {type: \"text/html\"});\n\t\tlink.setAttribute(\"href\", URL.createObjectURL(blob));\n\t} else {\n\t\tlink.setAttribute(\"href\",\"data:text/html,\" + encodeURIComponent(text));\n\t}\n\tlink.setAttribute(\"download\",filename);\n\tdocument.body.appendChild(link);\n\tlink.click();\n\tdocument.body.removeChild(link);\n\t// Callback that we succeeded\n\tcallback(null);\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nDownloadSaver.prototype.info = {\n\tname: \"download\",\n\tpriority: 100\n};\n\nObject.defineProperty(DownloadSaver.prototype.info, \"capabilities\", {\n\tget: function() {\n\t\tvar capabilities = [\"save\", \"download\"];\n\t\tif(($tw.wiki.getTextReference(\"$:/config/DownloadSaver/AutoSave\") || \"\").toLowerCase() === \"yes\") {\n\t\t\tcapabilities.push(\"autosave\");\n\t\t}\n\t\treturn capabilities;\n\t}\n});\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn document.createElement(\"a\").download !== undefined;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new DownloadSaver(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/fsosaver.js": {
"title": "$:/core/modules/savers/fsosaver.js",
"text": "/*\\\ntitle: $:/core/modules/savers/fsosaver.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via MS FileSystemObject ActiveXObject\n\nNote: Since TiddlyWiki's markup contains the MOTW, the FileSystemObject normally won't be available. \nHowever, if the wiki is loaded as an .HTA file (Windows HTML Applications) then the FSO can be used.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar FSOSaver = function(wiki) {\n};\n\nFSOSaver.prototype.save = function(text,method,callback) {\n\t// Get the pathname of this document\n\tvar pathname = unescape(document.location.pathname);\n\t// Test for a Windows path of the form /x:\\blah...\n\tif(/^\\/[A-Z]\\:\\\\[^\\\\]+/i.test(pathname)) {\t// ie: ^/[a-z]:/[^/]+\n\t\t// Remove the leading slash\n\t\tpathname = pathname.substr(1);\n\t} else if(document.location.hostname !== \"\" && /^\\/\\\\[^\\\\]+\\\\[^\\\\]+/i.test(pathname)) {\t// test for \\\\server\\share\\blah... - ^/[^/]+/[^/]+\n\t\t// Remove the leading slash\n\t\tpathname = pathname.substr(1);\n\t\t// reconstruct UNC path\n\t\tpathname = \"\\\\\\\\\" + document.location.hostname + pathname;\n\t} else {\n\t\treturn false;\n\t}\n\t// Save the file (as UTF-16)\n\tvar fso = new ActiveXObject(\"Scripting.FileSystemObject\");\n\tvar file = fso.OpenTextFile(pathname,2,-1,-1);\n\tfile.Write(text);\n\tfile.Close();\n\t// Callback that we succeeded\n\tcallback(null);\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nFSOSaver.prototype.info = {\n\tname: \"FSOSaver\",\n\tpriority: 120,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\ttry {\n\t\treturn (window.location.protocol === \"file:\") && !!(new ActiveXObject(\"Scripting.FileSystemObject\"));\n\t} catch(e) { return false; }\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new FSOSaver(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/gitea.js": {
"title": "$:/core/modules/savers/gitea.js",
"text": "/*\\\ntitle: $:/core/modules/savers/gitea.js\ntype: application/javascript\nmodule-type: saver\n\nSaves wiki by pushing a commit to the gitea\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar GiteaSaver = function(wiki) {\n\tthis.wiki = wiki;\n};\n\nGiteaSaver.prototype.save = function(text,method,callback) {\n\tvar self = this,\n\t\tusername = this.wiki.getTiddlerText(\"$:/Gitea/Username\"),\n\t\tpassword = $tw.utils.getPassword(\"Gitea\"),\n\t\trepo = this.wiki.getTiddlerText(\"$:/Gitea/Repo\"),\n\t\tpath = this.wiki.getTiddlerText(\"$:/Gitea/Path\",\"\"),\n\t\tfilename = this.wiki.getTiddlerText(\"$:/Gitea/Filename\"),\n\t\tbranch = this.wiki.getTiddlerText(\"$:/Gitea/Branch\") || \"master\",\n\t\tendpoint = this.wiki.getTiddlerText(\"$:/Gitea/ServerURL\") || \"https://gitea\",\n\t\theaders = {\n\t\t\t\"Accept\": \"application/json\",\n\t\t\t\"Content-Type\": \"application/json;charset=UTF-8\",\n\t\t\t\"Authorization\": \"Basic \" + window.btoa(username + \":\" + password)\n\t\t};\n\t// Bail if we don't have everything we need\n\tif(!username || !password || !repo || !path || !filename) {\n\t\treturn false;\n\t}\n\t// Make sure the path start and ends with a slash\n\tif(path.substring(0,1) !== \"/\") {\n\t\tpath = \"/\" + path;\n\t}\n\tif(path.substring(path.length - 1) !== \"/\") {\n\t\tpath = path + \"/\";\n\t}\n\t// Compose the base URI\n\tvar uri = endpoint + \"/repos/\" + repo + \"/contents\" + path;\n\t// Perform a get request to get the details (inc shas) of files in the same path as our file\n\t$tw.utils.httpRequest({\n\t\turl: uri,\n\t\ttype: \"GET\",\n\t\theaders: headers,\n\t\tdata: {\n\t\t\tref: branch\n\t\t},\n\t\tcallback: function(err,getResponseDataJson,xhr) {\n\t\t\tvar getResponseData,sha = \"\";\n\t\t\tif(err && xhr.status !== 404) {\n\t\t\t\treturn callback(err);\n\t\t\t}\n\t\t\tvar use_put = true;\n\t\t\tif(xhr.status !== 404) {\n\t\t\t\tgetResponseData = JSON.parse(getResponseDataJson);\n\t\t\t\t$tw.utils.each(getResponseData,function(details) {\n\t\t\t\t\tif(details.name === filename) {\n\t\t\t\t\t\tsha = details.sha;\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\tif(sha === \"\"){\n\t\t\t\t\tuse_put = false;\n\t\t\t\t}\n\t\t\t}\n\t\t\tvar data = {\n\t\t\t\tmessage: $tw.language.getRawString(\"ControlPanel/Saving/GitService/CommitMessage\"),\n\t\t\t\tcontent: $tw.utils.base64Encode(text),\n\t\t\t\tsha: sha\n\t\t\t};\n\t\t\t$tw.utils.httpRequest({\n\t\t\t\turl: endpoint + \"/repos/\" + repo + \"/branches/\" + branch,\n\t\t\t\ttype: \"GET\",\n\t\t\t\theaders: headers,\n\t\t\t\tcallback: function(err,getResponseDataJson,xhr) {\n\t\t\t\t\tif(xhr.status === 404) {\n\t\t\t\t\t\tcallback(\"Please ensure the branch in the Gitea repo exists\");\n\t\t\t\t\t}else{\n\t\t\t\t\t\tdata[\"branch\"] = branch;\n\t\t\t\t\t\tself.upload(uri + filename, use_put?\"PUT\":\"POST\", headers, data, callback);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t});\n\treturn true;\n};\n\nGiteaSaver.prototype.upload = function(uri,method,headers,data,callback) {\n\t$tw.utils.httpRequest({\n\t\turl: uri,\n\t\ttype: method,\n\t\theaders: headers,\n\t\tdata: JSON.stringify(data),\n\t\tcallback: function(err,putResponseDataJson,xhr) {\n\t\t\tif(err) {\n\t\t\t\treturn callback(err);\n\t\t\t}\n\t\t\tvar putResponseData = JSON.parse(putResponseDataJson);\n\t\t\tcallback(null);\n\t\t}\n\t});\n};\n\n/*\nInformation about this saver\n*/\nGiteaSaver.prototype.info = {\n\tname: \"Gitea\",\n\tpriority: 2000,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn true;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new GiteaSaver(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/github.js": {
"title": "$:/core/modules/savers/github.js",
"text": "/*\\\ntitle: $:/core/modules/savers/github.js\ntype: application/javascript\nmodule-type: saver\n\nSaves wiki by pushing a commit to the GitHub v3 REST API\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar GitHubSaver = function(wiki) {\n\tthis.wiki = wiki;\n};\n\nGitHubSaver.prototype.save = function(text,method,callback) {\n\tvar self = this,\n\t\tusername = this.wiki.getTiddlerText(\"$:/GitHub/Username\"),\n\t\tpassword = $tw.utils.getPassword(\"github\"),\n\t\trepo = this.wiki.getTiddlerText(\"$:/GitHub/Repo\"),\n\t\tpath = this.wiki.getTiddlerText(\"$:/GitHub/Path\",\"\"),\n\t\tfilename = this.wiki.getTiddlerText(\"$:/GitHub/Filename\"),\n\t\tbranch = this.wiki.getTiddlerText(\"$:/GitHub/Branch\") || \"master\",\n\t\tendpoint = this.wiki.getTiddlerText(\"$:/GitHub/ServerURL\") || \"https://api.github.com\",\n\t\theaders = {\n\t\t\t\"Accept\": \"application/vnd.github.v3+json\",\n\t\t\t\"Content-Type\": \"application/json;charset=UTF-8\",\n\t\t\t\"Authorization\": \"Basic \" + window.btoa(username + \":\" + password)\n\t\t};\n\t// Bail if we don't have everything we need\n\tif(!username || !password || !repo || !path || !filename) {\n\t\treturn false;\n\t}\n\t// Make sure the path start and ends with a slash\n\tif(path.substring(0,1) !== \"/\") {\n\t\tpath = \"/\" + path;\n\t}\n\tif(path.substring(path.length - 1) !== \"/\") {\n\t\tpath = path + \"/\";\n\t}\n\t// Compose the base URI\n\tvar uri = endpoint + \"/repos/\" + repo + \"/contents\" + path;\n\t// Perform a get request to get the details (inc shas) of files in the same path as our file\n\t$tw.utils.httpRequest({\n\t\turl: uri,\n\t\ttype: \"GET\",\n\t\theaders: headers,\n\t\tdata: {\n\t\t\tref: branch\n\t\t},\n\t\tcallback: function(err,getResponseDataJson,xhr) {\n\t\t\tvar getResponseData,sha = \"\";\n\t\t\tif(err && xhr.status !== 404) {\n\t\t\t\treturn callback(err);\n\t\t\t}\n\t\t\tif(xhr.status !== 404) {\n\t\t\t\tgetResponseData = JSON.parse(getResponseDataJson);\n\t\t\t\t$tw.utils.each(getResponseData,function(details) {\n\t\t\t\t\tif(details.name === filename) {\n\t\t\t\t\t\tsha = details.sha;\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t}\n\t\t\tvar data = {\n\t\t\t\tmessage: $tw.language.getRawString(\"ControlPanel/Saving/GitService/CommitMessage\"),\n\t\t\t\tcontent: $tw.utils.base64Encode(text),\n\t\t\t\tbranch: branch,\n\t\t\t\tsha: sha\n\t\t\t};\n\t\t\t// Perform a PUT request to save the file\n\t\t\t$tw.utils.httpRequest({\n\t\t\t\turl: uri + filename,\n\t\t\t\ttype: \"PUT\",\n\t\t\t\theaders: headers,\n\t\t\t\tdata: JSON.stringify(data),\n\t\t\t\tcallback: function(err,putResponseDataJson,xhr) {\n\t\t\t\t\tif(err) {\n\t\t\t\t\t\treturn callback(err);\n\t\t\t\t\t}\n\t\t\t\t\tvar putResponseData = JSON.parse(putResponseDataJson);\n\t\t\t\t\tcallback(null);\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t});\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nGitHubSaver.prototype.info = {\n\tname: \"github\",\n\tpriority: 2000,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn true;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new GitHubSaver(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/gitlab.js": {
"title": "$:/core/modules/savers/gitlab.js",
"text": "/*\\\ntitle: $:/core/modules/savers/gitlab.js\ntype: application/javascript\nmodule-type: saver\n\nSaves wiki by pushing a commit to the GitLab REST API\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: true */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar GitLabSaver = function(wiki) {\n\tthis.wiki = wiki;\n};\n\nGitLabSaver.prototype.save = function(text,method,callback) {\n\t/* See https://docs.gitlab.com/ee/api/repository_files.html */\n\tvar self = this,\n\t\tusername = this.wiki.getTiddlerText(\"$:/GitLab/Username\"),\n\t\tpassword = $tw.utils.getPassword(\"gitlab\"),\n\t\trepo = this.wiki.getTiddlerText(\"$:/GitLab/Repo\"),\n\t\tpath = this.wiki.getTiddlerText(\"$:/GitLab/Path\",\"\"),\n\t\tfilename = this.wiki.getTiddlerText(\"$:/GitLab/Filename\"),\n\t\tbranch = this.wiki.getTiddlerText(\"$:/GitLab/Branch\") || \"master\",\n\t\tendpoint = this.wiki.getTiddlerText(\"$:/GitLab/ServerURL\") || \"https://gitlab.com/api/v4\",\n\t\theaders = {\n\t\t\t\"Content-Type\": \"application/json;charset=UTF-8\",\n\t\t\t\"Private-Token\": password\n\t\t};\n\t// Bail if we don't have everything we need\n\tif(!username || !password || !repo || !path || !filename) {\n\t\treturn false;\n\t}\n\t// Make sure the path start and ends with a slash\n\tif(path.substring(0,1) !== \"/\") {\n\t\tpath = \"/\" + path;\n\t}\n\tif(path.substring(path.length - 1) !== \"/\") {\n\t\tpath = path + \"/\";\n\t}\n\t// Compose the base URI\n\tvar uri = endpoint + \"/projects/\" + encodeURIComponent(repo) + \"/repository/\";\n\t// Perform a get request to get the details (inc shas) of files in the same path as our file\n\t$tw.utils.httpRequest({\n\t\turl: uri + \"tree/?path=\" + encodeURIComponent(path.replace(/^\\/+|\\/$/g, '')) + \"&branch=\" + encodeURIComponent(branch.replace(/^\\/+|\\/$/g, '')),\n\t\ttype: \"GET\",\n\t\theaders: headers,\n\t\tcallback: function(err,getResponseDataJson,xhr) {\n\t\t\tvar getResponseData,sha = \"\";\n\t\t\tif(err && xhr.status !== 404) {\n\t\t\t\treturn callback(err);\n\t\t\t}\n\t\t\tvar requestType = \"POST\";\n\t\t\tif(xhr.status !== 404) {\n\t\t\t\tgetResponseData = JSON.parse(getResponseDataJson);\n\t\t\t\t$tw.utils.each(getResponseData,function(details) {\n\t\t\t\t\tif(details.name === filename) {\n\t\t\t\t\t\trequestType = \"PUT\";\n\t\t\t\t\t\tsha = details.sha;\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t}\n\t\t\tvar data = {\n\t\t\t\tcommit_message: $tw.language.getRawString(\"ControlPanel/Saving/GitService/CommitMessage\"),\n\t\t\t\tcontent: text,\n\t\t\t\tbranch: branch,\n\t\t\t\tsha: sha\n\t\t\t};\n\t\t\t// Perform a request to save the file\n\t\t\t$tw.utils.httpRequest({\n\t\t\t\turl: uri + \"files/\" + encodeURIComponent(path.replace(/^\\/+/, '') + filename),\n\t\t\t\ttype: requestType,\n\t\t\t\theaders: headers,\n\t\t\t\tdata: JSON.stringify(data),\n\t\t\t\tcallback: function(err,putResponseDataJson,xhr) {\n\t\t\t\t\tif(err) {\n\t\t\t\t\t\treturn callback(err);\n\t\t\t\t\t}\n\t\t\t\t\tvar putResponseData = JSON.parse(putResponseDataJson);\n\t\t\t\t\tcallback(null);\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t});\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nGitLabSaver.prototype.info = {\n\tname: \"gitlab\",\n\tpriority: 2000,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn true;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new GitLabSaver(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/manualdownload.js": {
"title": "$:/core/modules/savers/manualdownload.js",
"text": "/*\\\ntitle: $:/core/modules/savers/manualdownload.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via HTML5's download APIs\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Title of the tiddler containing the download message\nvar downloadInstructionsTitle = \"$:/language/Modals/Download\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar ManualDownloadSaver = function(wiki) {\n};\n\nManualDownloadSaver.prototype.save = function(text,method,callback) {\n\t$tw.modal.display(downloadInstructionsTitle,{\n\t\tdownloadLink: \"data:text/html,\" + encodeURIComponent(text)\n\t});\n\t// Callback that we succeeded\n\tcallback(null);\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nManualDownloadSaver.prototype.info = {\n\tname: \"manualdownload\",\n\tpriority: 0,\n\tcapabilities: [\"save\", \"download\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn true;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new ManualDownloadSaver(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/msdownload.js": {
"title": "$:/core/modules/savers/msdownload.js",
"text": "/*\\\ntitle: $:/core/modules/savers/msdownload.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via window.navigator.msSaveBlob()\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar MsDownloadSaver = function(wiki) {\n};\n\nMsDownloadSaver.prototype.save = function(text,method,callback) {\n\t// Get the current filename\n\tvar filename = \"tiddlywiki.html\",\n\t\tp = document.location.pathname.lastIndexOf(\"/\");\n\tif(p !== -1) {\n\t\tfilename = document.location.pathname.substr(p+1);\n\t}\n\t// Set up the link\n\tvar blob = new Blob([text], {type: \"text/html\"});\n\twindow.navigator.msSaveBlob(blob,filename);\n\t// Callback that we succeeded\n\tcallback(null);\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nMsDownloadSaver.prototype.info = {\n\tname: \"msdownload\",\n\tpriority: 110,\n\tcapabilities: [\"save\", \"download\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn !!window.navigator.msSaveBlob;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new MsDownloadSaver(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/put.js": {
"title": "$:/core/modules/savers/put.js",
"text": "/*\\\ntitle: $:/core/modules/savers/put.js\ntype: application/javascript\nmodule-type: saver\n\nSaves wiki by performing a PUT request to the server\n\nWorks with any server which accepts a PUT request\nto the current URL, such as a WebDAV server.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nRetrieve ETag if available\n*/\nvar retrieveETag = function(self) {\n\tvar headers = {\n\t\tAccept: \"*/*;charset=UTF-8\"\n\t};\n\t$tw.utils.httpRequest({\n\t\turl: self.uri(),\n\t\ttype: \"HEAD\",\n\t\theaders: headers,\n\t\tcallback: function(err,data,xhr) {\n\t\t\tif(err) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tvar etag = xhr.getResponseHeader(\"ETag\");\n\t\t\tif(!etag) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tself.etag = etag.replace(/^W\\//,\"\");\n\t\t}\n\t});\n};\n\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar PutSaver = function(wiki) {\n\tthis.wiki = wiki;\n\tvar self = this;\n\tvar uri = this.uri();\n\t// Async server probe. Until probe finishes, save will fail fast\n\t// See also https://github.com/Jermolene/TiddlyWiki5/issues/2276\n\t$tw.utils.httpRequest({\n\t\turl: uri,\n\t\ttype: \"OPTIONS\",\n\t\tcallback: function(err,data,xhr) {\n\t\t\t// Check DAV header http://www.webdav.org/specs/rfc2518.html#rfc.section.9.1\n\t\t\tif(!err) {\n\t\t\t\tself.serverAcceptsPuts = xhr.status === 200 && !!xhr.getResponseHeader(\"dav\");\n\t\t\t}\n\t\t}\n\t});\n\tretrieveETag(this);\n};\n\nPutSaver.prototype.uri = function() {\n\treturn document.location.toString().split(\"#\")[0];\n};\n\n// TODO: in case of edit conflict\n// Prompt: Do you want to save over this? Y/N\n// Merging would be ideal, and may be possible using future generic merge flow\nPutSaver.prototype.save = function(text,method,callback) {\n\tif(!this.serverAcceptsPuts) {\n\t\treturn false;\n\t}\n\tvar self = this;\n\tvar headers = {\n\t\t\"Content-Type\": \"text/html;charset=UTF-8\"\n\t};\n\tif(this.etag) {\n\t\theaders[\"If-Match\"] = this.etag;\n\t}\n\t$tw.utils.httpRequest({\n\t\turl: this.uri(),\n\t\ttype: \"PUT\",\n\t\theaders: headers,\n\t\tdata: text,\n\t\tcallback: function(err,data,xhr) {\n\t\t\tif(err) {\n\t\t\t\t// response is textual: \"XMLHttpRequest error code: 412\"\n\t\t\t\tvar status = Number(err.substring(err.indexOf(':') + 2, err.length))\n\t\t\t\tif(status === 412) { // edit conflict\n\t\t\t\t\tvar message = $tw.language.getString(\"Error/EditConflict\");\n\t\t\t\t\tcallback(message);\n\t\t\t\t} else {\n\t\t\t\t\tcallback(err); // fail\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tself.etag = xhr.getResponseHeader(\"ETag\");\n\t\t\t\tif(self.etag == null) {\n\t\t\t\t\tretrieveETag(self);\n\t\t\t\t}\n\t\t\t\tcallback(null); // success\n\t\t\t}\n\t\t}\n\t});\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nPutSaver.prototype.info = {\n\tname: \"put\",\n\tpriority: 2000,\n\tcapabilities: [\"save\",\"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn /^https?:/.test(location.protocol);\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new PutSaver(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/tiddlyfox.js": {
"title": "$:/core/modules/savers/tiddlyfox.js",
"text": "/*\\\ntitle: $:/core/modules/savers/tiddlyfox.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via the TiddlyFox file extension\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false, netscape: false, Components: false */\n\"use strict\";\n\nvar TiddlyFoxSaver = function(wiki) {\n};\n\nTiddlyFoxSaver.prototype.save = function(text,method,callback) {\n\tvar messageBox = document.getElementById(\"tiddlyfox-message-box\");\n\tif(messageBox) {\n\t\t// Get the pathname of this document\n\t\tvar pathname = document.location.toString().split(\"#\")[0];\n\t\t// Replace file://localhost/ with file:///\n\t\tif(pathname.indexOf(\"file://localhost/\") === 0) {\n\t\t\tpathname = \"file://\" + pathname.substr(16);\n\t\t}\n\t\t// Windows path file:///x:/blah/blah --> x:\\blah\\blah\n\t\tif(/^file\\:\\/\\/\\/[A-Z]\\:\\//i.test(pathname)) {\n\t\t\t// Remove the leading slash and convert slashes to backslashes\n\t\t\tpathname = pathname.substr(8).replace(/\\//g,\"\\\\\");\n\t\t// Firefox Windows network path file://///server/share/blah/blah --> //server/share/blah/blah\n\t\t} else if(pathname.indexOf(\"file://///\") === 0) {\n\t\t\tpathname = \"\\\\\\\\\" + unescape(pathname.substr(10)).replace(/\\//g,\"\\\\\");\n\t\t// Mac/Unix local path file:///path/path --> /path/path\n\t\t} else if(pathname.indexOf(\"file:///\") === 0) {\n\t\t\tpathname = unescape(pathname.substr(7));\n\t\t// Mac/Unix local path file:/path/path --> /path/path\n\t\t} else if(pathname.indexOf(\"file:/\") === 0) {\n\t\t\tpathname = unescape(pathname.substr(5));\n\t\t// Otherwise Windows networth path file://server/share/path/path --> \\\\server\\share\\path\\path\n\t\t} else {\n\t\t\tpathname = \"\\\\\\\\\" + unescape(pathname.substr(7)).replace(new RegExp(\"/\",\"g\"),\"\\\\\");\n\t\t}\n\t\t// Create the message element and put it in the message box\n\t\tvar message = document.createElement(\"div\");\n\t\tmessage.setAttribute(\"data-tiddlyfox-path\",decodeURIComponent(pathname));\n\t\tmessage.setAttribute(\"data-tiddlyfox-content\",text);\n\t\tmessageBox.appendChild(message);\n\t\t// Add an event handler for when the file has been saved\n\t\tmessage.addEventListener(\"tiddlyfox-have-saved-file\",function(event) {\n\t\t\tcallback(null);\n\t\t}, false);\n\t\t// Create and dispatch the custom event to the extension\n\t\tvar event = document.createEvent(\"Events\");\n\t\tevent.initEvent(\"tiddlyfox-save-file\",true,false);\n\t\tmessage.dispatchEvent(event);\n\t\treturn true;\n\t} else {\n\t\treturn false;\n\t}\n};\n\n/*\nInformation about this saver\n*/\nTiddlyFoxSaver.prototype.info = {\n\tname: \"tiddlyfox\",\n\tpriority: 1500,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn true;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new TiddlyFoxSaver(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/tiddlyie.js": {
"title": "$:/core/modules/savers/tiddlyie.js",
"text": "/*\\\ntitle: $:/core/modules/savers/tiddlyie.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via Internet Explorer BHO extenion (TiddlyIE)\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar TiddlyIESaver = function(wiki) {\n};\n\nTiddlyIESaver.prototype.save = function(text,method,callback) {\n\t// Check existence of TiddlyIE BHO extension (note: only works after document is complete)\n\tif(typeof(window.TiddlyIE) != \"undefined\") {\n\t\t// Get the pathname of this document\n\t\tvar pathname = unescape(document.location.pathname);\n\t\t// Test for a Windows path of the form /x:/blah...\n\t\tif(/^\\/[A-Z]\\:\\/[^\\/]+/i.test(pathname)) {\t// ie: ^/[a-z]:/[^/]+ (is this better?: ^/[a-z]:/[^/]+(/[^/]+)*\\.[^/]+ )\n\t\t\t// Remove the leading slash\n\t\t\tpathname = pathname.substr(1);\n\t\t\t// Convert slashes to backslashes\n\t\t\tpathname = pathname.replace(/\\//g,\"\\\\\");\n\t\t} else if(document.hostname !== \"\" && /^\\/[^\\/]+\\/[^\\/]+/i.test(pathname)) {\t// test for \\\\server\\share\\blah... - ^/[^/]+/[^/]+\n\t\t\t// Convert slashes to backslashes\n\t\t\tpathname = pathname.replace(/\\//g,\"\\\\\");\n\t\t\t// reconstruct UNC path\n\t\t\tpathname = \"\\\\\\\\\" + document.location.hostname + pathname;\n\t\t} else return false;\n\t\t// Prompt the user to save the file\n\t\twindow.TiddlyIE.save(pathname, text);\n\t\t// Callback that we succeeded\n\t\tcallback(null);\n\t\treturn true;\n\t} else {\n\t\treturn false;\n\t}\n};\n\n/*\nInformation about this saver\n*/\nTiddlyIESaver.prototype.info = {\n\tname: \"tiddlyiesaver\",\n\tpriority: 1500,\n\tcapabilities: [\"save\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn (window.location.protocol === \"file:\");\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new TiddlyIESaver(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/twedit.js": {
"title": "$:/core/modules/savers/twedit.js",
"text": "/*\\\ntitle: $:/core/modules/savers/twedit.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via the TWEdit iOS app\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false, netscape: false, Components: false */\n\"use strict\";\n\nvar TWEditSaver = function(wiki) {\n};\n\nTWEditSaver.prototype.save = function(text,method,callback) {\n\t// Bail if we're not running under TWEdit\n\tif(typeof DeviceInfo !== \"object\") {\n\t\treturn false;\n\t}\n\t// Get the pathname of this document\n\tvar pathname = decodeURIComponent(document.location.pathname);\n\t// Strip any query or location part\n\tvar p = pathname.indexOf(\"?\");\n\tif(p !== -1) {\n\t\tpathname = pathname.substr(0,p);\n\t}\n\tp = pathname.indexOf(\"#\");\n\tif(p !== -1) {\n\t\tpathname = pathname.substr(0,p);\n\t}\n\t// Remove the leading \"/Documents\" from path\n\tvar prefix = \"/Documents\";\n\tif(pathname.indexOf(prefix) === 0) {\n\t\tpathname = pathname.substr(prefix.length);\n\t}\n\t// Error handler\n\tvar errorHandler = function(event) {\n\t\t// Error\n\t\tcallback($tw.language.getString(\"Error/SavingToTWEdit\") + \": \" + event.target.error.code);\n\t};\n\t// Get the file system\n\twindow.requestFileSystem(LocalFileSystem.PERSISTENT,0,function(fileSystem) {\n\t\t// Now we've got the filesystem, get the fileEntry\n\t\tfileSystem.root.getFile(pathname, {create: true}, function(fileEntry) {\n\t\t\t// Now we've got the fileEntry, create the writer\n\t\t\tfileEntry.createWriter(function(writer) {\n\t\t\t\twriter.onerror = errorHandler;\n\t\t\t\twriter.onwrite = function() {\n\t\t\t\t\tcallback(null);\n\t\t\t\t};\n\t\t\t\twriter.position = 0;\n\t\t\t\twriter.write(text);\n\t\t\t},errorHandler);\n\t\t}, errorHandler);\n\t}, errorHandler);\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nTWEditSaver.prototype.info = {\n\tname: \"twedit\",\n\tpriority: 1600,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn true;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new TWEditSaver(wiki);\n};\n\n/////////////////////////// Hack\n// HACK: This ensures that TWEdit recognises us as a TiddlyWiki document\nif($tw.browser) {\n\twindow.version = {title: \"TiddlyWiki\"};\n}\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/savers/upload.js": {
"title": "$:/core/modules/savers/upload.js",
"text": "/*\\\ntitle: $:/core/modules/savers/upload.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via upload to a server.\n\nDesigned to be compatible with BidiX's UploadPlugin at http://tiddlywiki.bidix.info/#UploadPlugin\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar UploadSaver = function(wiki) {\n\tthis.wiki = wiki;\n};\n\nUploadSaver.prototype.save = function(text,method,callback) {\n\t// Get the various parameters we need\n\tvar backupDir = this.wiki.getTextReference(\"$:/UploadBackupDir\") || \".\",\n\t\tusername = this.wiki.getTextReference(\"$:/UploadName\"),\n\t\tpassword = $tw.utils.getPassword(\"upload\"),\n\t\tuploadDir = this.wiki.getTextReference(\"$:/UploadDir\") || \".\",\n\t\tuploadFilename = this.wiki.getTextReference(\"$:/UploadFilename\") || \"index.html\",\n\t\turl = this.wiki.getTextReference(\"$:/UploadURL\");\n\t// Bail out if we don't have the bits we need\n\tif(!username || username.toString().trim() === \"\" || !password || password.toString().trim() === \"\") {\n\t\treturn false;\n\t}\n\t// Construct the url if not provided\n\tif(!url) {\n\t\turl = \"http://\" + username + \".tiddlyspot.com/store.cgi\";\n\t}\n\t// Assemble the header\n\tvar boundary = \"---------------------------\" + \"AaB03x\";\t\n\tvar uploadFormName = \"UploadPlugin\";\n\tvar head = [];\n\thead.push(\"--\" + boundary + \"\\r\\nContent-disposition: form-data; name=\\\"UploadPlugin\\\"\\r\\n\");\n\thead.push(\"backupDir=\" + backupDir + \";user=\" + username + \";password=\" + password + \";uploaddir=\" + uploadDir + \";;\"); \n\thead.push(\"\\r\\n\" + \"--\" + boundary);\n\thead.push(\"Content-disposition: form-data; name=\\\"userfile\\\"; filename=\\\"\" + uploadFilename + \"\\\"\");\n\thead.push(\"Content-Type: text/html;charset=UTF-8\");\n\thead.push(\"Content-Length: \" + text.length + \"\\r\\n\");\n\thead.push(\"\");\n\t// Assemble the tail and the data itself\n\tvar tail = \"\\r\\n--\" + boundary + \"--\\r\\n\",\n\t\tdata = head.join(\"\\r\\n\") + text + tail;\n\t// Do the HTTP post\n\tvar http = new XMLHttpRequest();\n\thttp.open(\"POST\",url,true,username,password);\n\thttp.setRequestHeader(\"Content-Type\",\"multipart/form-data; charset=UTF-8; boundary=\" + boundary);\n\thttp.onreadystatechange = function() {\n\t\tif(http.readyState == 4 && http.status == 200) {\n\t\t\tif(http.responseText.substr(0,4) === \"0 - \") {\n\t\t\t\tcallback(null);\n\t\t\t} else {\n\t\t\t\tcallback(http.responseText);\n\t\t\t}\n\t\t}\n\t};\n\ttry {\n\t\thttp.send(data);\n\t} catch(ex) {\n\t\treturn callback($tw.language.getString(\"Error/Caption\") + \":\" + ex);\n\t}\n\t$tw.notifier.display(\"$:/language/Notifications/Save/Starting\");\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nUploadSaver.prototype.info = {\n\tname: \"upload\",\n\tpriority: 2000,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn true;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new UploadSaver(wiki);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "saver"
},
"$:/core/modules/server/authenticators/basic.js": {
"title": "$:/core/modules/server/authenticators/basic.js",
"text": "/*\\\ntitle: $:/core/modules/server/authenticators/basic.js\ntype: application/javascript\nmodule-type: authenticator\n\nAuthenticator for WWW basic authentication\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nif($tw.node) {\n\tvar util = require(\"util\"),\n\t\tfs = require(\"fs\"),\n\t\turl = require(\"url\"),\n\t\tpath = require(\"path\");\n}\n\nfunction BasicAuthenticator(server) {\n\tthis.server = server;\n\tthis.credentialsData = [];\n}\n\n/*\nReturns true if the authenticator is active, false if it is inactive, or a string if there is an error\n*/\nBasicAuthenticator.prototype.init = function() {\n\t// Read the credentials data\n\tthis.credentialsFilepath = this.server.get(\"credentials\");\n\tif(this.credentialsFilepath) {\n\t\tvar resolveCredentialsFilepath = path.resolve($tw.boot.wikiPath,this.credentialsFilepath);\n\t\tif(fs.existsSync(resolveCredentialsFilepath) && !fs.statSync(resolveCredentialsFilepath).isDirectory()) {\n\t\t\tvar credentialsText = fs.readFileSync(resolveCredentialsFilepath,\"utf8\"),\n\t\t\t\tcredentialsData = $tw.utils.parseCsvStringWithHeader(credentialsText);\n\t\t\tif(typeof credentialsData === \"string\") {\n\t\t\t\treturn \"Error: \" + credentialsData + \" reading credentials from '\" + resolveCredentialsFilepath + \"'\";\n\t\t\t} else {\n\t\t\t\tthis.credentialsData = credentialsData;\n\t\t\t}\n\t\t} else {\n\t\t\treturn \"Error: Unable to load user credentials from '\" + resolveCredentialsFilepath + \"'\";\n\t\t}\n\t}\n\t// Add the hardcoded username and password if specified\n\tif(this.server.get(\"username\") && this.server.get(\"password\")) {\n\t\tthis.credentialsData = this.credentialsData || [];\n\t\tthis.credentialsData.push({\n\t\t\tusername: this.server.get(\"username\"),\n\t\t\tpassword: this.server.get(\"password\")\n\t\t});\n\t}\n\treturn this.credentialsData.length > 0;\n};\n\n/*\nReturns true if the request is authenticated and assigns the \"authenticatedUsername\" state variable.\nReturns false if the request couldn't be authenticated having sent an appropriate response to the browser\n*/\nBasicAuthenticator.prototype.authenticateRequest = function(request,response,state) {\n\t// Extract the incoming username and password from the request\n\tvar header = request.headers.authorization || \"\";\n\tif(!header && state.allowAnon) {\n\t\t// If there's no header and anonymous access is allowed then we don't set authenticatedUsername\n\t\treturn true;\n\t}\n\tvar token = header.split(/\\s+/).pop() || \"\",\n\t\tauth = $tw.utils.base64Decode(token),\n\t\tparts = auth.split(/:/),\n\t\tincomingUsername = parts[0],\n\t\tincomingPassword = parts[1];\n\t// Check that at least one of the credentials matches\n\tvar matchingCredentials = this.credentialsData.find(function(credential) {\n\t\treturn credential.username === incomingUsername && credential.password === incomingPassword;\n\t});\n\tif(matchingCredentials) {\n\t\t// If so, add the authenticated username to the request state\n\t\tstate.authenticatedUsername = incomingUsername;\n\t\treturn true;\n\t} else {\n\t\t// If not, return an authentication challenge\n\t\tresponse.writeHead(401,\"Authentication required\",{\n\t\t\t\"WWW-Authenticate\": 'Basic realm=\"Please provide your username and password to login to ' + state.server.servername + '\"'\n\t\t});\n\t\tresponse.end();\n\t\treturn false;\n\t}\n};\n\nexports.AuthenticatorClass = BasicAuthenticator;\n\n})();\n",
"type": "application/javascript",
"module-type": "authenticator"
},
"$:/core/modules/server/authenticators/header.js": {
"title": "$:/core/modules/server/authenticators/header.js",
"text": "/*\\\ntitle: $:/core/modules/server/authenticators/header.js\ntype: application/javascript\nmodule-type: authenticator\n\nAuthenticator for trusted header authentication\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nfunction HeaderAuthenticator(server) {\n\tthis.server = server;\n\tthis.header = server.get(\"authenticated-user-header\");\n}\n\n/*\nReturns true if the authenticator is active, false if it is inactive, or a string if there is an error\n*/\nHeaderAuthenticator.prototype.init = function() {\n\treturn !!this.header;\n};\n\n/*\nReturns true if the request is authenticated and assigns the \"authenticatedUsername\" state variable.\nReturns false if the request couldn't be authenticated having sent an appropriate response to the browser\n*/\nHeaderAuthenticator.prototype.authenticateRequest = function(request,response,state) {\n\t// Otherwise, authenticate as the username in the specified header\n\tvar username = request.headers[this.header];\n\tif(!username && !state.allowAnon) {\n\t\tresponse.writeHead(401,\"Authorization header required to login to '\" + state.server.servername + \"'\");\n\t\tresponse.end();\n\t\treturn false;\n\t} else {\n\t\t// authenticatedUsername will be undefined for anonymous users\n\t\tstate.authenticatedUsername = username;\n\t\treturn true;\n\t}\n};\n\nexports.AuthenticatorClass = HeaderAuthenticator;\n\n})();\n",
"type": "application/javascript",
"module-type": "authenticator"
},
"$:/core/modules/server/routes/delete-tiddler.js": {
"title": "$:/core/modules/server/routes/delete-tiddler.js",
"text": "/*\\\ntitle: $:/core/modules/server/routes/delete-tiddler.js\ntype: application/javascript\nmodule-type: route\n\nDELETE /recipes/default/tiddlers/:title\n\n\\*/\n(function() {\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.method = \"DELETE\";\n\nexports.path = /^\\/bags\\/default\\/tiddlers\\/(.+)$/;\n\nexports.handler = function(request,response,state) {\n\tvar title = decodeURIComponent(state.params[0]);\n\tstate.wiki.deleteTiddler(title);\n\tresponse.writeHead(204, \"OK\", {\n\t\t\"Content-Type\": \"text/plain\"\n\t});\n\tresponse.end();\n};\n\n}());\n",
"type": "application/javascript",
"module-type": "route"
},
"$:/core/modules/server/routes/get-favicon.js": {
"title": "$:/core/modules/server/routes/get-favicon.js",
"text": "/*\\\ntitle: $:/core/modules/server/routes/get-favicon.js\ntype: application/javascript\nmodule-type: route\n\nGET /favicon.ico\n\n\\*/\n(function() {\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.method = \"GET\";\n\nexports.path = /^\\/favicon.ico$/;\n\nexports.handler = function(request,response,state) {\n\tresponse.writeHead(200, {\"Content-Type\": \"image/x-icon\"});\n\tvar buffer = state.wiki.getTiddlerText(\"$:/favicon.ico\",\"\");\n\tresponse.end(buffer,\"base64\");\n};\n\n}());\n",
"type": "application/javascript",
"module-type": "route"
},
"$:/core/modules/server/routes/get-file.js": {
"title": "$:/core/modules/server/routes/get-file.js",
"text": "/*\\\ntitle: $:/core/modules/server/routes/get-file.js\ntype: application/javascript\nmodule-type: route\n\nGET /files/:filepath\n\n\\*/\n(function() {\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.method = \"GET\";\n\nexports.path = /^\\/files\\/(.+)$/;\n\nexports.handler = function(request,response,state) {\n\tvar path = require(\"path\"),\n\t\tfs = require(\"fs\"),\n\t\tutil = require(\"util\"),\n\t\tsuppliedFilename = decodeURIComponent(state.params[0]),\n\t\tfilename = path.resolve($tw.boot.wikiPath,\"files\",suppliedFilename),\n\t\textension = path.extname(filename);\n\tfs.readFile(filename,function(err,content) {\n\t\tvar status,content,type = \"text/plain\";\n\t\tif(err) {\n\t\t\tconsole.log(\"Error accessing file \" + filename + \": \" + err.toString());\n\t\t\tstatus = 404;\n\t\t\tcontent = \"File '\" + suppliedFilename + \"' not found\";\n\t\t} else {\n\t\t\tstatus = 200;\n\t\t\tcontent = content;\n\t\t\ttype = ($tw.config.fileExtensionInfo[extension] ? $tw.config.fileExtensionInfo[extension].type : \"application/octet-stream\");\n\t\t}\n\t\tresponse.writeHead(status,{\n\t\t\t\"Content-Type\": type\n\t\t});\n\t\tresponse.end(content);\n\t});\n};\n\n}());\n",
"type": "application/javascript",
"module-type": "route"
},
"$:/core/modules/server/routes/get-index.js": {
"title": "$:/core/modules/server/routes/get-index.js",
"text": "/*\\\ntitle: $:/core/modules/server/routes/get-index.js\ntype: application/javascript\nmodule-type: route\n\nGET /\n\n\\*/\n(function() {\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar zlib = require(\"zlib\");\n\nexports.method = \"GET\";\n\nexports.path = /^\\/$/;\n\nexports.handler = function(request,response,state) {\n\tvar acceptEncoding = request.headers[\"accept-encoding\"];\n\tif(!acceptEncoding) {\n\t\tacceptEncoding = \"\";\n\t}\n\tvar text = state.wiki.renderTiddler(state.server.get(\"root-render-type\"),state.server.get(\"root-tiddler\")),\n\t\tresponseHeaders = {\n\t\t\"Content-Type\": state.server.get(\"root-serve-type\")\n\t};\n\t/*\n\tIf the gzip=yes flag for `listen` is set, check if the user agent permits\n\tcompression. If so, compress our response. Note that we use the synchronous\n\tfunctions from zlib to stay in the imperative style. The current `Server`\n\tdoesn't depend on this, and we may just as well use the async versions.\n\t*/\n\tif(state.server.enableGzip) {\n\t\tif (/\\bdeflate\\b/.test(acceptEncoding)) {\n\t\t\tresponseHeaders[\"Content-Encoding\"] = \"deflate\";\n\t\t\ttext = zlib.deflateSync(text);\n\t\t} else if (/\\bgzip\\b/.test(acceptEncoding)) {\n\t\t\tresponseHeaders[\"Content-Encoding\"] = \"gzip\";\n\t\t\ttext = zlib.gzipSync(text);\n\t\t}\n\t}\n\tresponse.writeHead(200,responseHeaders);\n\tresponse.end(text);\n};\n\n}());\n",
"type": "application/javascript",
"module-type": "route"
},
"$:/core/modules/server/routes/get-login-basic.js": {
"title": "$:/core/modules/server/routes/get-login-basic.js",
"text": "/*\\\ntitle: $:/core/modules/server/routes/get-login-basic.js\ntype: application/javascript\nmodule-type: route\n\nGET /login-basic -- force a Basic Authentication challenge\n\n\\*/\n(function() {\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.method = \"GET\";\n\nexports.path = /^\\/login-basic$/;\n\nexports.handler = function(request,response,state) {\n\tif(!state.authenticatedUsername) {\n\t\t// Challenge if there's no username\n\t\tresponse.writeHead(401,{\n\t\t\t\"WWW-Authenticate\": 'Basic realm=\"Please provide your username and password to login to ' + state.server.servername + '\"'\n\t\t});\n\t\tresponse.end();\t\t\n\t} else {\n\t\t// Redirect to the root wiki if login worked\n\t\tresponse.writeHead(302,{\n\t\t\tLocation: \"/\"\n\t\t});\n\t\tresponse.end();\n\t}\n};\n\n}());\n",
"type": "application/javascript",
"module-type": "route"
},
"$:/core/modules/server/routes/get-status.js": {
"title": "$:/core/modules/server/routes/get-status.js",
"text": "/*\\\ntitle: $:/core/modules/server/routes/get-status.js\ntype: application/javascript\nmodule-type: route\n\nGET /status\n\n\\*/\n(function() {\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.method = \"GET\";\n\nexports.path = /^\\/status$/;\n\nexports.handler = function(request,response,state) {\n\tresponse.writeHead(200, {\"Content-Type\": \"application/json\"});\n\tvar text = JSON.stringify({\n\t\tusername: state.authenticatedUsername || state.server.get(\"anon-username\") || \"\",\n\t\tanonymous: !state.authenticatedUsername,\n\t\tread_only: !state.server.isAuthorized(\"writers\",state.authenticatedUsername),\n\t\tspace: {\n\t\t\trecipe: \"default\"\n\t\t},\n\t\ttiddlywiki_version: $tw.version\n\t});\n\tresponse.end(text,\"utf8\");\n};\n\n}());\n",
"type": "application/javascript",
"module-type": "route"
},
"$:/core/modules/server/routes/get-tiddler-html.js": {
"title": "$:/core/modules/server/routes/get-tiddler-html.js",
"text": "/*\\\ntitle: $:/core/modules/server/routes/get-tiddler-html.js\ntype: application/javascript\nmodule-type: route\n\nGET /:title\n\n\\*/\n(function() {\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.method = \"GET\";\n\nexports.path = /^\\/([^\\/]+)$/;\n\nexports.handler = function(request,response,state) {\n\tvar title = decodeURIComponent(state.params[0]),\n\t\ttiddler = state.wiki.getTiddler(title);\n\tif(tiddler) {\n\t\tvar renderType = tiddler.getFieldString(\"_render_type\"),\n\t\t\trenderTemplate = tiddler.getFieldString(\"_render_template\");\n\t\t// Tiddler fields '_render_type' and '_render_template' overwrite\n\t\t// system wide settings for render type and template\n\t\tif(state.wiki.isSystemTiddler(title)) {\n\t\t\trenderType = renderType || state.server.get(\"system-tiddler-render-type\");\n\t\t\trenderTemplate = renderTemplate || state.server.get(\"system-tiddler-render-template\");\n\t\t} else {\n\t\t\trenderType = renderType || state.server.get(\"tiddler-render-type\");\n\t\t\trenderTemplate = renderTemplate || state.server.get(\"tiddler-render-template\");\n\t\t}\n\t\tvar text = state.wiki.renderTiddler(renderType,renderTemplate,{parseAsInline: true, variables: {currentTiddler: title}});\n\t\t// Naughty not to set a content-type, but it's the easiest way to ensure the browser will see HTML pages as HTML, and accept plain text tiddlers as CSS or JS\n\t\tresponse.writeHead(200);\n\t\tresponse.end(text,\"utf8\");\n\t} else {\n\t\tresponse.writeHead(404);\n\t\tresponse.end();\n\t}\n};\n\n}());\n",
"type": "application/javascript",
"module-type": "route"
},
"$:/core/modules/server/routes/get-tiddler.js": {
"title": "$:/core/modules/server/routes/get-tiddler.js",
"text": "/*\\\ntitle: $:/core/modules/server/routes/get-tiddler.js\ntype: application/javascript\nmodule-type: route\n\nGET /recipes/default/tiddlers/:title\n\n\\*/\n(function() {\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.method = \"GET\";\n\nexports.path = /^\\/recipes\\/default\\/tiddlers\\/(.+)$/;\n\nexports.handler = function(request,response,state) {\n\tvar title = decodeURIComponent(state.params[0]),\n\t\ttiddler = state.wiki.getTiddler(title),\n\t\ttiddlerFields = {},\n\t\tknownFields = [\n\t\t\t\"bag\", \"created\", \"creator\", \"modified\", \"modifier\", \"permissions\", \"recipe\", \"revision\", \"tags\", \"text\", \"title\", \"type\", \"uri\"\n\t\t];\n\tif(tiddler) {\n\t\t$tw.utils.each(tiddler.fields,function(field,name) {\n\t\t\tvar value = tiddler.getFieldString(name);\n\t\t\tif(knownFields.indexOf(name) !== -1) {\n\t\t\t\ttiddlerFields[name] = value;\n\t\t\t} else {\n\t\t\t\ttiddlerFields.fields = tiddlerFields.fields || {};\n\t\t\t\ttiddlerFields.fields[name] = value;\n\t\t\t}\n\t\t});\n\t\ttiddlerFields.revision = state.wiki.getChangeCount(title);\n\t\ttiddlerFields.bag = \"default\";\n\t\ttiddlerFields.type = tiddlerFields.type || \"text/vnd.tiddlywiki\";\n\t\tresponse.writeHead(200, {\"Content-Type\": \"application/json\"});\n\t\tresponse.end(JSON.stringify(tiddlerFields),\"utf8\");\n\t} else {\n\t\tresponse.writeHead(404);\n\t\tresponse.end();\n\t}\n};\n\n}());\n",
"type": "application/javascript",
"module-type": "route"
},
"$:/core/modules/server/routes/get-tiddlers-json.js": {
"title": "$:/core/modules/server/routes/get-tiddlers-json.js",
"text": "/*\\\ntitle: $:/core/modules/server/routes/get-tiddlers-json.js\ntype: application/javascript\nmodule-type: route\n\nGET /recipes/default/tiddlers/tiddlers.json?filter=<filter>\n\n\\*/\n(function() {\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar DEFAULT_FILTER = \"[all[tiddlers]!is[system]sort[title]]\";\n\nexports.method = \"GET\";\n\nexports.path = /^\\/recipes\\/default\\/tiddlers.json$/;\n\nexports.handler = function(request,response,state) {\n\tvar filter = state.queryParameters.filter || DEFAULT_FILTER;\n\tif($tw.wiki.getTiddlerText(\"$:/config/Server/AllowAllExternalFilters\") !== \"yes\") {\n\t\tif($tw.wiki.getTiddlerText(\"$:/config/Server/ExternalFilters/\" + filter) !== \"yes\") {\n\t\t\tconsole.log(\"Blocked attempt to GET /recipes/default/tiddlers/tiddlers.json with filter: \" + filter);\n\t\t\tresponse.writeHead(403);\n\t\t\tresponse.end();\n\t\t\treturn;\n\t\t}\n\t}\n\tvar excludeFields = (state.queryParameters.exclude || \"text\").split(\",\"),\n\t\ttitles = state.wiki.filterTiddlers(filter);\n\tresponse.writeHead(200, {\"Content-Type\": \"application/json\"});\n\tvar tiddlers = [];\n\t$tw.utils.each(titles,function(title) {\n\t\tvar tiddler = state.wiki.getTiddler(title);\n\t\tif(tiddler) {\n\t\t\tvar tiddlerFields = tiddler.getFieldStrings({exclude: excludeFields});\n\t\t\ttiddlerFields.revision = state.wiki.getChangeCount(title);\n\t\t\ttiddlerFields.type = tiddlerFields.type || \"text/vnd.tiddlywiki\";\n\t\t\ttiddlers.push(tiddlerFields);\n\t\t}\n\t});\n\tvar text = JSON.stringify(tiddlers);\n\tresponse.end(text,\"utf8\");\n};\n\n}());\n",
"type": "application/javascript",
"module-type": "route"
},
"$:/core/modules/server/routes/put-tiddler.js": {
"title": "$:/core/modules/server/routes/put-tiddler.js",
"text": "/*\\\ntitle: $:/core/modules/server/routes/put-tiddler.js\ntype: application/javascript\nmodule-type: route\n\nPUT /recipes/default/tiddlers/:title\n\n\\*/\n(function() {\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.method = \"PUT\";\n\nexports.path = /^\\/recipes\\/default\\/tiddlers\\/(.+)$/;\n\nexports.handler = function(request,response,state) {\n\tvar title = decodeURIComponent(state.params[0]),\n\tfields = JSON.parse(state.data);\n\t// Pull up any subfields in the `fields` object\n\tif(fields.fields) {\n\t\t$tw.utils.each(fields.fields,function(field,name) {\n\t\t\tfields[name] = field;\n\t\t});\n\t\tdelete fields.fields;\n\t}\n\t// Remove any revision field\n\tif(fields.revision) {\n\t\tdelete fields.revision;\n\t}\n\tstate.wiki.addTiddler(new $tw.Tiddler(state.wiki.getCreationFields(),fields,{title: title},state.wiki.getModificationFields()));\n\tvar changeCount = state.wiki.getChangeCount(title).toString();\n\tresponse.writeHead(204, \"OK\",{\n\t\tEtag: \"\\\"default/\" + encodeURIComponent(title) + \"/\" + changeCount + \":\\\"\",\n\t\t\"Content-Type\": \"text/plain\"\n\t});\n\tresponse.end();\n};\n\n}());\n",
"type": "application/javascript",
"module-type": "route"
},
"$:/core/modules/server/server.js": {
"title": "$:/core/modules/server/server.js",
"text": "/*\\\ntitle: $:/core/modules/server/server.js\ntype: application/javascript\nmodule-type: library\n\nServe tiddlers over http\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nif($tw.node) {\n\tvar util = require(\"util\"),\n\t\tfs = require(\"fs\"),\n\t\turl = require(\"url\"),\n\t\tpath = require(\"path\"),\n\t\tquerystring = require(\"querystring\");\n}\n\n/*\nA simple HTTP server with regexp-based routes\noptions: variables - optional hashmap of variables to set (a misnomer - they are really constant parameters)\n\t\t routes - optional array of routes to use\n\t\t wiki - reference to wiki object\n*/\nfunction Server(options) {\n\tvar self = this;\n\tthis.routes = options.routes || [];\n\tthis.authenticators = options.authenticators || [];\n\tthis.wiki = options.wiki;\n\tthis.servername = $tw.utils.transliterateToSafeASCII(this.wiki.getTiddlerText(\"$:/SiteTitle\") || \"TiddlyWiki5\");\n\t// Initialise the variables\n\tthis.variables = $tw.utils.extend({},this.defaultVariables);\n\tif(options.variables) {\n\t\tfor(var variable in options.variables) {\n\t\t\tif(options.variables[variable]) {\n\t\t\t\tthis.variables[variable] = options.variables[variable];\n\t\t\t}\n\t\t}\t\t\n\t}\n\t$tw.utils.extend({},this.defaultVariables,options.variables);\n\t// Initialise CSRF\n\tthis.csrfDisable = this.get(\"csrf-disable\") === \"yes\";\n\t// Initialize Gzip compression\n\tthis.enableGzip = this.get(\"gzip\") === \"yes\";\n\t// Initialise authorization\n\tvar authorizedUserName = (this.get(\"username\") && this.get(\"password\")) ? this.get(\"username\") : \"(anon)\";\n\tthis.authorizationPrincipals = {\n\t\treaders: (this.get(\"readers\") || authorizedUserName).split(\",\").map($tw.utils.trim),\n\t\twriters: (this.get(\"writers\") || authorizedUserName).split(\",\").map($tw.utils.trim)\n\t}\n\t// Load and initialise authenticators\n\t$tw.modules.forEachModuleOfType(\"authenticator\", function(title,authenticatorDefinition) {\n\t\t// console.log(\"Loading server route \" + title);\n\t\tself.addAuthenticator(authenticatorDefinition.AuthenticatorClass);\n\t});\n\t// Load route handlers\n\t$tw.modules.forEachModuleOfType(\"route\", function(title,routeDefinition) {\n\t\t// console.log(\"Loading server route \" + title);\n\t\tself.addRoute(routeDefinition);\n\t});\n\t// Initialise the http vs https\n\tthis.listenOptions = null;\n\tthis.protocol = \"http\";\n\tvar tlsKeyFilepath = this.get(\"tls-key\"),\n\t\ttlsCertFilepath = this.get(\"tls-cert\");\n\tif(tlsCertFilepath && tlsKeyFilepath) {\n\t\tthis.listenOptions = {\n\t\t\tkey: fs.readFileSync(path.resolve($tw.boot.wikiPath,tlsKeyFilepath),\"utf8\"),\n\t\t\tcert: fs.readFileSync(path.resolve($tw.boot.wikiPath,tlsCertFilepath),\"utf8\")\n\t\t};\n\t\tthis.protocol = \"https\";\n\t}\n\tthis.transport = require(this.protocol);\n}\n\nServer.prototype.defaultVariables = {\n\tport: \"8080\",\n\thost: \"127.0.0.1\",\n\t\"root-tiddler\": \"$:/core/save/all\",\n\t\"root-render-type\": \"text/plain\",\n\t\"root-serve-type\": \"text/html\",\n\t\"tiddler-render-type\": \"text/html\",\n\t\"tiddler-render-template\": \"$:/core/templates/server/static.tiddler.html\",\n\t\"system-tiddler-render-type\": \"text/plain\",\n\t\"system-tiddler-render-template\": \"$:/core/templates/wikified-tiddler\",\n\t\"debug-level\": \"none\",\n\t\"gzip\": \"no\"\n};\n\nServer.prototype.get = function(name) {\n\treturn this.variables[name];\n};\n\nServer.prototype.addRoute = function(route) {\n\tthis.routes.push(route);\n};\n\nServer.prototype.addAuthenticator = function(AuthenticatorClass) {\n\t// Instantiate and initialise the authenticator\n\tvar authenticator = new AuthenticatorClass(this),\n\t\tresult = authenticator.init();\n\tif(typeof result === \"string\") {\n\t\t$tw.utils.error(\"Error: \" + result);\n\t} else if(result) {\n\t\t// Only use the authenticator if it initialised successfully\n\t\tthis.authenticators.push(authenticator);\n\t}\n};\n\nServer.prototype.findMatchingRoute = function(request,state) {\n\tvar pathprefix = this.get(\"path-prefix\") || \"\";\n\tfor(var t=0; t<this.routes.length; t++) {\n\t\tvar potentialRoute = this.routes[t],\n\t\t\tpathRegExp = potentialRoute.path,\n\t\t\tpathname = state.urlInfo.pathname,\n\t\t\tmatch;\n\t\tif(pathprefix) {\n\t\t\tif(pathname.substr(0,pathprefix.length) === pathprefix) {\n\t\t\t\tpathname = pathname.substr(pathprefix.length) || \"/\";\n\t\t\t\tmatch = potentialRoute.path.exec(pathname);\n\t\t\t} else {\n\t\t\t\tmatch = false;\n\t\t\t}\n\t\t} else {\n\t\t\tmatch = potentialRoute.path.exec(pathname);\n\t\t}\n\t\tif(match && request.method === potentialRoute.method) {\n\t\t\tstate.params = [];\n\t\t\tfor(var p=1; p<match.length; p++) {\n\t\t\t\tstate.params.push(match[p]);\n\t\t\t}\n\t\t\treturn potentialRoute;\n\t\t}\n\t}\n\treturn null;\n};\n\nServer.prototype.methodMappings = {\n\t\"GET\": \"readers\",\n\t\"OPTIONS\": \"readers\",\n\t\"HEAD\": \"readers\",\n\t\"PUT\": \"writers\",\n\t\"POST\": \"writers\",\n\t\"DELETE\": \"writers\"\n};\n\n/*\nCheck whether a given user is authorized for the specified authorizationType (\"readers\" or \"writers\"). Pass null or undefined as the username to check for anonymous access\n*/\nServer.prototype.isAuthorized = function(authorizationType,username) {\n\tvar principals = this.authorizationPrincipals[authorizationType] || [];\n\treturn principals.indexOf(\"(anon)\") !== -1 || (username && (principals.indexOf(\"(authenticated)\") !== -1 || principals.indexOf(username) !== -1));\n}\n\nServer.prototype.requestHandler = function(request,response) {\n\t// Compose the state object\n\tvar self = this;\n\tvar state = {};\n\tstate.wiki = self.wiki;\n\tstate.server = self;\n\tstate.urlInfo = url.parse(request.url);\n\tstate.queryParameters = querystring.parse(state.urlInfo.query);\n\t// Get the principals authorized to access this resource\n\tvar authorizationType = this.methodMappings[request.method] || \"readers\";\n\t// Check for the CSRF header if this is a write\n\tif(!this.csrfDisable && authorizationType === \"writers\" && request.headers[\"x-requested-with\"] !== \"TiddlyWiki\") {\n\t\tresponse.writeHead(403,\"'X-Requested-With' header required to login to '\" + this.servername + \"'\");\n\t\tresponse.end();\n\t\treturn;\t\t\n\t}\n\t// Check whether anonymous access is granted\n\tstate.allowAnon = this.isAuthorized(authorizationType,null);\n\t// Authenticate with the first active authenticator\n\tif(this.authenticators.length > 0) {\n\t\tif(!this.authenticators[0].authenticateRequest(request,response,state)) {\n\t\t\t// Bail if we failed (the authenticator will have sent the response)\n\t\t\treturn;\n\t\t}\t\t\n\t}\n\t// Authorize with the authenticated username\n\tif(!this.isAuthorized(authorizationType,state.authenticatedUsername)) {\n\t\tresponse.writeHead(401,\"'\" + state.authenticatedUsername + \"' is not authorized to access '\" + this.servername + \"'\");\n\t\tresponse.end();\n\t\treturn;\n\t}\n\t// Find the route that matches this path\n\tvar route = self.findMatchingRoute(request,state);\n\t// Optionally output debug info\n\tif(self.get(\"debug-level\") !== \"none\") {\n\t\tconsole.log(\"Request path:\",JSON.stringify(state.urlInfo));\n\t\tconsole.log(\"Request headers:\",JSON.stringify(request.headers));\n\t\tconsole.log(\"authenticatedUsername:\",state.authenticatedUsername);\n\t}\n\t// Return a 404 if we didn't find a route\n\tif(!route) {\n\t\tresponse.writeHead(404);\n\t\tresponse.end();\n\t\treturn;\n\t}\n\t// Receive the request body if necessary and hand off to the route handler\n\tif(route.bodyFormat === \"stream\" || request.method === \"GET\" || request.method === \"HEAD\") {\n\t\t// Let the route handle the request stream itself\n\t\troute.handler(request,response,state);\n\t} else if(route.bodyFormat === \"string\" || !route.bodyFormat) {\n\t\t// Set the encoding for the incoming request\n\t\trequest.setEncoding(\"utf8\");\n\t\tvar data = \"\";\n\t\trequest.on(\"data\",function(chunk) {\n\t\t\tdata += chunk.toString();\n\t\t});\n\t\trequest.on(\"end\",function() {\n\t\t\tstate.data = data;\n\t\t\troute.handler(request,response,state);\n\t\t});\n\t} else if(route.bodyFormat === \"buffer\") {\n\t\tvar data = [];\n\t\trequest.on(\"data\",function(chunk) {\n\t\t\tdata.push(chunk);\n\t\t});\n\t\trequest.on(\"end\",function() {\n\t\t\tstate.data = Buffer.concat(data);\n\t\t\troute.handler(request,response,state);\n\t\t})\n\t} else {\n\t\tresponse.writeHead(400,\"Invalid bodyFormat \" + route.bodyFormat + \" in route \" + route.method + \" \" + route.path.source);\n\t\tresponse.end();\n\t}\n};\n\n/*\nListen for requests\nport: optional port number (falls back to value of \"port\" variable)\nhost: optional host address (falls back to value of \"host\" variable)\nprefix: optional prefix (falls back to value of \"path-prefix\" variable)\n*/\nServer.prototype.listen = function(port,host,prefix) {\n\tvar self = this;\n\t// Handle defaults for port and host\n\tport = port || this.get(\"port\");\n\thost = host || this.get(\"host\");\n\tprefix = prefix || this.get(\"path-prefix\") || \"\";\n\t// Check for the port being a string and look it up as an environment variable\n\tif(parseInt(port,10).toString() !== port) {\n\t\tport = process.env[port] || 8080;\n\t}\n\t// Warn if required plugins are missing\n\tif(!$tw.wiki.getTiddler(\"$:/plugins/tiddlywiki/tiddlyweb\") || !$tw.wiki.getTiddler(\"$:/plugins/tiddlywiki/filesystem\")) {\n\t\t$tw.utils.warning(\"Warning: Plugins required for client-server operation (\\\"tiddlywiki/filesystem\\\" and \\\"tiddlywiki/tiddlyweb\\\") are missing from tiddlywiki.info file\");\n\t}\n\t// Create the server\n\tvar server;\n\tif(this.listenOptions) {\n\t\tserver = this.transport.createServer(this.listenOptions,this.requestHandler.bind(this));\n\t} else {\n\t\tserver = this.transport.createServer(this.requestHandler.bind(this));\n\t}\n\t// Display the port number after we've started listening (the port number might have been specified as zero, in which case we will get an assigned port)\n\tserver.on(\"listening\",function() {\n\t\tvar address = server.address();\n\t\t$tw.utils.log(\"Serving on \" + self.protocol + \"://\" + address.address + \":\" + address.port + prefix,\"brown/orange\");\n\t\t$tw.utils.log(\"(press ctrl-C to exit)\",\"red\");\n\t});\n\t// Listen\n\treturn server.listen(port,host);\n};\n\nexports.Server = Server;\n\n})();\n",
"type": "application/javascript",
"module-type": "library"
},
"$:/core/modules/browser-messaging.js": {
"title": "$:/core/modules/browser-messaging.js",
"text": "/*\\\ntitle: $:/core/modules/browser-messaging.js\ntype: application/javascript\nmodule-type: startup\n\nBrowser message handling\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"browser-messaging\";\nexports.platforms = [\"browser\"];\nexports.after = [\"startup\"];\nexports.synchronous = true;\n\n/*\nLoad a specified url as an iframe and call the callback when it is loaded. If the url is already loaded then the existing iframe instance is used\n*/\nfunction loadIFrame(url,callback) {\n\t// Check if iframe already exists\n\tvar iframeInfo = $tw.browserMessaging.iframeInfoMap[url];\n\tif(iframeInfo) {\n\t\t// We've already got the iframe\n\t\tcallback(null,iframeInfo);\n\t} else {\n\t\t// Create the iframe and save it in the list\n\t\tvar iframe = document.createElement(\"iframe\");\n\t\tiframeInfo = {\n\t\t\turl: url,\n\t\t\tstatus: \"loading\",\n\t\t\tdomNode: iframe\n\t\t};\n\t\t$tw.browserMessaging.iframeInfoMap[url] = iframeInfo;\n\t\tsaveIFrameInfoTiddler(iframeInfo);\n\t\t// Add the iframe to the DOM and hide it\n\t\tiframe.style.display = \"none\";\n\t\tiframe.setAttribute(\"library\",\"true\");\n\t\tdocument.body.appendChild(iframe);\n\t\t// Set up onload\n\t\tiframe.onload = function() {\n\t\t\tiframeInfo.status = \"loaded\";\n\t\t\tsaveIFrameInfoTiddler(iframeInfo);\n\t\t\tcallback(null,iframeInfo);\n\t\t};\n\t\tiframe.onerror = function() {\n\t\t\tcallback(\"Cannot load iframe\");\n\t\t};\n\t\ttry {\n\t\t\tiframe.src = url;\n\t\t} catch(ex) {\n\t\t\tcallback(ex);\n\t\t}\n\t}\n}\n\n/*\nUnload library iframe for given url\n*/\nfunction unloadIFrame(url){\n\t$tw.utils.each(document.getElementsByTagName('iframe'), function(iframe) {\n\t\tif(iframe.getAttribute(\"library\") === \"true\" &&\n\t\t iframe.getAttribute(\"src\") === url) {\n\t\t\tiframe.parentNode.removeChild(iframe);\n\t\t}\n\t});\n}\n\nfunction saveIFrameInfoTiddler(iframeInfo) {\n\t$tw.wiki.addTiddler(new $tw.Tiddler($tw.wiki.getCreationFields(),{\n\t\ttitle: \"$:/temp/ServerConnection/\" + iframeInfo.url,\n\t\ttext: iframeInfo.status,\n\t\ttags: [\"$:/tags/ServerConnection\"],\n\t\turl: iframeInfo.url\n\t},$tw.wiki.getModificationFields()));\n}\n\nexports.startup = function() {\n\t// Initialise the store of iframes we've created\n\t$tw.browserMessaging = {\n\t\tiframeInfoMap: {} // Hashmap by URL of {url:,status:\"loading/loaded\",domNode:}\n\t};\n\t// Listen for widget messages to control loading the plugin library\n\t$tw.rootWidget.addEventListener(\"tm-load-plugin-library\",function(event) {\n\t\tvar paramObject = event.paramObject || {},\n\t\t\turl = paramObject.url;\n\t\tif(url) {\n\t\t\tloadIFrame(url,function(err,iframeInfo) {\n\t\t\t\tif(err) {\n\t\t\t\t\talert($tw.language.getString(\"Error/LoadingPluginLibrary\") + \": \" + url);\n\t\t\t\t} else {\n\t\t\t\t\tiframeInfo.domNode.contentWindow.postMessage({\n\t\t\t\t\t\tverb: \"GET\",\n\t\t\t\t\t\turl: \"recipes/library/tiddlers.json\",\n\t\t\t\t\t\tcookies: {\n\t\t\t\t\t\t\ttype: \"save-info\",\n\t\t\t\t\t\t\tinfoTitlePrefix: paramObject.infoTitlePrefix || \"$:/temp/RemoteAssetInfo/\",\n\t\t\t\t\t\t\turl: url\n\t\t\t\t\t\t}\n\t\t\t\t\t},\"*\");\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t});\n\t// Listen for widget messages to control unloading the plugin library\n\t$tw.rootWidget.addEventListener(\"tm-unload-plugin-library\",function(event) {\n\t\tvar paramObject = event.paramObject || {},\n\t\t\turl = paramObject.url;\n\t\t$tw.browserMessaging.iframeInfoMap[url] = undefined;\n\t\tif(url) {\n\t\t\tunloadIFrame(url);\n\t\t\t$tw.utils.each(\n\t\t\t\t$tw.wiki.filterTiddlers(\"[[$:/temp/ServerConnection/\" + url + \"]] [prefix[$:/temp/RemoteAssetInfo/\" + url + \"/]]\"),\n\t\t\t\tfunction(title) {\n\t\t\t\t\t$tw.wiki.deleteTiddler(title);\n\t\t\t\t}\n\t\t\t);\n\t\t}\n\t});\n\t$tw.rootWidget.addEventListener(\"tm-load-plugin-from-library\",function(event) {\n\t\tvar paramObject = event.paramObject || {},\n\t\t\turl = paramObject.url,\n\t\t\ttitle = paramObject.title;\n\t\tif(url && title) {\n\t\t\tloadIFrame(url,function(err,iframeInfo) {\n\t\t\t\tif(err) {\n\t\t\t\t\talert($tw.language.getString(\"Error/LoadingPluginLibrary\") + \": \" + url);\n\t\t\t\t} else {\n\t\t\t\t\tiframeInfo.domNode.contentWindow.postMessage({\n\t\t\t\t\t\tverb: \"GET\",\n\t\t\t\t\t\turl: \"recipes/library/tiddlers/\" + encodeURIComponent(title) + \".json\",\n\t\t\t\t\t\tcookies: {\n\t\t\t\t\t\t\ttype: \"save-tiddler\",\n\t\t\t\t\t\t\turl: url\n\t\t\t\t\t\t}\n\t\t\t\t\t},\"*\");\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t});\n\t// Listen for window messages from other windows\n\twindow.addEventListener(\"message\",function listener(event){\n\t\t// console.log(\"browser-messaging: \",document.location.toString())\n\t\t// console.log(\"browser-messaging: Received message from\",event.origin);\n\t\t// console.log(\"browser-messaging: Message content\",event.data);\n\t\tswitch(event.data.verb) {\n\t\t\tcase \"GET-RESPONSE\":\n\t\t\t\tif(event.data.status.charAt(0) === \"2\") {\n\t\t\t\t\tif(event.data.cookies) {\n\t\t\t\t\t\tif(event.data.cookies.type === \"save-info\") {\n\t\t\t\t\t\t\tvar tiddlers = JSON.parse(event.data.body);\n\t\t\t\t\t\t\t$tw.utils.each(tiddlers,function(tiddler) {\n\t\t\t\t\t\t\t\t$tw.wiki.addTiddler(new $tw.Tiddler($tw.wiki.getCreationFields(),tiddler,{\n\t\t\t\t\t\t\t\t\ttitle: event.data.cookies.infoTitlePrefix + event.data.cookies.url + \"/\" + tiddler.title,\n\t\t\t\t\t\t\t\t\t\"original-title\": tiddler.title,\n\t\t\t\t\t\t\t\t\ttext: \"\",\n\t\t\t\t\t\t\t\t\ttype: \"text/vnd.tiddlywiki\",\n\t\t\t\t\t\t\t\t\t\"original-type\": tiddler.type,\n\t\t\t\t\t\t\t\t\t\"plugin-type\": undefined,\n\t\t\t\t\t\t\t\t\t\"original-plugin-type\": tiddler[\"plugin-type\"],\n\t\t\t\t\t\t\t\t\t\"module-type\": undefined,\n\t\t\t\t\t\t\t\t\t\"original-module-type\": tiddler[\"module-type\"],\n\t\t\t\t\t\t\t\t\ttags: [\"$:/tags/RemoteAssetInfo\"],\n\t\t\t\t\t\t\t\t\t\"original-tags\": $tw.utils.stringifyList(tiddler.tags || []),\n\t\t\t\t\t\t\t\t\t\"server-url\": event.data.cookies.url\n\t\t\t\t\t\t\t\t},$tw.wiki.getModificationFields()));\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t} else if(event.data.cookies.type === \"save-tiddler\") {\n\t\t\t\t\t\t\tvar tiddler = JSON.parse(event.data.body);\n\t\t\t\t\t\t\t$tw.wiki.addTiddler(new $tw.Tiddler(tiddler));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t}\n\t},false);\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/startup/commands.js": {
"title": "$:/core/modules/startup/commands.js",
"text": "/*\\\ntitle: $:/core/modules/startup/commands.js\ntype: application/javascript\nmodule-type: startup\n\nCommand processing\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"commands\";\nexports.platforms = [\"node\"];\nexports.after = [\"story\"];\nexports.synchronous = false;\n\nexports.startup = function(callback) {\n\t// On the server, start a commander with the command line arguments\n\tvar commander = new $tw.Commander(\n\t\t$tw.boot.argv,\n\t\tfunction(err) {\n\t\t\tif(err) {\n\t\t\t\treturn $tw.utils.error(\"Error: \" + err);\n\t\t\t}\n\t\t\tcallback();\n\t\t},\n\t\t$tw.wiki,\n\t\t{output: process.stdout, error: process.stderr}\n\t);\n\tcommander.execute();\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/startup/CSSescape.js": {
"title": "$:/core/modules/startup/CSSescape.js",
"text": "/*\\\ntitle: $:/core/modules/startup/CSSescape.js\ntype: application/javascript\nmodule-type: startup\n\nPolyfill for CSS.escape()\n\n\\*/\n(function(root,factory){\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"css-escape\";\nexports.platforms = [\"browser\"];\nexports.after = [\"startup\"];\nexports.synchronous = true;\n\n/*! https://mths.be/cssescape v1.5.1 by @mathias | MIT license */\n// https://github.com/umdjs/umd/blob/master/returnExports.js\nexports.startup = factory(root);\n}(typeof global != 'undefined' ? global : this, function(root) {\n\n\tif (root.CSS && root.CSS.escape) {\n\t\treturn;\n\t}\n\n\t// https://drafts.csswg.org/cssom/#serialize-an-identifier\n\tvar cssEscape = function(value) {\n\t\tif (arguments.length == 0) {\n\t\t\tthrow new TypeError('`CSS.escape` requires an argument.');\n\t\t}\n\t\tvar string = String(value);\n\t\tvar length = string.length;\n\t\tvar index = -1;\n\t\tvar codeUnit;\n\t\tvar result = '';\n\t\tvar firstCodeUnit = string.charCodeAt(0);\n\t\twhile (++index < length) {\n\t\t\tcodeUnit = string.charCodeAt(index);\n\t\t\t// Note: there’s no need to special-case astral symbols, surrogate\n\t\t\t// pairs, or lone surrogates.\n\n\t\t\t// If the character is NULL (U+0000), then the REPLACEMENT CHARACTER\n\t\t\t// (U+FFFD).\n\t\t\tif (codeUnit == 0x0000) {\n\t\t\t\tresult += '\\uFFFD';\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tif (\n\t\t\t\t// If the character is in the range [\\1-\\1F] (U+0001 to U+001F) or is\n\t\t\t\t// U+007F, […]\n\t\t\t\t(codeUnit >= 0x0001 && codeUnit <= 0x001F) || codeUnit == 0x007F ||\n\t\t\t\t// If the character is the first character and is in the range [0-9]\n\t\t\t\t// (U+0030 to U+0039), […]\n\t\t\t\t(index == 0 && codeUnit >= 0x0030 && codeUnit <= 0x0039) ||\n\t\t\t\t// If the character is the second character and is in the range [0-9]\n\t\t\t\t// (U+0030 to U+0039) and the first character is a `-` (U+002D), […]\n\t\t\t\t(\n\t\t\t\t\tindex == 1 &&\n\t\t\t\t\tcodeUnit >= 0x0030 && codeUnit <= 0x0039 &&\n\t\t\t\t\tfirstCodeUnit == 0x002D\n\t\t\t\t)\n\t\t\t) {\n\t\t\t\t// https://drafts.csswg.org/cssom/#escape-a-character-as-code-point\n\t\t\t\tresult += '\\\\' + codeUnit.toString(16) + ' ';\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tif (\n\t\t\t\t// If the character is the first character and is a `-` (U+002D), and\n\t\t\t\t// there is no second character, […]\n\t\t\t\tindex == 0 &&\n\t\t\t\tlength == 1 &&\n\t\t\t\tcodeUnit == 0x002D\n\t\t\t) {\n\t\t\t\tresult += '\\\\' + string.charAt(index);\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t// If the character is not handled by one of the above rules and is\n\t\t\t// greater than or equal to U+0080, is `-` (U+002D) or `_` (U+005F), or\n\t\t\t// is in one of the ranges [0-9] (U+0030 to U+0039), [A-Z] (U+0041 to\n\t\t\t// U+005A), or [a-z] (U+0061 to U+007A), […]\n\t\t\tif (\n\t\t\t\tcodeUnit >= 0x0080 ||\n\t\t\t\tcodeUnit == 0x002D ||\n\t\t\t\tcodeUnit == 0x005F ||\n\t\t\t\tcodeUnit >= 0x0030 && codeUnit <= 0x0039 ||\n\t\t\t\tcodeUnit >= 0x0041 && codeUnit <= 0x005A ||\n\t\t\t\tcodeUnit >= 0x0061 && codeUnit <= 0x007A\n\t\t\t) {\n\t\t\t\t// the character itself\n\t\t\t\tresult += string.charAt(index);\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t// Otherwise, the escaped character.\n\t\t\t// https://drafts.csswg.org/cssom/#escape-a-character\n\t\t\tresult += '\\\\' + string.charAt(index);\n\n\t\t}\n\t\treturn result;\n\t};\n\n\tif (!root.CSS) {\n\t\troot.CSS = {};\n\t}\n\n\troot.CSS.escape = cssEscape;\n\n}));\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/startup/favicon.js": {
"title": "$:/core/modules/startup/favicon.js",
"text": "/*\\\ntitle: $:/core/modules/startup/favicon.js\ntype: application/javascript\nmodule-type: startup\n\nFavicon handling\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"favicon\";\nexports.platforms = [\"browser\"];\nexports.after = [\"startup\"];\nexports.synchronous = true;\n\t\t\n// Favicon tiddler\nvar FAVICON_TITLE = \"$:/favicon.ico\";\n\nexports.startup = function() {\n\t// Set up the favicon\n\tsetFavicon();\n\t// Reset the favicon when the tiddler changes\n\t$tw.wiki.addEventListener(\"change\",function(changes) {\n\t\tif($tw.utils.hop(changes,FAVICON_TITLE)) {\n\t\t\tsetFavicon();\n\t\t}\n\t});\n};\n\nfunction setFavicon() {\n\tvar tiddler = $tw.wiki.getTiddler(FAVICON_TITLE);\n\tif(tiddler) {\n\t\tvar faviconLink = document.getElementById(\"faviconLink\");\n\t\tfaviconLink.setAttribute(\"href\",\"data:\" + tiddler.fields.type + \";base64,\" + tiddler.fields.text);\n\t}\n}\n\n})();\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/startup/info.js": {
"title": "$:/core/modules/startup/info.js",
"text": "/*\\\ntitle: $:/core/modules/startup/info.js\ntype: application/javascript\nmodule-type: startup\n\nInitialise $:/info tiddlers via $:/temp/info-plugin pseudo-plugin\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"info\";\nexports.before = [\"startup\"];\nexports.after = [\"load-modules\"];\nexports.synchronous = true;\n\nvar TITLE_INFO_PLUGIN = \"$:/temp/info-plugin\";\n\nexports.startup = function() {\n\t// Collect up the info tiddlers\n\tvar infoTiddlerFields = {};\n\t// Give each info module a chance to fill in as many info tiddlers as they want\n\t$tw.modules.forEachModuleOfType(\"info\",function(title,moduleExports) {\n\t\tif(moduleExports && moduleExports.getInfoTiddlerFields) {\n\t\t\tvar tiddlerFieldsArray = moduleExports.getInfoTiddlerFields(infoTiddlerFields);\n\t\t\t$tw.utils.each(tiddlerFieldsArray,function(fields) {\n\t\t\t\tif(fields) {\n\t\t\t\t\tinfoTiddlerFields[fields.title] = fields;\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t});\n\t// Bake the info tiddlers into a plugin. We use the non-standard plugin-type \"info\" because ordinary plugins are only registered asynchronously after being loaded dynamically\n\tvar fields = {\n\t\ttitle: TITLE_INFO_PLUGIN,\n\t\ttype: \"application/json\",\n\t\t\"plugin-type\": \"info\",\n\t\ttext: JSON.stringify({tiddlers: infoTiddlerFields},null,$tw.config.preferences.jsonSpaces)\n\t};\n\t$tw.wiki.addTiddler(new $tw.Tiddler(fields));\n\t$tw.wiki.readPluginInfo([TITLE_INFO_PLUGIN]);\n\t$tw.wiki.registerPluginTiddlers(\"info\");\n\t$tw.wiki.unpackPluginTiddlers();\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/startup/load-modules.js": {
"title": "$:/core/modules/startup/load-modules.js",
"text": "/*\\\ntitle: $:/core/modules/startup/load-modules.js\ntype: application/javascript\nmodule-type: startup\n\nLoad core modules\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"load-modules\";\nexports.synchronous = true;\n\nexports.startup = function() {\n\t// Load modules\n\t$tw.modules.applyMethods(\"utils\",$tw.utils);\n\tif($tw.node) {\n\t\t$tw.modules.applyMethods(\"utils-node\",$tw.utils);\n\t}\n\t$tw.modules.applyMethods(\"global\",$tw);\n\t$tw.modules.applyMethods(\"config\",$tw.config);\n\t$tw.Tiddler.fieldModules = $tw.modules.getModulesByTypeAsHashmap(\"tiddlerfield\");\n\t$tw.modules.applyMethods(\"tiddlermethod\",$tw.Tiddler.prototype);\n\t$tw.modules.applyMethods(\"wikimethod\",$tw.Wiki.prototype);\n\t$tw.wiki.addIndexersToWiki();\n\t$tw.modules.applyMethods(\"tiddlerdeserializer\",$tw.Wiki.tiddlerDeserializerModules);\n\t$tw.macros = $tw.modules.getModulesByTypeAsHashmap(\"macro\");\n\t$tw.wiki.initParsers();\n\t$tw.Commander.initCommands();\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/startup/password.js": {
"title": "$:/core/modules/startup/password.js",
"text": "/*\\\ntitle: $:/core/modules/startup/password.js\ntype: application/javascript\nmodule-type: startup\n\nPassword handling\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"password\";\nexports.platforms = [\"browser\"];\nexports.after = [\"startup\"];\nexports.synchronous = true;\n\nexports.startup = function() {\n\t$tw.rootWidget.addEventListener(\"tm-set-password\",function(event) {\n\t\t$tw.passwordPrompt.createPrompt({\n\t\t\tserviceName: $tw.language.getString(\"Encryption/PromptSetPassword\"),\n\t\t\tnoUserName: true,\n\t\t\tsubmitText: $tw.language.getString(\"Encryption/SetPassword\"),\n\t\t\tcanCancel: true,\n\t\t\trepeatPassword: true,\n\t\t\tcallback: function(data) {\n\t\t\t\tif(data) {\n\t\t\t\t\t$tw.crypto.setPassword(data.password);\n\t\t\t\t}\n\t\t\t\treturn true; // Get rid of the password prompt\n\t\t\t}\n\t\t});\n\t});\n\t$tw.rootWidget.addEventListener(\"tm-clear-password\",function(event) {\n\t\tif($tw.browser) {\n\t\t\tif(!confirm($tw.language.getString(\"Encryption/ConfirmClearPassword\"))) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t}\n\t\t$tw.crypto.setPassword(null);\n\t});\n\t// Ensure that $:/isEncrypted is maintained properly\n\t$tw.wiki.addEventListener(\"change\",function(changes) {\n\t\tif($tw.utils.hop(changes,\"$:/isEncrypted\")) {\n\t\t\t$tw.crypto.updateCryptoStateTiddler();\n\t\t}\n\t});\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/startup/plugins.js": {
"title": "$:/core/modules/startup/plugins.js",
"text": "/*\\\ntitle: $:/core/modules/startup/plugins.js\ntype: application/javascript\nmodule-type: startup\n\nStartup logic concerned with managing plugins\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"plugins\";\nexports.after = [\"load-modules\"];\nexports.synchronous = true;\n\nvar TITLE_REQUIRE_RELOAD_DUE_TO_PLUGIN_CHANGE = \"$:/status/RequireReloadDueToPluginChange\";\n\nvar PREFIX_CONFIG_REGISTER_PLUGIN_TYPE = \"$:/config/RegisterPluginType/\";\n\nexports.startup = function() {\n\t$tw.wiki.addTiddler({title: TITLE_REQUIRE_RELOAD_DUE_TO_PLUGIN_CHANGE,text: \"no\"});\n\t$tw.wiki.addEventListener(\"change\",function(changes) {\n\t\tvar changesToProcess = [],\n\t\t\trequireReloadDueToPluginChange = false;\n\t\t$tw.utils.each(Object.keys(changes),function(title) {\n\t\t\tvar tiddler = $tw.wiki.getTiddler(title),\n\t\t\t\trequiresReload = $tw.wiki.doesPluginRequireReload(title);\n\t\t\tif(requiresReload) {\n\t\t\t\trequireReloadDueToPluginChange = true;\n\t\t\t} else if(tiddler) {\n\t\t\t\tvar pluginType = tiddler.fields[\"plugin-type\"];\n\t\t\t\tif($tw.wiki.getTiddlerText(PREFIX_CONFIG_REGISTER_PLUGIN_TYPE + (tiddler.fields[\"plugin-type\"] || \"\"),\"no\") === \"yes\") {\n\t\t\t\t\tchangesToProcess.push(title);\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t\tif(requireReloadDueToPluginChange) {\n\t\t\t$tw.wiki.addTiddler({title: TITLE_REQUIRE_RELOAD_DUE_TO_PLUGIN_CHANGE,text: \"yes\"});\n\t\t}\n\t\t// Read or delete the plugin info of the changed tiddlers\n\t\tif(changesToProcess.length > 0) {\n\t\t\tvar changes = $tw.wiki.readPluginInfo(changesToProcess);\n\t\t\tif(changes.modifiedPlugins.length > 0 || changes.deletedPlugins.length > 0) {\n\t\t\t\t// (Re-)register any modified plugins\n\t\t\t\t$tw.wiki.registerPluginTiddlers(null,changes.modifiedPlugins);\n\t\t\t\t// Unregister any deleted plugins\n\t\t\t\t$tw.wiki.unregisterPluginTiddlers(null,changes.deletedPlugins);\n\t\t\t\t// Unpack the shadow tiddlers\n\t\t\t\t$tw.wiki.unpackPluginTiddlers();\n\t\t\t}\n\t\t}\n\t});\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/startup/render.js": {
"title": "$:/core/modules/startup/render.js",
"text": "/*\\\ntitle: $:/core/modules/startup/render.js\ntype: application/javascript\nmodule-type: startup\n\nTitle, stylesheet and page rendering\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"render\";\nexports.platforms = [\"browser\"];\nexports.after = [\"story\"];\nexports.synchronous = true;\n\n// Default story and history lists\nvar PAGE_TITLE_TITLE = \"$:/core/wiki/title\";\nvar PAGE_STYLESHEET_TITLE = \"$:/core/ui/PageStylesheet\";\nvar PAGE_TEMPLATE_TITLE = \"$:/core/ui/PageTemplate\";\n\n// Time (in ms) that we defer refreshing changes to draft tiddlers\nvar DRAFT_TIDDLER_TIMEOUT_TITLE = \"$:/config/Drafts/TypingTimeout\";\nvar THROTTLE_REFRESH_TIMEOUT = 400;\n\nexports.startup = function() {\n\t// Set up the title\n\t$tw.titleWidgetNode = $tw.wiki.makeTranscludeWidget(PAGE_TITLE_TITLE,{document: $tw.fakeDocument, parseAsInline: true});\n\t$tw.titleContainer = $tw.fakeDocument.createElement(\"div\");\n\t$tw.titleWidgetNode.render($tw.titleContainer,null);\n\tdocument.title = $tw.titleContainer.textContent;\n\t$tw.wiki.addEventListener(\"change\",function(changes) {\n\t\tif($tw.titleWidgetNode.refresh(changes,$tw.titleContainer,null)) {\n\t\t\tdocument.title = $tw.titleContainer.textContent;\n\t\t}\n\t});\n\t// Set up the styles\n\t$tw.styleWidgetNode = $tw.wiki.makeTranscludeWidget(PAGE_STYLESHEET_TITLE,{document: $tw.fakeDocument});\n\t$tw.styleContainer = $tw.fakeDocument.createElement(\"style\");\n\t$tw.styleWidgetNode.render($tw.styleContainer,null);\n\t$tw.styleElement = document.createElement(\"style\");\n\t$tw.styleElement.innerHTML = $tw.styleContainer.textContent;\n\tdocument.head.insertBefore($tw.styleElement,document.head.firstChild);\n\t$tw.wiki.addEventListener(\"change\",$tw.perf.report(\"styleRefresh\",function(changes) {\n\t\tif($tw.styleWidgetNode.refresh(changes,$tw.styleContainer,null)) {\n\t\t\t$tw.styleElement.innerHTML = $tw.styleContainer.textContent;\n\t\t}\n\t}));\n\t// Display the $:/core/ui/PageTemplate tiddler to kick off the display\n\t$tw.perf.report(\"mainRender\",function() {\n\t\t$tw.pageWidgetNode = $tw.wiki.makeTranscludeWidget(PAGE_TEMPLATE_TITLE,{document: document, parentWidget: $tw.rootWidget});\n\t\t$tw.pageContainer = document.createElement(\"div\");\n\t\t$tw.utils.addClass($tw.pageContainer,\"tc-page-container-wrapper\");\n\t\tdocument.body.insertBefore($tw.pageContainer,document.body.firstChild);\n\t\t$tw.pageWidgetNode.render($tw.pageContainer,null);\n \t\t$tw.hooks.invokeHook(\"th-page-refreshed\");\n\t})();\n\t// Remove any splash screen elements\n\tvar removeList = document.querySelectorAll(\".tc-remove-when-wiki-loaded\");\n\t$tw.utils.each(removeList,function(removeItem) {\n\t\tif(removeItem.parentNode) {\n\t\t\tremoveItem.parentNode.removeChild(removeItem);\n\t\t}\n\t});\n\t// Prepare refresh mechanism\n\tvar deferredChanges = Object.create(null),\n\t\ttimerId;\n\tfunction refresh() {\n\t\t// Process the refresh\n\t\t$tw.hooks.invokeHook(\"th-page-refreshing\");\n\t\t$tw.pageWidgetNode.refresh(deferredChanges);\n\t\tdeferredChanges = Object.create(null);\n\t\t$tw.hooks.invokeHook(\"th-page-refreshed\");\n\t}\n\t// Add the change event handler\n\t$tw.wiki.addEventListener(\"change\",$tw.perf.report(\"mainRefresh\",function(changes) {\n\t\t// Check if only tiddlers that are throttled have changed\n\t\tvar onlyThrottledTiddlersHaveChanged = true;\n\t\tfor(var title in changes) {\n\t\t\tvar tiddler = $tw.wiki.getTiddler(title);\n\t\t\tif(!tiddler || !(tiddler.hasField(\"draft.of\") || tiddler.hasField(\"throttle.refresh\"))) {\n\t\t\t\tonlyThrottledTiddlersHaveChanged = false;\n\t\t\t}\n\t\t}\n\t\t// Defer the change if only drafts have changed\n\t\tif(timerId) {\n\t\t\tclearTimeout(timerId);\n\t\t}\n\t\ttimerId = null;\n\t\tif(onlyThrottledTiddlersHaveChanged) {\n\t\t\tvar timeout = parseInt($tw.wiki.getTiddlerText(DRAFT_TIDDLER_TIMEOUT_TITLE,\"\"),10);\n\t\t\tif(isNaN(timeout)) {\n\t\t\t\ttimeout = THROTTLE_REFRESH_TIMEOUT;\n\t\t\t}\n\t\t\ttimerId = setTimeout(refresh,timeout);\n\t\t\t$tw.utils.extend(deferredChanges,changes);\n\t\t} else {\n\t\t\t$tw.utils.extend(deferredChanges,changes);\n\t\t\trefresh();\n\t\t}\n\t}));\n\t// Fix up the link between the root widget and the page container\n\t$tw.rootWidget.domNodes = [$tw.pageContainer];\n\t$tw.rootWidget.children = [$tw.pageWidgetNode];\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/startup/rootwidget.js": {
"title": "$:/core/modules/startup/rootwidget.js",
"text": "/*\\\ntitle: $:/core/modules/startup/rootwidget.js\ntype: application/javascript\nmodule-type: startup\n\nSetup the root widget and the core root widget handlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"rootwidget\";\nexports.platforms = [\"browser\"];\nexports.after = [\"startup\"];\nexports.before = [\"story\"];\nexports.synchronous = true;\n\nexports.startup = function() {\n\t// Install the modal message mechanism\n\t$tw.modal = new $tw.utils.Modal($tw.wiki);\n\t$tw.rootWidget.addEventListener(\"tm-modal\",function(event) {\n\t\t$tw.modal.display(event.param,{variables: event.paramObject, event: event});\n\t});\n\t// Install the notification mechanism\n\t$tw.notifier = new $tw.utils.Notifier($tw.wiki);\n\t$tw.rootWidget.addEventListener(\"tm-notify\",function(event) {\n\t\t$tw.notifier.display(event.param,{variables: event.paramObject});\n\t});\n\t// Install the copy-to-clipboard mechanism\n\t$tw.rootWidget.addEventListener(\"tm-copy-to-clipboard\",function(event) {\n\t\t$tw.utils.copyToClipboard(event.param);\n\t});\n\t// Install the tm-focus-selector message\n\t$tw.rootWidget.addEventListener(\"tm-focus-selector\",function(event) {\n\t\tvar selector = event.param || \"\",\n\t\t\telement;\n\t\ttry {\n\t\t\telement = document.querySelector(selector);\n\t\t} catch(e) {\n\t\t\tconsole.log(\"Error in selector: \",selector)\n\t\t}\n\t\tif(element && element.focus) {\n\t\t\telement.focus(event.paramObject);\n\t\t}\n\t});\n\t// Install the scroller\n\t$tw.pageScroller = new $tw.utils.PageScroller();\n\t$tw.rootWidget.addEventListener(\"tm-scroll\",function(event) {\n\t\t$tw.pageScroller.handleEvent(event);\n\t});\n\tvar fullscreen = $tw.utils.getFullScreenApis();\n\tif(fullscreen) {\n\t\t$tw.rootWidget.addEventListener(\"tm-full-screen\",function(event) {\n\t\t\tvar fullScreenDocument = event.event ? event.event.target.ownerDocument : document;\n\t\t\tif(event.param === \"enter\") {\n\t\t\t\tfullScreenDocument.documentElement[fullscreen._requestFullscreen](Element.ALLOW_KEYBOARD_INPUT);\n\t\t\t} else if(event.param === \"exit\") {\n\t\t\t\tfullScreenDocument[fullscreen._exitFullscreen]();\n\t\t\t} else {\n\t\t\t\tif(fullScreenDocument[fullscreen._fullscreenElement]) {\n\t\t\t\t\tfullScreenDocument[fullscreen._exitFullscreen]();\n\t\t\t\t} else {\n\t\t\t\t\tfullScreenDocument.documentElement[fullscreen._requestFullscreen](Element.ALLOW_KEYBOARD_INPUT);\n\t\t\t\t}\t\t\t\t\n\t\t\t}\n\t\t});\n\t}\n\t// If we're being viewed on a data: URI then give instructions for how to save\n\tif(document.location.protocol === \"data:\") {\n\t\t$tw.rootWidget.dispatchEvent({\n\t\t\ttype: \"tm-modal\",\n\t\t\tparam: \"$:/language/Modals/SaveInstructions\"\n\t\t});\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/startup.js": {
"title": "$:/core/modules/startup.js",
"text": "/*\\\ntitle: $:/core/modules/startup.js\ntype: application/javascript\nmodule-type: startup\n\nMiscellaneous startup logic for both the client and server.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"startup\";\nexports.after = [\"load-modules\"];\nexports.synchronous = true;\n\n// Set to `true` to enable performance instrumentation\nvar PERFORMANCE_INSTRUMENTATION_CONFIG_TITLE = \"$:/config/Performance/Instrumentation\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nexports.startup = function() {\n\tvar modules,n,m,f;\n\t// Minimal browser detection\n\tif($tw.browser) {\n\t\t$tw.browser.isIE = (/msie|trident/i.test(navigator.userAgent));\n\t\t$tw.browser.isFirefox = !!document.mozFullScreenEnabled;\n\t}\n\t// Platform detection\n\t$tw.platform = {};\n\tif($tw.browser) {\n\t\t$tw.platform.isMac = /Mac/.test(navigator.platform);\n\t\t$tw.platform.isWindows = /win/i.test(navigator.platform);\n\t\t$tw.platform.isLinux = /Linux/i.test(navigator.platform);\n\t} else {\n\t\tswitch(require(\"os\").platform()) {\n\t\t\tcase \"darwin\":\n\t\t\t\t$tw.platform.isMac = true;\n\t\t\t\tbreak;\n\t\t\tcase \"win32\":\n\t\t\t\t$tw.platform.isWindows = true;\n\t\t\t\tbreak;\n\t\t\tcase \"freebsd\":\n\t\t\t\t$tw.platform.isLinux = true;\n\t\t\t\tbreak;\n\t\t\tcase \"linux\":\n\t\t\t\t$tw.platform.isLinux = true;\n\t\t\t\tbreak;\n\t\t}\n\t}\n\t// Initialise version\n\t$tw.version = $tw.utils.extractVersionInfo();\n\t// Set up the performance framework\n\t$tw.perf = new $tw.Performance($tw.wiki.getTiddlerText(PERFORMANCE_INSTRUMENTATION_CONFIG_TITLE,\"no\") === \"yes\");\n\t// Create a root widget for attaching event handlers. By using it as the parentWidget for another widget tree, one can reuse the event handlers\n\t$tw.rootWidget = new widget.widget({\n\t\ttype: \"widget\",\n\t\tchildren: []\n\t},{\n\t\twiki: $tw.wiki,\n\t\tdocument: $tw.browser ? document : $tw.fakeDocument\n\t});\n\t// Execute any startup actions\n\tvar executeStartupTiddlers = function(tag) {\n\t\t$tw.utils.each($tw.wiki.filterTiddlers(\"[all[shadows+tiddlers]tag[\" + tag + \"]!has[draft.of]]\"),function(title) {\n\t\t\t$tw.rootWidget.invokeActionString($tw.wiki.getTiddlerText(title),$tw.rootWidget);\n\t\t});\n\t};\n\texecuteStartupTiddlers(\"$:/tags/StartupAction\");\n\tif($tw.browser) {\n\t\texecuteStartupTiddlers(\"$:/tags/StartupAction/Browser\");\t\t\n\t}\n\tif($tw.node) {\n\t\texecuteStartupTiddlers(\"$:/tags/StartupAction/Node\");\t\t\n\t}\n\t// Kick off the language manager and switcher\n\t$tw.language = new $tw.Language();\n\t$tw.languageSwitcher = new $tw.PluginSwitcher({\n\t\twiki: $tw.wiki,\n\t\tpluginType: \"language\",\n\t\tcontrollerTitle: \"$:/language\",\n\t\tdefaultPlugins: [\n\t\t\t\"$:/languages/en-GB\"\n\t\t],\n\t\tonSwitch: function(plugins) {\n\t\t\tif($tw.browser) {\n\t\t\t\tvar pluginTiddler = $tw.wiki.getTiddler(plugins[0]);\n\t\t\t\tif(pluginTiddler) {\n\t\t\t\t\tdocument.documentElement.setAttribute(\"dir\",pluginTiddler.getFieldString(\"text-direction\") || \"auto\");\n\t\t\t\t} else {\n\t\t\t\t\tdocument.documentElement.removeAttribute(\"dir\");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\t// Kick off the theme manager\n\t$tw.themeManager = new $tw.PluginSwitcher({\n\t\twiki: $tw.wiki,\n\t\tpluginType: \"theme\",\n\t\tcontrollerTitle: \"$:/theme\",\n\t\tdefaultPlugins: [\n\t\t\t\"$:/themes/tiddlywiki/snowwhite\",\n\t\t\t\"$:/themes/tiddlywiki/vanilla\"\n\t\t]\n\t});\n\t// Kick off the keyboard manager\n\t$tw.keyboardManager = new $tw.KeyboardManager();\n\t// Listen for shortcuts\n\tif($tw.browser) {\n\t\t$tw.utils.addEventListeners(document,[{\n\t\t\tname: \"keydown\",\n\t\t\thandlerObject: $tw.keyboardManager,\n\t\t\thandlerMethod: \"handleKeydownEvent\"\n\t\t}]);\n\t}\n\t// Clear outstanding tiddler store change events to avoid an unnecessary refresh cycle at startup\n\t$tw.wiki.clearTiddlerEventQueue();\n\t// Find a working syncadaptor\n\t$tw.syncadaptor = undefined;\n\t$tw.modules.forEachModuleOfType(\"syncadaptor\",function(title,module) {\n\t\tif(!$tw.syncadaptor && module.adaptorClass) {\n\t\t\t$tw.syncadaptor = new module.adaptorClass({wiki: $tw.wiki});\n\t\t}\n\t});\n\t// Set up the syncer object if we've got a syncadaptor\n\tif($tw.syncadaptor) {\n\t\t$tw.syncer = new $tw.Syncer({wiki: $tw.wiki, syncadaptor: $tw.syncadaptor});\n\t}\n\t// Setup the saver handler\n\t$tw.saverHandler = new $tw.SaverHandler({\n\t\twiki: $tw.wiki,\n\t\tdirtyTracking: !$tw.syncadaptor,\n\t\tpreloadDirty: $tw.boot.preloadDirty || []\n\t});\n\t// Host-specific startup\n\tif($tw.browser) {\n\t\t// Install the popup manager\n\t\t$tw.popup = new $tw.utils.Popup();\n\t\t// Install the animator\n\t\t$tw.anim = new $tw.utils.Animator();\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/startup/story.js": {
"title": "$:/core/modules/startup/story.js",
"text": "/*\\\ntitle: $:/core/modules/startup/story.js\ntype: application/javascript\nmodule-type: startup\n\nLoad core modules\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"story\";\nexports.after = [\"startup\"];\nexports.synchronous = true;\n\n// Default story and history lists\nvar DEFAULT_STORY_TITLE = \"$:/StoryList\";\nvar DEFAULT_HISTORY_TITLE = \"$:/HistoryList\";\n\n// Default tiddlers\nvar DEFAULT_TIDDLERS_TITLE = \"$:/DefaultTiddlers\";\n\n// Config\nvar CONFIG_UPDATE_ADDRESS_BAR = \"$:/config/Navigation/UpdateAddressBar\"; // Can be \"no\", \"permalink\", \"permaview\"\nvar CONFIG_UPDATE_HISTORY = \"$:/config/Navigation/UpdateHistory\"; // Can be \"yes\" or \"no\"\nvar CONFIG_PERMALINKVIEW_COPY_TO_CLIPBOARD = \"$:/config/Navigation/Permalinkview/CopyToClipboard\"; // Can be \"yes\" (default) or \"no\"\nvar CONFIG_PERMALINKVIEW_UPDATE_ADDRESS_BAR = \"$:/config/Navigation/Permalinkview/UpdateAddressBar\"; // Can be \"yes\" (default) or \"no\"\n\n\n// Links to help, if there is no param\nvar HELP_OPEN_EXTERNAL_WINDOW = \"http://tiddlywiki.com/#WidgetMessage%3A%20tm-open-external-window\";\n\nexports.startup = function() {\n\t// Open startup tiddlers\n\topenStartupTiddlers({\n\t\tdisableHistory: $tw.boot.disableStartupNavigation\n\t});\n\tif($tw.browser) {\n\t\t// Set up location hash update\n\t\t$tw.wiki.addEventListener(\"change\",function(changes) {\n\t\t\tif($tw.utils.hop(changes,DEFAULT_STORY_TITLE) || $tw.utils.hop(changes,DEFAULT_HISTORY_TITLE)) {\n\t\t\t\tupdateLocationHash({\n\t\t\t\t\tupdateAddressBar: $tw.wiki.getTiddlerText(CONFIG_UPDATE_ADDRESS_BAR,\"permaview\").trim(),\n\t\t\t\t\tupdateHistory: $tw.wiki.getTiddlerText(CONFIG_UPDATE_HISTORY,\"no\").trim()\n\t\t\t\t});\n\t\t\t}\n\t\t});\n\t\t// Listen for changes to the browser location hash\n\t\twindow.addEventListener(\"hashchange\",function() {\n\t\t\tvar hash = $tw.utils.getLocationHash();\n\t\t\tif(hash !== $tw.locationHash) {\n\t\t\t\t$tw.locationHash = hash;\n\t\t\t\topenStartupTiddlers({defaultToCurrentStory: true});\n\t\t\t}\n\t\t},false);\n\t\t// Listen for the tm-browser-refresh message\n\t\t$tw.rootWidget.addEventListener(\"tm-browser-refresh\",function(event) {\n\t\t\twindow.location.reload(true);\n\t\t});\n\t\t// Listen for tm-open-external-window message\n\t\t$tw.rootWidget.addEventListener(\"tm-open-external-window\",function(event) {\n\t\t\tvar paramObject = event.paramObject || {},\n\t\t\t\tstrUrl = event.param || HELP_OPEN_EXTERNAL_WINDOW,\n\t\t\t\tstrWindowName = paramObject.windowName,\n\t\t\t\tstrWindowFeatures = paramObject.windowFeatures;\n\t\t\twindow.open(strUrl, strWindowName, strWindowFeatures);\n\t\t});\n\t\t// Listen for the tm-print message\n\t\t$tw.rootWidget.addEventListener(\"tm-print\",function(event) {\n\t\t\t(event.event.view || window).print();\n\t\t});\n\t\t// Listen for the tm-home message\n\t\t$tw.rootWidget.addEventListener(\"tm-home\",function(event) {\n\t\t\twindow.location.hash = \"\";\n\t\t\tvar storyFilter = $tw.wiki.getTiddlerText(DEFAULT_TIDDLERS_TITLE),\n\t\t\t\tstoryList = $tw.wiki.filterTiddlers(storyFilter);\n\t\t\t//invoke any hooks that might change the default story list\n\t\t\tstoryList = $tw.hooks.invokeHook(\"th-opening-default-tiddlers-list\",storyList);\n\t\t\t$tw.wiki.addTiddler({title: DEFAULT_STORY_TITLE, text: \"\", list: storyList},$tw.wiki.getModificationFields());\n\t\t\tif(storyList[0]) {\n\t\t\t\t$tw.wiki.addToHistory(storyList[0]);\n\t\t\t}\n\t\t});\n\t\t// Listen for the tm-permalink message\n\t\t$tw.rootWidget.addEventListener(\"tm-permalink\",function(event) {\n\t\t\tupdateLocationHash({\n\t\t\t\tupdateAddressBar: $tw.wiki.getTiddlerText(CONFIG_PERMALINKVIEW_UPDATE_ADDRESS_BAR,\"yes\").trim() === \"yes\" ? \"permalink\" : \"none\",\n\t\t\t\tupdateHistory: $tw.wiki.getTiddlerText(CONFIG_UPDATE_HISTORY,\"no\").trim(),\n\t\t\t\ttargetTiddler: event.param || event.tiddlerTitle,\n\t\t\t\tcopyToClipboard: $tw.wiki.getTiddlerText(CONFIG_PERMALINKVIEW_COPY_TO_CLIPBOARD,\"yes\").trim() === \"yes\" ? \"permalink\" : \"none\"\n\t\t\t});\n\t\t});\n\t\t// Listen for the tm-permaview message\n\t\t$tw.rootWidget.addEventListener(\"tm-permaview\",function(event) {\n\t\t\tupdateLocationHash({\n\t\t\t\tupdateAddressBar: $tw.wiki.getTiddlerText(CONFIG_PERMALINKVIEW_UPDATE_ADDRESS_BAR,\"yes\").trim() === \"yes\" ? \"permaview\" : \"none\",\n\t\t\t\tupdateHistory: $tw.wiki.getTiddlerText(CONFIG_UPDATE_HISTORY,\"no\").trim(),\n\t\t\t\ttargetTiddler: event.param || event.tiddlerTitle,\n\t\t\t\tcopyToClipboard: $tw.wiki.getTiddlerText(CONFIG_PERMALINKVIEW_COPY_TO_CLIPBOARD,\"yes\").trim() === \"yes\" ? \"permaview\" : \"none\"\n\t\t\t});\t\t\t\t\n\t\t});\n\t}\n};\n\n/*\nProcess the location hash to open the specified tiddlers. Options:\ndisableHistory: if true $:/History is NOT updated\ndefaultToCurrentStory: If true, the current story is retained as the default, instead of opening the default tiddlers\n*/\nfunction openStartupTiddlers(options) {\n\toptions = options || {};\n\t// Work out the target tiddler and the story filter. \"null\" means \"unspecified\"\n\tvar target = null,\n\t\tstoryFilter = null;\n\tif($tw.locationHash.length > 1) {\n\t\tvar hash = $tw.locationHash.substr(1),\n\t\t\tsplit = hash.indexOf(\":\");\n\t\tif(split === -1) {\n\t\t\ttarget = decodeURIComponent(hash.trim());\n\t\t} else {\n\t\t\ttarget = decodeURIComponent(hash.substr(0,split).trim());\n\t\t\tstoryFilter = decodeURIComponent(hash.substr(split + 1).trim());\n\t\t}\n\t}\n\t// If the story wasn't specified use the current tiddlers or a blank story\n\tif(storyFilter === null) {\n\t\tif(options.defaultToCurrentStory) {\n\t\t\tvar currStoryList = $tw.wiki.getTiddlerList(DEFAULT_STORY_TITLE);\n\t\t\tstoryFilter = $tw.utils.stringifyList(currStoryList);\n\t\t} else {\n\t\t\tif(target && target !== \"\") {\n\t\t\t\tstoryFilter = \"\";\n\t\t\t} else {\n\t\t\t\tstoryFilter = $tw.wiki.getTiddlerText(DEFAULT_TIDDLERS_TITLE);\n\t\t\t}\n\t\t}\n\t}\n\t// Process the story filter to get the story list\n\tvar storyList = $tw.wiki.filterTiddlers(storyFilter);\n\t// Invoke any hooks that want to change the default story list\n\tstoryList = $tw.hooks.invokeHook(\"th-opening-default-tiddlers-list\",storyList);\n\t// If the target tiddler isn't included then splice it in at the top\n\tif(target && storyList.indexOf(target) === -1) {\n\t\tstoryList.unshift(target);\n\t}\n\t// Save the story list\n\t$tw.wiki.addTiddler({title: DEFAULT_STORY_TITLE, text: \"\", list: storyList},$tw.wiki.getModificationFields());\n\t// Update history\n\tif(!options.disableHistory) {\n\t\t// If a target tiddler was specified add it to the history stack\n\t\tif(target && target !== \"\") {\n\t\t\t// The target tiddler doesn't need double square brackets, but we'll silently remove them if they're present\n\t\t\tif(target.indexOf(\"[[\") === 0 && target.substr(-2) === \"]]\") {\n\t\t\t\ttarget = target.substr(2,target.length - 4);\n\t\t\t}\n\t\t\t$tw.wiki.addToHistory(target);\n\t\t} else if(storyList.length > 0) {\n\t\t\t$tw.wiki.addToHistory(storyList[0]);\n\t\t}\t\t\n\t}\n}\n\n/*\noptions: See below\noptions.updateAddressBar: \"permalink\", \"permaview\" or \"no\" (defaults to \"permaview\")\noptions.updateHistory: \"yes\" or \"no\" (defaults to \"no\")\noptions.copyToClipboard: \"permalink\", \"permaview\" or \"no\" (defaults to \"no\")\noptions.targetTiddler: optional title of target tiddler for permalink\n*/\nfunction updateLocationHash(options) {\n\t// Get the story and the history stack\n\tvar storyList = $tw.wiki.getTiddlerList(DEFAULT_STORY_TITLE),\n\t\thistoryList = $tw.wiki.getTiddlerData(DEFAULT_HISTORY_TITLE,[]),\n\t\ttargetTiddler = \"\";\n\tif(options.targetTiddler) {\n\t\ttargetTiddler = options.targetTiddler;\n\t} else {\n\t\t// The target tiddler is the one at the top of the stack\n\t\tif(historyList.length > 0) {\n\t\t\ttargetTiddler = historyList[historyList.length-1].title;\n\t\t}\n\t\t// Blank the target tiddler if it isn't present in the story\n\t\tif(storyList.indexOf(targetTiddler) === -1) {\n\t\t\ttargetTiddler = \"\";\n\t\t}\n\t}\n\t// Assemble the location hash\n\tswitch(options.updateAddressBar) {\n\t\tcase \"permalink\":\n\t\t\t$tw.locationHash = \"#\" + encodeURIComponent(targetTiddler);\n\t\t\tbreak;\n\t\tcase \"permaview\":\n\t\t\t$tw.locationHash = \"#\" + encodeURIComponent(targetTiddler) + \":\" + encodeURIComponent($tw.utils.stringifyList(storyList));\n\t\t\tbreak;\n\t}\n\t// Copy URL to the clipboard\n\tswitch(options.copyToClipboard) {\n\t\tcase \"permalink\":\n\t\t\t$tw.utils.copyToClipboard($tw.utils.getLocationPath() + \"#\" + encodeURIComponent(targetTiddler));\n\t\t\tbreak;\n\t\tcase \"permaview\":\n\t\t\t$tw.utils.copyToClipboard($tw.utils.getLocationPath() + \"#\" + encodeURIComponent(targetTiddler) + \":\" + encodeURIComponent($tw.utils.stringifyList(storyList)));\n\t\t\tbreak;\n\t}\n\t// Only change the location hash if we must, thus avoiding unnecessary onhashchange events\n\tif($tw.utils.getLocationHash() !== $tw.locationHash) {\n\t\tif(options.updateHistory === \"yes\") {\n\t\t\t// Assign the location hash so that history is updated\n\t\t\twindow.location.hash = $tw.locationHash;\n\t\t} else {\n\t\t\t// We use replace so that browser history isn't affected\n\t\t\twindow.location.replace(window.location.toString().split(\"#\")[0] + $tw.locationHash);\n\t\t}\n\t}\n}\n\n})();\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/startup/windows.js": {
"title": "$:/core/modules/startup/windows.js",
"text": "/*\\\ntitle: $:/core/modules/startup/windows.js\ntype: application/javascript\nmodule-type: startup\n\nSetup root widget handlers for the messages concerned with opening external browser windows\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"windows\";\nexports.platforms = [\"browser\"];\nexports.after = [\"startup\"];\nexports.synchronous = true;\n\n// Global to keep track of open windows (hashmap by title)\nvar windows = {};\n\nexports.startup = function() {\n\t// Handle open window message\n\t$tw.rootWidget.addEventListener(\"tm-open-window\",function(event) {\n\t\t// Get the parameters\n\t\tvar refreshHandler,\n\t\t\ttitle = event.param || event.tiddlerTitle,\n\t\t\tparamObject = event.paramObject || {},\n\t\t\twindowTitle = paramObject.windowTitle || title,\n\t\t\ttemplate = paramObject.template || \"$:/core/templates/single.tiddler.window\",\n\t\t\twidth = paramObject.width || \"700\",\n\t\t\theight = paramObject.height || \"600\",\n\t\t\tvariables = $tw.utils.extend({},paramObject,{currentTiddler: title});\n\t\t// Open the window\n\t\tvar srcWindow,\n\t\t srcDocument;\n\t\t// In case that popup blockers deny opening a new window\n\t\ttry {\n\t\t\tsrcWindow = window.open(\"\",\"external-\" + title,\"scrollbars,width=\" + width + \",height=\" + height),\n\t\t\tsrcDocument = srcWindow.document;\n\t\t}\n\t\tcatch(e) {\n\t\t\treturn;\n\t\t}\n\t\twindows[title] = srcWindow;\n\t\t// Check for reopening the same window\n\t\tif(srcWindow.haveInitialisedWindow) {\n\t\t\treturn;\n\t\t}\n\t\t// Initialise the document\n\t\tsrcDocument.write(\"<html><head></head><body class='tc-body tc-single-tiddler-window'></body></html>\");\n\t\tsrcDocument.close();\n\t\tsrcDocument.title = windowTitle;\n\t\tsrcWindow.addEventListener(\"beforeunload\",function(event) {\n\t\t\tdelete windows[title];\n\t\t\t$tw.wiki.removeEventListener(\"change\",refreshHandler);\n\t\t},false);\n\t\t// Set up the styles\n\t\tvar styleWidgetNode = $tw.wiki.makeTranscludeWidget(\"$:/core/ui/PageStylesheet\",{\n\t\t\t\tdocument: $tw.fakeDocument,\n\t\t\t\tvariables: variables,\n\t\t\t\timportPageMacros: true}),\n\t\t\tstyleContainer = $tw.fakeDocument.createElement(\"style\");\n\t\tstyleWidgetNode.render(styleContainer,null);\n\t\tvar styleElement = srcDocument.createElement(\"style\");\n\t\tstyleElement.innerHTML = styleContainer.textContent;\n\t\tsrcDocument.head.insertBefore(styleElement,srcDocument.head.firstChild);\n\t\t// Render the text of the tiddler\n\t\tvar parser = $tw.wiki.parseTiddler(template),\n\t\t\twidgetNode = $tw.wiki.makeWidget(parser,{document: srcDocument, parentWidget: $tw.rootWidget, variables: variables});\n\t\twidgetNode.render(srcDocument.body,srcDocument.body.firstChild);\n\t\t// Function to handle refreshes\n\t\trefreshHandler = function(changes) {\n\t\t\tif(styleWidgetNode.refresh(changes,styleContainer,null)) {\n\t\t\t\tstyleElement.innerHTML = styleContainer.textContent;\n\t\t\t}\n\t\t\twidgetNode.refresh(changes);\n\t\t};\n\t\t$tw.wiki.addEventListener(\"change\",refreshHandler);\n\t\t// Listen for keyboard shortcuts\n\t\t$tw.utils.addEventListeners(srcDocument,[{\n\t\t\tname: \"keydown\",\n\t\t\thandlerObject: $tw.keyboardManager,\n\t\t\thandlerMethod: \"handleKeydownEvent\"\n\t\t},{\n\t\t\tname: \"click\",\n\t\t\thandlerObject: $tw.popup,\n\t\t\thandlerMethod: \"handleEvent\"\n\t\t}]);\n\t\tsrcWindow.haveInitialisedWindow = true;\n\t});\n\t// Close open windows when unloading main window\n\t$tw.addUnloadTask(function() {\n\t\t$tw.utils.each(windows,function(win) {\n\t\t\twin.close();\n\t\t});\n\t});\n\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "startup"
},
"$:/core/modules/story.js": {
"title": "$:/core/modules/story.js",
"text": "/*\\\ntitle: $:/core/modules/story.js\ntype: application/javascript\nmodule-type: global\n\nLightweight object for managing interactions with the story and history lists.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nConstruct Story object with options:\nwiki: reference to wiki object to use to resolve tiddler titles\nstoryTitle: title of story list tiddler\nhistoryTitle: title of history list tiddler\n*/\nfunction Story(options) {\n\toptions = options || {};\n\tthis.wiki = options.wiki || $tw.wiki;\n\tthis.storyTitle = options.storyTitle || \"$:/StoryList\";\n\tthis.historyTitle = options.historyTitle || \"$:/HistoryList\";\n};\n\nStory.prototype.navigateTiddler = function(navigateTo,navigateFromTitle,navigateFromClientRect) {\n\tthis.addToStory(navigateTo,navigateFromTitle);\n\tthis.addToHistory(navigateTo,navigateFromClientRect);\n};\n\nStory.prototype.getStoryList = function() {\n\treturn this.wiki.getTiddlerList(this.storyTitle) || [];\n};\n\nStory.prototype.addToStory = function(navigateTo,navigateFromTitle,options) {\n\toptions = options || {};\n\tvar storyList = this.getStoryList();\n\t// See if the tiddler is already there\n\tvar slot = storyList.indexOf(navigateTo);\n\t// Quit if it already exists in the story river\n\tif(slot >= 0) {\n\t\treturn;\n\t}\n\t// First we try to find the position of the story element we navigated from\n\tvar fromIndex = storyList.indexOf(navigateFromTitle);\n\tif(fromIndex >= 0) {\n\t\t// The tiddler is added from inside the river\n\t\t// Determine where to insert the tiddler; Fallback is \"below\"\n\t\tswitch(options.openLinkFromInsideRiver) {\n\t\t\tcase \"top\":\n\t\t\t\tslot = 0;\n\t\t\t\tbreak;\n\t\t\tcase \"bottom\":\n\t\t\t\tslot = storyList.length;\n\t\t\t\tbreak;\n\t\t\tcase \"above\":\n\t\t\t\tslot = fromIndex;\n\t\t\t\tbreak;\n\t\t\tcase \"below\": // Intentional fall-through\n\t\t\tdefault:\n\t\t\t\tslot = fromIndex + 1;\n\t\t\t\tbreak;\n\t\t}\n\t} else {\n\t\t// The tiddler is opened from outside the river. Determine where to insert the tiddler; default is \"top\"\n\t\tif(options.openLinkFromOutsideRiver === \"bottom\") {\n\t\t\t// Insert at bottom\n\t\t\tslot = storyList.length;\n\t\t} else {\n\t\t\t// Insert at top\n\t\t\tslot = 0;\n\t\t}\n\t}\n\t// Add the tiddler\n\tstoryList.splice(slot,0,navigateTo);\n\t// Save the story\n\tthis.saveStoryList(storyList);\n};\n\nStory.prototype.saveStoryList = function(storyList) {\n\tvar storyTiddler = this.wiki.getTiddler(this.storyTitle);\n\tthis.wiki.addTiddler(new $tw.Tiddler(\n\t\tthis.wiki.getCreationFields(),\n\t\t{title: this.storyTitle},\n\t\tstoryTiddler,\n\t\t{list: storyList},\n\t\tthis.wiki.getModificationFields()\n\t));\n};\n\nStory.prototype.addToHistory = function(navigateTo,navigateFromClientRect) {\n\tvar titles = $tw.utils.isArray(navigateTo) ? navigateTo : [navigateTo];\n\t// Add a new record to the top of the history stack\n\tvar historyList = this.wiki.getTiddlerData(this.historyTitle,[]);\n\t$tw.utils.each(titles,function(title) {\n\t\thistoryList.push({title: title, fromPageRect: navigateFromClientRect});\n\t});\n\tthis.wiki.setTiddlerData(this.historyTitle,historyList,{\"current-tiddler\": titles[titles.length-1]});\n};\n\nStory.prototype.storyCloseTiddler = function(targetTitle) {\n// TBD\n};\n\nStory.prototype.storyCloseAllTiddlers = function() {\n// TBD\n};\n\nStory.prototype.storyCloseOtherTiddlers = function(targetTitle) {\n// TBD\n};\n\nStory.prototype.storyEditTiddler = function(targetTitle) {\n// TBD\n};\n\nStory.prototype.storyDeleteTiddler = function(targetTitle) {\n// TBD\n};\n\nStory.prototype.storySaveTiddler = function(targetTitle) {\n// TBD\n};\n\nStory.prototype.storyCancelTiddler = function(targetTitle) {\n// TBD\n};\n\nStory.prototype.storyNewTiddler = function(targetTitle) {\n// TBD\n};\n\nexports.Story = Story;\n\n\n})();\n",
"type": "application/javascript",
"module-type": "global"
},
"$:/core/modules/storyviews/classic.js": {
"title": "$:/core/modules/storyviews/classic.js",
"text": "/*\\\ntitle: $:/core/modules/storyviews/classic.js\ntype: application/javascript\nmodule-type: storyview\n\nViews the story as a linear sequence\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar easing = \"cubic-bezier(0.645, 0.045, 0.355, 1)\"; // From http://easings.net/#easeInOutCubic\n\nvar ClassicStoryView = function(listWidget) {\n\tthis.listWidget = listWidget;\n};\n\nClassicStoryView.prototype.navigateTo = function(historyInfo) {\n\tvar duration = $tw.utils.getAnimationDuration()\n\tvar listElementIndex = this.listWidget.findListItem(0,historyInfo.title);\n\tif(listElementIndex === undefined) {\n\t\treturn;\n\t}\n\tvar listItemWidget = this.listWidget.children[listElementIndex],\n\t\ttargetElement = listItemWidget.findFirstDomNode();\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\treturn;\n\t}\n\tif(duration) {\n\t\t// Scroll the node into view\n\t\tthis.listWidget.dispatchEvent({type: \"tm-scroll\", target: targetElement});\t\n\t} else {\n\t\ttargetElement.scrollIntoView();\n\t}\n};\n\nClassicStoryView.prototype.insert = function(widget) {\n\tvar duration = $tw.utils.getAnimationDuration();\n\tif(duration) {\n\t\tvar targetElement = widget.findFirstDomNode();\n\t\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\t\tif(!(targetElement instanceof Element)) {\n\t\t\treturn;\n\t\t}\n\t\t// Get the current height of the tiddler\n\t\tvar computedStyle = window.getComputedStyle(targetElement),\n\t\t\tcurrMarginBottom = parseInt(computedStyle.marginBottom,10),\n\t\t\tcurrMarginTop = parseInt(computedStyle.marginTop,10),\n\t\t\tcurrHeight = targetElement.offsetHeight + currMarginTop;\n\t\t// Reset the margin once the transition is over\n\t\tsetTimeout(function() {\n\t\t\t$tw.utils.setStyle(targetElement,[\n\t\t\t\t{transition: \"none\"},\n\t\t\t\t{marginBottom: \"\"}\n\t\t\t]);\n\t\t},duration);\n\t\t// Set up the initial position of the element\n\t\t$tw.utils.setStyle(targetElement,[\n\t\t\t{transition: \"none\"},\n\t\t\t{marginBottom: (-currHeight) + \"px\"},\n\t\t\t{opacity: \"0.0\"}\n\t\t]);\n\t\t$tw.utils.forceLayout(targetElement);\n\t\t// Transition to the final position\n\t\t$tw.utils.setStyle(targetElement,[\n\t\t\t{transition: \"opacity \" + duration + \"ms \" + easing + \", \" +\n\t\t\t\t\t\t\"margin-bottom \" + duration + \"ms \" + easing},\n\t\t\t{marginBottom: currMarginBottom + \"px\"},\n\t\t\t{opacity: \"1.0\"}\n\t]);\n\t}\n};\n\nClassicStoryView.prototype.remove = function(widget) {\n\tvar duration = $tw.utils.getAnimationDuration();\n\tif(duration) {\n\t\tvar targetElement = widget.findFirstDomNode(),\n\t\t\tremoveElement = function() {\n\t\t\t\twidget.removeChildDomNodes();\n\t\t\t};\n\t\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\t\tif(!(targetElement instanceof Element)) {\n\t\t\tremoveElement();\n\t\t\treturn;\n\t\t}\n\t\t// Get the current height of the tiddler\n\t\tvar currWidth = targetElement.offsetWidth,\n\t\t\tcomputedStyle = window.getComputedStyle(targetElement),\n\t\t\tcurrMarginBottom = parseInt(computedStyle.marginBottom,10),\n\t\t\tcurrMarginTop = parseInt(computedStyle.marginTop,10),\n\t\t\tcurrHeight = targetElement.offsetHeight + currMarginTop;\n\t\t// Remove the dom nodes of the widget at the end of the transition\n\t\tsetTimeout(removeElement,duration);\n\t\t// Animate the closure\n\t\t$tw.utils.setStyle(targetElement,[\n\t\t\t{transition: \"none\"},\n\t\t\t{transform: \"translateX(0px)\"},\n\t\t\t{marginBottom: currMarginBottom + \"px\"},\n\t\t\t{opacity: \"1.0\"}\n\t\t]);\n\t\t$tw.utils.forceLayout(targetElement);\n\t\t$tw.utils.setStyle(targetElement,[\n\t\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms \" + easing + \", \" +\n\t\t\t\t\t\t\"opacity \" + duration + \"ms \" + easing + \", \" +\n\t\t\t\t\t\t\"margin-bottom \" + duration + \"ms \" + easing},\n\t\t\t{transform: \"translateX(-\" + currWidth + \"px)\"},\n\t\t\t{marginBottom: (-currHeight) + \"px\"},\n\t\t\t{opacity: \"0.0\"}\n\t\t]);\n\t} else {\n\t\twidget.removeChildDomNodes();\n\t}\n};\n\nexports.classic = ClassicStoryView;\n\n})();",
"type": "application/javascript",
"module-type": "storyview"
},
"$:/core/modules/storyviews/pop.js": {
"title": "$:/core/modules/storyviews/pop.js",
"text": "/*\\\ntitle: $:/core/modules/storyviews/pop.js\ntype: application/javascript\nmodule-type: storyview\n\nAnimates list insertions and removals\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar PopStoryView = function(listWidget) {\n\tthis.listWidget = listWidget;\n};\n\nPopStoryView.prototype.navigateTo = function(historyInfo) {\n\tvar listElementIndex = this.listWidget.findListItem(0,historyInfo.title);\n\tif(listElementIndex === undefined) {\n\t\treturn;\n\t}\n\tvar listItemWidget = this.listWidget.children[listElementIndex],\n\t\ttargetElement = listItemWidget.findFirstDomNode();\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\treturn;\n\t}\n\t// Scroll the node into view\n\tthis.listWidget.dispatchEvent({type: \"tm-scroll\", target: targetElement});\n};\n\nPopStoryView.prototype.insert = function(widget) {\n\tvar targetElement = widget.findFirstDomNode(),\n\t\tduration = $tw.utils.getAnimationDuration();\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\treturn;\n\t}\n\t// Reset once the transition is over\n\tsetTimeout(function() {\n\t\t$tw.utils.setStyle(targetElement,[\n\t\t\t{transition: \"none\"},\n\t\t\t{transform: \"none\"}\n\t\t]);\n\t\t$tw.utils.setStyle(widget.document.body,[\n\t\t\t{\"overflow-x\": \"\"}\n\t\t]);\n\t},duration);\n\t// Prevent the page from overscrolling due to the zoom factor\n\t$tw.utils.setStyle(widget.document.body,[\n\t\t{\"overflow-x\": \"hidden\"}\n\t]);\n\t// Set up the initial position of the element\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: \"none\"},\n\t\t{transform: \"scale(2)\"},\n\t\t{opacity: \"0.0\"}\n\t]);\n\t$tw.utils.forceLayout(targetElement);\n\t// Transition to the final position\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"opacity \" + duration + \"ms ease-in-out\"},\n\t\t{transform: \"scale(1)\"},\n\t\t{opacity: \"1.0\"}\n\t]);\n};\n\nPopStoryView.prototype.remove = function(widget) {\n\tvar targetElement = widget.findFirstDomNode(),\n\t\tduration = $tw.utils.getAnimationDuration(),\n\t\tremoveElement = function() {\n\t\t\tif(targetElement && targetElement.parentNode) {\n\t\t\t\twidget.removeChildDomNodes();\n\t\t\t}\n\t\t};\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\tremoveElement();\n\t\treturn;\n\t}\n\t// Remove the element at the end of the transition\n\tsetTimeout(removeElement,duration);\n\t// Animate the closure\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: \"none\"},\n\t\t{transform: \"scale(1)\"},\n\t\t{opacity: \"1.0\"}\n\t]);\n\t$tw.utils.forceLayout(targetElement);\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"opacity \" + duration + \"ms ease-in-out\"},\n\t\t{transform: \"scale(0.1)\"},\n\t\t{opacity: \"0.0\"}\n\t]);\n};\n\nexports.pop = PopStoryView;\n\n})();\n",
"type": "application/javascript",
"module-type": "storyview"
},
"$:/core/modules/storyviews/zoomin.js": {
"title": "$:/core/modules/storyviews/zoomin.js",
"text": "/*\\\ntitle: $:/core/modules/storyviews/zoomin.js\ntype: application/javascript\nmodule-type: storyview\n\nZooms between individual tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar easing = \"cubic-bezier(0.645, 0.045, 0.355, 1)\"; // From http://easings.net/#easeInOutCubic\n\nvar ZoominListView = function(listWidget) {\n\tvar self = this;\n\tthis.listWidget = listWidget;\n\t// Get the index of the tiddler that is at the top of the history\n\tvar history = this.listWidget.wiki.getTiddlerDataCached(this.listWidget.historyTitle,[]),\n\t\ttargetTiddler;\n\tif(history.length > 0) {\n\t\ttargetTiddler = history[history.length-1].title;\n\t}\n\t// Make all the tiddlers position absolute, and hide all but the top (or first) one\n\t$tw.utils.each(this.listWidget.children,function(itemWidget,index) {\n\t\tvar domNode = itemWidget.findFirstDomNode();\n\t\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\t\tif(!(domNode instanceof Element)) {\n\t\t\treturn;\n\t\t}\n\t\tif((targetTiddler && targetTiddler !== itemWidget.parseTreeNode.itemTitle) || (!targetTiddler && index)) {\n\t\t\tdomNode.style.display = \"none\";\n\t\t} else {\n\t\t\tself.currentTiddlerDomNode = domNode;\n\t\t}\n\t\t$tw.utils.addClass(domNode,\"tc-storyview-zoomin-tiddler\");\n\t});\n};\n\nZoominListView.prototype.navigateTo = function(historyInfo) {\n\tvar duration = $tw.utils.getAnimationDuration(),\n\t\tlistElementIndex = this.listWidget.findListItem(0,historyInfo.title);\n\tif(listElementIndex === undefined) {\n\t\treturn;\n\t}\n\tvar listItemWidget = this.listWidget.children[listElementIndex],\n\t\ttargetElement = listItemWidget.findFirstDomNode();\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\treturn;\n\t}\n\t// Make the new tiddler be position absolute and visible so that we can measure it\n\t$tw.utils.addClass(targetElement,\"tc-storyview-zoomin-tiddler\");\n\t$tw.utils.setStyle(targetElement,[\n\t\t{display: \"block\"},\n\t\t{transformOrigin: \"0 0\"},\n\t\t{transform: \"translateX(0px) translateY(0px) scale(1)\"},\n\t\t{transition: \"none\"},\n\t\t{opacity: \"0.0\"}\n\t]);\n\t// Get the position of the source node, or use the centre of the window as the source position\n\tvar sourceBounds = historyInfo.fromPageRect || {\n\t\t\tleft: window.innerWidth/2 - 2,\n\t\t\ttop: window.innerHeight/2 - 2,\n\t\t\twidth: window.innerWidth/8,\n\t\t\theight: window.innerHeight/8\n\t\t};\n\t// Try to find the title node in the target tiddler\n\tvar titleDomNode = findTitleDomNode(listItemWidget) || listItemWidget.findFirstDomNode(),\n\t\tzoomBounds = titleDomNode.getBoundingClientRect();\n\t// Compute the transform for the target tiddler to make the title lie over the source rectange\n\tvar targetBounds = targetElement.getBoundingClientRect(),\n\t\tscale = sourceBounds.width / zoomBounds.width,\n\t\tx = sourceBounds.left - targetBounds.left - (zoomBounds.left - targetBounds.left) * scale,\n\t\ty = sourceBounds.top - targetBounds.top - (zoomBounds.top - targetBounds.top) * scale;\n\t// Transform the target tiddler to its starting position\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transform: \"translateX(\" + x + \"px) translateY(\" + y + \"px) scale(\" + scale + \")\"}\n\t]);\n\t// Force layout\n\t$tw.utils.forceLayout(targetElement);\n\t// Apply the ending transitions with a timeout to ensure that the previously applied transformations are applied first\n\tvar self = this,\n\t\tprevCurrentTiddler = this.currentTiddlerDomNode;\n\tthis.currentTiddlerDomNode = targetElement;\n\t// Transform the target tiddler to its natural size\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms \" + easing + \", opacity \" + duration + \"ms \" + easing},\n\t\t{opacity: \"1.0\"},\n\t\t{transform: \"translateX(0px) translateY(0px) scale(1)\"},\n\t\t{zIndex: \"500\"},\n\t]);\n\t// Transform the previous tiddler out of the way and then hide it\n\tif(prevCurrentTiddler && prevCurrentTiddler !== targetElement) {\n\t\tscale = zoomBounds.width / sourceBounds.width;\n\t\tx = zoomBounds.left - targetBounds.left - (sourceBounds.left - targetBounds.left) * scale;\n\t\ty = zoomBounds.top - targetBounds.top - (sourceBounds.top - targetBounds.top) * scale;\n\t\t$tw.utils.setStyle(prevCurrentTiddler,[\n\t\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms \" + easing + \", opacity \" + duration + \"ms \" + easing},\n\t\t\t{opacity: \"0.0\"},\n\t\t\t{transformOrigin: \"0 0\"},\n\t\t\t{transform: \"translateX(\" + x + \"px) translateY(\" + y + \"px) scale(\" + scale + \")\"},\n\t\t\t{zIndex: \"0\"}\n\t\t]);\n\t\t// Hide the tiddler when the transition has finished\n\t\tsetTimeout(function() {\n\t\t\tif(self.currentTiddlerDomNode !== prevCurrentTiddler) {\n\t\t\t\tprevCurrentTiddler.style.display = \"none\";\n\t\t\t}\n\t\t},duration);\n\t}\n\t// Scroll the target into view\n//\t$tw.pageScroller.scrollIntoView(targetElement);\n};\n\n/*\nFind the first child DOM node of a widget that has the class \"tc-title\"\n*/\nfunction findTitleDomNode(widget,targetClass) {\n\ttargetClass = targetClass || \"tc-title\";\n\tvar domNode = widget.findFirstDomNode();\n\tif(domNode && domNode.querySelector) {\n\t\treturn domNode.querySelector(\".\" + targetClass);\n\t}\n\treturn null;\n}\n\nZoominListView.prototype.insert = function(widget) {\n\tvar targetElement = widget.findFirstDomNode();\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\treturn;\n\t}\n\t// Make the newly inserted node position absolute and hidden\n\t$tw.utils.addClass(targetElement,\"tc-storyview-zoomin-tiddler\");\n\t$tw.utils.setStyle(targetElement,[\n\t\t{display: \"none\"}\n\t]);\n};\n\nZoominListView.prototype.remove = function(widget) {\n\tvar targetElement = widget.findFirstDomNode(),\n\t\tduration = $tw.utils.getAnimationDuration(),\n\t\tremoveElement = function() {\n\t\t\twidget.removeChildDomNodes();\n\t\t};\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\tremoveElement();\n\t\treturn;\n\t}\n\t// Abandon if hidden\n\tif(targetElement.style.display != \"block\" ) {\n\t\tremoveElement();\n\t\treturn;\n\t}\n\t// Set up the tiddler that is being closed\n\t$tw.utils.addClass(targetElement,\"tc-storyview-zoomin-tiddler\");\n\t$tw.utils.setStyle(targetElement,[\n\t\t{display: \"block\"},\n\t\t{transformOrigin: \"50% 50%\"},\n\t\t{transform: \"translateX(0px) translateY(0px) scale(1)\"},\n\t\t{transition: \"none\"},\n\t\t{zIndex: \"0\"}\n\t]);\n\t// We'll move back to the previous or next element in the story\n\tvar toWidget = widget.previousSibling();\n\tif(!toWidget) {\n\t\ttoWidget = widget.nextSibling();\n\t}\n\tvar toWidgetDomNode = toWidget && toWidget.findFirstDomNode();\n\t// Set up the tiddler we're moving back in\n\tif(toWidgetDomNode) {\n\t\t$tw.utils.addClass(toWidgetDomNode,\"tc-storyview-zoomin-tiddler\");\n\t\t$tw.utils.setStyle(toWidgetDomNode,[\n\t\t\t{display: \"block\"},\n\t\t\t{transformOrigin: \"50% 50%\"},\n\t\t\t{transform: \"translateX(0px) translateY(0px) scale(10)\"},\n\t\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms \" + easing + \", opacity \" + duration + \"ms \" + easing},\n\t\t\t{opacity: \"0\"},\n\t\t\t{zIndex: \"500\"}\n\t\t]);\n\t\tthis.currentTiddlerDomNode = toWidgetDomNode;\n\t}\n\t// Animate them both\n\t// Force layout\n\t$tw.utils.forceLayout(this.listWidget.parentDomNode);\n\t// First, the tiddler we're closing\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transformOrigin: \"50% 50%\"},\n\t\t{transform: \"translateX(0px) translateY(0px) scale(0.1)\"},\n\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms \" + easing + \", opacity \" + duration + \"ms \" + easing},\n\t\t{opacity: \"0\"},\n\t\t{zIndex: \"0\"}\n\t]);\n\tsetTimeout(removeElement,duration);\n\t// Now the tiddler we're going back to\n\tif(toWidgetDomNode) {\n\t\t$tw.utils.setStyle(toWidgetDomNode,[\n\t\t\t{transform: \"translateX(0px) translateY(0px) scale(1)\"},\n\t\t\t{opacity: \"1\"}\n\t\t]);\n\t}\n\treturn true; // Indicate that we'll delete the DOM node\n};\n\nexports.zoomin = ZoominListView;\n\n})();\n",
"type": "application/javascript",
"module-type": "storyview"
},
"$:/core/modules/syncer.js": {
"title": "$:/core/modules/syncer.js",
"text": "/*\\\ntitle: $:/core/modules/syncer.js\ntype: application/javascript\nmodule-type: global\n\nThe syncer tracks changes to the store and synchronises them to a remote data store represented as a \"sync adaptor\"\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nDefaults\n*/\nSyncer.prototype.titleIsLoggedIn = \"$:/status/IsLoggedIn\";\nSyncer.prototype.titleIsAnonymous = \"$:/status/IsAnonymous\";\nSyncer.prototype.titleIsReadOnly = \"$:/status/IsReadOnly\";\nSyncer.prototype.titleUserName = \"$:/status/UserName\";\nSyncer.prototype.titleSyncFilter = \"$:/config/SyncFilter\";\nSyncer.prototype.titleSyncPollingInterval = \"$:/config/SyncPollingInterval\";\nSyncer.prototype.titleSyncDisableLazyLoading = \"$:/config/SyncDisableLazyLoading\";\nSyncer.prototype.titleSavedNotification = \"$:/language/Notifications/Save/Done\";\nSyncer.prototype.titleSyncThrottleInterval = \"$:/config/SyncThrottleInterval\";\nSyncer.prototype.taskTimerInterval = 1 * 1000; // Interval for sync timer\nSyncer.prototype.throttleInterval = 1 * 1000; // Defer saving tiddlers if they've changed in the last 1s...\nSyncer.prototype.errorRetryInterval = 5 * 1000; // Interval to retry after an error\nSyncer.prototype.fallbackInterval = 10 * 1000; // Unless the task is older than 10s\nSyncer.prototype.pollTimerInterval = 60 * 1000; // Interval for polling for changes from the adaptor\n\n/*\nInstantiate the syncer with the following options:\nsyncadaptor: reference to syncadaptor to be used\nwiki: wiki to be synced\n*/\nfunction Syncer(options) {\n\tvar self = this;\n\tthis.wiki = options.wiki;\n\t// Save parameters\n\tthis.syncadaptor = options.syncadaptor;\n\tthis.disableUI = !!options.disableUI;\n\tthis.titleIsLoggedIn = options.titleIsLoggedIn || this.titleIsLoggedIn;\n\tthis.titleUserName = options.titleUserName || this.titleUserName;\n\tthis.titleSyncFilter = options.titleSyncFilter || this.titleSyncFilter;\n\tthis.titleSavedNotification = options.titleSavedNotification || this.titleSavedNotification;\n\tthis.taskTimerInterval = options.taskTimerInterval || this.taskTimerInterval;\n\tthis.throttleInterval = options.throttleInterval || parseInt(this.wiki.getTiddlerText(this.titleSyncThrottleInterval,\"\"),10) || this.throttleInterval;\n\tthis.errorRetryInterval = options.errorRetryInterval || this.errorRetryInterval;\n\tthis.fallbackInterval = options.fallbackInterval || this.fallbackInterval;\n\tthis.pollTimerInterval = options.pollTimerInterval || parseInt(this.wiki.getTiddlerText(this.titleSyncPollingInterval,\"\"),10) || this.pollTimerInterval;\n\tthis.logging = \"logging\" in options ? options.logging : true;\n\t// Make a logger\n\tthis.logger = new $tw.utils.Logger(\"syncer\" + ($tw.browser ? \"-browser\" : \"\") + ($tw.node ? \"-server\" : \"\") + (this.syncadaptor.name ? (\"-\" + this.syncadaptor.name) : \"\"),{\n\t\tcolour: \"cyan\",\n\t\tenable: this.logging,\n\t\tsaveHistory: true\n\t});\n\t// Make another logger for connection errors\n\tthis.loggerConnection = new $tw.utils.Logger(\"syncer\" + ($tw.browser ? \"-browser\" : \"\") + ($tw.node ? \"-server\" : \"\") + (this.syncadaptor.name ? (\"-\" + this.syncadaptor.name) : \"\") + \"-connection\",{\n\t\tcolour: \"cyan\",\n\t\tenable: this.logging\n\t});\n\t// Ask the syncadaptor to use the main logger\n\tif(this.syncadaptor.setLoggerSaveBuffer) {\n\t\tthis.syncadaptor.setLoggerSaveBuffer(this.logger);\n\t}\n\t// Compile the dirty tiddler filter\n\tthis.filterFn = this.wiki.compileFilter(this.wiki.getTiddlerText(this.titleSyncFilter));\n\t// Record information for known tiddlers\n\tthis.readTiddlerInfo();\n\tthis.titlesToBeLoaded = {}; // Hashmap of titles of tiddlers that need loading from the server\n\tthis.titlesHaveBeenLazyLoaded = {}; // Hashmap of titles of tiddlers that have already been lazily loaded from the server\n\t// Timers\n\tthis.taskTimerId = null; // Timer for task dispatch\n\tthis.pollTimerId = null; // Timer for polling server\n\t// Number of outstanding requests\n\tthis.numTasksInProgress = 0;\n\t// Listen out for changes to tiddlers\n\tthis.wiki.addEventListener(\"change\",function(changes) {\n\t\t// Filter the changes to just include ones that are being synced\n\t\tvar filteredChanges = self.getSyncedTiddlers(function(callback) {\n\t\t\t$tw.utils.each(changes,function(change,title) {\n\t\t\t\tvar tiddler = self.wiki.tiddlerExists(title) && self.wiki.getTiddler(title);\n\t\t\t\tcallback(tiddler,title);\n\t\t\t});\n\t\t});\n\t\tif(filteredChanges.length > 0) {\n\t\t\tself.processTaskQueue();\n\t\t} else {\n\t\t\t// Look for deletions of tiddlers we're already syncing\t\n\t\t\tvar outstandingDeletion = false\n\t\t\t$tw.utils.each(changes,function(change,title,object) {\n\t\t\t\tif(change.deleted && $tw.utils.hop(self.tiddlerInfo,title)) {\n\t\t\t\t\toutstandingDeletion = true;\n\t\t\t\t}\n\t\t\t});\n\t\t\tif(outstandingDeletion) {\n\t\t\t\tself.processTaskQueue();\n\t\t\t}\n\t\t}\n\t});\n\t// Browser event handlers\n\tif($tw.browser && !this.disableUI) {\n\t\t// Set up our beforeunload handler\n\t\t$tw.addUnloadTask(function(event) {\n\t\t\tvar confirmationMessage;\n\t\t\tif(self.isDirty()) {\n\t\t\t\tconfirmationMessage = $tw.language.getString(\"UnsavedChangesWarning\");\n\t\t\t\tevent.returnValue = confirmationMessage; // Gecko\n\t\t\t}\n\t\t\treturn confirmationMessage;\n\t\t});\n\t\t// Listen out for login/logout/refresh events in the browser\n\t\t$tw.rootWidget.addEventListener(\"tm-login\",function() {\n\t\t\tself.handleLoginEvent();\n\t\t});\n\t\t$tw.rootWidget.addEventListener(\"tm-logout\",function() {\n\t\t\tself.handleLogoutEvent();\n\t\t});\n\t\t$tw.rootWidget.addEventListener(\"tm-server-refresh\",function() {\n\t\t\tself.handleRefreshEvent();\n\t\t});\n\t\t$tw.rootWidget.addEventListener(\"tm-copy-syncer-logs-to-clipboard\",function() {\n\t\t\t$tw.utils.copyToClipboard($tw.utils.getSystemInfo() + \"\\n\\nLog:\\n\" + self.logger.getBuffer());\n\t\t});\n\t}\n\t// Listen out for lazyLoad events\n\tif(!this.disableUI && $tw.wiki.getTiddlerText(this.titleSyncDisableLazyLoading) !== \"yes\") {\n\t\tthis.wiki.addEventListener(\"lazyLoad\",function(title) {\n\t\t\tself.handleLazyLoadEvent(title);\n\t\t});\t\t\n\t}\n\t// Get the login status\n\tthis.getStatus(function(err,isLoggedIn) {\n\t\t// Do a sync from the server\n\t\tself.syncFromServer();\n\t});\n}\n\n/*\nShow a generic network error alert\n*/\nSyncer.prototype.displayError = function(msg,err) {\n\tif(err === ($tw.language.getString(\"Error/XMLHttpRequest\") + \": 0\")) {\n\t\tthis.loggerConnection.alert($tw.language.getString(\"Error/NetworkErrorAlert\"));\n\t\tthis.logger.log(msg + \":\",err);\n\t} else {\n\t\tthis.logger.alert(msg + \":\",err);\n\t}\n};\n\n/*\nReturn an array of the tiddler titles that are subjected to syncing\n*/\nSyncer.prototype.getSyncedTiddlers = function(source) {\n\treturn this.filterFn.call(this.wiki,source);\n};\n\n/*\nReturn an array of the tiddler titles that are subjected to syncing\n*/\nSyncer.prototype.getTiddlerRevision = function(title) {\n\tif(this.syncadaptor && this.syncadaptor.getTiddlerRevision) {\n\t\treturn this.syncadaptor.getTiddlerRevision(title);\n\t} else {\n\t\treturn this.wiki.getTiddler(title).fields.revision;\t\n\t} \n};\n\n/*\nRead (or re-read) the latest tiddler info from the store\n*/\nSyncer.prototype.readTiddlerInfo = function() {\n\t// Hashmap by title of {revision:,changeCount:,adaptorInfo:}\n\t// \"revision\" is the revision of the tiddler last seen on the server, and \"changecount\" is the corresponding local changecount\n\tthis.tiddlerInfo = {};\n\t// Record information for known tiddlers\n\tvar self = this,\n\t\ttiddlers = this.getSyncedTiddlers();\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar tiddler = self.wiki.tiddlerExists(title) && self.wiki.getTiddler(title);\n\t\tself.tiddlerInfo[title] = {\n\t\t\trevision: self.getTiddlerRevision(title),\n\t\t\tadaptorInfo: self.syncadaptor && self.syncadaptor.getTiddlerInfo(tiddler),\n\t\t\tchangeCount: self.wiki.getChangeCount(title)\n\t\t};\n\t});\n};\n\n/*\nChecks whether the wiki is dirty (ie the window shouldn't be closed)\n*/\nSyncer.prototype.isDirty = function() {\n\tthis.logger.log(\"Checking dirty status\");\n\t// Check tiddlers that are in the store and included in the filter function\n\tvar titles = this.getSyncedTiddlers();\n\tfor(var index=0; index<titles.length; index++) {\n\t\tvar title = titles[index],\n\t\t\ttiddlerInfo = this.tiddlerInfo[title];\n\t\tif(this.wiki.tiddlerExists(title)) {\n\t\t\tif(tiddlerInfo) {\n\t\t\t\t// If the tiddler is known on the server and has been modified locally then it needs to be saved to the server\n\t\t\t\tif($tw.wiki.getChangeCount(title) > tiddlerInfo.changeCount) {\n\t\t\t\t\treturn true;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\t// If the tiddler isn't known on the server then it needs to be saved to the server\n\t\t\t\treturn true;\n\t\t\t}\n\t\t}\n\t}\n\t// Check tiddlers that are known from the server but not currently in the store\n\ttitles = Object.keys(this.tiddlerInfo);\n\tfor(index=0; index<titles.length; index++) {\n\t\tif(!this.wiki.tiddlerExists(titles[index])) {\n\t\t\t// There must be a pending delete\n\t\t\treturn true;\n\t\t}\n\t}\n\treturn false;\n};\n\n/*\nUpdate the document body with the class \"tc-dirty\" if the wiki has unsaved/unsynced changes\n*/\nSyncer.prototype.updateDirtyStatus = function() {\n\tif($tw.browser && !this.disableUI) {\n\t\tvar dirty = this.isDirty();\n\t\t$tw.utils.toggleClass(document.body,\"tc-dirty\",dirty);\n\t\tif(!dirty) {\n\t\t\tthis.loggerConnection.clearAlerts();\n\t\t}\n\t}\n};\n\n/*\nSave an incoming tiddler in the store, and updates the associated tiddlerInfo\n*/\nSyncer.prototype.storeTiddler = function(tiddlerFields) {\n\t// Save the tiddler\n\tvar tiddler = new $tw.Tiddler(tiddlerFields);\n\tthis.wiki.addTiddler(tiddler);\n\t// Save the tiddler revision and changeCount details\n\tthis.tiddlerInfo[tiddlerFields.title] = {\n\t\trevision: this.getTiddlerRevision(tiddlerFields.title),\n\t\tadaptorInfo: this.syncadaptor.getTiddlerInfo(tiddler),\n\t\tchangeCount: this.wiki.getChangeCount(tiddlerFields.title)\n\t};\n};\n\nSyncer.prototype.getStatus = function(callback) {\n\tvar self = this;\n\t// Check if the adaptor supports getStatus()\n\tif(this.syncadaptor && this.syncadaptor.getStatus) {\n\t\t// Mark us as not logged in\n\t\tthis.wiki.addTiddler({title: this.titleIsLoggedIn,text: \"no\"});\n\t\t// Get login status\n\t\tthis.syncadaptor.getStatus(function(err,isLoggedIn,username,isReadOnly,isAnonymous) {\n\t\t\tif(err) {\n\t\t\t\tself.logger.alert(err);\n\t\t\t} else {\n\t\t\t\t// Set the various status tiddlers\n\t\t\t\tself.wiki.addTiddler({title: self.titleIsReadOnly,text: isReadOnly ? \"yes\" : \"no\"});\n\t\t\t\tself.wiki.addTiddler({title: self.titleIsAnonymous,text: isAnonymous ? \"yes\" : \"no\"});\n\t\t\t\tself.wiki.addTiddler({title: self.titleIsLoggedIn,text: isLoggedIn ? \"yes\" : \"no\"});\n\t\t\t\tif(isLoggedIn) {\n\t\t\t\t\tself.wiki.addTiddler({title: self.titleUserName,text: username || \"\"});\n\t\t\t\t}\n\t\t\t}\n\t\t\t// Invoke the callback\n\t\t\tif(callback) {\n\t\t\t\tcallback(err,isLoggedIn,username);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tcallback(null,true,\"UNAUTHENTICATED\");\n\t}\n};\n\n/*\nSynchronise from the server by reading the skinny tiddler list and queuing up loads for any tiddlers that we don't already have up to date\n*/\nSyncer.prototype.syncFromServer = function() {\n\tvar self = this,\n\t\tcancelNextSync = function() {\n\t\t\tif(self.pollTimerId) {\n\t\t\t\tclearTimeout(self.pollTimerId);\n\t\t\t\tself.pollTimerId = null;\n\t\t\t}\n\t\t},\n\t\ttriggerNextSync = function() {\n\t\t\tself.pollTimerId = setTimeout(function() {\n\t\t\t\tself.pollTimerId = null;\n\t\t\t\tself.syncFromServer.call(self);\n\t\t\t},self.pollTimerInterval);\n\t\t};\n\tif(this.syncadaptor && this.syncadaptor.getUpdatedTiddlers) {\n\t\tthis.logger.log(\"Retrieving updated tiddler list\");\n\t\tcancelNextSync();\n\t\tthis.syncadaptor.getUpdatedTiddlers(self,function(err,updates) {\n\t\t\ttriggerNextSync();\n\t\t\tif(err) {\n\t\t\t\tself.displayError($tw.language.getString(\"Error/RetrievingSkinny\"),err);\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif(updates) {\n\t\t\t\t$tw.utils.each(updates.modifications,function(title) {\n\t\t\t\t\tself.titlesToBeLoaded[title] = true;\n\t\t\t\t});\n\t\t\t\t$tw.utils.each(updates.deletions,function(title) {\n\t\t\t\t\tdelete self.tiddlerInfo[title];\n\t\t\t\t\tself.logger.log(\"Deleting tiddler missing from server:\",title);\n\t\t\t\t\tself.wiki.deleteTiddler(title);\n\t\t\t\t});\n\t\t\t\tif(updates.modifications.length > 0 || updates.deletions.length > 0) {\n\t\t\t\t\tself.processTaskQueue();\n\t\t\t\t}\t\t\t\t\n\t\t\t}\n\t\t});\n\t} else if(this.syncadaptor && this.syncadaptor.getSkinnyTiddlers) {\n\t\tthis.logger.log(\"Retrieving skinny tiddler list\");\n\t\tcancelNextSync();\n\t\tthis.syncadaptor.getSkinnyTiddlers(function(err,tiddlers) {\n\t\t\ttriggerNextSync();\n\t\t\t// Check for errors\n\t\t\tif(err) {\n\t\t\t\tself.displayError($tw.language.getString(\"Error/RetrievingSkinny\"),err);\n\t\t\t\treturn;\n\t\t\t}\n\t\t\t// Keep track of which tiddlers we already know about have been reported this time\n\t\t\tvar previousTitles = Object.keys(self.tiddlerInfo);\n\t\t\t// Process each incoming tiddler\n\t\t\tfor(var t=0; t<tiddlers.length; t++) {\n\t\t\t\t// Get the incoming tiddler fields, and the existing tiddler\n\t\t\t\tvar tiddlerFields = tiddlers[t],\n\t\t\t\t\tincomingRevision = tiddlerFields.revision + \"\",\n\t\t\t\t\ttiddler = self.wiki.tiddlerExists(tiddlerFields.title) && self.wiki.getTiddler(tiddlerFields.title),\n\t\t\t\t\ttiddlerInfo = self.tiddlerInfo[tiddlerFields.title],\n\t\t\t\t\tcurrRevision = tiddlerInfo ? tiddlerInfo.revision : null,\n\t\t\t\t\tindexInPreviousTitles = previousTitles.indexOf(tiddlerFields.title);\n\t\t\t\tif(indexInPreviousTitles !== -1) {\n\t\t\t\t\tpreviousTitles.splice(indexInPreviousTitles,1);\n\t\t\t\t}\n\t\t\t\t// Ignore the incoming tiddler if it's the same as the revision we've already got\n\t\t\t\tif(currRevision !== incomingRevision) {\n\t\t\t\t\t// Only load the skinny version if we don't already have a fat version of the tiddler\n\t\t\t\t\tif(!tiddler || tiddler.fields.text === undefined) {\n\t\t\t\t\t\tself.storeTiddler(tiddlerFields);\n\t\t\t\t\t}\n\t\t\t\t\t// Do a full load of this tiddler\n\t\t\t\t\tself.titlesToBeLoaded[tiddlerFields.title] = true;\n\t\t\t\t}\n\t\t\t}\n\t\t\t// Delete any tiddlers that were previously reported but missing this time\n\t\t\t$tw.utils.each(previousTitles,function(title) {\n\t\t\t\tdelete self.tiddlerInfo[title];\n\t\t\t\tself.logger.log(\"Deleting tiddler missing from server:\",title);\n\t\t\t\tself.wiki.deleteTiddler(title);\n\t\t\t});\n\t\t\tself.processTaskQueue();\n\t\t});\n\t}\n};\n\n/*\nForce load a tiddler from the server\n*/\nSyncer.prototype.enqueueLoadTiddler = function(title) {\n\tthis.titlesToBeLoaded[title] = true;\n\tthis.processTaskQueue();\n};\n\n/*\nLazily load a skinny tiddler if we can\n*/\nSyncer.prototype.handleLazyLoadEvent = function(title) {\n\t// Ignore if the syncadaptor doesn't handle it\n\tif(!this.syncadaptor.supportsLazyLoading) {\n\t\treturn;\n\t}\n\t// Don't lazy load the same tiddler twice\n\tif(!this.titlesHaveBeenLazyLoaded[title]) {\n\t\t// Don't lazy load if the tiddler isn't included in the sync filter\n\t\tif(this.getSyncedTiddlers().indexOf(title) !== -1) {\n\t\t\t// Mark the tiddler as needing loading, and having already been lazily loaded\n\t\t\tthis.titlesToBeLoaded[title] = true;\n\t\t\tthis.titlesHaveBeenLazyLoaded[title] = true;\n\t\t}\n\t}\n};\n\n/*\nDispay a password prompt and allow the user to login\n*/\nSyncer.prototype.handleLoginEvent = function() {\n\tvar self = this;\n\tthis.getStatus(function(err,isLoggedIn,username) {\n\t\tif(!err && !isLoggedIn) {\n\t\t\t$tw.passwordPrompt.createPrompt({\n\t\t\t\tserviceName: $tw.language.getString(\"LoginToTiddlySpace\"),\n\t\t\t\tcallback: function(data) {\n\t\t\t\t\tself.login(data.username,data.password,function(err,isLoggedIn) {\n\t\t\t\t\t\tself.syncFromServer();\n\t\t\t\t\t});\n\t\t\t\t\treturn true; // Get rid of the password prompt\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t});\n};\n\n/*\nAttempt to login to TiddlyWeb.\n\tusername: username\n\tpassword: password\n\tcallback: invoked with arguments (err,isLoggedIn)\n*/\nSyncer.prototype.login = function(username,password,callback) {\n\tthis.logger.log(\"Attempting to login as\",username);\n\tvar self = this;\n\tif(this.syncadaptor.login) {\n\t\tthis.syncadaptor.login(username,password,function(err) {\n\t\t\tif(err) {\n\t\t\t\treturn callback(err);\n\t\t\t}\n\t\t\tself.getStatus(function(err,isLoggedIn,username) {\n\t\t\t\tif(callback) {\n\t\t\t\t\tcallback(err,isLoggedIn);\n\t\t\t\t}\n\t\t\t});\n\t\t});\n\t} else {\n\t\tcallback(null,true);\n\t}\n};\n\n/*\nAttempt to log out of TiddlyWeb\n*/\nSyncer.prototype.handleLogoutEvent = function() {\n\tthis.logger.log(\"Attempting to logout\");\n\tvar self = this;\n\tif(this.syncadaptor.logout) {\n\t\tthis.syncadaptor.logout(function(err) {\n\t\t\tif(err) {\n\t\t\t\tself.logger.alert(err);\n\t\t\t} else {\n\t\t\t\tself.getStatus();\n\t\t\t}\n\t\t});\n\t}\n};\n\n/*\nImmediately refresh from the server\n*/\nSyncer.prototype.handleRefreshEvent = function() {\n\tthis.syncFromServer();\n};\n\n/*\nProcess the next task\n*/\nSyncer.prototype.processTaskQueue = function() {\n\tvar self = this;\n\t// Only process a task if the sync adaptor is fully initialised and we're not already performing\n\t// a task. If we are already performing a task then we'll dispatch the next one when it completes\n\tif((!this.syncadaptor.isReady || this.syncadaptor.isReady()) && this.numTasksInProgress === 0) {\n\t\t// Choose the next task to perform\n\t\tvar task = this.chooseNextTask();\n\t\t// Perform the task if we had one\n\t\tif(typeof task === \"object\" && task !== null) {\n\t\t\tthis.numTasksInProgress += 1;\n\t\t\ttask.run(function(err) {\n\t\t\t\tself.numTasksInProgress -= 1;\n\t\t\t\tif(err) {\n\t\t\t\t\tself.displayError(\"Sync error while processing \" + task.type + \" of '\" + task.title + \"'\",err);\n\t\t\t\t\tself.updateDirtyStatus();\n\t\t\t\t\tself.triggerTimeout(self.errorRetryInterval);\n\t\t\t\t} else {\n\t\t\t\t\tself.updateDirtyStatus();\n\t\t\t\t\t// Process the next task\n\t\t\t\t\tself.processTaskQueue.call(self);\t\t\t\t\t\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\t// No task is ready so update the status\n\t\t\tthis.updateDirtyStatus();\n\t\t\t// And trigger a timeout if there is a pending task\n\t\t\tif(task === true) {\n\t\t\t\tthis.triggerTimeout();\t\t\t\t\n\t\t\t}\n\t\t}\n\t} else {\n\t\tthis.updateDirtyStatus();\t\t\n\t}\n};\n\nSyncer.prototype.triggerTimeout = function(interval) {\n\tvar self = this;\n\tif(!this.taskTimerId) {\n\t\tthis.taskTimerId = setTimeout(function() {\n\t\t\tself.taskTimerId = null;\n\t\t\tself.processTaskQueue.call(self);\n\t\t},interval || self.taskTimerInterval);\n\t}\n};\n\n/*\nChoose the next sync task. We prioritise saves, then deletes, then loads from the server\n\nReturns either a task object, null if there's no upcoming tasks, or the boolean true if there are pending tasks that aren't yet due\n*/\nSyncer.prototype.chooseNextTask = function() {\n\tvar thresholdLastSaved = (new Date()) - this.throttleInterval,\n\t\thavePending = null;\n\t// First we look for tiddlers that have been modified locally and need saving back to the server\n\tvar titles = this.getSyncedTiddlers();\n\tfor(var index=0; index<titles.length; index++) {\n\t\tvar title = titles[index],\n\t\t\ttiddler = this.wiki.tiddlerExists(title) && this.wiki.getTiddler(title),\n\t\t\ttiddlerInfo = this.tiddlerInfo[title];\n\t\tif(tiddler) {\n\t\t\t// If the tiddler is not known on the server, or has been modified locally no more recently than the threshold then it needs to be saved to the server\n\t\t\tvar hasChanged = !tiddlerInfo || $tw.wiki.getChangeCount(title) > tiddlerInfo.changeCount,\n\t\t\t\tisReadyToSave = !tiddlerInfo || !tiddlerInfo.timestampLastSaved || tiddlerInfo.timestampLastSaved < thresholdLastSaved;\n\t\t\tif(hasChanged) {\n\t\t\t\tif(isReadyToSave) {\n\t\t\t\t\treturn new SaveTiddlerTask(this,title); \t\t\t\t\t\n\t\t\t\t} else {\n\t\t\t\t\thavePending = true;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\t// Second, we check tiddlers that are known from the server but not currently in the store, and so need deleting on the server\n\ttitles = Object.keys(this.tiddlerInfo);\n\tfor(index=0; index<titles.length; index++) {\n\t\ttitle = titles[index];\n\t\ttiddlerInfo = this.tiddlerInfo[title];\n\t\ttiddler = this.wiki.tiddlerExists(title) && this.wiki.getTiddler(title);\n\t\tif(!tiddler) {\n\t\t\treturn new DeleteTiddlerTask(this,title);\n\t\t}\n\t}\n\t// Check for tiddlers that need loading\n\ttitle = Object.keys(this.titlesToBeLoaded)[0];\n\tif(title) {\n\t\tdelete this.titlesToBeLoaded[title];\n\t\treturn new LoadTiddlerTask(this,title);\n\t}\n\t// No tasks are ready\n\treturn havePending;\n};\n\nfunction SaveTiddlerTask(syncer,title) {\n\tthis.syncer = syncer;\n\tthis.title = title;\n\tthis.type = \"save\";\n}\n\nSaveTiddlerTask.prototype.run = function(callback) {\n\tvar self = this,\n\t\tchangeCount = this.syncer.wiki.getChangeCount(this.title),\n\t\ttiddler = this.syncer.wiki.tiddlerExists(this.title) && this.syncer.wiki.getTiddler(this.title);\n\tthis.syncer.logger.log(\"Dispatching 'save' task:\",this.title);\n\tif(tiddler) {\n\t\tthis.syncer.syncadaptor.saveTiddler(tiddler,function(err,adaptorInfo,revision) {\n\t\t\t// If there's an error, exit without changing any internal state\n\t\t\tif(err) {\n\t\t\t\treturn callback(err);\n\t\t\t}\n\t\t\t// Adjust the info stored about this tiddler\n\t\t\tself.syncer.tiddlerInfo[self.title] = {\n\t\t\t\tchangeCount: changeCount,\n\t\t\t\tadaptorInfo: adaptorInfo,\n\t\t\t\trevision: revision,\n\t\t\t\ttimestampLastSaved: new Date()\n\t\t\t};\n\t\t\t// Invoke the callback\n\t\t\tcallback(null);\n\t\t});\n\t} else {\n\t\tthis.syncer.logger.log(\" Not Dispatching 'save' task:\",this.title,\"tiddler does not exist\");\n\t\t$tw.utils.nextTick(callback(null));\n\t}\n};\n\nfunction DeleteTiddlerTask(syncer,title) {\n\tthis.syncer = syncer;\n\tthis.title = title;\n\tthis.type = \"delete\";\n}\n\nDeleteTiddlerTask.prototype.run = function(callback) {\n\tvar self = this;\n\tthis.syncer.logger.log(\"Dispatching 'delete' task:\",this.title);\n\tthis.syncer.syncadaptor.deleteTiddler(this.title,function(err) {\n\t\t// If there's an error, exit without changing any internal state\n\t\tif(err) {\n\t\t\treturn callback(err);\n\t\t}\n\t\t// Remove the info stored about this tiddler\n\t\tdelete self.syncer.tiddlerInfo[self.title];\n\t\t// Invoke the callback\n\t\tcallback(null);\n\t},{\n\t\ttiddlerInfo: self.syncer.tiddlerInfo[this.title]\n\t});\n};\n\nfunction LoadTiddlerTask(syncer,title) {\n\tthis.syncer = syncer;\n\tthis.title = title;\n\tthis.type = \"load\";\n}\n\nLoadTiddlerTask.prototype.run = function(callback) {\n\tvar self = this;\n\tthis.syncer.logger.log(\"Dispatching 'load' task:\",this.title);\n\tthis.syncer.syncadaptor.loadTiddler(this.title,function(err,tiddlerFields) {\n\t\t// If there's an error, exit without changing any internal state\n\t\tif(err) {\n\t\t\treturn callback(err);\n\t\t}\n\t\t// Update the info stored about this tiddler\n\t\tif(tiddlerFields) {\n\t\t\tself.syncer.storeTiddler(tiddlerFields);\n\t\t}\n\t\t// Invoke the callback\n\t\tcallback(null);\n\t});\n};\n\nexports.Syncer = Syncer;\n\n})();\n",
"type": "application/javascript",
"module-type": "global"
},
"$:/core/modules/tiddler.js": {
"title": "$:/core/modules/tiddler.js",
"text": "/*\\\ntitle: $:/core/modules/tiddler.js\ntype: application/javascript\nmodule-type: tiddlermethod\n\nExtension methods for the $tw.Tiddler object (constructor and methods required at boot time are in boot/boot.js)\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.hasTag = function(tag) {\n\treturn this.fields.tags && this.fields.tags.indexOf(tag) !== -1;\n};\n\nexports.isPlugin = function() {\n\treturn this.fields.type === \"application/json\" && this.hasField(\"plugin-type\");\n};\n\nexports.isDraft = function() {\n\treturn this.hasField(\"draft.of\");\n};\n\nexports.getFieldString = function(field) {\n\tvar value = this.fields[field];\n\t// Check for a missing field\n\tif(value === undefined || value === null) {\n\t\treturn \"\";\n\t}\n\t// Parse the field with the associated module (if any)\n\tvar fieldModule = $tw.Tiddler.fieldModules[field];\n\tif(fieldModule && fieldModule.stringify) {\n\t\treturn fieldModule.stringify.call(this,value);\n\t} else {\n\t\treturn value.toString();\n\t}\n};\n\n/*\nGet the value of a field as a list\n*/\nexports.getFieldList = function(field) {\n\tvar value = this.fields[field];\n\t// Check for a missing field\n\tif(value === undefined || value === null) {\n\t\treturn [];\n\t}\n\treturn $tw.utils.parseStringArray(value);\n};\n\n/*\nGet all the fields as a hashmap of strings. Options:\n\texclude: an array of field names to exclude\n*/\nexports.getFieldStrings = function(options) {\n\toptions = options || {};\n\tvar exclude = options.exclude || [];\n\tvar fields = {};\n\tfor(var field in this.fields) {\n\t\tif($tw.utils.hop(this.fields,field)) {\n\t\t\tif(exclude.indexOf(field) === -1) {\n\t\t\t\tfields[field] = this.getFieldString(field);\n\t\t\t}\n\t\t}\n\t}\n\treturn fields;\n};\n\n/*\nGet all the fields as a name:value block. Options:\n\texclude: an array of field names to exclude\n*/\nexports.getFieldStringBlock = function(options) {\n\toptions = options || {};\n\tvar exclude = options.exclude || [],\n\t\tfields = Object.keys(this.fields).sort(),\n\t\tresult = [];\n\tfor(var t=0; t<fields.length; t++) {\n\t\tvar field = fields[t];\n\t\tif(exclude.indexOf(field) === -1) {\n\t\t\tresult.push(field + \": \" + this.getFieldString(field));\n\t\t}\n\t}\n\treturn result.join(\"\\n\");\n};\n\nexports.getFieldDay = function(field) {\n\tif(this.cache && this.cache.day && $tw.utils.hop(this.cache.day,field) ) {\n\t\treturn this.cache.day[field];\n\t}\n\tvar day = \"\";\n\tif(this.fields[field]) {\n\t\tday = (new Date($tw.utils.parseDate(this.fields[field]))).setHours(0,0,0,0);\n\t}\n\tthis.cache.day = this.cache.day || {};\n\tthis.cache.day[field] = day;\n\treturn day;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "tiddlermethod"
},
"$:/core/modules/upgraders/plugins.js": {
"title": "$:/core/modules/upgraders/plugins.js",
"text": "/*\\\ntitle: $:/core/modules/upgraders/plugins.js\ntype: application/javascript\nmodule-type: upgrader\n\nUpgrader module that checks that plugins are newer than any already installed version\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar UPGRADE_LIBRARY_TITLE = \"$:/UpgradeLibrary\";\n\nvar BLOCKED_PLUGINS = {\n\t\"$:/themes/tiddlywiki/stickytitles\": {\n\t\tversions: [\"*\"]\n\t},\n\t\"$:/plugins/tiddlywiki/fullscreen\": {\n\t\tversions: [\"*\"]\n\t}\n};\n\nexports.upgrade = function(wiki,titles,tiddlers) {\n\tvar self = this,\n\t\tmessages = {},\n\t\tupgradeLibrary,\n\t\tgetLibraryTiddler = function(title) {\n\t\t\tif(!upgradeLibrary) {\n\t\t\t\tupgradeLibrary = wiki.getTiddlerData(UPGRADE_LIBRARY_TITLE,{});\n\t\t\t\tupgradeLibrary.tiddlers = upgradeLibrary.tiddlers || {};\n\t\t\t}\n\t\t\treturn upgradeLibrary.tiddlers[title];\n\t\t};\n\n\t// Go through all the incoming tiddlers\n\t$tw.utils.each(titles,function(title) {\n\t\tvar incomingTiddler = tiddlers[title];\n\t\t// Check if we're dealing with a plugin\n\t\tif(incomingTiddler && incomingTiddler[\"plugin-type\"]) {\n\t\t\t// Check whether the plugin contains JS modules\n\t\t\tvar requiresReload = $tw.wiki.doesPluginInfoRequireReload(JSON.parse(incomingTiddler.text)) ? ($tw.wiki.getTiddlerText(\"$:/language/ControlPanel/Plugins/PluginWillRequireReload\") + \" \") : \"\";\n\t\t\tmessages[title] = requiresReload;\n\t\t\tif(incomingTiddler.version) {\n\t\t\t\t// Upgrade the incoming plugin if it is in the upgrade library\n\t\t\t\tvar libraryTiddler = getLibraryTiddler(title);\n\t\t\t\tif(libraryTiddler && libraryTiddler[\"plugin-type\"] && libraryTiddler.version) {\n\t\t\t\t\ttiddlers[title] = libraryTiddler;\n\t\t\t\t\tmessages[title] = requiresReload + $tw.language.getString(\"Import/Upgrader/Plugins/Upgraded\",{variables: {incoming: incomingTiddler.version, upgraded: libraryTiddler.version}});\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t\t// Suppress the incoming plugin if it is older than the currently installed one\n\t\t\t\tvar existingTiddler = wiki.getTiddler(title);\n\t\t\t\tif(existingTiddler && existingTiddler.hasField(\"plugin-type\") && existingTiddler.hasField(\"version\")) {\n\t\t\t\t\t// Reject the incoming plugin by blanking all its fields\n\t\t\t\t\tif($tw.utils.checkVersions(existingTiddler.fields.version,incomingTiddler.version)) {\n\t\t\t\t\t\ttiddlers[title] = Object.create(null);\n\t\t\t\t\t\tmessages[title] = requiresReload + $tw.language.getString(\"Import/Upgrader/Plugins/Suppressed/Version\",{variables: {incoming: incomingTiddler.version, existing: existingTiddler.fields.version}});\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\t// Check whether the plugin is on the blocked list\n\t\t\tvar blockInfo = BLOCKED_PLUGINS[title];\n\t\t\tif(blockInfo) {\n\t\t\t\tif(blockInfo.versions.indexOf(\"*\") !== -1 || (incomingTiddler.version && blockInfo.versions.indexOf(incomingTiddler.version) !== -1)) {\n\t\t\t\t\ttiddlers[title] = Object.create(null);\n\t\t\t\t\tmessages[title] = $tw.language.getString(\"Import/Upgrader/Plugins/Suppressed/Incompatible\");\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\treturn messages;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "upgrader"
},
"$:/core/modules/upgraders/system.js": {
"title": "$:/core/modules/upgraders/system.js",
"text": "/*\\\ntitle: $:/core/modules/upgraders/system.js\ntype: application/javascript\nmodule-type: upgrader\n\nUpgrader module that suppresses certain system tiddlers that shouldn't be imported\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar DONT_IMPORT_LIST = [\"$:/StoryList\",\"$:/HistoryList\"],\n\tDONT_IMPORT_PREFIX_LIST = [\"$:/temp/\",\"$:/state/\",\"$:/Import\"],\n\tWARN_IMPORT_PREFIX_LIST = [\"$:/core/modules/\"];\n\nexports.upgrade = function(wiki,titles,tiddlers) {\n\tvar self = this,\n\t\tmessages = {},\n\t\tshowAlert = false;\n\t// Check for tiddlers on our list\n\t$tw.utils.each(titles,function(title) {\n\t\tif(DONT_IMPORT_LIST.indexOf(title) !== -1) {\n\t\t\ttiddlers[title] = Object.create(null);\n\t\t\tmessages[title] = $tw.language.getString(\"Import/Upgrader/System/Suppressed\");\n\t\t} else {\n\t\t\tfor(var t=0; t<DONT_IMPORT_PREFIX_LIST.length; t++) {\n\t\t\t\tvar prefix = DONT_IMPORT_PREFIX_LIST[t];\n\t\t\t\tif(title.substr(0,prefix.length) === prefix) {\n\t\t\t\t\ttiddlers[title] = Object.create(null);\n\t\t\t\t\tmessages[title] = $tw.language.getString(\"Import/Upgrader/State/Suppressed\");\n\t\t\t\t}\n\t\t\t}\n\t\t\tfor(var t=0; t<WARN_IMPORT_PREFIX_LIST.length; t++) {\n\t\t\t\tvar prefix = WARN_IMPORT_PREFIX_LIST[t];\n\t\t\t\tif(title.substr(0,prefix.length) === prefix && wiki.isShadowTiddler(title)) {\n\t\t\t\t\tshowAlert = true;\n\t\t\t\t\tmessages[title] = $tw.language.getString(\"Import/Upgrader/System/Warning\");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\tif(showAlert) {\n\t\tvar logger = new $tw.utils.Logger(\"import\");\n\t\tlogger.alert($tw.language.getString(\"Import/Upgrader/System/Alert\"));\n\t}\n\treturn messages;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "upgrader"
},
"$:/core/modules/upgraders/themetweaks.js": {
"title": "$:/core/modules/upgraders/themetweaks.js",
"text": "/*\\\ntitle: $:/core/modules/upgraders/themetweaks.js\ntype: application/javascript\nmodule-type: upgrader\n\nUpgrader module that handles the change in theme tweak storage introduced in 5.0.14-beta.\n\nPreviously, theme tweaks were stored in two data tiddlers:\n\n* $:/themes/tiddlywiki/vanilla/metrics\n* $:/themes/tiddlywiki/vanilla/settings\n\nNow, each tweak is stored in its own separate tiddler.\n\nThis upgrader copies any values from the old format to the new. The old data tiddlers are not deleted in case they have been used to store additional indexes.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar MAPPINGS = {\n\t\"$:/themes/tiddlywiki/vanilla/metrics\": {\n\t\t\"fontsize\": \"$:/themes/tiddlywiki/vanilla/metrics/fontsize\",\n\t\t\"lineheight\": \"$:/themes/tiddlywiki/vanilla/metrics/lineheight\",\n\t\t\"storyleft\": \"$:/themes/tiddlywiki/vanilla/metrics/storyleft\",\n\t\t\"storytop\": \"$:/themes/tiddlywiki/vanilla/metrics/storytop\",\n\t\t\"storyright\": \"$:/themes/tiddlywiki/vanilla/metrics/storyright\",\n\t\t\"storywidth\": \"$:/themes/tiddlywiki/vanilla/metrics/storywidth\",\n\t\t\"tiddlerwidth\": \"$:/themes/tiddlywiki/vanilla/metrics/tiddlerwidth\"\n\t},\n\t\"$:/themes/tiddlywiki/vanilla/settings\": {\n\t\t\"fontfamily\": \"$:/themes/tiddlywiki/vanilla/settings/fontfamily\"\n\t}\n};\n\nexports.upgrade = function(wiki,titles,tiddlers) {\n\tvar self = this,\n\t\tmessages = {};\n\t// Check for tiddlers on our list\n\t$tw.utils.each(titles,function(title) {\n\t\tvar mapping = MAPPINGS[title];\n\t\tif(mapping) {\n\t\t\tvar tiddler = new $tw.Tiddler(tiddlers[title]),\n\t\t\t\ttiddlerData = wiki.getTiddlerDataCached(tiddler,{});\n\t\t\tfor(var index in mapping) {\n\t\t\t\tvar mappedTitle = mapping[index];\n\t\t\t\tif(!tiddlers[mappedTitle] || tiddlers[mappedTitle].title !== mappedTitle) {\n\t\t\t\t\ttiddlers[mappedTitle] = {\n\t\t\t\t\t\ttitle: mappedTitle,\n\t\t\t\t\t\ttext: tiddlerData[index]\n\t\t\t\t\t};\n\t\t\t\t\tmessages[mappedTitle] = $tw.language.getString(\"Import/Upgrader/ThemeTweaks/Created\",{variables: {\n\t\t\t\t\t\tfrom: title + \"##\" + index\n\t\t\t\t\t}});\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\treturn messages;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "upgrader"
},
"$:/core/modules/utils/base64-utf8/base64-utf8.module.js": {
"text": "(function(){// From https://gist.github.com/Nijikokun/5192472\n//\n// UTF8 Module\n//\n// Cleaner and modularized utf-8 encoding and decoding library for javascript.\n//\n// copyright: MIT\n// author: Nijiko Yonskai, @nijikokun, nijikokun@gmail.com\n!function(r,e,o,t){void 0!==o.module&&o.module.exports?o.module.exports=e.apply(o):void 0!==o.define&&\"function\"===o.define&&o.define.amd?define(\"utf8\",[],e):o.utf8=e.apply(o)}(0,function(){return{encode:function(r){if(\"string\"!=typeof r)return r;r=r.replace(/\\r\\n/g,\"\\n\");for(var e,o=\"\",t=0;t<r.length;t++)(e=r.charCodeAt(t))<128?o+=String.fromCharCode(e):e>127&&e<2048?(o+=String.fromCharCode(e>>6|192),o+=String.fromCharCode(63&e|128)):(o+=String.fromCharCode(e>>12|224),o+=String.fromCharCode(e>>6&63|128),o+=String.fromCharCode(63&e|128));return o},decode:function(r){if(\"string\"!=typeof r)return r;for(var e=\"\",o=0,t=0;o<r.length;)(t=r.charCodeAt(o))<128?(e+=String.fromCharCode(t),o++):t>191&&t<224?(e+=String.fromCharCode((31&t)<<6|63&r.charCodeAt(o+1)),o+=2):(e+=String.fromCharCode((15&t)<<12|(63&r.charCodeAt(o+1))<<6|63&r.charCodeAt(o+2)),o+=3);return e}}},this),function(r,e,o,t){if(void 0!==o.module&&o.module.exports){if(t&&o.require)for(var n=0;n<t.length;n++)o[t[n]]=o.require(t[n]);o.module.exports=e.apply(o)}else void 0!==o.define&&\"function\"===o.define&&o.define.amd?define(\"base64\",t||[],e):o.base64=e.apply(o)}(0,function(r){var e=r||this.utf8,o=\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\";return{encode:function(r){if(void 0===e)throw{error:\"MissingMethod\",message:\"UTF8 Module is missing.\"};if(\"string\"!=typeof r)return r;r=e.encode(r);for(var t,n,i,d,f,a,h,c=\"\",u=0;u<r.length;)d=(t=r.charCodeAt(u++))>>2,f=(3&t)<<4|(n=r.charCodeAt(u++))>>4,a=(15&n)<<2|(i=r.charCodeAt(u++))>>6,h=63&i,isNaN(n)?a=h=64:isNaN(i)&&(h=64),c+=o.charAt(d)+o.charAt(f)+o.charAt(a)+o.charAt(h);return c},decode:function(r){if(void 0===e)throw{error:\"MissingMethod\",message:\"UTF8 Module is missing.\"};if(\"string\"!=typeof r)return r;r=r.replace(/[^A-Za-z0-9\\+\\/\\=]/g,\"\");for(var t,n,i,d,f,a,h=\"\",c=0;c<r.length;)t=o.indexOf(r.charAt(c++))<<2|(d=o.indexOf(r.charAt(c++)))>>4,n=(15&d)<<4|(f=o.indexOf(r.charAt(c++)))>>2,i=(3&f)<<6|(a=o.indexOf(r.charAt(c++))),h+=String.fromCharCode(t),64!=f&&(h+=String.fromCharCode(n)),64!=a&&(h+=String.fromCharCode(i));return e.decode(h)}}},this,[\"utf8\"]);}).call(exports);",
"type": "application/javascript",
"title": "$:/core/modules/utils/base64-utf8/base64-utf8.module.js",
"module-type": "library"
},
"$:/core/modules/utils/crypto.js": {
"title": "$:/core/modules/utils/crypto.js",
"text": "/*\\\ntitle: $:/core/modules/utils/crypto.js\ntype: application/javascript\nmodule-type: utils\n\nUtility functions related to crypto.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nLook for an encrypted store area in the text of a TiddlyWiki file\n*/\nexports.extractEncryptedStoreArea = function(text) {\n\tvar encryptedStoreAreaStartMarker = \"<pre id=\\\"encryptedStoreArea\\\" type=\\\"text/plain\\\" style=\\\"display:none;\\\">\",\n\t\tencryptedStoreAreaStart = text.indexOf(encryptedStoreAreaStartMarker);\n\tif(encryptedStoreAreaStart !== -1) {\n\t\tvar encryptedStoreAreaEnd = text.indexOf(\"</pre>\",encryptedStoreAreaStart);\n\t\tif(encryptedStoreAreaEnd !== -1) {\n\t\t\treturn $tw.utils.htmlDecode(text.substring(encryptedStoreAreaStart + encryptedStoreAreaStartMarker.length,encryptedStoreAreaEnd-1));\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nAttempt to extract the tiddlers from an encrypted store area using the current password. If the password is not provided then the password in the password store will be used\n*/\nexports.decryptStoreArea = function(encryptedStoreArea,password) {\n\tvar decryptedText = $tw.crypto.decrypt(encryptedStoreArea,password);\n\tif(decryptedText) {\n\t\tvar json = JSON.parse(decryptedText),\n\t\t\ttiddlers = [];\n\t\tfor(var title in json) {\n\t\t\tif(title !== \"$:/isEncrypted\") {\n\t\t\t\ttiddlers.push(json[title]);\n\t\t\t}\n\t\t}\n\t\treturn tiddlers;\n\t} else {\n\t\treturn null;\n\t}\n};\n\n\n/*\nAttempt to extract the tiddlers from an encrypted store area using the current password. If that fails, the user is prompted for a password.\nencryptedStoreArea: text of the TiddlyWiki encrypted store area\ncallback: function(tiddlers) called with the array of decrypted tiddlers\n\nThe following configuration settings are supported:\n\n$tw.config.usePasswordVault: causes any password entered by the user to also be put into the system password vault\n*/\nexports.decryptStoreAreaInteractive = function(encryptedStoreArea,callback,options) {\n\t// Try to decrypt with the current password\n\tvar tiddlers = $tw.utils.decryptStoreArea(encryptedStoreArea);\n\tif(tiddlers) {\n\t\tcallback(tiddlers);\n\t} else {\n\t\t// Prompt for a new password and keep trying\n\t\t$tw.passwordPrompt.createPrompt({\n\t\t\tserviceName: \"Enter a password to decrypt the imported TiddlyWiki\",\n\t\t\tnoUserName: true,\n\t\t\tcanCancel: true,\n\t\t\tsubmitText: \"Decrypt\",\n\t\t\tcallback: function(data) {\n\t\t\t\t// Exit if the user cancelled\n\t\t\t\tif(!data) {\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t\t// Attempt to decrypt the tiddlers\n\t\t\t\tvar tiddlers = $tw.utils.decryptStoreArea(encryptedStoreArea,data.password);\n\t\t\t\tif(tiddlers) {\n\t\t\t\t\tif($tw.config.usePasswordVault) {\n\t\t\t\t\t\t$tw.crypto.setPassword(data.password);\n\t\t\t\t\t}\n\t\t\t\t\tcallback(tiddlers);\n\t\t\t\t\t// Exit and remove the password prompt\n\t\t\t\t\treturn true;\n\t\t\t\t} else {\n\t\t\t\t\t// We didn't decrypt everything, so continue to prompt for password\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/csv.js": {
"title": "$:/core/modules/utils/csv.js",
"text": "/*\\\ntitle: $:/core/modules/utils/csv.js\ntype: application/javascript\nmodule-type: utils\n\nA barebones CSV parser\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nParse a CSV string with a header row and return an array of hashmaps.\n*/\nexports.parseCsvStringWithHeader = function(text,options) {\n\toptions = options || {};\n\tvar separator = options.separator || \",\",\n\t\trows = text.split(/\\r?\\n/mg).map(function(row) {\n\t\t\treturn $tw.utils.trim(row);\n\t\t}).filter(function(row) {\n\t\t\treturn row !== \"\";\n\t\t});\n\tif(rows.length < 1) {\n\t\treturn \"Missing header row\";\n\t}\n\tvar headings = rows[0].split(separator),\n\t\tresults = [];\n\tfor(var row=1; row<rows.length; row++) {\n\t\tvar columns = rows[row].split(separator),\n\t\t\tcolumnResult = Object.create(null);\n\t\tif(columns.length !== headings.length) {\n\t\t\treturn \"Malformed CSV row '\" + rows[row] + \"'\";\n\t\t}\n\t\tfor(var column=0; column<columns.length; column++) {\n\t\t\tvar columnName = headings[column];\n\t\t\tcolumnResult[columnName] = $tw.utils.trim(columns[column] || \"\");\n\t\t}\n\t\tresults.push(columnResult);\t\t\t\n\t}\n\treturn results;\n}\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/diff-match-patch/diff_match_patch.js": {
"text": "(function(){function diff_match_patch(){this.Diff_Timeout=1;this.Diff_EditCost=4;this.Match_Threshold=.5;this.Match_Distance=1E3;this.Patch_DeleteThreshold=.5;this.Patch_Margin=4;this.Match_MaxBits=32}var DIFF_DELETE=-1,DIFF_INSERT=1,DIFF_EQUAL=0;\ndiff_match_patch.prototype.diff_main=function(a,b,c,d){\"undefined\"==typeof d&&(d=0>=this.Diff_Timeout?Number.MAX_VALUE:(new Date).getTime()+1E3*this.Diff_Timeout);if(null==a||null==b)throw Error(\"Null input. (diff_main)\");if(a==b)return a?[[DIFF_EQUAL,a]]:[];\"undefined\"==typeof c&&(c=!0);var e=c,f=this.diff_commonPrefix(a,b);c=a.substring(0,f);a=a.substring(f);b=b.substring(f);f=this.diff_commonSuffix(a,b);var g=a.substring(a.length-f);a=a.substring(0,a.length-f);b=b.substring(0,b.length-f);a=this.diff_compute_(a,\nb,e,d);c&&a.unshift([DIFF_EQUAL,c]);g&&a.push([DIFF_EQUAL,g]);this.diff_cleanupMerge(a);return a};\ndiff_match_patch.prototype.diff_compute_=function(a,b,c,d){if(!a)return[[DIFF_INSERT,b]];if(!b)return[[DIFF_DELETE,a]];var e=a.length>b.length?a:b,f=a.length>b.length?b:a,g=e.indexOf(f);return-1!=g?(c=[[DIFF_INSERT,e.substring(0,g)],[DIFF_EQUAL,f],[DIFF_INSERT,e.substring(g+f.length)]],a.length>b.length&&(c[0][0]=c[2][0]=DIFF_DELETE),c):1==f.length?[[DIFF_DELETE,a],[DIFF_INSERT,b]]:(e=this.diff_halfMatch_(a,b))?(b=e[1],f=e[3],a=e[4],e=this.diff_main(e[0],e[2],c,d),c=this.diff_main(b,f,c,d),e.concat([[DIFF_EQUAL,\na]],c)):c&&100<a.length&&100<b.length?this.diff_lineMode_(a,b,d):this.diff_bisect_(a,b,d)};\ndiff_match_patch.prototype.diff_lineMode_=function(a,b,c){var d=this.diff_linesToChars_(a,b);a=d.chars1;b=d.chars2;d=d.lineArray;a=this.diff_main(a,b,!1,c);this.diff_charsToLines_(a,d);this.diff_cleanupSemantic(a);a.push([DIFF_EQUAL,\"\"]);for(var e=d=b=0,f=\"\",g=\"\";b<a.length;){switch(a[b][0]){case DIFF_INSERT:e++;g+=a[b][1];break;case DIFF_DELETE:d++;f+=a[b][1];break;case DIFF_EQUAL:if(1<=d&&1<=e){a.splice(b-d-e,d+e);b=b-d-e;d=this.diff_main(f,g,!1,c);for(e=d.length-1;0<=e;e--)a.splice(b,0,d[e]);b+=\nd.length}d=e=0;g=f=\"\"}b++}a.pop();return a};\ndiff_match_patch.prototype.diff_bisect_=function(a,b,c){for(var d=a.length,e=b.length,f=Math.ceil((d+e)/2),g=2*f,h=Array(g),l=Array(g),k=0;k<g;k++)h[k]=-1,l[k]=-1;h[f+1]=0;l[f+1]=0;k=d-e;for(var m=0!=k%2,p=0,x=0,w=0,q=0,t=0;t<f&&!((new Date).getTime()>c);t++){for(var v=-t+p;v<=t-x;v+=2){var n=f+v;var r=v==-t||v!=t&&h[n-1]<h[n+1]?h[n+1]:h[n-1]+1;for(var y=r-v;r<d&&y<e&&a.charAt(r)==b.charAt(y);)r++,y++;h[n]=r;if(r>d)x+=2;else if(y>e)p+=2;else if(m&&(n=f+k-v,0<=n&&n<g&&-1!=l[n])){var u=d-l[n];if(r>=\nu)return this.diff_bisectSplit_(a,b,r,y,c)}}for(v=-t+w;v<=t-q;v+=2){n=f+v;u=v==-t||v!=t&&l[n-1]<l[n+1]?l[n+1]:l[n-1]+1;for(r=u-v;u<d&&r<e&&a.charAt(d-u-1)==b.charAt(e-r-1);)u++,r++;l[n]=u;if(u>d)q+=2;else if(r>e)w+=2;else if(!m&&(n=f+k-v,0<=n&&n<g&&-1!=h[n]&&(r=h[n],y=f+r-n,u=d-u,r>=u)))return this.diff_bisectSplit_(a,b,r,y,c)}}return[[DIFF_DELETE,a],[DIFF_INSERT,b]]};\ndiff_match_patch.prototype.diff_bisectSplit_=function(a,b,c,d,e){var f=a.substring(0,c),g=b.substring(0,d);a=a.substring(c);b=b.substring(d);f=this.diff_main(f,g,!1,e);e=this.diff_main(a,b,!1,e);return f.concat(e)};\ndiff_match_patch.prototype.diff_linesToChars_=function(a,b){function c(a){for(var b=\"\",c=0,f=-1,g=d.length;f<a.length-1;){f=a.indexOf(\"\\n\",c);-1==f&&(f=a.length-1);var h=a.substring(c,f+1);c=f+1;(e.hasOwnProperty?e.hasOwnProperty(h):void 0!==e[h])?b+=String.fromCharCode(e[h]):(b+=String.fromCharCode(g),e[h]=g,d[g++]=h)}return b}var d=[],e={};d[0]=\"\";var f=c(a),g=c(b);return{chars1:f,chars2:g,lineArray:d}};\ndiff_match_patch.prototype.diff_charsToLines_=function(a,b){for(var c=0;c<a.length;c++){for(var d=a[c][1],e=[],f=0;f<d.length;f++)e[f]=b[d.charCodeAt(f)];a[c][1]=e.join(\"\")}};diff_match_patch.prototype.diff_commonPrefix=function(a,b){if(!a||!b||a.charAt(0)!=b.charAt(0))return 0;for(var c=0,d=Math.min(a.length,b.length),e=d,f=0;c<e;)a.substring(f,e)==b.substring(f,e)?f=c=e:d=e,e=Math.floor((d-c)/2+c);return e};\ndiff_match_patch.prototype.diff_commonSuffix=function(a,b){if(!a||!b||a.charAt(a.length-1)!=b.charAt(b.length-1))return 0;for(var c=0,d=Math.min(a.length,b.length),e=d,f=0;c<e;)a.substring(a.length-e,a.length-f)==b.substring(b.length-e,b.length-f)?f=c=e:d=e,e=Math.floor((d-c)/2+c);return e};\ndiff_match_patch.prototype.diff_commonOverlap_=function(a,b){var c=a.length,d=b.length;if(0==c||0==d)return 0;c>d?a=a.substring(c-d):c<d&&(b=b.substring(0,c));c=Math.min(c,d);if(a==b)return c;d=0;for(var e=1;;){var f=a.substring(c-e);f=b.indexOf(f);if(-1==f)return d;e+=f;if(0==f||a.substring(c-e)==b.substring(0,e))d=e,e++}};\ndiff_match_patch.prototype.diff_halfMatch_=function(a,b){function c(a,b,c){for(var d=a.substring(c,c+Math.floor(a.length/4)),e=-1,g=\"\",h,k,l,m;-1!=(e=b.indexOf(d,e+1));){var p=f.diff_commonPrefix(a.substring(c),b.substring(e)),u=f.diff_commonSuffix(a.substring(0,c),b.substring(0,e));g.length<u+p&&(g=b.substring(e-u,e)+b.substring(e,e+p),h=a.substring(0,c-u),k=a.substring(c+p),l=b.substring(0,e-u),m=b.substring(e+p))}return 2*g.length>=a.length?[h,k,l,m,g]:null}if(0>=this.Diff_Timeout)return null;\nvar d=a.length>b.length?a:b,e=a.length>b.length?b:a;if(4>d.length||2*e.length<d.length)return null;var f=this,g=c(d,e,Math.ceil(d.length/4));d=c(d,e,Math.ceil(d.length/2));if(g||d)g=d?g?g[4].length>d[4].length?g:d:d:g;else return null;if(a.length>b.length){d=g[0];e=g[1];var h=g[2];var l=g[3]}else h=g[0],l=g[1],d=g[2],e=g[3];return[d,e,h,l,g[4]]};\ndiff_match_patch.prototype.diff_cleanupSemantic=function(a){for(var b=!1,c=[],d=0,e=null,f=0,g=0,h=0,l=0,k=0;f<a.length;)a[f][0]==DIFF_EQUAL?(c[d++]=f,g=l,h=k,k=l=0,e=a[f][1]):(a[f][0]==DIFF_INSERT?l+=a[f][1].length:k+=a[f][1].length,e&&e.length<=Math.max(g,h)&&e.length<=Math.max(l,k)&&(a.splice(c[d-1],0,[DIFF_DELETE,e]),a[c[d-1]+1][0]=DIFF_INSERT,d--,d--,f=0<d?c[d-1]:-1,k=l=h=g=0,e=null,b=!0)),f++;b&&this.diff_cleanupMerge(a);this.diff_cleanupSemanticLossless(a);for(f=1;f<a.length;){if(a[f-1][0]==\nDIFF_DELETE&&a[f][0]==DIFF_INSERT){b=a[f-1][1];c=a[f][1];d=this.diff_commonOverlap_(b,c);e=this.diff_commonOverlap_(c,b);if(d>=e){if(d>=b.length/2||d>=c.length/2)a.splice(f,0,[DIFF_EQUAL,c.substring(0,d)]),a[f-1][1]=b.substring(0,b.length-d),a[f+1][1]=c.substring(d),f++}else if(e>=b.length/2||e>=c.length/2)a.splice(f,0,[DIFF_EQUAL,b.substring(0,e)]),a[f-1][0]=DIFF_INSERT,a[f-1][1]=c.substring(0,c.length-e),a[f+1][0]=DIFF_DELETE,a[f+1][1]=b.substring(e),f++;f++}f++}};\ndiff_match_patch.prototype.diff_cleanupSemanticLossless=function(a){function b(a,b){if(!a||!b)return 6;var c=a.charAt(a.length-1),d=b.charAt(0),e=c.match(diff_match_patch.nonAlphaNumericRegex_),f=d.match(diff_match_patch.nonAlphaNumericRegex_),g=e&&c.match(diff_match_patch.whitespaceRegex_),h=f&&d.match(diff_match_patch.whitespaceRegex_);c=g&&c.match(diff_match_patch.linebreakRegex_);d=h&&d.match(diff_match_patch.linebreakRegex_);var k=c&&a.match(diff_match_patch.blanklineEndRegex_),l=d&&b.match(diff_match_patch.blanklineStartRegex_);\nreturn k||l?5:c||d?4:e&&!g&&h?3:g||h?2:e||f?1:0}for(var c=1;c<a.length-1;){if(a[c-1][0]==DIFF_EQUAL&&a[c+1][0]==DIFF_EQUAL){var d=a[c-1][1],e=a[c][1],f=a[c+1][1],g=this.diff_commonSuffix(d,e);if(g){var h=e.substring(e.length-g);d=d.substring(0,d.length-g);e=h+e.substring(0,e.length-g);f=h+f}g=d;h=e;for(var l=f,k=b(d,e)+b(e,f);e.charAt(0)===f.charAt(0);){d+=e.charAt(0);e=e.substring(1)+f.charAt(0);f=f.substring(1);var m=b(d,e)+b(e,f);m>=k&&(k=m,g=d,h=e,l=f)}a[c-1][1]!=g&&(g?a[c-1][1]=g:(a.splice(c-\n1,1),c--),a[c][1]=h,l?a[c+1][1]=l:(a.splice(c+1,1),c--))}c++}};diff_match_patch.nonAlphaNumericRegex_=/[^a-zA-Z0-9]/;diff_match_patch.whitespaceRegex_=/\\s/;diff_match_patch.linebreakRegex_=/[\\r\\n]/;diff_match_patch.blanklineEndRegex_=/\\n\\r?\\n$/;diff_match_patch.blanklineStartRegex_=/^\\r?\\n\\r?\\n/;\ndiff_match_patch.prototype.diff_cleanupEfficiency=function(a){for(var b=!1,c=[],d=0,e=null,f=0,g=!1,h=!1,l=!1,k=!1;f<a.length;)a[f][0]==DIFF_EQUAL?(a[f][1].length<this.Diff_EditCost&&(l||k)?(c[d++]=f,g=l,h=k,e=a[f][1]):(d=0,e=null),l=k=!1):(a[f][0]==DIFF_DELETE?k=!0:l=!0,e&&(g&&h&&l&&k||e.length<this.Diff_EditCost/2&&3==g+h+l+k)&&(a.splice(c[d-1],0,[DIFF_DELETE,e]),a[c[d-1]+1][0]=DIFF_INSERT,d--,e=null,g&&h?(l=k=!0,d=0):(d--,f=0<d?c[d-1]:-1,l=k=!1),b=!0)),f++;b&&this.diff_cleanupMerge(a)};\ndiff_match_patch.prototype.diff_cleanupMerge=function(a){a.push([DIFF_EQUAL,\"\"]);for(var b=0,c=0,d=0,e=\"\",f=\"\",g;b<a.length;)switch(a[b][0]){case DIFF_INSERT:d++;f+=a[b][1];b++;break;case DIFF_DELETE:c++;e+=a[b][1];b++;break;case DIFF_EQUAL:1<c+d?(0!==c&&0!==d&&(g=this.diff_commonPrefix(f,e),0!==g&&(0<b-c-d&&a[b-c-d-1][0]==DIFF_EQUAL?a[b-c-d-1][1]+=f.substring(0,g):(a.splice(0,0,[DIFF_EQUAL,f.substring(0,g)]),b++),f=f.substring(g),e=e.substring(g)),g=this.diff_commonSuffix(f,e),0!==g&&(a[b][1]=f.substring(f.length-\ng)+a[b][1],f=f.substring(0,f.length-g),e=e.substring(0,e.length-g))),0===c?a.splice(b-d,c+d,[DIFF_INSERT,f]):0===d?a.splice(b-c,c+d,[DIFF_DELETE,e]):a.splice(b-c-d,c+d,[DIFF_DELETE,e],[DIFF_INSERT,f]),b=b-c-d+(c?1:0)+(d?1:0)+1):0!==b&&a[b-1][0]==DIFF_EQUAL?(a[b-1][1]+=a[b][1],a.splice(b,1)):b++,c=d=0,f=e=\"\"}\"\"===a[a.length-1][1]&&a.pop();c=!1;for(b=1;b<a.length-1;)a[b-1][0]==DIFF_EQUAL&&a[b+1][0]==DIFF_EQUAL&&(a[b][1].substring(a[b][1].length-a[b-1][1].length)==a[b-1][1]?(a[b][1]=a[b-1][1]+a[b][1].substring(0,\na[b][1].length-a[b-1][1].length),a[b+1][1]=a[b-1][1]+a[b+1][1],a.splice(b-1,1),c=!0):a[b][1].substring(0,a[b+1][1].length)==a[b+1][1]&&(a[b-1][1]+=a[b+1][1],a[b][1]=a[b][1].substring(a[b+1][1].length)+a[b+1][1],a.splice(b+1,1),c=!0)),b++;c&&this.diff_cleanupMerge(a)};\ndiff_match_patch.prototype.diff_xIndex=function(a,b){var c=0,d=0,e=0,f=0,g;for(g=0;g<a.length;g++){a[g][0]!==DIFF_INSERT&&(c+=a[g][1].length);a[g][0]!==DIFF_DELETE&&(d+=a[g][1].length);if(c>b)break;e=c;f=d}return a.length!=g&&a[g][0]===DIFF_DELETE?f:f+(b-e)};\ndiff_match_patch.prototype.diff_prettyHtml=function(a){for(var b=[],c=/&/g,d=/</g,e=/>/g,f=/\\n/g,g=0;g<a.length;g++){var h=a[g][0],l=a[g][1].replace(c,\"&\").replace(d,\"<\").replace(e,\">\").replace(f,\"¶<br>\");switch(h){case DIFF_INSERT:b[g]='<ins style=\"background:#e6ffe6;\">'+l+\"</ins>\";break;case DIFF_DELETE:b[g]='<del style=\"background:#ffe6e6;\">'+l+\"</del>\";break;case DIFF_EQUAL:b[g]=\"<span>\"+l+\"</span>\"}}return b.join(\"\")};\ndiff_match_patch.prototype.diff_text1=function(a){for(var b=[],c=0;c<a.length;c++)a[c][0]!==DIFF_INSERT&&(b[c]=a[c][1]);return b.join(\"\")};diff_match_patch.prototype.diff_text2=function(a){for(var b=[],c=0;c<a.length;c++)a[c][0]!==DIFF_DELETE&&(b[c]=a[c][1]);return b.join(\"\")};\ndiff_match_patch.prototype.diff_levenshtein=function(a){for(var b=0,c=0,d=0,e=0;e<a.length;e++){var f=a[e][1];switch(a[e][0]){case DIFF_INSERT:c+=f.length;break;case DIFF_DELETE:d+=f.length;break;case DIFF_EQUAL:b+=Math.max(c,d),d=c=0}}return b+=Math.max(c,d)};\ndiff_match_patch.prototype.diff_toDelta=function(a){for(var b=[],c=0;c<a.length;c++)switch(a[c][0]){case DIFF_INSERT:b[c]=\"+\"+encodeURI(a[c][1]);break;case DIFF_DELETE:b[c]=\"-\"+a[c][1].length;break;case DIFF_EQUAL:b[c]=\"=\"+a[c][1].length}return b.join(\"\\t\").replace(/%20/g,\" \")};\ndiff_match_patch.prototype.diff_fromDelta=function(a,b){for(var c=[],d=0,e=0,f=b.split(/\\t/g),g=0;g<f.length;g++){var h=f[g].substring(1);switch(f[g].charAt(0)){case \"+\":try{c[d++]=[DIFF_INSERT,decodeURI(h)]}catch(k){throw Error(\"Illegal escape in diff_fromDelta: \"+h);}break;case \"-\":case \"=\":var l=parseInt(h,10);if(isNaN(l)||0>l)throw Error(\"Invalid number in diff_fromDelta: \"+h);h=a.substring(e,e+=l);\"=\"==f[g].charAt(0)?c[d++]=[DIFF_EQUAL,h]:c[d++]=[DIFF_DELETE,h];break;default:if(f[g])throw Error(\"Invalid diff operation in diff_fromDelta: \"+\nf[g]);}}if(e!=a.length)throw Error(\"Delta length (\"+e+\") does not equal source text length (\"+a.length+\").\");return c};diff_match_patch.prototype.match_main=function(a,b,c){if(null==a||null==b||null==c)throw Error(\"Null input. (match_main)\");c=Math.max(0,Math.min(c,a.length));return a==b?0:a.length?a.substring(c,c+b.length)==b?c:this.match_bitap_(a,b,c):-1};\ndiff_match_patch.prototype.match_bitap_=function(a,b,c){function d(a,d){var e=a/b.length,g=Math.abs(c-d);return f.Match_Distance?e+g/f.Match_Distance:g?1:e}if(b.length>this.Match_MaxBits)throw Error(\"Pattern too long for this browser.\");var e=this.match_alphabet_(b),f=this,g=this.Match_Threshold,h=a.indexOf(b,c);-1!=h&&(g=Math.min(d(0,h),g),h=a.lastIndexOf(b,c+b.length),-1!=h&&(g=Math.min(d(0,h),g)));var l=1<<b.length-1;h=-1;for(var k,m,p=b.length+a.length,x,w=0;w<b.length;w++){k=0;for(m=p;k<m;)d(w,\nc+m)<=g?k=m:p=m,m=Math.floor((p-k)/2+k);p=m;k=Math.max(1,c-m+1);var q=Math.min(c+m,a.length)+b.length;m=Array(q+2);for(m[q+1]=(1<<w)-1;q>=k;q--){var t=e[a.charAt(q-1)];m[q]=0===w?(m[q+1]<<1|1)&t:(m[q+1]<<1|1)&t|(x[q+1]|x[q])<<1|1|x[q+1];if(m[q]&l&&(t=d(w,q-1),t<=g))if(g=t,h=q-1,h>c)k=Math.max(1,2*c-h);else break}if(d(w+1,c)>g)break;x=m}return h};\ndiff_match_patch.prototype.match_alphabet_=function(a){for(var b={},c=0;c<a.length;c++)b[a.charAt(c)]=0;for(c=0;c<a.length;c++)b[a.charAt(c)]|=1<<a.length-c-1;return b};\ndiff_match_patch.prototype.patch_addContext_=function(a,b){if(0!=b.length){for(var c=b.substring(a.start2,a.start2+a.length1),d=0;b.indexOf(c)!=b.lastIndexOf(c)&&c.length<this.Match_MaxBits-this.Patch_Margin-this.Patch_Margin;)d+=this.Patch_Margin,c=b.substring(a.start2-d,a.start2+a.length1+d);d+=this.Patch_Margin;(c=b.substring(a.start2-d,a.start2))&&a.diffs.unshift([DIFF_EQUAL,c]);(d=b.substring(a.start2+a.length1,a.start2+a.length1+d))&&a.diffs.push([DIFF_EQUAL,d]);a.start1-=c.length;a.start2-=\nc.length;a.length1+=c.length+d.length;a.length2+=c.length+d.length}};\ndiff_match_patch.prototype.patch_make=function(a,b,c){if(\"string\"==typeof a&&\"string\"==typeof b&&\"undefined\"==typeof c){var d=a;b=this.diff_main(d,b,!0);2<b.length&&(this.diff_cleanupSemantic(b),this.diff_cleanupEfficiency(b))}else if(a&&\"object\"==typeof a&&\"undefined\"==typeof b&&\"undefined\"==typeof c)b=a,d=this.diff_text1(b);else if(\"string\"==typeof a&&b&&\"object\"==typeof b&&\"undefined\"==typeof c)d=a;else if(\"string\"==typeof a&&\"string\"==typeof b&&c&&\"object\"==typeof c)d=a,b=c;else throw Error(\"Unknown call format to patch_make.\");\nif(0===b.length)return[];c=[];a=new diff_match_patch.patch_obj;for(var e=0,f=0,g=0,h=d,l=0;l<b.length;l++){var k=b[l][0],m=b[l][1];e||k===DIFF_EQUAL||(a.start1=f,a.start2=g);switch(k){case DIFF_INSERT:a.diffs[e++]=b[l];a.length2+=m.length;d=d.substring(0,g)+m+d.substring(g);break;case DIFF_DELETE:a.length1+=m.length;a.diffs[e++]=b[l];d=d.substring(0,g)+d.substring(g+m.length);break;case DIFF_EQUAL:m.length<=2*this.Patch_Margin&&e&&b.length!=l+1?(a.diffs[e++]=b[l],a.length1+=m.length,a.length2+=m.length):\nm.length>=2*this.Patch_Margin&&e&&(this.patch_addContext_(a,h),c.push(a),a=new diff_match_patch.patch_obj,e=0,h=d,f=g)}k!==DIFF_INSERT&&(f+=m.length);k!==DIFF_DELETE&&(g+=m.length)}e&&(this.patch_addContext_(a,h),c.push(a));return c};\ndiff_match_patch.prototype.patch_deepCopy=function(a){for(var b=[],c=0;c<a.length;c++){var d=a[c],e=new diff_match_patch.patch_obj;e.diffs=[];for(var f=0;f<d.diffs.length;f++)e.diffs[f]=d.diffs[f].slice();e.start1=d.start1;e.start2=d.start2;e.length1=d.length1;e.length2=d.length2;b[c]=e}return b};\ndiff_match_patch.prototype.patch_apply=function(a,b){if(0==a.length)return[b,[]];a=this.patch_deepCopy(a);var c=this.patch_addPadding(a);b=c+b+c;this.patch_splitMax(a);for(var d=0,e=[],f=0;f<a.length;f++){var g=a[f].start2+d,h=this.diff_text1(a[f].diffs),l=-1;if(h.length>this.Match_MaxBits){var k=this.match_main(b,h.substring(0,this.Match_MaxBits),g);-1!=k&&(l=this.match_main(b,h.substring(h.length-this.Match_MaxBits),g+h.length-this.Match_MaxBits),-1==l||k>=l)&&(k=-1)}else k=this.match_main(b,h,\ng);if(-1==k)e[f]=!1,d-=a[f].length2-a[f].length1;else if(e[f]=!0,d=k-g,g=-1==l?b.substring(k,k+h.length):b.substring(k,l+this.Match_MaxBits),h==g)b=b.substring(0,k)+this.diff_text2(a[f].diffs)+b.substring(k+h.length);else if(g=this.diff_main(h,g,!1),h.length>this.Match_MaxBits&&this.diff_levenshtein(g)/h.length>this.Patch_DeleteThreshold)e[f]=!1;else{this.diff_cleanupSemanticLossless(g);h=0;var m;for(l=0;l<a[f].diffs.length;l++){var p=a[f].diffs[l];p[0]!==DIFF_EQUAL&&(m=this.diff_xIndex(g,h));p[0]===\nDIFF_INSERT?b=b.substring(0,k+m)+p[1]+b.substring(k+m):p[0]===DIFF_DELETE&&(b=b.substring(0,k+m)+b.substring(k+this.diff_xIndex(g,h+p[1].length)));p[0]!==DIFF_DELETE&&(h+=p[1].length)}}}b=b.substring(c.length,b.length-c.length);return[b,e]};\ndiff_match_patch.prototype.patch_addPadding=function(a){for(var b=this.Patch_Margin,c=\"\",d=1;d<=b;d++)c+=String.fromCharCode(d);for(d=0;d<a.length;d++)a[d].start1+=b,a[d].start2+=b;d=a[0];var e=d.diffs;if(0==e.length||e[0][0]!=DIFF_EQUAL)e.unshift([DIFF_EQUAL,c]),d.start1-=b,d.start2-=b,d.length1+=b,d.length2+=b;else if(b>e[0][1].length){var f=b-e[0][1].length;e[0][1]=c.substring(e[0][1].length)+e[0][1];d.start1-=f;d.start2-=f;d.length1+=f;d.length2+=f}d=a[a.length-1];e=d.diffs;0==e.length||e[e.length-\n1][0]!=DIFF_EQUAL?(e.push([DIFF_EQUAL,c]),d.length1+=b,d.length2+=b):b>e[e.length-1][1].length&&(f=b-e[e.length-1][1].length,e[e.length-1][1]+=c.substring(0,f),d.length1+=f,d.length2+=f);return c};\ndiff_match_patch.prototype.patch_splitMax=function(a){for(var b=this.Match_MaxBits,c=0;c<a.length;c++)if(!(a[c].length1<=b)){var d=a[c];a.splice(c--,1);for(var e=d.start1,f=d.start2,g=\"\";0!==d.diffs.length;){var h=new diff_match_patch.patch_obj,l=!0;h.start1=e-g.length;h.start2=f-g.length;\"\"!==g&&(h.length1=h.length2=g.length,h.diffs.push([DIFF_EQUAL,g]));for(;0!==d.diffs.length&&h.length1<b-this.Patch_Margin;){g=d.diffs[0][0];var k=d.diffs[0][1];g===DIFF_INSERT?(h.length2+=k.length,f+=k.length,h.diffs.push(d.diffs.shift()),\nl=!1):g===DIFF_DELETE&&1==h.diffs.length&&h.diffs[0][0]==DIFF_EQUAL&&k.length>2*b?(h.length1+=k.length,e+=k.length,l=!1,h.diffs.push([g,k]),d.diffs.shift()):(k=k.substring(0,b-h.length1-this.Patch_Margin),h.length1+=k.length,e+=k.length,g===DIFF_EQUAL?(h.length2+=k.length,f+=k.length):l=!1,h.diffs.push([g,k]),k==d.diffs[0][1]?d.diffs.shift():d.diffs[0][1]=d.diffs[0][1].substring(k.length))}g=this.diff_text2(h.diffs);g=g.substring(g.length-this.Patch_Margin);k=this.diff_text1(d.diffs).substring(0,\nthis.Patch_Margin);\"\"!==k&&(h.length1+=k.length,h.length2+=k.length,0!==h.diffs.length&&h.diffs[h.diffs.length-1][0]===DIFF_EQUAL?h.diffs[h.diffs.length-1][1]+=k:h.diffs.push([DIFF_EQUAL,k]));l||a.splice(++c,0,h)}}};diff_match_patch.prototype.patch_toText=function(a){for(var b=[],c=0;c<a.length;c++)b[c]=a[c];return b.join(\"\")};\ndiff_match_patch.prototype.patch_fromText=function(a){var b=[];if(!a)return b;a=a.split(\"\\n\");for(var c=0,d=/^@@ -(\\d+),?(\\d*) \\+(\\d+),?(\\d*) @@$/;c<a.length;){var e=a[c].match(d);if(!e)throw Error(\"Invalid patch string: \"+a[c]);var f=new diff_match_patch.patch_obj;b.push(f);f.start1=parseInt(e[1],10);\"\"===e[2]?(f.start1--,f.length1=1):\"0\"==e[2]?f.length1=0:(f.start1--,f.length1=parseInt(e[2],10));f.start2=parseInt(e[3],10);\"\"===e[4]?(f.start2--,f.length2=1):\"0\"==e[4]?f.length2=0:(f.start2--,f.length2=\nparseInt(e[4],10));for(c++;c<a.length;){e=a[c].charAt(0);try{var g=decodeURI(a[c].substring(1))}catch(h){throw Error(\"Illegal escape in patch_fromText: \"+g);}if(\"-\"==e)f.diffs.push([DIFF_DELETE,g]);else if(\"+\"==e)f.diffs.push([DIFF_INSERT,g]);else if(\" \"==e)f.diffs.push([DIFF_EQUAL,g]);else if(\"@\"==e)break;else if(\"\"!==e)throw Error('Invalid patch mode \"'+e+'\" in: '+g);c++}}return b};diff_match_patch.patch_obj=function(){this.diffs=[];this.start2=this.start1=null;this.length2=this.length1=0};\ndiff_match_patch.patch_obj.prototype.toString=function(){for(var a=[\"@@ -\"+(0===this.length1?this.start1+\",0\":1==this.length1?this.start1+1:this.start1+1+\",\"+this.length1)+\" +\"+(0===this.length2?this.start2+\",0\":1==this.length2?this.start2+1:this.start2+1+\",\"+this.length2)+\" @@\\n\"],b,c=0;c<this.diffs.length;c++){switch(this.diffs[c][0]){case DIFF_INSERT:b=\"+\";break;case DIFF_DELETE:b=\"-\";break;case DIFF_EQUAL:b=\" \"}a[c+1]=b+encodeURI(this.diffs[c][1])+\"\\n\"}return a.join(\"\").replace(/%20/g,\" \")};\nthis.diff_match_patch=diff_match_patch;this.DIFF_DELETE=DIFF_DELETE;this.DIFF_INSERT=DIFF_INSERT;this.DIFF_EQUAL=DIFF_EQUAL;\n}).call(exports);",
"type": "application/javascript",
"title": "$:/core/modules/utils/diff-match-patch/diff_match_patch.js",
"module-type": "library"
},
"$:/core/modules/utils/dom/animations/slide.js": {
"title": "$:/core/modules/utils/dom/animations/slide.js",
"text": "/*\\\ntitle: $:/core/modules/utils/dom/animations/slide.js\ntype: application/javascript\nmodule-type: animation\n\nA simple slide animation that varies the height of the element\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nfunction slideOpen(domNode,options) {\n\toptions = options || {};\n\tvar duration = options.duration || $tw.utils.getAnimationDuration();\n\t// Get the current height of the domNode\n\tvar computedStyle = window.getComputedStyle(domNode),\n\t\tcurrMarginBottom = parseInt(computedStyle.marginBottom,10),\n\t\tcurrMarginTop = parseInt(computedStyle.marginTop,10),\n\t\tcurrPaddingBottom = parseInt(computedStyle.paddingBottom,10),\n\t\tcurrPaddingTop = parseInt(computedStyle.paddingTop,10),\n\t\tcurrHeight = domNode.offsetHeight;\n\t// Reset the margin once the transition is over\n\tsetTimeout(function() {\n\t\t$tw.utils.setStyle(domNode,[\n\t\t\t{transition: \"none\"},\n\t\t\t{marginBottom: \"\"},\n\t\t\t{marginTop: \"\"},\n\t\t\t{paddingBottom: \"\"},\n\t\t\t{paddingTop: \"\"},\n\t\t\t{height: \"auto\"},\n\t\t\t{opacity: \"\"}\n\t\t]);\n\t\tif(options.callback) {\n\t\t\toptions.callback();\n\t\t}\n\t},duration);\n\t// Set up the initial position of the element\n\t$tw.utils.setStyle(domNode,[\n\t\t{transition: \"none\"},\n\t\t{marginTop: \"0px\"},\n\t\t{marginBottom: \"0px\"},\n\t\t{paddingTop: \"0px\"},\n\t\t{paddingBottom: \"0px\"},\n\t\t{height: \"0px\"},\n\t\t{opacity: \"0\"}\n\t]);\n\t$tw.utils.forceLayout(domNode);\n\t// Transition to the final position\n\t$tw.utils.setStyle(domNode,[\n\t\t{transition: \"margin-top \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"margin-bottom \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"padding-top \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"padding-bottom \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"height \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"opacity \" + duration + \"ms ease-in-out\"},\n\t\t{marginBottom: currMarginBottom + \"px\"},\n\t\t{marginTop: currMarginTop + \"px\"},\n\t\t{paddingBottom: currPaddingBottom + \"px\"},\n\t\t{paddingTop: currPaddingTop + \"px\"},\n\t\t{height: currHeight + \"px\"},\n\t\t{opacity: \"1\"}\n\t]);\n}\n\nfunction slideClosed(domNode,options) {\n\toptions = options || {};\n\tvar duration = options.duration || $tw.utils.getAnimationDuration(),\n\t\tcurrHeight = domNode.offsetHeight;\n\t// Clear the properties we've set when the animation is over\n\tsetTimeout(function() {\n\t\t$tw.utils.setStyle(domNode,[\n\t\t\t{transition: \"none\"},\n\t\t\t{marginBottom: \"\"},\n\t\t\t{marginTop: \"\"},\n\t\t\t{paddingBottom: \"\"},\n\t\t\t{paddingTop: \"\"},\n\t\t\t{height: \"auto\"},\n\t\t\t{opacity: \"\"}\n\t\t]);\n\t\tif(options.callback) {\n\t\t\toptions.callback();\n\t\t}\n\t},duration);\n\t// Set up the initial position of the element\n\t$tw.utils.setStyle(domNode,[\n\t\t{height: currHeight + \"px\"},\n\t\t{opacity: \"1\"}\n\t]);\n\t$tw.utils.forceLayout(domNode);\n\t// Transition to the final position\n\t$tw.utils.setStyle(domNode,[\n\t\t{transition: \"margin-top \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"margin-bottom \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"padding-top \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"padding-bottom \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"height \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"opacity \" + duration + \"ms ease-in-out\"},\n\t\t{marginTop: \"0px\"},\n\t\t{marginBottom: \"0px\"},\n\t\t{paddingTop: \"0px\"},\n\t\t{paddingBottom: \"0px\"},\n\t\t{height: \"0px\"},\n\t\t{opacity: \"0\"}\n\t]);\n}\n\nexports.slide = {\n\topen: slideOpen,\n\tclose: slideClosed\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "animation"
},
"$:/core/modules/utils/dom/animator.js": {
"title": "$:/core/modules/utils/dom/animator.js",
"text": "/*\\\ntitle: $:/core/modules/utils/dom/animator.js\ntype: application/javascript\nmodule-type: utils\n\nOrchestrates animations and transitions\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nfunction Animator() {\n\t// Get the registered animation modules\n\tthis.animations = {};\n\t$tw.modules.applyMethods(\"animation\",this.animations);\n}\n\nAnimator.prototype.perform = function(type,domNode,options) {\n\toptions = options || {};\n\t// Find an animation that can handle this type\n\tvar chosenAnimation;\n\t$tw.utils.each(this.animations,function(animation,name) {\n\t\tif($tw.utils.hop(animation,type)) {\n\t\t\tchosenAnimation = animation[type];\n\t\t}\n\t});\n\tif(!chosenAnimation) {\n\t\tchosenAnimation = function(domNode,options) {\n\t\t\tif(options.callback) {\n\t\t\t\toptions.callback();\n\t\t\t}\n\t\t};\n\t}\n\t// Call the animation\n\tchosenAnimation(domNode,options);\n};\n\nexports.Animator = Animator;\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/dom/browser.js": {
"title": "$:/core/modules/utils/dom/browser.js",
"text": "/*\\\ntitle: $:/core/modules/utils/dom/browser.js\ntype: application/javascript\nmodule-type: utils\n\nBrowser feature detection\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSet style properties of an element\n\telement: dom node\n\tstyles: ordered array of {name: value} pairs\n*/\nexports.setStyle = function(element,styles) {\n\tif(element.nodeType === 1) { // Element.ELEMENT_NODE\n\t\tfor(var t=0; t<styles.length; t++) {\n\t\t\tfor(var styleName in styles[t]) {\n\t\t\t\telement.style[$tw.utils.convertStyleNameToPropertyName(styleName)] = styles[t][styleName];\n\t\t\t}\n\t\t}\n\t}\n};\n\n/*\nConverts a standard CSS property name into the local browser-specific equivalent. For example:\n\t\"background-color\" --> \"backgroundColor\"\n\t\"transition\" --> \"webkitTransition\"\n*/\n\nvar styleNameCache = {}; // We'll cache the style name conversions\n\nexports.convertStyleNameToPropertyName = function(styleName) {\n\t// Return from the cache if we can\n\tif(styleNameCache[styleName]) {\n\t\treturn styleNameCache[styleName];\n\t}\n\t// Convert it by first removing any hyphens\n\tvar propertyName = $tw.utils.unHyphenateCss(styleName);\n\t// Then check if it needs a prefix\n\tif($tw.browser && document.body.style[propertyName] === undefined) {\n\t\tvar prefixes = [\"O\",\"MS\",\"Moz\",\"webkit\"];\n\t\tfor(var t=0; t<prefixes.length; t++) {\n\t\t\tvar prefixedName = prefixes[t] + propertyName.substr(0,1).toUpperCase() + propertyName.substr(1);\n\t\t\tif(document.body.style[prefixedName] !== undefined) {\n\t\t\t\tpropertyName = prefixedName;\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\t// Put it in the cache too\n\tstyleNameCache[styleName] = propertyName;\n\treturn propertyName;\n};\n\n/*\nConverts a JS format CSS property name back into the dashed form used in CSS declarations. For example:\n\t\"backgroundColor\" --> \"background-color\"\n\t\"webkitTransform\" --> \"-webkit-transform\"\n*/\nexports.convertPropertyNameToStyleName = function(propertyName) {\n\t// Rehyphenate the name\n\tvar styleName = $tw.utils.hyphenateCss(propertyName);\n\t// If there's a webkit prefix, add a dash (other browsers have uppercase prefixes, and so get the dash automatically)\n\tif(styleName.indexOf(\"webkit\") === 0) {\n\t\tstyleName = \"-\" + styleName;\n\t} else if(styleName.indexOf(\"-m-s\") === 0) {\n\t\tstyleName = \"-ms\" + styleName.substr(4);\n\t}\n\treturn styleName;\n};\n\n/*\nRound trip a stylename to a property name and back again. For example:\n\t\"transform\" --> \"webkitTransform\" --> \"-webkit-transform\"\n*/\nexports.roundTripPropertyName = function(propertyName) {\n\treturn $tw.utils.convertPropertyNameToStyleName($tw.utils.convertStyleNameToPropertyName(propertyName));\n};\n\n/*\nConverts a standard event name into the local browser specific equivalent. For example:\n\t\"animationEnd\" --> \"webkitAnimationEnd\"\n*/\n\nvar eventNameCache = {}; // We'll cache the conversions\n\nvar eventNameMappings = {\n\t\"transitionEnd\": {\n\t\tcorrespondingCssProperty: \"transition\",\n\t\tmappings: {\n\t\t\ttransition: \"transitionend\",\n\t\t\tOTransition: \"oTransitionEnd\",\n\t\t\tMSTransition: \"msTransitionEnd\",\n\t\t\tMozTransition: \"transitionend\",\n\t\t\twebkitTransition: \"webkitTransitionEnd\"\n\t\t}\n\t},\n\t\"animationEnd\": {\n\t\tcorrespondingCssProperty: \"animation\",\n\t\tmappings: {\n\t\t\tanimation: \"animationend\",\n\t\t\tOAnimation: \"oAnimationEnd\",\n\t\t\tMSAnimation: \"msAnimationEnd\",\n\t\t\tMozAnimation: \"animationend\",\n\t\t\twebkitAnimation: \"webkitAnimationEnd\"\n\t\t}\n\t}\n};\n\nexports.convertEventName = function(eventName) {\n\tif(eventNameCache[eventName]) {\n\t\treturn eventNameCache[eventName];\n\t}\n\tvar newEventName = eventName,\n\t\tmappings = eventNameMappings[eventName];\n\tif(mappings) {\n\t\tvar convertedProperty = $tw.utils.convertStyleNameToPropertyName(mappings.correspondingCssProperty);\n\t\tif(mappings.mappings[convertedProperty]) {\n\t\t\tnewEventName = mappings.mappings[convertedProperty];\n\t\t}\n\t}\n\t// Put it in the cache too\n\teventNameCache[eventName] = newEventName;\n\treturn newEventName;\n};\n\n/*\nReturn the names of the fullscreen APIs\n*/\nexports.getFullScreenApis = function() {\n\tvar d = document,\n\t\tdb = d.body,\n\t\tresult = {\n\t\t\"_requestFullscreen\": db.webkitRequestFullscreen !== undefined ? \"webkitRequestFullscreen\" :\n\t\t\t\t\t\t\tdb.mozRequestFullScreen !== undefined ? \"mozRequestFullScreen\" :\n\t\t\t\t\t\t\tdb.msRequestFullscreen !== undefined ? \"msRequestFullscreen\" :\n\t\t\t\t\t\t\tdb.requestFullscreen !== undefined ? \"requestFullscreen\" : \"\",\n\t\t\"_exitFullscreen\": d.webkitExitFullscreen !== undefined ? \"webkitExitFullscreen\" :\n\t\t\t\t\t\t\td.mozCancelFullScreen !== undefined ? \"mozCancelFullScreen\" :\n\t\t\t\t\t\t\td.msExitFullscreen !== undefined ? \"msExitFullscreen\" :\n\t\t\t\t\t\t\td.exitFullscreen !== undefined ? \"exitFullscreen\" : \"\",\n\t\t\"_fullscreenElement\": d.webkitFullscreenElement !== undefined ? \"webkitFullscreenElement\" :\n\t\t\t\t\t\t\td.mozFullScreenElement !== undefined ? \"mozFullScreenElement\" :\n\t\t\t\t\t\t\td.msFullscreenElement !== undefined ? \"msFullscreenElement\" :\n\t\t\t\t\t\t\td.fullscreenElement !== undefined ? \"fullscreenElement\" : \"\",\n\t\t\"_fullscreenChange\": d.webkitFullscreenElement !== undefined ? \"webkitfullscreenchange\" :\n\t\t\t\t\t\t\td.mozFullScreenElement !== undefined ? \"mozfullscreenchange\" :\n\t\t\t\t\t\t\td.msFullscreenElement !== undefined ? \"MSFullscreenChange\" :\n\t\t\t\t\t\t\td.fullscreenElement !== undefined ? \"fullscreenchange\" : \"\"\n\t};\n\tif(!result._requestFullscreen || !result._exitFullscreen || !result._fullscreenElement || !result._fullscreenChange) {\n\t\treturn null;\n\t} else {\n\t\treturn result;\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/dom/csscolorparser.js": {
"title": "$:/core/modules/utils/dom/csscolorparser.js",
"text": "// (c) Dean McNamee <dean@gmail.com>, 2012.\n//\n// https://github.com/deanm/css-color-parser-js\n//\n// Permission is hereby granted, free of charge, to any person obtaining a copy\n// of this software and associated documentation files (the \"Software\"), to\n// deal in the Software without restriction, including without limitation the\n// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n// sell copies of the Software, and to permit persons to whom the Software is\n// furnished to do so, subject to the following conditions:\n//\n// The above copyright notice and this permission notice shall be included in\n// all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n// IN THE SOFTWARE.\n\n// http://www.w3.org/TR/css3-color/\nvar kCSSColorTable = {\n \"transparent\": [0,0,0,0], \"aliceblue\": [240,248,255,1],\n \"antiquewhite\": [250,235,215,1], \"aqua\": [0,255,255,1],\n \"aquamarine\": [127,255,212,1], \"azure\": [240,255,255,1],\n \"beige\": [245,245,220,1], \"bisque\": [255,228,196,1],\n \"black\": [0,0,0,1], \"blanchedalmond\": [255,235,205,1],\n \"blue\": [0,0,255,1], \"blueviolet\": [138,43,226,1],\n \"brown\": [165,42,42,1], \"burlywood\": [222,184,135,1],\n \"cadetblue\": [95,158,160,1], \"chartreuse\": [127,255,0,1],\n \"chocolate\": [210,105,30,1], \"coral\": [255,127,80,1],\n \"cornflowerblue\": [100,149,237,1], \"cornsilk\": [255,248,220,1],\n \"crimson\": [220,20,60,1], \"cyan\": [0,255,255,1],\n \"darkblue\": [0,0,139,1], \"darkcyan\": [0,139,139,1],\n \"darkgoldenrod\": [184,134,11,1], \"darkgray\": [169,169,169,1],\n \"darkgreen\": [0,100,0,1], \"darkgrey\": [169,169,169,1],\n \"darkkhaki\": [189,183,107,1], \"darkmagenta\": [139,0,139,1],\n \"darkolivegreen\": [85,107,47,1], \"darkorange\": [255,140,0,1],\n \"darkorchid\": [153,50,204,1], \"darkred\": [139,0,0,1],\n \"darksalmon\": [233,150,122,1], \"darkseagreen\": [143,188,143,1],\n \"darkslateblue\": [72,61,139,1], \"darkslategray\": [47,79,79,1],\n \"darkslategrey\": [47,79,79,1], \"darkturquoise\": [0,206,209,1],\n \"darkviolet\": [148,0,211,1], \"deeppink\": [255,20,147,1],\n \"deepskyblue\": [0,191,255,1], \"dimgray\": [105,105,105,1],\n \"dimgrey\": [105,105,105,1], \"dodgerblue\": [30,144,255,1],\n \"firebrick\": [178,34,34,1], \"floralwhite\": [255,250,240,1],\n \"forestgreen\": [34,139,34,1], \"fuchsia\": [255,0,255,1],\n \"gainsboro\": [220,220,220,1], \"ghostwhite\": [248,248,255,1],\n \"gold\": [255,215,0,1], \"goldenrod\": [218,165,32,1],\n \"gray\": [128,128,128,1], \"green\": [0,128,0,1],\n \"greenyellow\": [173,255,47,1], \"grey\": [128,128,128,1],\n \"honeydew\": [240,255,240,1], \"hotpink\": [255,105,180,1],\n \"indianred\": [205,92,92,1], \"indigo\": [75,0,130,1],\n \"ivory\": [255,255,240,1], \"khaki\": [240,230,140,1],\n \"lavender\": [230,230,250,1], \"lavenderblush\": [255,240,245,1],\n \"lawngreen\": [124,252,0,1], \"lemonchiffon\": [255,250,205,1],\n \"lightblue\": [173,216,230,1], \"lightcoral\": [240,128,128,1],\n \"lightcyan\": [224,255,255,1], \"lightgoldenrodyellow\": [250,250,210,1],\n \"lightgray\": [211,211,211,1], \"lightgreen\": [144,238,144,1],\n \"lightgrey\": [211,211,211,1], \"lightpink\": [255,182,193,1],\n \"lightsalmon\": [255,160,122,1], \"lightseagreen\": [32,178,170,1],\n \"lightskyblue\": [135,206,250,1], \"lightslategray\": [119,136,153,1],\n \"lightslategrey\": [119,136,153,1], \"lightsteelblue\": [176,196,222,1],\n \"lightyellow\": [255,255,224,1], \"lime\": [0,255,0,1],\n \"limegreen\": [50,205,50,1], \"linen\": [250,240,230,1],\n \"magenta\": [255,0,255,1], \"maroon\": [128,0,0,1],\n \"mediumaquamarine\": [102,205,170,1], \"mediumblue\": [0,0,205,1],\n \"mediumorchid\": [186,85,211,1], \"mediumpurple\": [147,112,219,1],\n \"mediumseagreen\": [60,179,113,1], \"mediumslateblue\": [123,104,238,1],\n \"mediumspringgreen\": [0,250,154,1], \"mediumturquoise\": [72,209,204,1],\n \"mediumvioletred\": [199,21,133,1], \"midnightblue\": [25,25,112,1],\n \"mintcream\": [245,255,250,1], \"mistyrose\": [255,228,225,1],\n \"moccasin\": [255,228,181,1], \"navajowhite\": [255,222,173,1],\n \"navy\": [0,0,128,1], \"oldlace\": [253,245,230,1],\n \"olive\": [128,128,0,1], \"olivedrab\": [107,142,35,1],\n \"orange\": [255,165,0,1], \"orangered\": [255,69,0,1],\n \"orchid\": [218,112,214,1], \"palegoldenrod\": [238,232,170,1],\n \"palegreen\": [152,251,152,1], \"paleturquoise\": [175,238,238,1],\n \"palevioletred\": [219,112,147,1], \"papayawhip\": [255,239,213,1],\n \"peachpuff\": [255,218,185,1], \"peru\": [205,133,63,1],\n \"pink\": [255,192,203,1], \"plum\": [221,160,221,1],\n \"powderblue\": [176,224,230,1], \"purple\": [128,0,128,1],\n \"red\": [255,0,0,1], \"rosybrown\": [188,143,143,1],\n \"royalblue\": [65,105,225,1], \"saddlebrown\": [139,69,19,1],\n \"salmon\": [250,128,114,1], \"sandybrown\": [244,164,96,1],\n \"seagreen\": [46,139,87,1], \"seashell\": [255,245,238,1],\n \"sienna\": [160,82,45,1], \"silver\": [192,192,192,1],\n \"skyblue\": [135,206,235,1], \"slateblue\": [106,90,205,1],\n \"slategray\": [112,128,144,1], \"slategrey\": [112,128,144,1],\n \"snow\": [255,250,250,1], \"springgreen\": [0,255,127,1],\n \"steelblue\": [70,130,180,1], \"tan\": [210,180,140,1],\n \"teal\": [0,128,128,1], \"thistle\": [216,191,216,1],\n \"tomato\": [255,99,71,1], \"turquoise\": [64,224,208,1],\n \"violet\": [238,130,238,1], \"wheat\": [245,222,179,1],\n \"white\": [255,255,255,1], \"whitesmoke\": [245,245,245,1],\n \"yellow\": [255,255,0,1], \"yellowgreen\": [154,205,50,1]}\n\nfunction clamp_css_byte(i) { // Clamp to integer 0 .. 255.\n i = Math.round(i); // Seems to be what Chrome does (vs truncation).\n return i < 0 ? 0 : i > 255 ? 255 : i;\n}\n\nfunction clamp_css_float(f) { // Clamp to float 0.0 .. 1.0.\n return f < 0 ? 0 : f > 1 ? 1 : f;\n}\n\nfunction parse_css_int(str) { // int or percentage.\n if (str[str.length - 1] === '%')\n return clamp_css_byte(parseFloat(str) / 100 * 255);\n return clamp_css_byte(parseInt(str));\n}\n\nfunction parse_css_float(str) { // float or percentage.\n if (str[str.length - 1] === '%')\n return clamp_css_float(parseFloat(str) / 100);\n return clamp_css_float(parseFloat(str));\n}\n\nfunction css_hue_to_rgb(m1, m2, h) {\n if (h < 0) h += 1;\n else if (h > 1) h -= 1;\n\n if (h * 6 < 1) return m1 + (m2 - m1) * h * 6;\n if (h * 2 < 1) return m2;\n if (h * 3 < 2) return m1 + (m2 - m1) * (2/3 - h) * 6;\n return m1;\n}\n\nfunction parseCSSColor(css_str) {\n // Remove all whitespace, not compliant, but should just be more accepting.\n var str = css_str.replace(/ /g, '').toLowerCase();\n\n // Color keywords (and transparent) lookup.\n if (str in kCSSColorTable) return kCSSColorTable[str].slice(); // dup.\n\n // #abc and #abc123 syntax.\n if (str[0] === '#') {\n if (str.length === 4) {\n var iv = parseInt(str.substr(1), 16); // TODO(deanm): Stricter parsing.\n if (!(iv >= 0 && iv <= 0xfff)) return null; // Covers NaN.\n return [((iv & 0xf00) >> 4) | ((iv & 0xf00) >> 8),\n (iv & 0xf0) | ((iv & 0xf0) >> 4),\n (iv & 0xf) | ((iv & 0xf) << 4),\n 1];\n } else if (str.length === 7) {\n var iv = parseInt(str.substr(1), 16); // TODO(deanm): Stricter parsing.\n if (!(iv >= 0 && iv <= 0xffffff)) return null; // Covers NaN.\n return [(iv & 0xff0000) >> 16,\n (iv & 0xff00) >> 8,\n iv & 0xff,\n 1];\n }\n\n return null;\n }\n\n var op = str.indexOf('('), ep = str.indexOf(')');\n if (op !== -1 && ep + 1 === str.length) {\n var fname = str.substr(0, op);\n var params = str.substr(op+1, ep-(op+1)).split(',');\n var alpha = 1; // To allow case fallthrough.\n switch (fname) {\n case 'rgba':\n if (params.length !== 4) return null;\n alpha = parse_css_float(params.pop());\n // Fall through.\n case 'rgb':\n if (params.length !== 3) return null;\n return [parse_css_int(params[0]),\n parse_css_int(params[1]),\n parse_css_int(params[2]),\n alpha];\n case 'hsla':\n if (params.length !== 4) return null;\n alpha = parse_css_float(params.pop());\n // Fall through.\n case 'hsl':\n if (params.length !== 3) return null;\n var h = (((parseFloat(params[0]) % 360) + 360) % 360) / 360; // 0 .. 1\n // NOTE(deanm): According to the CSS spec s/l should only be\n // percentages, but we don't bother and let float or percentage.\n var s = parse_css_float(params[1]);\n var l = parse_css_float(params[2]);\n var m2 = l <= 0.5 ? l * (s + 1) : l + s - l * s;\n var m1 = l * 2 - m2;\n return [clamp_css_byte(css_hue_to_rgb(m1, m2, h+1/3) * 255),\n clamp_css_byte(css_hue_to_rgb(m1, m2, h) * 255),\n clamp_css_byte(css_hue_to_rgb(m1, m2, h-1/3) * 255),\n alpha];\n default:\n return null;\n }\n }\n\n return null;\n}\n\ntry { exports.parseCSSColor = parseCSSColor } catch(e) { }\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/dom.js": {
"title": "$:/core/modules/utils/dom.js",
"text": "/*\\\ntitle: $:/core/modules/utils/dom.js\ntype: application/javascript\nmodule-type: utils\n\nVarious static DOM-related utility functions.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nDetermines whether element 'a' contains element 'b'\nCode thanks to John Resig, http://ejohn.org/blog/comparing-document-position/\n*/\nexports.domContains = function(a,b) {\n\treturn a.contains ?\n\t\ta !== b && a.contains(b) :\n\t\t!!(a.compareDocumentPosition(b) & 16);\n};\n\nexports.removeChildren = function(node) {\n\twhile(node.hasChildNodes()) {\n\t\tnode.removeChild(node.firstChild);\n\t}\n};\n\nexports.hasClass = function(el,className) {\n\treturn el && el.className && el.className.toString().split(\" \").indexOf(className) !== -1;\n};\n\nexports.addClass = function(el,className) {\n\tvar c = el.className.split(\" \");\n\tif(c.indexOf(className) === -1) {\n\t\tc.push(className);\n\t\tel.className = c.join(\" \");\n\t}\n};\n\nexports.removeClass = function(el,className) {\n\tvar c = el.className.split(\" \"),\n\t\tp = c.indexOf(className);\n\tif(p !== -1) {\n\t\tc.splice(p,1);\n\t\tel.className = c.join(\" \");\n\t}\n};\n\nexports.toggleClass = function(el,className,status) {\n\tif(status === undefined) {\n\t\tstatus = !exports.hasClass(el,className);\n\t}\n\tif(status) {\n\t\texports.addClass(el,className);\n\t} else {\n\t\texports.removeClass(el,className);\n\t}\n};\n\n/*\nGet the first parent element that has scrollbars or use the body as fallback.\n*/\nexports.getScrollContainer = function(el) {\n\tvar doc = el.ownerDocument;\n\twhile(el.parentNode) {\t\n\t\tel = el.parentNode;\n\t\tif(el.scrollTop) {\n\t\t\treturn el;\n\t\t}\n\t}\n\treturn doc.body;\n};\n\n/*\nGet the scroll position of the viewport\nReturns:\n\t{\n\t\tx: horizontal scroll position in pixels,\n\t\ty: vertical scroll position in pixels\n\t}\n*/\nexports.getScrollPosition = function(srcWindow) {\n\tvar scrollWindow = srcWindow || window;\n\tif(\"scrollX\" in scrollWindow) {\n\t\treturn {x: scrollWindow.scrollX, y: scrollWindow.scrollY};\n\t} else {\n\t\treturn {x: scrollWindow.document.documentElement.scrollLeft, y: scrollWindow.document.documentElement.scrollTop};\n\t}\n};\n\n/*\nAdjust the height of a textarea to fit its content, preserving scroll position, and return the height\n*/\nexports.resizeTextAreaToFit = function(domNode,minHeight) {\n\t// Get the scroll container and register the current scroll position\n\tvar container = $tw.utils.getScrollContainer(domNode),\n\t\tscrollTop = container.scrollTop;\n // Measure the specified minimum height\n\tdomNode.style.height = minHeight;\n\tvar measuredHeight = domNode.offsetHeight || parseInt(minHeight,10);\n\t// Set its height to auto so that it snaps to the correct height\n\tdomNode.style.height = \"auto\";\n\t// Calculate the revised height\n\tvar newHeight = Math.max(domNode.scrollHeight + domNode.offsetHeight - domNode.clientHeight,measuredHeight);\n\t// Only try to change the height if it has changed\n\tif(newHeight !== domNode.offsetHeight) {\n\t\tdomNode.style.height = newHeight + \"px\";\n\t\t// Make sure that the dimensions of the textarea are recalculated\n\t\t$tw.utils.forceLayout(domNode);\n\t\t// Set the container to the position we registered at the beginning\n\t\tcontainer.scrollTop = scrollTop;\n\t}\n\treturn newHeight;\n};\n\n/*\nGets the bounding rectangle of an element in absolute page coordinates\n*/\nexports.getBoundingPageRect = function(element) {\n\tvar scrollPos = $tw.utils.getScrollPosition(element.ownerDocument.defaultView),\n\t\tclientRect = element.getBoundingClientRect();\n\treturn {\n\t\tleft: clientRect.left + scrollPos.x,\n\t\twidth: clientRect.width,\n\t\tright: clientRect.right + scrollPos.x,\n\t\ttop: clientRect.top + scrollPos.y,\n\t\theight: clientRect.height,\n\t\tbottom: clientRect.bottom + scrollPos.y\n\t};\n};\n\n/*\nSaves a named password in the browser\n*/\nexports.savePassword = function(name,password) {\n\tvar done = false;\n\ttry {\n\t\twindow.localStorage.setItem(\"tw5-password-\" + name,password);\n\t\tdone = true;\n\t} catch(e) {\n\t}\n\tif(!done) {\n\t\t$tw.savedPasswords = $tw.savedPasswords || Object.create(null);\n\t\t$tw.savedPasswords[name] = password;\n\t}\n};\n\n/*\nRetrieve a named password from the browser\n*/\nexports.getPassword = function(name) {\n\tvar value;\n\ttry {\n\t\tvalue = window.localStorage.getItem(\"tw5-password-\" + name);\n\t} catch(e) {\n\t}\n\tif(value !== undefined) {\n\t\treturn value;\n\t} else {\n\t\treturn ($tw.savedPasswords || Object.create(null))[name] || \"\";\n\t}\n};\n\n/*\nForce layout of a dom node and its descendents\n*/\nexports.forceLayout = function(element) {\n\tvar dummy = element.offsetWidth;\n};\n\n/*\nPulse an element for debugging purposes\n*/\nexports.pulseElement = function(element) {\n\t// Event handler to remove the class at the end\n\telement.addEventListener($tw.browser.animationEnd,function handler(event) {\n\t\telement.removeEventListener($tw.browser.animationEnd,handler,false);\n\t\t$tw.utils.removeClass(element,\"pulse\");\n\t},false);\n\t// Apply the pulse class\n\t$tw.utils.removeClass(element,\"pulse\");\n\t$tw.utils.forceLayout(element);\n\t$tw.utils.addClass(element,\"pulse\");\n};\n\n/*\nAttach specified event handlers to a DOM node\ndomNode: where to attach the event handlers\nevents: array of event handlers to be added (see below)\nEach entry in the events array is an object with these properties:\nhandlerFunction: optional event handler function\nhandlerObject: optional event handler object\nhandlerMethod: optionally specifies object handler method name (defaults to `handleEvent`)\n*/\nexports.addEventListeners = function(domNode,events) {\n\t$tw.utils.each(events,function(eventInfo) {\n\t\tvar handler;\n\t\tif(eventInfo.handlerFunction) {\n\t\t\thandler = eventInfo.handlerFunction;\n\t\t} else if(eventInfo.handlerObject) {\n\t\t\tif(eventInfo.handlerMethod) {\n\t\t\t\thandler = function(event) {\n\t\t\t\t\teventInfo.handlerObject[eventInfo.handlerMethod].call(eventInfo.handlerObject,event);\n\t\t\t\t};\t\n\t\t\t} else {\n\t\t\t\thandler = eventInfo.handlerObject;\n\t\t\t}\n\t\t}\n\t\tdomNode.addEventListener(eventInfo.name,handler,false);\n\t});\n};\n\n/*\nGet the computed styles applied to an element as an array of strings of individual CSS properties\n*/\nexports.getComputedStyles = function(domNode) {\n\tvar textAreaStyles = window.getComputedStyle(domNode,null),\n\t\tstyleDefs = [],\n\t\tname;\n\tfor(var t=0; t<textAreaStyles.length; t++) {\n\t\tname = textAreaStyles[t];\n\t\tstyleDefs.push(name + \": \" + textAreaStyles.getPropertyValue(name) + \";\");\n\t}\n\treturn styleDefs;\n};\n\n/*\nApply a set of styles passed as an array of strings of individual CSS properties\n*/\nexports.setStyles = function(domNode,styleDefs) {\n\tdomNode.style.cssText = styleDefs.join(\"\");\n};\n\n/*\nCopy the computed styles from a source element to a destination element\n*/\nexports.copyStyles = function(srcDomNode,dstDomNode) {\n\t$tw.utils.setStyles(dstDomNode,$tw.utils.getComputedStyles(srcDomNode));\n};\n\n/*\nCopy plain text to the clipboard on browsers that support it\n*/\nexports.copyToClipboard = function(text,options) {\n\toptions = options || {};\n\tvar textArea = document.createElement(\"textarea\");\n\ttextArea.style.position = \"fixed\";\n\ttextArea.style.top = 0;\n\ttextArea.style.left = 0;\n\ttextArea.style.fontSize = \"12pt\";\n\ttextArea.style.width = \"2em\";\n\ttextArea.style.height = \"2em\";\n\ttextArea.style.padding = 0;\n\ttextArea.style.border = \"none\";\n\ttextArea.style.outline = \"none\";\n\ttextArea.style.boxShadow = \"none\";\n\ttextArea.style.background = \"transparent\";\n\ttextArea.value = text;\n\tdocument.body.appendChild(textArea);\n\ttextArea.select();\n\ttextArea.setSelectionRange(0,text.length);\n\tvar succeeded = false;\n\ttry {\n\t\tsucceeded = document.execCommand(\"copy\");\n\t} catch (err) {\n\t}\n\tif(!options.doNotNotify) {\n\t\t$tw.notifier.display(succeeded ? \"$:/language/Notifications/CopiedToClipboard/Succeeded\" : \"$:/language/Notifications/CopiedToClipboard/Failed\");\n\t}\n\tdocument.body.removeChild(textArea);\n};\n\nexports.getLocationPath = function() {\n\treturn window.location.toString().split(\"#\")[0];\n};\n\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/dom/dragndrop.js": {
"title": "$:/core/modules/utils/dom/dragndrop.js",
"text": "/*\\\ntitle: $:/core/modules/utils/dom/dragndrop.js\ntype: application/javascript\nmodule-type: utils\n\nBrowser data transfer utilities, used with the clipboard and drag and drop\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nOptions:\n\ndomNode: dom node to make draggable\ndragImageType: \"pill\" or \"dom\"\ndragTiddlerFn: optional function to retrieve the title of tiddler to drag\ndragFilterFn: optional function to retreive the filter defining a list of tiddlers to drag\nwidget: widget to use as the contect for the filter\n*/\nexports.makeDraggable = function(options) {\n\tvar dragImageType = options.dragImageType || \"dom\",\n\t\tdragImage,\n\t\tdomNode = options.domNode;\n\t// Make the dom node draggable (not necessary for anchor tags)\n\tif((domNode.tagName || \"\").toLowerCase() !== \"a\") {\n\t\tdomNode.setAttribute(\"draggable\",\"true\");\t\t\n\t}\n\t// Add event handlers\n\t$tw.utils.addEventListeners(domNode,[\n\t\t{name: \"dragstart\", handlerFunction: function(event) {\n\t\t\tif(event.dataTransfer === undefined) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t\t// Collect the tiddlers being dragged\n\t\t\tvar dragTiddler = options.dragTiddlerFn && options.dragTiddlerFn(),\n\t\t\t\tdragFilter = options.dragFilterFn && options.dragFilterFn(),\n\t\t\t\ttitles = dragTiddler ? [dragTiddler] : [],\n\t\t\t \tstartActions = options.startActions;\n\t\t\tif(dragFilter) {\n\t\t\t\ttitles.push.apply(titles,options.widget.wiki.filterTiddlers(dragFilter,options.widget));\n\t\t\t}\n\t\t\tvar titleString = $tw.utils.stringifyList(titles);\n\t\t\t// Check that we've something to drag\n\t\t\tif(titles.length > 0 && event.target === domNode) {\n\t\t\t\t// Mark the drag in progress\n\t\t\t\t$tw.dragInProgress = domNode;\n\t\t\t\t// Set the dragging class on the element being dragged\n\t\t\t\t$tw.utils.addClass(event.target,\"tc-dragging\");\n\t\t\t\t// Invoke drag-start actions if given\n\t\t\t\tif(startActions !== undefined) {\n\t\t\t\t\toptions.widget.invokeActionString(startActions,options.widget,event,{actionTiddler: titleString});\n\t\t\t\t}\n\t\t\t\t// Create the drag image elements\n\t\t\t\tdragImage = options.widget.document.createElement(\"div\");\n\t\t\t\tdragImage.className = \"tc-tiddler-dragger\";\n\t\t\t\tvar inner = options.widget.document.createElement(\"div\");\n\t\t\t\tinner.className = \"tc-tiddler-dragger-inner\";\n\t\t\t\tinner.appendChild(options.widget.document.createTextNode(\n\t\t\t\t\ttitles.length === 1 ? \n\t\t\t\t\t\ttitles[0] :\n\t\t\t\t\t\ttitles.length + \" tiddlers\"\n\t\t\t\t));\n\t\t\t\tdragImage.appendChild(inner);\n\t\t\t\toptions.widget.document.body.appendChild(dragImage);\n\t\t\t\t// Set the data transfer properties\n\t\t\t\tvar dataTransfer = event.dataTransfer;\n\t\t\t\t// Set up the image\n\t\t\t\tdataTransfer.effectAllowed = \"all\";\n\t\t\t\tif(dataTransfer.setDragImage) {\n\t\t\t\t\tif(dragImageType === \"pill\") {\n\t\t\t\t\t\tdataTransfer.setDragImage(dragImage.firstChild,-16,-16);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tvar r = domNode.getBoundingClientRect();\n\t\t\t\t\t\tdataTransfer.setDragImage(domNode,event.clientX-r.left,event.clientY-r.top);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t// Set up the data transfer\n\t\t\t\tif(dataTransfer.clearData) {\n\t\t\t\t\tdataTransfer.clearData();\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\tvar jsonData = [];\n\t\t\t\tif(titles.length > 1) {\n\t\t\t\t\ttitles.forEach(function(title) {\n\t\t\t\t\t\tjsonData.push(options.widget.wiki.getTiddlerAsJson(title));\n\t\t\t\t\t});\n\t\t\t\t\tjsonData = \"[\" + jsonData.join(\",\") + \"]\";\n\t\t\t\t} else {\n\t\t\t\t\tjsonData = options.widget.wiki.getTiddlerAsJson(titles[0]);\n\t\t\t\t}\n\t\t\t\t// IE doesn't like these content types\n\t\t\t\tif(!$tw.browser.isIE) {\n\t\t\t\t\tdataTransfer.setData(\"text/vnd.tiddler\",jsonData);\n\t\t\t\t\tdataTransfer.setData(\"text/plain\",titleString);\n\t\t\t\t\tdataTransfer.setData(\"text/x-moz-url\",\"data:text/vnd.tiddler,\" + encodeURIComponent(jsonData));\n\t\t\t\t}\n\t\t\t\tdataTransfer.setData(\"URL\",\"data:text/vnd.tiddler,\" + encodeURIComponent(jsonData));\n\t\t\t\tdataTransfer.setData(\"Text\",titleString);\n\t\t\t\tevent.stopPropagation();\n\t\t\t}\n\t\t\treturn false;\n\t\t}},\n\t\t{name: \"dragend\", handlerFunction: function(event) {\n\t\t\tif(event.target === domNode) {\n\t\t\t\t// Collect the tiddlers being dragged\n\t\t\t\tvar dragTiddler = options.dragTiddlerFn && options.dragTiddlerFn(),\n\t\t\t\t\tdragFilter = options.dragFilterFn && options.dragFilterFn(),\n\t\t\t\t\ttitles = dragTiddler ? [dragTiddler] : [],\n\t\t\t \t\tendActions = options.endActions;\n\t\t\t\tif(dragFilter) {\n\t\t\t\t\ttitles.push.apply(titles,options.widget.wiki.filterTiddlers(dragFilter,options.widget));\n\t\t\t\t}\n\t\t\t\tvar titleString = $tw.utils.stringifyList(titles);\n\t\t\t\t$tw.dragInProgress = null;\n\t\t\t\t// Invoke drag-end actions if given\n\t\t\t\tif(endActions !== undefined) {\n\t\t\t\t\toptions.widget.invokeActionString(endActions,options.widget,event,{actionTiddler: titleString});\n\t\t\t\t}\n\t\t\t\t// Remove the dragging class on the element being dragged\n\t\t\t\t$tw.utils.removeClass(event.target,\"tc-dragging\");\n\t\t\t\t// Delete the drag image element\n\t\t\t\tif(dragImage) {\n\t\t\t\t\tdragImage.parentNode.removeChild(dragImage);\n\t\t\t\t\tdragImage = null;\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn false;\n\t\t}}\n\t]);\n};\n\nexports.importDataTransfer = function(dataTransfer,fallbackTitle,callback) {\n\t// Try each provided data type in turn\n\tif($tw.log.IMPORT) {\n\t\tconsole.log(\"Available data types:\");\n\t\tfor(var type=0; type<dataTransfer.types.length; type++) {\n\t\t\tconsole.log(\"type\",dataTransfer.types[type],dataTransfer.getData(dataTransfer.types[type]))\n\t\t}\n\t}\n\tfor(var t=0; t<importDataTypes.length; t++) {\n\t\tif(!$tw.browser.isIE || importDataTypes[t].IECompatible) {\n\t\t\t// Get the data\n\t\t\tvar dataType = importDataTypes[t];\n\t\t\t\tvar data = dataTransfer.getData(dataType.type);\n\t\t\t// Import the tiddlers in the data\n\t\t\tif(data !== \"\" && data !== null) {\n\t\t\t\tif($tw.log.IMPORT) {\n\t\t\t\t\tconsole.log(\"Importing data type '\" + dataType.type + \"', data: '\" + data + \"'\")\n\t\t\t\t}\n\t\t\t\tvar tiddlerFields = dataType.toTiddlerFieldsArray(data,fallbackTitle);\n\t\t\t\tcallback(tiddlerFields);\n\t\t\t\treturn;\n\t\t\t}\n\t\t}\n\t}\n};\n\nvar importDataTypes = [\n\t{type: \"text/vnd.tiddler\", IECompatible: false, toTiddlerFieldsArray: function(data,fallbackTitle) {\n\t\treturn parseJSONTiddlers(data,fallbackTitle);\n\t}},\n\t{type: \"URL\", IECompatible: true, toTiddlerFieldsArray: function(data,fallbackTitle) {\n\t\t// Check for tiddler data URI\n\t\tvar match = decodeURIComponent(data).match(/^data\\:text\\/vnd\\.tiddler,(.*)/i);\n\t\tif(match) {\n\t\t\treturn parseJSONTiddlers(match[1],fallbackTitle);\n\t\t} else {\n\t\t\treturn [{title: fallbackTitle, text: data}]; // As URL string\n\t\t}\n\t}},\n\t{type: \"text/x-moz-url\", IECompatible: false, toTiddlerFieldsArray: function(data,fallbackTitle) {\n\t\t// Check for tiddler data URI\n\t\tvar match = decodeURIComponent(data).match(/^data\\:text\\/vnd\\.tiddler,(.*)/i);\n\t\tif(match) {\n\t\t\treturn parseJSONTiddlers(match[1],fallbackTitle);\n\t\t} else {\n\t\t\treturn [{title: fallbackTitle, text: data}]; // As URL string\n\t\t}\n\t}},\n\t{type: \"text/html\", IECompatible: false, toTiddlerFieldsArray: function(data,fallbackTitle) {\n\t\treturn [{title: fallbackTitle, text: data}];\n\t}},\n\t{type: \"text/plain\", IECompatible: false, toTiddlerFieldsArray: function(data,fallbackTitle) {\n\t\treturn [{title: fallbackTitle, text: data}];\n\t}},\n\t{type: \"Text\", IECompatible: true, toTiddlerFieldsArray: function(data,fallbackTitle) {\n\t\treturn [{title: fallbackTitle, text: data}];\n\t}},\n\t{type: \"text/uri-list\", IECompatible: false, toTiddlerFieldsArray: function(data,fallbackTitle) {\n\t\treturn [{title: fallbackTitle, text: data}];\n\t}}\n];\n\nfunction parseJSONTiddlers(json,fallbackTitle) {\n\tvar data = JSON.parse(json);\n\tif(!$tw.utils.isArray(data)) {\n\t\tdata = [data];\n\t}\n\tdata.forEach(function(fields) {\n\t\tfields.title = fields.title || fallbackTitle;\n\t});\n\treturn data;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/dom/http.js": {
"title": "$:/core/modules/utils/dom/http.js",
"text": "/*\\\ntitle: $:/core/modules/utils/dom/http.js\ntype: application/javascript\nmodule-type: utils\n\nBrowser HTTP support\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nA quick and dirty HTTP function; to be refactored later. Options are:\n\turl: URL to retrieve\n\theaders: hashmap of headers to send\n\ttype: GET, PUT, POST etc\n\tcallback: function invoked with (err,data,xhr)\n\treturnProp: string name of the property to return as first argument of callback\n*/\nexports.httpRequest = function(options) {\n\tvar type = options.type || \"GET\",\n\t\turl = options.url,\n\t\theaders = options.headers || {accept: \"application/json\"},\n\t\treturnProp = options.returnProp || \"responseText\",\n\t\trequest = new XMLHttpRequest(),\n\t\tdata = \"\",\n\t\tf,results;\n\t// Massage the data hashmap into a string\n\tif(options.data) {\n\t\tif(typeof options.data === \"string\") { // Already a string\n\t\t\tdata = options.data;\n\t\t} else { // A hashmap of strings\n\t\t\tresults = [];\n\t\t\t$tw.utils.each(options.data,function(dataItem,dataItemTitle) {\n\t\t\t\tresults.push(dataItemTitle + \"=\" + encodeURIComponent(dataItem));\n\t\t\t});\n\t\t\tif(type === \"GET\" || type === \"HEAD\") {\n\t\t\t\turl += \"?\" + results.join(\"&\");\n\t\t\t} else {\n\t\t\t\tdata = results.join(\"&\");\n\t\t\t}\n\t\t}\n\t}\n\t// Set up the state change handler\n\trequest.onreadystatechange = function() {\n\t\tif(this.readyState === 4) {\n\t\t\tif(this.status === 200 || this.status === 201 || this.status === 204) {\n\t\t\t\t// Success!\n\t\t\t\toptions.callback(null,this[returnProp],this);\n\t\t\t\treturn;\n\t\t\t}\n\t\t// Something went wrong\n\t\toptions.callback($tw.language.getString(\"Error/XMLHttpRequest\") + \": \" + this.status,null,this);\n\t\t}\n\t};\n\t// Make the request\n\trequest.open(type,url,true);\n\tif(headers) {\n\t\t$tw.utils.each(headers,function(header,headerTitle,object) {\n\t\t\trequest.setRequestHeader(headerTitle,header);\n\t\t});\n\t}\n\tif(data && !$tw.utils.hop(headers,\"Content-type\")) {\n\t\trequest.setRequestHeader(\"Content-type\",\"application/x-www-form-urlencoded; charset=UTF-8\");\n\t}\n\tif(!$tw.utils.hop(headers,\"X-Requested-With\")) {\n\t\trequest.setRequestHeader(\"X-Requested-With\",\"TiddlyWiki\");\n\t}\n\ttry {\n\t\trequest.send(data);\n\t} catch(e) {\n\t\toptions.callback(e,null,this);\n\t}\n\treturn request;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/dom/keyboard.js": {
"title": "$:/core/modules/utils/dom/keyboard.js",
"text": "/*\\\ntitle: $:/core/modules/utils/dom/keyboard.js\ntype: application/javascript\nmodule-type: utils\n\nKeyboard utilities; now deprecated. Instead, use $tw.keyboardManager\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n[\"parseKeyDescriptor\",\"checkKeyDescriptor\"].forEach(function(method) {\n\texports[method] = function() {\n\t\tif($tw.keyboardManager) {\n\t\t\treturn $tw.keyboardManager[method].apply($tw.keyboardManager,Array.prototype.slice.call(arguments,0));\n\t\t} else {\n\t\t\treturn null\n\t\t}\n\t};\n});\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/dom/modal.js": {
"title": "$:/core/modules/utils/dom/modal.js",
"text": "/*\\\ntitle: $:/core/modules/utils/dom/modal.js\ntype: application/javascript\nmodule-type: utils\n\nModal message mechanism\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nvar Modal = function(wiki) {\n\tthis.wiki = wiki;\n\tthis.modalCount = 0;\n};\n\n/*\nDisplay a modal dialogue\n\ttitle: Title of tiddler to display\n\toptions: see below\nOptions include:\n\tdownloadLink: Text of a big download link to include\n*/\nModal.prototype.display = function(title,options) {\n\toptions = options || {};\n\tthis.srcDocument = options.variables && (options.variables.rootwindow === \"true\" ||\n\t\t\t\toptions.variables.rootwindow === \"yes\") ? document :\n\t\t\t\t(options.event.event && options.event.event.target ? options.event.event.target.ownerDocument : document);\n\tthis.srcWindow = this.srcDocument.defaultView;\n\tvar self = this,\n\t\trefreshHandler,\n\t\tduration = $tw.utils.getAnimationDuration(),\n\t\ttiddler = this.wiki.getTiddler(title);\n\t// Don't do anything if the tiddler doesn't exist\n\tif(!tiddler) {\n\t\treturn;\n\t}\n\t// Create the variables\n\tvar variables = $tw.utils.extend({currentTiddler: title},options.variables);\n\t// Create the wrapper divs\n\tvar wrapper = this.srcDocument.createElement(\"div\"),\n\t\tmodalBackdrop = this.srcDocument.createElement(\"div\"),\n\t\tmodalWrapper = this.srcDocument.createElement(\"div\"),\n\t\tmodalHeader = this.srcDocument.createElement(\"div\"),\n\t\theaderTitle = this.srcDocument.createElement(\"h3\"),\n\t\tmodalBody = this.srcDocument.createElement(\"div\"),\n\t\tmodalLink = this.srcDocument.createElement(\"a\"),\n\t\tmodalFooter = this.srcDocument.createElement(\"div\"),\n\t\tmodalFooterHelp = this.srcDocument.createElement(\"span\"),\n\t\tmodalFooterButtons = this.srcDocument.createElement(\"span\");\n\t// Up the modal count and adjust the body class\n\tthis.modalCount++;\n\tthis.adjustPageClass();\n\t// Add classes\n\t$tw.utils.addClass(wrapper,\"tc-modal-wrapper\");\n\tif(tiddler.fields && tiddler.fields.class) {\n\t\t$tw.utils.addClass(wrapper,tiddler.fields.class);\n\t}\n\t$tw.utils.addClass(modalBackdrop,\"tc-modal-backdrop\");\n\t$tw.utils.addClass(modalWrapper,\"tc-modal\");\n\t$tw.utils.addClass(modalHeader,\"tc-modal-header\");\n\t$tw.utils.addClass(modalBody,\"tc-modal-body\");\n\t$tw.utils.addClass(modalFooter,\"tc-modal-footer\");\n\t// Join them together\n\twrapper.appendChild(modalBackdrop);\n\twrapper.appendChild(modalWrapper);\n\tmodalHeader.appendChild(headerTitle);\n\tmodalWrapper.appendChild(modalHeader);\n\tmodalWrapper.appendChild(modalBody);\n\tmodalFooter.appendChild(modalFooterHelp);\n\tmodalFooter.appendChild(modalFooterButtons);\n\tmodalWrapper.appendChild(modalFooter);\n\t// Render the title of the message\n\tvar headerWidgetNode = this.wiki.makeTranscludeWidget(title,{\n\t\tfield: \"subtitle\",\n\t\tmode: \"inline\",\n\t\tchildren: [{\n\t\t\ttype: \"text\",\n\t\t\tattributes: {\n\t\t\t\ttext: {\n\t\t\t\t\ttype: \"string\",\n\t\t\t\t\tvalue: title\n\t\t}}}],\n\t\tparentWidget: $tw.rootWidget,\n\t\tdocument: this.srcDocument,\n\t\tvariables: variables,\n\t\timportPageMacros: true\n\t});\n\theaderWidgetNode.render(headerTitle,null);\n\t// Render the body of the message\n\tvar bodyWidgetNode = this.wiki.makeTranscludeWidget(title,{\n\t\tparentWidget: $tw.rootWidget,\n\t\tdocument: this.srcDocument,\n\t\tvariables: variables,\n\t\timportPageMacros: true\n\t});\n\tbodyWidgetNode.render(modalBody,null);\n\t// Setup the link if present\n\tif(options.downloadLink) {\n\t\tmodalLink.href = options.downloadLink;\n\t\tmodalLink.appendChild(this.srcDocument.createTextNode(\"Right-click to save changes\"));\n\t\tmodalBody.appendChild(modalLink);\n\t}\n\t// Render the footer of the message\n\tif(tiddler.fields && tiddler.fields.help) {\n\t\tvar link = this.srcDocument.createElement(\"a\");\n\t\tlink.setAttribute(\"href\",tiddler.fields.help);\n\t\tlink.setAttribute(\"target\",\"_blank\");\n\t\tlink.setAttribute(\"rel\",\"noopener noreferrer\");\n\t\tlink.appendChild(this.srcDocument.createTextNode(\"Help\"));\n\t\tmodalFooterHelp.appendChild(link);\n\t\tmodalFooterHelp.style.float = \"left\";\n\t}\n\tvar footerWidgetNode = this.wiki.makeTranscludeWidget(title,{\n\t\tfield: \"footer\",\n\t\tmode: \"inline\",\n\t\tchildren: [{\n\t\t\ttype: \"button\",\n\t\t\tattributes: {\n\t\t\t\tmessage: {\n\t\t\t\t\ttype: \"string\",\n\t\t\t\t\tvalue: \"tm-close-tiddler\"\n\t\t\t\t}\n\t\t\t},\n\t\t\tchildren: [{\n\t\t\t\ttype: \"text\",\n\t\t\t\tattributes: {\n\t\t\t\t\ttext: {\n\t\t\t\t\t\ttype: \"string\",\n\t\t\t\t\t\tvalue: $tw.language.getString(\"Buttons/Close/Caption\")\n\t\t\t}}}\n\t\t]}],\n\t\tparentWidget: $tw.rootWidget,\n\t\tdocument: this.srcDocument,\n\t\tvariables: variables,\n\t\timportPageMacros: true\n\t});\n\tfooterWidgetNode.render(modalFooterButtons,null);\n\t// Set up the refresh handler\n\trefreshHandler = function(changes) {\n\t\theaderWidgetNode.refresh(changes,modalHeader,null);\n\t\tbodyWidgetNode.refresh(changes,modalBody,null);\n\t\tfooterWidgetNode.refresh(changes,modalFooterButtons,null);\n\t};\n\tthis.wiki.addEventListener(\"change\",refreshHandler);\n\t// Add the close event handler\n\tvar closeHandler = function(event) {\n\t\t// Remove our refresh handler\n\t\tself.wiki.removeEventListener(\"change\",refreshHandler);\n\t\t// Decrease the modal count and adjust the body class\n\t\tself.modalCount--;\n\t\tself.adjustPageClass();\n\t\t// Force layout and animate the modal message away\n\t\t$tw.utils.forceLayout(modalBackdrop);\n\t\t$tw.utils.forceLayout(modalWrapper);\n\t\t$tw.utils.setStyle(modalBackdrop,[\n\t\t\t{opacity: \"0\"}\n\t\t]);\n\t\t$tw.utils.setStyle(modalWrapper,[\n\t\t\t{transform: \"translateY(\" + self.srcWindow.innerHeight + \"px)\"}\n\t\t]);\n\t\t// Set up an event for the transition end\n\t\tself.srcWindow.setTimeout(function() {\n\t\t\tif(wrapper.parentNode) {\n\t\t\t\t// Remove the modal message from the DOM\n\t\t\t\tself.srcDocument.body.removeChild(wrapper);\n\t\t\t}\n\t\t},duration);\n\t\t// Don't let anyone else handle the tm-close-tiddler message\n\t\treturn false;\n\t};\n\theaderWidgetNode.addEventListener(\"tm-close-tiddler\",closeHandler,false);\n\tbodyWidgetNode.addEventListener(\"tm-close-tiddler\",closeHandler,false);\n\tfooterWidgetNode.addEventListener(\"tm-close-tiddler\",closeHandler,false);\n\t// Set the initial styles for the message\n\t$tw.utils.setStyle(modalBackdrop,[\n\t\t{opacity: \"0\"}\n\t]);\n\t$tw.utils.setStyle(modalWrapper,[\n\t\t{transformOrigin: \"0% 0%\"},\n\t\t{transform: \"translateY(\" + (-this.srcWindow.innerHeight) + \"px)\"}\n\t]);\n\t// Put the message into the document\n\tthis.srcDocument.body.appendChild(wrapper);\n\t// Set up animation for the styles\n\t$tw.utils.setStyle(modalBackdrop,[\n\t\t{transition: \"opacity \" + duration + \"ms ease-out\"}\n\t]);\n\t$tw.utils.setStyle(modalWrapper,[\n\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms ease-in-out\"}\n\t]);\n\t// Force layout\n\t$tw.utils.forceLayout(modalBackdrop);\n\t$tw.utils.forceLayout(modalWrapper);\n\t// Set final animated styles\n\t$tw.utils.setStyle(modalBackdrop,[\n\t\t{opacity: \"0.7\"}\n\t]);\n\t$tw.utils.setStyle(modalWrapper,[\n\t\t{transform: \"translateY(0px)\"}\n\t]);\n};\n\nModal.prototype.adjustPageClass = function() {\n\tvar windowContainer = $tw.pageContainer ? ($tw.pageContainer === this.srcDocument.body.firstChild ? $tw.pageContainer : this.srcDocument.body.firstChild) : null;\n\tif(windowContainer) {\n\t\t$tw.utils.toggleClass(windowContainer,\"tc-modal-displayed\",this.modalCount > 0);\n\t}\n};\n\nexports.Modal = Modal;\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/dom/notifier.js": {
"title": "$:/core/modules/utils/dom/notifier.js",
"text": "/*\\\ntitle: $:/core/modules/utils/dom/notifier.js\ntype: application/javascript\nmodule-type: utils\n\nNotifier mechanism\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nvar Notifier = function(wiki) {\n\tthis.wiki = wiki;\n};\n\n/*\nDisplay a notification\n\ttitle: Title of tiddler containing the notification text\n\toptions: see below\nOptions include:\n*/\nNotifier.prototype.display = function(title,options) {\n\toptions = options || {};\n\t// Create the wrapper divs\n\tvar self = this,\n\t\tnotification = document.createElement(\"div\"),\n\t\ttiddler = this.wiki.getTiddler(title),\n\t\tduration = $tw.utils.getAnimationDuration(),\n\t\trefreshHandler;\n\t// Don't do anything if the tiddler doesn't exist\n\tif(!tiddler) {\n\t\treturn;\n\t}\n\t// Add classes\n\t$tw.utils.addClass(notification,\"tc-notification\");\n\t// Create the variables\n\tvar variables = $tw.utils.extend({currentTiddler: title},options.variables);\n\t// Render the body of the notification\n\tvar widgetNode = this.wiki.makeTranscludeWidget(title,{\n\t\tparentWidget: $tw.rootWidget,\n\t\tdocument: document,\n\t\tvariables: variables,\n\t\timportPageMacros: true});\n\twidgetNode.render(notification,null);\n\trefreshHandler = function(changes) {\n\t\twidgetNode.refresh(changes,notification,null);\n\t};\n\tthis.wiki.addEventListener(\"change\",refreshHandler);\n\t// Set the initial styles for the notification\n\t$tw.utils.setStyle(notification,[\n\t\t{opacity: \"0\"},\n\t\t{transformOrigin: \"0% 0%\"},\n\t\t{transform: \"translateY(\" + (-window.innerHeight) + \"px)\"},\n\t\t{transition: \"opacity \" + duration + \"ms ease-out, \" + $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms ease-in-out\"}\n\t]);\n\t// Add the notification to the DOM\n\tdocument.body.appendChild(notification);\n\t// Force layout\n\t$tw.utils.forceLayout(notification);\n\t// Set final animated styles\n\t$tw.utils.setStyle(notification,[\n\t\t{opacity: \"1.0\"},\n\t\t{transform: \"translateY(0px)\"}\n\t]);\n\t// Set a timer to remove the notification\n\twindow.setTimeout(function() {\n\t\t// Remove our change event handler\n\t\tself.wiki.removeEventListener(\"change\",refreshHandler);\n\t\t// Force layout and animate the notification away\n\t\t$tw.utils.forceLayout(notification);\n\t\t$tw.utils.setStyle(notification,[\n\t\t\t{opacity: \"0.0\"},\n\t\t\t{transform: \"translateX(\" + (notification.offsetWidth) + \"px)\"}\n\t\t]);\n\t\t// Remove the modal message from the DOM once the transition ends\n\t\tsetTimeout(function() {\n\t\t\tif(notification.parentNode) {\n\t\t\t\tdocument.body.removeChild(notification);\n\t\t\t}\n\t\t},duration);\n\t},$tw.config.preferences.notificationDuration);\n};\n\nexports.Notifier = Notifier;\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/dom/popup.js": {
"title": "$:/core/modules/utils/dom/popup.js",
"text": "/*\\\ntitle: $:/core/modules/utils/dom/popup.js\ntype: application/javascript\nmodule-type: utils\n\nModule that creates a $tw.utils.Popup object prototype that manages popups in the browser\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nCreates a Popup object with these options:\n\trootElement: the DOM element to which the popup zapper should be attached\n*/\nvar Popup = function(options) {\n\toptions = options || {};\n\tthis.rootElement = options.rootElement || document.documentElement;\n\tthis.popups = []; // Array of {title:,wiki:,domNode:} objects\n};\n\n/*\nTrigger a popup open or closed. Parameters are in a hashmap:\n\ttitle: title of the tiddler where the popup details are stored\n\tdomNode: dom node to which the popup will be positioned (one of domNode or domNodeRect is required)\n\tdomNodeRect: rectangle to which the popup will be positioned\n\twiki: wiki\n\tforce: if specified, forces the popup state to true or false (instead of toggling it)\n\tfloating: if true, skips registering the popup, meaning that it will need manually clearing\n*/\nPopup.prototype.triggerPopup = function(options) {\n\t// Check if this popup is already active\n\tvar index = this.findPopup(options.title);\n\t// Compute the new state\n\tvar state = index === -1;\n\tif(options.force !== undefined) {\n\t\tstate = options.force;\n\t}\n\t// Show or cancel the popup according to the new state\n\tif(state) {\n\t\tthis.show(options);\n\t} else {\n\t\tthis.cancel(index);\n\t}\n};\n\nPopup.prototype.findPopup = function(title) {\n\tvar index = -1;\n\tfor(var t=0; t<this.popups.length; t++) {\n\t\tif(this.popups[t].title === title) {\n\t\t\tindex = t;\n\t\t}\n\t}\n\treturn index;\n};\n\nPopup.prototype.handleEvent = function(event) {\n\tif(event.type === \"click\") {\n\t\t// Find out what was clicked on\n\t\tvar info = this.popupInfo(event.target),\n\t\t\tcancelLevel = info.popupLevel - 1;\n\t\t// Don't remove the level that was clicked on if we clicked on a handle\n\t\tif(info.isHandle) {\n\t\t\tcancelLevel++;\n\t\t}\n\t\t// Cancel\n\t\tthis.cancel(cancelLevel);\n\t}\n};\n\n/*\nFind the popup level containing a DOM node. Returns:\npopupLevel: count of the number of nested popups containing the specified element\nisHandle: true if the specified element is within a popup handle\n*/\nPopup.prototype.popupInfo = function(domNode) {\n\tvar isHandle = false,\n\t\tpopupCount = 0,\n\t\tnode = domNode;\n\t// First check ancestors to see if we're within a popup handle\n\twhile(node) {\n\t\tif($tw.utils.hasClass(node,\"tc-popup-handle\")) {\n\t\t\tisHandle = true;\n\t\t\tpopupCount++;\n\t\t}\n\t\tif($tw.utils.hasClass(node,\"tc-popup-keep\")) {\n\t\t\tisHandle = true;\n\t\t}\n\t\tnode = node.parentNode;\n\t}\n\t// Then count the number of ancestor popups\n\tnode = domNode;\n\twhile(node) {\n\t\tif($tw.utils.hasClass(node,\"tc-popup\")) {\n\t\t\tpopupCount++;\n\t\t}\n\t\tnode = node.parentNode;\n\t}\n\tvar info = {\n\t\tpopupLevel: popupCount,\n\t\tisHandle: isHandle\n\t};\n\treturn info;\n};\n\n/*\nDisplay a popup by adding it to the stack\n*/\nPopup.prototype.show = function(options) {\n\t// Find out what was clicked on\n\tvar info = this.popupInfo(options.domNode);\n\t// Cancel any higher level popups\n\tthis.cancel(info.popupLevel);\n\n\t// Store the popup details if not already there\n\tif(!options.floating && this.findPopup(options.title) === -1) {\n\t\tthis.popups.push({\n\t\t\ttitle: options.title,\n\t\t\twiki: options.wiki,\n\t\t\tdomNode: options.domNode,\n\t\t\tnoStateReference: options.noStateReference\n\t\t});\n\t}\n\t// Set the state tiddler\n\tvar rect;\n\tif(options.domNodeRect) {\n\t\trect = options.domNodeRect;\n\t} else {\n\t\trect = {\n\t\t\tleft: options.domNode.offsetLeft,\n\t\t\ttop: options.domNode.offsetTop,\n\t\t\twidth: options.domNode.offsetWidth,\n\t\t\theight: options.domNode.offsetHeight\n\t\t};\n\t}\n\tvar popupRect = \"(\" + rect.left + \",\" + rect.top + \",\" + \n\t\t\t\trect.width + \",\" + rect.height + \")\";\n\tif(options.noStateReference) {\n\t\toptions.wiki.setText(options.title,\"text\",undefined,popupRect);\n\t} else {\n\t\toptions.wiki.setTextReference(options.title,popupRect);\n\t}\n\t// Add the click handler if we have any popups\n\tif(this.popups.length > 0) {\n\t\tthis.rootElement.addEventListener(\"click\",this,true);\t\t\n\t}\n};\n\n/*\nCancel all popups at or above a specified level or DOM node\nlevel: popup level to cancel (0 cancels all popups)\n*/\nPopup.prototype.cancel = function(level) {\n\tvar numPopups = this.popups.length;\n\tlevel = Math.max(0,Math.min(level,numPopups));\n\tfor(var t=level; t<numPopups; t++) {\n\t\tvar popup = this.popups.pop();\n\t\tif(popup.title) {\n\t\t\tif(popup.noStateReference) {\n\t\t\t\tpopup.wiki.deleteTiddler(popup.title);\n\t\t\t} else {\n\t\t\t\tpopup.wiki.deleteTiddler($tw.utils.parseTextReference(popup.title).title);\n \t\t}\n\t\t}\n\t}\n\tif(this.popups.length === 0) {\n\t\tthis.rootElement.removeEventListener(\"click\",this,false);\n\t}\n};\n\n/*\nReturns true if the specified title and text identifies an active popup\n*/\nPopup.prototype.readPopupState = function(text) {\n\tvar popupLocationRegExp = /^\\((-?[0-9\\.E]+),(-?[0-9\\.E]+),(-?[0-9\\.E]+),(-?[0-9\\.E]+)\\)$/;\n\treturn popupLocationRegExp.test(text);\n};\n\nexports.Popup = Popup;\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/dom/scroller.js": {
"title": "$:/core/modules/utils/dom/scroller.js",
"text": "/*\\\ntitle: $:/core/modules/utils/dom/scroller.js\ntype: application/javascript\nmodule-type: utils\n\nModule that creates a $tw.utils.Scroller object prototype that manages scrolling in the browser\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nEvent handler for when the `tm-scroll` event hits the document body\n*/\nvar PageScroller = function() {\n\tthis.idRequestFrame = null;\n\tthis.requestAnimationFrame = window.requestAnimationFrame ||\n\t\twindow.webkitRequestAnimationFrame ||\n\t\twindow.mozRequestAnimationFrame ||\n\t\tfunction(callback) {\n\t\t\treturn window.setTimeout(callback, 1000/60);\n\t\t};\n\tthis.cancelAnimationFrame = window.cancelAnimationFrame ||\n\t\twindow.webkitCancelAnimationFrame ||\n\t\twindow.webkitCancelRequestAnimationFrame ||\n\t\twindow.mozCancelAnimationFrame ||\n\t\twindow.mozCancelRequestAnimationFrame ||\n\t\tfunction(id) {\n\t\t\twindow.clearTimeout(id);\n\t\t};\n};\n\nPageScroller.prototype.isScrolling = function() {\n\treturn this.idRequestFrame !== null;\n}\n\nPageScroller.prototype.cancelScroll = function(srcWindow) {\n\tif(this.idRequestFrame) {\n\t\tthis.cancelAnimationFrame.call(srcWindow,this.idRequestFrame);\n\t\tthis.idRequestFrame = null;\n\t}\n};\n\n/*\nHandle an event\n*/\nPageScroller.prototype.handleEvent = function(event) {\n\tif(event.type === \"tm-scroll\") {\n\t\treturn this.scrollIntoView(event.target);\n\t}\n\treturn true;\n};\n\n/*\nHandle a scroll event hitting the page document\n*/\nPageScroller.prototype.scrollIntoView = function(element,callback) {\n\tvar self = this,\n\t\tduration = $tw.utils.getAnimationDuration(),\n\t srcWindow = element ? element.ownerDocument.defaultView : window;\n\t// Now get ready to scroll the body\n\tthis.cancelScroll(srcWindow);\n\tthis.startTime = Date.now();\n\t// Get the height of any position:fixed toolbars\n\tvar toolbar = srcWindow.document.querySelector(\".tc-adjust-top-of-scroll\"),\n\t\toffset = 0;\n\tif(toolbar) {\n\t\toffset = toolbar.offsetHeight;\n\t}\n\t// Get the client bounds of the element and adjust by the scroll position\n\tvar getBounds = function() {\n\t\t\tvar clientBounds = typeof callback === 'function' ? callback() : element.getBoundingClientRect(),\n\t\t\t\tscrollPosition = $tw.utils.getScrollPosition(srcWindow);\n\t\t\treturn {\n\t\t\t\tleft: clientBounds.left + scrollPosition.x,\n\t\t\t\ttop: clientBounds.top + scrollPosition.y - offset,\n\t\t\t\twidth: clientBounds.width,\n\t\t\t\theight: clientBounds.height\n\t\t\t};\n\t\t},\n\t\t// We'll consider the horizontal and vertical scroll directions separately via this function\n\t\t// targetPos/targetSize - position and size of the target element\n\t\t// currentPos/currentSize - position and size of the current scroll viewport\n\t\t// returns: new position of the scroll viewport\n\t\tgetEndPos = function(targetPos,targetSize,currentPos,currentSize) {\n\t\t\tvar newPos = targetPos;\n\t\t\t// If we are scrolling within 50 pixels of the top/left then snap to zero\n\t\t\tif(newPos < 50) {\n\t\t\t\tnewPos = 0;\n\t\t\t}\n\t\t\treturn newPos;\n\t\t},\n\t\tdrawFrame = function drawFrame() {\n\t\t\tvar t;\n\t\t\tif(duration <= 0) {\n\t\t\t\tt = 1;\n\t\t\t} else {\n\t\t\t\tt = ((Date.now()) - self.startTime) / duration;\t\n\t\t\t}\n\t\t\tif(t >= 1) {\n\t\t\t\tself.cancelScroll(srcWindow);\n\t\t\t\tt = 1;\n\t\t\t}\n\t\t\tt = $tw.utils.slowInSlowOut(t);\n\t\t\tvar scrollPosition = $tw.utils.getScrollPosition(srcWindow),\n\t\t\t\tbounds = getBounds(),\n\t\t\t\tendX = getEndPos(bounds.left,bounds.width,scrollPosition.x,srcWindow.innerWidth),\n\t\t\t\tendY = getEndPos(bounds.top,bounds.height,scrollPosition.y,srcWindow.innerHeight);\n\t\t\tsrcWindow.scrollTo(scrollPosition.x + (endX - scrollPosition.x) * t,scrollPosition.y + (endY - scrollPosition.y) * t);\n\t\t\tif(t < 1) {\n\t\t\t\tself.idRequestFrame = self.requestAnimationFrame.call(srcWindow,drawFrame);\n\t\t\t}\n\t\t};\n\tdrawFrame();\n};\n\nexports.PageScroller = PageScroller;\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/edition-info.js": {
"title": "$:/core/modules/utils/edition-info.js",
"text": "/*\\\ntitle: $:/core/modules/utils/edition-info.js\ntype: application/javascript\nmodule-type: utils-node\n\nInformation about the available editions\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar fs = require(\"fs\"),\n\tpath = require(\"path\");\n\nvar editionInfo;\n\nexports.getEditionInfo = function() {\n\tif(!editionInfo) {\n\t\t// Enumerate the edition paths\n\t\tvar editionPaths = $tw.getLibraryItemSearchPaths($tw.config.editionsPath,$tw.config.editionsEnvVar);\n\t\teditionInfo = {};\n\t\tfor(var editionIndex=0; editionIndex<editionPaths.length; editionIndex++) {\n\t\t\tvar editionPath = editionPaths[editionIndex];\n\t\t\t// Enumerate the folders\n\t\t\tvar entries = fs.readdirSync(editionPath);\n\t\t\tfor(var entryIndex=0; entryIndex<entries.length; entryIndex++) {\n\t\t\t\tvar entry = entries[entryIndex];\n\t\t\t\t// Check if directories have a valid tiddlywiki.info\n\t\t\t\tif(!editionInfo[entry] && $tw.utils.isDirectory(path.resolve(editionPath,entry))) {\n\t\t\t\t\tvar info;\n\t\t\t\t\ttry {\n\t\t\t\t\t\tinfo = JSON.parse(fs.readFileSync(path.resolve(editionPath,entry,\"tiddlywiki.info\"),\"utf8\"));\n\t\t\t\t\t} catch(ex) {\n\t\t\t\t\t}\n\t\t\t\t\tif(info) {\n\t\t\t\t\t\teditionInfo[entry] = info;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\treturn editionInfo;\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "utils-node"
},
"$:/core/modules/utils/fakedom.js": {
"title": "$:/core/modules/utils/fakedom.js",
"text": "/*\\\ntitle: $:/core/modules/utils/fakedom.js\ntype: application/javascript\nmodule-type: global\n\nA barebones implementation of DOM interfaces needed by the rendering mechanism.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Sequence number used to enable us to track objects for testing\nvar sequenceNumber = null;\n\nvar bumpSequenceNumber = function(object) {\n\tif(sequenceNumber !== null) {\n\t\tobject.sequenceNumber = sequenceNumber++;\n\t}\n};\n\nvar TW_TextNode = function(text) {\n\tbumpSequenceNumber(this);\n\tthis.textContent = text + \"\";\n};\n\nObject.defineProperty(TW_TextNode.prototype, \"nodeType\", {\n\tget: function() {\n\t\treturn 3;\n\t}\n});\n\nObject.defineProperty(TW_TextNode.prototype, \"formattedTextContent\", {\n\tget: function() {\n\t\treturn this.textContent.replace(/(\\r?\\n)/g,\"\");\n\t}\n});\n\nvar TW_Element = function(tag,namespace) {\n\tbumpSequenceNumber(this);\n\tthis.isTiddlyWikiFakeDom = true;\n\tthis.tag = tag;\n\tthis.attributes = {};\n\tthis.isRaw = false;\n\tthis.children = [];\n\tthis._style = {};\n\tthis.namespaceURI = namespace || \"http://www.w3.org/1999/xhtml\";\n};\n\nObject.defineProperty(TW_Element.prototype, \"style\", {\n\tget: function() {\n\t\treturn this._style;\n\t},\n\tset: function(str) {\n\t\tvar self = this;\n\t\tstr = str || \"\";\n\t\t$tw.utils.each(str.split(\";\"),function(declaration) {\n\t\t\tvar parts = declaration.split(\":\"),\n\t\t\t\tname = $tw.utils.trim(parts[0]),\n\t\t\t\tvalue = $tw.utils.trim(parts[1]);\n\t\t\tif(name && value) {\n\t\t\t\tself._style[$tw.utils.convertStyleNameToPropertyName(name)] = value;\n\t\t\t}\n\t\t});\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"nodeType\", {\n\tget: function() {\n\t\treturn 1;\n\t}\n});\n\nTW_Element.prototype.getAttribute = function(name) {\n\tif(this.isRaw) {\n\t\tthrow \"Cannot getAttribute on a raw TW_Element\";\n\t}\n\treturn this.attributes[name];\n};\n\nTW_Element.prototype.setAttribute = function(name,value) {\n\tif(this.isRaw) {\n\t\tthrow \"Cannot setAttribute on a raw TW_Element\";\n\t}\n\tthis.attributes[name] = value + \"\";\n};\n\nTW_Element.prototype.setAttributeNS = function(namespace,name,value) {\n\tthis.setAttribute(name,value);\n};\n\nTW_Element.prototype.removeAttribute = function(name) {\n\tif(this.isRaw) {\n\t\tthrow \"Cannot removeAttribute on a raw TW_Element\";\n\t}\n\tif($tw.utils.hop(this.attributes,name)) {\n\t\tdelete this.attributes[name];\n\t}\n};\n\nTW_Element.prototype.appendChild = function(node) {\n\tthis.children.push(node);\n\tnode.parentNode = this;\n};\n\nTW_Element.prototype.insertBefore = function(node,nextSibling) {\n\tif(nextSibling) {\n\t\tvar p = this.children.indexOf(nextSibling);\n\t\tif(p !== -1) {\n\t\t\tthis.children.splice(p,0,node);\n\t\t\tnode.parentNode = this;\n\t\t} else {\n\t\t\tthis.appendChild(node);\n\t\t}\n\t} else {\n\t\tthis.appendChild(node);\n\t}\n};\n\nTW_Element.prototype.removeChild = function(node) {\n\tvar p = this.children.indexOf(node);\n\tif(p !== -1) {\n\t\tthis.children.splice(p,1);\n\t}\n};\n\nTW_Element.prototype.hasChildNodes = function() {\n\treturn !!this.children.length;\n};\n\nObject.defineProperty(TW_Element.prototype, \"childNodes\", {\n\tget: function() {\n\t\treturn this.children;\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"firstChild\", {\n\tget: function() {\n\t\treturn this.children[0];\n\t}\n});\n\nTW_Element.prototype.addEventListener = function(type,listener,useCapture) {\n\t// Do nothing\n};\n\nObject.defineProperty(TW_Element.prototype, \"tagName\", {\n\tget: function() {\n\t\treturn this.tag || \"\";\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"className\", {\n\tget: function() {\n\t\treturn this.attributes[\"class\"] || \"\";\n\t},\n\tset: function(value) {\n\t\tthis.attributes[\"class\"] = value + \"\";\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"value\", {\n\tget: function() {\n\t\treturn this.attributes.value || \"\";\n\t},\n\tset: function(value) {\n\t\tthis.attributes.value = value + \"\";\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"outerHTML\", {\n\tget: function() {\n\t\tvar output = [],attr,a,v;\n\t\toutput.push(\"<\",this.tag);\n\t\tif(this.attributes) {\n\t\t\tattr = [];\n\t\t\tfor(a in this.attributes) {\n\t\t\t\tattr.push(a);\n\t\t\t}\n\t\t\tattr.sort();\n\t\t\tfor(a=0; a<attr.length; a++) {\n\t\t\t\tv = this.attributes[attr[a]];\n\t\t\t\tif(v !== undefined) {\n\t\t\t\t\toutput.push(\" \",attr[a],\"=\\\"\",$tw.utils.htmlEncode(v),\"\\\"\");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif(this._style) {\n\t\t\tvar style = [];\n\t\t\tfor(var s in this._style) {\n\t\t\t\tstyle.push($tw.utils.convertPropertyNameToStyleName(s) + \":\" + this._style[s] + \";\");\n\t\t\t}\n\t\t\tif(style.length > 0) {\n\t\t\t\toutput.push(\" style=\\\"\",style.join(\"\"),\"\\\"\");\n\t\t\t}\n\t\t}\n\t\toutput.push(\">\");\n\t\tif($tw.config.htmlVoidElements.indexOf(this.tag) === -1) {\n\t\t\toutput.push(this.innerHTML);\n\t\t\toutput.push(\"</\",this.tag,\">\");\n\t\t}\n\t\treturn output.join(\"\");\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"innerHTML\", {\n\tget: function() {\n\t\tif(this.isRaw) {\n\t\t\treturn this.rawHTML;\n\t\t} else {\n\t\t\tvar b = [];\n\t\t\t$tw.utils.each(this.children,function(node) {\n\t\t\t\tif(node instanceof TW_Element) {\n\t\t\t\t\tb.push(node.outerHTML);\n\t\t\t\t} else if(node instanceof TW_TextNode) {\n\t\t\t\t\tb.push($tw.utils.htmlEncode(node.textContent));\n\t\t\t\t}\n\t\t\t});\n\t\t\treturn b.join(\"\");\n\t\t}\n\t},\n\tset: function(value) {\n\t\tthis.isRaw = true;\n\t\tthis.rawHTML = value;\n\t\tthis.rawTextContent = null;\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"textInnerHTML\", {\n\tset: function(value) {\n\t\tif(this.isRaw) {\n\t\t\tthis.rawTextContent = value;\n\t\t} else {\n\t\t\tthrow \"Cannot set textInnerHTML of a non-raw TW_Element\";\n\t\t}\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"textContent\", {\n\tget: function() {\n\t\tif(this.isRaw) {\n\t\t\tif(this.rawTextContent === null) {\n\t\t\t\treturn \"\";\n\t\t\t} else {\n\t\t\t\treturn this.rawTextContent;\n\t\t\t}\n\t\t} else {\n\t\t\tvar b = [];\n\t\t\t$tw.utils.each(this.children,function(node) {\n\t\t\t\tb.push(node.textContent);\n\t\t\t});\n\t\t\treturn b.join(\"\");\n\t\t}\n\t},\n\tset: function(value) {\n\t\tthis.children = [new TW_TextNode(value)];\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"formattedTextContent\", {\n\tget: function() {\n\t\tif(this.isRaw) {\n\t\t\treturn \"\";\n\t\t} else {\n\t\t\tvar b = [],\n\t\t\t\tisBlock = $tw.config.htmlBlockElements.indexOf(this.tag) !== -1;\n\t\t\tif(isBlock) {\n\t\t\t\tb.push(\"\\n\");\n\t\t\t}\n\t\t\tif(this.tag === \"li\") {\n\t\t\t\tb.push(\"* \");\n\t\t\t}\n\t\t\t$tw.utils.each(this.children,function(node) {\n\t\t\t\tb.push(node.formattedTextContent);\n\t\t\t});\n\t\t\tif(isBlock) {\n\t\t\t\tb.push(\"\\n\");\n\t\t\t}\n\t\t\treturn b.join(\"\");\n\t\t}\n\t}\n});\n\nvar document = {\n\tsetSequenceNumber: function(value) {\n\t\tsequenceNumber = value;\n\t},\n\tcreateElementNS: function(namespace,tag) {\n\t\treturn new TW_Element(tag,namespace);\n\t},\n\tcreateElement: function(tag) {\n\t\treturn new TW_Element(tag);\n\t},\n\tcreateTextNode: function(text) {\n\t\treturn new TW_TextNode(text);\n\t},\n\tcompatMode: \"CSS1Compat\", // For KaTeX to know that we're not a browser in quirks mode\n\tisTiddlyWikiFakeDom: true\n};\n\nexports.fakeDocument = document;\n\n})();\n",
"type": "application/javascript",
"module-type": "global"
},
"$:/core/modules/utils/filesystem.js": {
"title": "$:/core/modules/utils/filesystem.js",
"text": "/*\\\ntitle: $:/core/modules/utils/filesystem.js\ntype: application/javascript\nmodule-type: utils-node\n\nFile system utilities\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar fs = require(\"fs\"),\n\tpath = require(\"path\");\n\n/*\nRecursively (and synchronously) copy a directory and all its content\n*/\nexports.copyDirectory = function(srcPath,dstPath) {\n\t// Remove any trailing path separators\n\tsrcPath = $tw.utils.removeTrailingSeparator(srcPath);\n\tdstPath = $tw.utils.removeTrailingSeparator(dstPath);\n\t// Create the destination directory\n\tvar err = $tw.utils.createDirectory(dstPath);\n\tif(err) {\n\t\treturn err;\n\t}\n\t// Function to copy a folder full of files\n\tvar copy = function(srcPath,dstPath) {\n\t\tvar srcStats = fs.lstatSync(srcPath),\n\t\t\tdstExists = fs.existsSync(dstPath);\n\t\tif(srcStats.isFile()) {\n\t\t\t$tw.utils.copyFile(srcPath,dstPath);\n\t\t} else if(srcStats.isDirectory()) {\n\t\t\tvar items = fs.readdirSync(srcPath);\n\t\t\tfor(var t=0; t<items.length; t++) {\n\t\t\t\tvar item = items[t],\n\t\t\t\t\terr = copy(srcPath + path.sep + item,dstPath + path.sep + item);\n\t\t\t\tif(err) {\n\t\t\t\t\treturn err;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n\tcopy(srcPath,dstPath);\n\treturn null;\n};\n\n/*\nCopy a file\n*/\nvar FILE_BUFFER_LENGTH = 64 * 1024,\n\tfileBuffer;\n\nexports.copyFile = function(srcPath,dstPath) {\n\t// Create buffer if required\n\tif(!fileBuffer) {\n\t\tfileBuffer = Buffer.alloc(FILE_BUFFER_LENGTH);\n\t}\n\t// Create any directories in the destination\n\t$tw.utils.createDirectory(path.dirname(dstPath));\n\t// Copy the file\n\tvar srcFile = fs.openSync(srcPath,\"r\"),\n\t\tdstFile = fs.openSync(dstPath,\"w\"),\n\t\tbytesRead = 1,\n\t\tpos = 0;\n\twhile (bytesRead > 0) {\n\t\tbytesRead = fs.readSync(srcFile,fileBuffer,0,FILE_BUFFER_LENGTH,pos);\n\t\tfs.writeSync(dstFile,fileBuffer,0,bytesRead);\n\t\tpos += bytesRead;\n\t}\n\tfs.closeSync(srcFile);\n\tfs.closeSync(dstFile);\n\treturn null;\n};\n\n/*\nRemove trailing path separator\n*/\nexports.removeTrailingSeparator = function(dirPath) {\n\tvar len = dirPath.length;\n\tif(dirPath.charAt(len-1) === path.sep) {\n\t\tdirPath = dirPath.substr(0,len-1);\n\t}\n\treturn dirPath;\n};\n\n/*\nRecursively create a directory\n*/\nexports.createDirectory = function(dirPath) {\n\tif(dirPath.substr(dirPath.length-1,1) !== path.sep) {\n\t\tdirPath = dirPath + path.sep;\n\t}\n\tvar pos = 1;\n\tpos = dirPath.indexOf(path.sep,pos);\n\twhile(pos !== -1) {\n\t\tvar subDirPath = dirPath.substr(0,pos);\n\t\tif(!$tw.utils.isDirectory(subDirPath)) {\n\t\t\ttry {\n\t\t\t\tfs.mkdirSync(subDirPath);\n\t\t\t} catch(e) {\n\t\t\t\treturn \"Error creating directory '\" + subDirPath + \"'\";\n\t\t\t}\n\t\t}\n\t\tpos = dirPath.indexOf(path.sep,pos + 1);\n\t}\n\treturn null;\n};\n\n/*\nRecursively create directories needed to contain a specified file\n*/\nexports.createFileDirectories = function(filePath) {\n\treturn $tw.utils.createDirectory(path.dirname(filePath));\n};\n\n/*\nRecursively delete a directory\n*/\nexports.deleteDirectory = function(dirPath) {\n\tif(fs.existsSync(dirPath)) {\n\t\tvar entries = fs.readdirSync(dirPath);\n\t\tfor(var entryIndex=0; entryIndex<entries.length; entryIndex++) {\n\t\t\tvar currPath = dirPath + path.sep + entries[entryIndex];\n\t\t\tif(fs.lstatSync(currPath).isDirectory()) {\n\t\t\t\t$tw.utils.deleteDirectory(currPath);\n\t\t\t} else {\n\t\t\t\tfs.unlinkSync(currPath);\n\t\t\t}\n\t\t}\n\tfs.rmdirSync(dirPath);\n\t}\n\treturn null;\n};\n\n/*\nCheck if a path identifies a directory\n*/\nexports.isDirectory = function(dirPath) {\n\treturn fs.existsSync(dirPath) && fs.statSync(dirPath).isDirectory();\n};\n\n/*\nCheck if a path identifies a directory that is empty\n*/\nexports.isDirectoryEmpty = function(dirPath) {\n\tif(!$tw.utils.isDirectory(dirPath)) {\n\t\treturn false;\n\t}\n\tvar files = fs.readdirSync(dirPath),\n\t\tempty = true;\n\t$tw.utils.each(files,function(file,index) {\n\t\tif(file.charAt(0) !== \".\") {\n\t\t\tempty = false;\n\t\t}\n\t});\n\treturn empty;\n};\n\n/*\nRecursively delete a tree of empty directories\n*/\nexports.deleteEmptyDirs = function(dirpath,callback) {\n\tvar self = this;\n\tfs.readdir(dirpath,function(err,files) {\n\t\tif(err) {\n\t\t\treturn callback(err);\n\t\t}\n\t\tif(files.length > 0) {\n\t\t\treturn callback(null);\n\t\t}\n\t\tfs.rmdir(dirpath,function(err) {\n\t\t\tif(err) {\n\t\t\t\treturn callback(err);\n\t\t\t}\n\t\t\tself.deleteEmptyDirs(path.dirname(dirpath),callback);\n\t\t});\n\t});\n};\n\n/*\nCreate a fileInfo object for saving a tiddler:\n\tfilepath: the absolute path to the file containing the tiddler\n\ttype: the type of the tiddler file (NOT the type of the tiddler)\n\thasMetaFile: true if the file also has a companion .meta file\nOptions include:\n\tdirectory: absolute path of root directory to which we are saving\n\tpathFilters: optional array of filters to be used to generate the base path\n\twiki: optional wiki for evaluating the pathFilters\n*/\nexports.generateTiddlerFileInfo = function(tiddler,options) {\n\tvar fileInfo = {};\n\t// Check if the tiddler has any unsafe fields that can't be expressed in a .tid or .meta file: containing control characters, or leading/trailing whitespace\n\tvar hasUnsafeFields = false;\n\t$tw.utils.each(tiddler.getFieldStrings(),function(value,fieldName) {\n\t\tif(fieldName !== \"text\") {\n\t\t\thasUnsafeFields = hasUnsafeFields || /[\\x00-\\x1F]/mg.test(value);\n\t\t\thasUnsafeFields = hasUnsafeFields || ($tw.utils.trim(value) !== value);\n\t\t}\n\t});\n\t// Check for field values \n\tif(hasUnsafeFields) {\n\t\t// Save as a JSON file\n\t\tfileInfo.type = \"application/json\";\n\t\tfileInfo.hasMetaFile = false;\n\t} else {\n\t\t// Save as a .tid or a text/binary file plus a .meta file\n\t\tvar tiddlerType = tiddler.fields.type || \"text/vnd.tiddlywiki\";\n\t\tif(tiddlerType === \"text/vnd.tiddlywiki\") {\n\t\t\t// Save as a .tid file\n\t\t\tfileInfo.type = \"application/x-tiddler\";\n\t\t\tfileInfo.hasMetaFile = false;\n\t\t} else {\n\t\t\t// Save as a text/binary file and a .meta file\n\t\t\tfileInfo.type = tiddlerType;\n\t\t\tfileInfo.hasMetaFile = true;\n\t\t}\n\t}\n\t// Take the file extension from the tiddler content type\n\tvar contentTypeInfo = $tw.config.contentTypeInfo[fileInfo.type] || {extension: \"\"};\n\t// Generate the filepath\n\tfileInfo.filepath = $tw.utils.generateTiddlerFilepath(tiddler.fields.title,{\n\t\textension: contentTypeInfo.extension,\n\t\tdirectory: options.directory,\n\t\tpathFilters: options.pathFilters,\n\t\twiki: options.wiki\n\t});\n\treturn fileInfo;\n};\n\n/*\nGenerate the filepath for saving a tiddler\nOptions include:\n\textension: file extension to be added the finished filepath\n\tdirectory: absolute path of root directory to which we are saving\n\tpathFilters: optional array of filters to be used to generate the base path\n\twiki: optional wiki for evaluating the pathFilters\n*/\nexports.generateTiddlerFilepath = function(title,options) {\n\tvar self = this,\n\t\tdirectory = options.directory || \"\",\n\t\textension = options.extension || \"\",\n\t\tfilepath;\n\t// Check if any of the pathFilters applies\n\tif(options.pathFilters && options.wiki) {\n\t\t$tw.utils.each(options.pathFilters,function(filter) {\n\t\t\tif(!filepath) {\n\t\t\t\tvar source = options.wiki.makeTiddlerIterator([title]),\n\t\t\t\t\tresult = options.wiki.filterTiddlers(filter,null,source);\n\t\t\t\tif(result.length > 0) {\n\t\t\t\t\tfilepath = result[0];\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n\t// If not, generate a base pathname\n\tif(!filepath) {\n\t\tfilepath = title;\n\t\t// If the filepath already ends in the extension then remove it\n\t\tif(filepath.substring(filepath.length - extension.length) === extension) {\n\t\t\tfilepath = filepath.substring(0,filepath.length - extension.length);\n\t\t}\n\t\t// Remove any forward or backward slashes so we don't create directories\n\t\tfilepath = filepath.replace(/\\/|\\\\/g,\"_\");\n\t}\n\t// Don't let the filename start with a dot because such files are invisible on *nix\n\tfilepath = filepath.replace(/^\\./g,\"_\");\n\t// Remove any characters that can't be used in cross-platform filenames\n\tfilepath = $tw.utils.transliterate(filepath.replace(/<|>|\\:|\\\"|\\||\\?|\\*|\\^/g,\"_\"));\n\t// Truncate the filename if it is too long\n\tif(filepath.length > 200) {\n\t\tfilepath = filepath.substr(0,200);\n\t}\n\t// If the resulting filename is blank (eg because the title is just punctuation characters)\n\tif(!filepath) {\n\t\t// ...then just use the character codes of the title\n\t\tfilepath = \"\";\t\n\t\t$tw.utils.each(title.split(\"\"),function(char) {\n\t\t\tif(filepath) {\n\t\t\t\tfilepath += \"-\";\n\t\t\t}\n\t\t\tfilepath += char.charCodeAt(0).toString();\n\t\t});\n\t}\n\t// Add a uniquifier if the file already exists\n\tvar fullPath,\n\t\tcount = 0;\n\tdo {\n\t\tfullPath = path.resolve(directory,filepath + (count ? \"_\" + count : \"\") + extension);\n\t\tcount++;\n\t} while(fs.existsSync(fullPath));\n\t// Return the full path to the file\n\treturn fullPath;\n};\n\n/*\nSave a tiddler to a file described by the fileInfo:\n\tfilepath: the absolute path to the file containing the tiddler\n\ttype: the type of the tiddler file (NOT the type of the tiddler)\n\thasMetaFile: true if the file also has a companion .meta file\n*/\nexports.saveTiddlerToFile = function(tiddler,fileInfo,callback) {\n\t$tw.utils.createDirectory(path.dirname(fileInfo.filepath));\n\tif(fileInfo.hasMetaFile) {\n\t\t// Save the tiddler as a separate body and meta file\n\t\tvar typeInfo = $tw.config.contentTypeInfo[tiddler.fields.type || \"text/plain\"] || {encoding: \"utf8\"};\n\t\tfs.writeFile(fileInfo.filepath,tiddler.fields.text,typeInfo.encoding,function(err) {\n\t\t\tif(err) {\n\t\t\t\treturn callback(err);\n\t\t\t}\n\t\t\tfs.writeFile(fileInfo.filepath + \".meta\",tiddler.getFieldStringBlock({exclude: [\"text\",\"bag\"]}),\"utf8\",callback);\n\t\t});\n\t} else {\n\t\t// Save the tiddler as a self contained templated file\n\t\tif(fileInfo.type === \"application/x-tiddler\") {\n\t\t\tfs.writeFile(fileInfo.filepath,tiddler.getFieldStringBlock({exclude: [\"text\",\"bag\"]}) + (!!tiddler.fields.text ? \"\\n\\n\" + tiddler.fields.text : \"\"),\"utf8\",callback);\n\t\t} else {\n\t\t\tfs.writeFile(fileInfo.filepath,JSON.stringify([tiddler.getFieldStrings({exclude: [\"bag\"]})],null,$tw.config.preferences.jsonSpaces),\"utf8\",callback);\n\t\t}\n\t}\n};\n\n/*\nSave a tiddler to a file described by the fileInfo:\n\tfilepath: the absolute path to the file containing the tiddler\n\ttype: the type of the tiddler file (NOT the type of the tiddler)\n\thasMetaFile: true if the file also has a companion .meta file\n*/\nexports.saveTiddlerToFileSync = function(tiddler,fileInfo) {\n\t$tw.utils.createDirectory(path.dirname(fileInfo.filepath));\n\tif(fileInfo.hasMetaFile) {\n\t\t// Save the tiddler as a separate body and meta file\n\t\tvar typeInfo = $tw.config.contentTypeInfo[tiddler.fields.type || \"text/plain\"] || {encoding: \"utf8\"};\n\t\tfs.writeFileSync(fileInfo.filepath,tiddler.fields.text,typeInfo.encoding);\n\t\tfs.writeFileSync(fileInfo.filepath + \".meta\",tiddler.getFieldStringBlock({exclude: [\"text\",\"bag\"]}),\"utf8\");\n\t} else {\n\t\t// Save the tiddler as a self contained templated file\n\t\tif(fileInfo.type === \"application/x-tiddler\") {\n\t\t\tfs.writeFileSync(fileInfo.filepath,tiddler.getFieldStringBlock({exclude: [\"text\",\"bag\"]}) + (!!tiddler.fields.text ? \"\\n\\n\" + tiddler.fields.text : \"\"),\"utf8\");\n\t\t} else {\n\t\t\tfs.writeFileSync(fileInfo.filepath,JSON.stringify([tiddler.getFieldStrings({exclude: [\"bag\"]})],null,$tw.config.preferences.jsonSpaces),\"utf8\");\n\t\t}\n\t}\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "utils-node"
},
"$:/core/modules/utils/logger.js": {
"title": "$:/core/modules/utils/logger.js",
"text": "/*\\\ntitle: $:/core/modules/utils/logger.js\ntype: application/javascript\nmodule-type: utils\n\nA basic logging implementation\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar ALERT_TAG = \"$:/tags/Alert\";\n\n/*\nMake a new logger\n*/\nfunction Logger(componentName,options) {\n\toptions = options || {};\n\tthis.componentName = componentName || \"\";\n\tthis.colour = options.colour || \"white\";\n\tthis.enable = \"enable\" in options ? options.enable : true;\n\tthis.save = \"save\" in options ? options.save : true;\n\tthis.saveLimit = options.saveLimit || 100 * 1024;\n\tthis.saveBufferLogger = this;\n\tthis.buffer = \"\";\n\tthis.alertCount = 0;\n}\n\nLogger.prototype.setSaveBuffer = function(logger) {\n\tthis.saveBufferLogger = logger;\n};\n\n/*\nLog a message\n*/\nLogger.prototype.log = function(/* args */) {\n\tvar self = this;\n\tif(this.enable) {\n\t\tif(this.saveBufferLogger.save) {\n\t\t\tthis.saveBufferLogger.buffer += $tw.utils.formatDateString(new Date(),\"YYYY MM DD 0hh:0mm:0ss.0XXX\") + \":\";\n\t\t\t$tw.utils.each(Array.prototype.slice.call(arguments,0),function(arg,index) {\n\t\t\t\tself.saveBufferLogger.buffer += \" \" + arg;\n\t\t\t});\n\t\t\tthis.saveBufferLogger.buffer += \"\\n\";\n\t\t\tthis.saveBufferLogger.buffer = this.saveBufferLogger.buffer.slice(-this.saveBufferLogger.saveLimit);\t\t\t\n\t\t}\n\t\tif(console !== undefined && console.log !== undefined) {\n\t\t\treturn Function.apply.call(console.log, console, [$tw.utils.terminalColour(this.colour),this.componentName + \":\"].concat(Array.prototype.slice.call(arguments,0)).concat($tw.utils.terminalColour()));\n\t\t}\n\t} \n};\n\n/*\nRead the message buffer\n*/\nLogger.prototype.getBuffer = function() {\n\treturn this.saveBufferLogger.buffer;\n};\n\n/*\nLog a structure as a table\n*/\nLogger.prototype.table = function(value) {\n\t(console.table || console.log)(value);\n};\n\n/*\nAlert a message\n*/\nLogger.prototype.alert = function(/* args */) {\n\tif(this.enable) {\n\t\t// Prepare the text of the alert\n\t\tvar text = Array.prototype.join.call(arguments,\" \");\n\t\t// Create alert tiddlers in the browser\n\t\tif($tw.browser) {\n\t\t\t// Check if there is an existing alert with the same text and the same component\n\t\t\tvar existingAlerts = $tw.wiki.getTiddlersWithTag(ALERT_TAG),\n\t\t\t\talertFields,\n\t\t\t\texistingCount,\n\t\t\t\tself = this;\n\t\t\t$tw.utils.each(existingAlerts,function(title) {\n\t\t\t\tvar tiddler = $tw.wiki.getTiddler(title);\n\t\t\t\tif(tiddler.fields.text === text && tiddler.fields.component === self.componentName && tiddler.fields.modified && (!alertFields || tiddler.fields.modified < alertFields.modified)) {\n\t\t\t\t\t\talertFields = $tw.utils.extend({},tiddler.fields);\n\t\t\t\t}\n\t\t\t});\n\t\t\tif(alertFields) {\n\t\t\t\texistingCount = alertFields.count || 1;\n\t\t\t} else {\n\t\t\t\talertFields = {\n\t\t\t\t\ttitle: $tw.wiki.generateNewTitle(\"$:/temp/alerts/alert\",{prefix: \"\"}),\n\t\t\t\t\ttext: text,\n\t\t\t\t\ttags: [ALERT_TAG],\n\t\t\t\t\tcomponent: this.componentName\n\t\t\t\t};\n\t\t\t\texistingCount = 0;\n\t\t\t\tthis.alertCount += 1;\n\t\t\t}\n\t\t\talertFields.modified = new Date();\n\t\t\tif(++existingCount > 1) {\n\t\t\t\talertFields.count = existingCount;\n\t\t\t} else {\n\t\t\t\talertFields.count = undefined;\n\t\t\t}\n\t\t\t$tw.wiki.addTiddler(new $tw.Tiddler(alertFields));\n\t\t\t// Log the alert as well\n\t\t\tthis.log.apply(this,Array.prototype.slice.call(arguments,0));\n\t\t} else {\n\t\t\t// Print an orange message to the console if not in the browser\n\t\t\tconsole.error(\"\\x1b[1;33m\" + text + \"\\x1b[0m\");\n\t\t}\t\t\n\t}\n};\n\n/*\nClear outstanding alerts\n*/\nLogger.prototype.clearAlerts = function() {\n\tvar self = this;\n\tif($tw.browser && this.alertCount > 0) {\n\t\t$tw.utils.each($tw.wiki.getTiddlersWithTag(ALERT_TAG),function(title) {\n\t\t\tvar tiddler = $tw.wiki.getTiddler(title);\n\t\t\tif(tiddler.fields.component === self.componentName) {\n\t\t\t\t$tw.wiki.deleteTiddler(title);\n\t\t\t}\n\t\t});\n\t\tthis.alertCount = 0;\n\t}\n};\n\nexports.Logger = Logger;\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/parsetree.js": {
"title": "$:/core/modules/utils/parsetree.js",
"text": "/*\\\ntitle: $:/core/modules/utils/parsetree.js\ntype: application/javascript\nmodule-type: utils\n\nParse tree utility functions.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.addAttributeToParseTreeNode = function(node,name,value) {\n\tnode.attributes = node.attributes || {};\n\tnode.attributes[name] = {type: \"string\", value: value};\n};\n\nexports.getAttributeValueFromParseTreeNode = function(node,name,defaultValue) {\n\tif(node.attributes && node.attributes[name] && node.attributes[name].value !== undefined) {\n\t\treturn node.attributes[name].value;\n\t}\n\treturn defaultValue;\n};\n\nexports.addClassToParseTreeNode = function(node,classString) {\n\tvar classes = [];\n\tnode.attributes = node.attributes || {};\n\tnode.attributes[\"class\"] = node.attributes[\"class\"] || {type: \"string\", value: \"\"};\n\tif(node.attributes[\"class\"].type === \"string\") {\n\t\tif(node.attributes[\"class\"].value !== \"\") {\n\t\t\tclasses = node.attributes[\"class\"].value.split(\" \");\n\t\t}\n\t\tif(classString !== \"\") {\n\t\t\t$tw.utils.pushTop(classes,classString.split(\" \"));\n\t\t}\n\t\tnode.attributes[\"class\"].value = classes.join(\" \");\n\t}\n};\n\nexports.addStyleToParseTreeNode = function(node,name,value) {\n\t\tnode.attributes = node.attributes || {};\n\t\tnode.attributes.style = node.attributes.style || {type: \"string\", value: \"\"};\n\t\tif(node.attributes.style.type === \"string\") {\n\t\t\tnode.attributes.style.value += name + \":\" + value + \";\";\n\t\t}\n};\n\nexports.findParseTreeNode = function(nodeArray,search) {\n\tfor(var t=0; t<nodeArray.length; t++) {\n\t\tif(nodeArray[t].type === search.type && nodeArray[t].tag === search.tag) {\n\t\t\treturn nodeArray[t];\n\t\t}\n\t}\n\treturn undefined;\n};\n\n/*\nHelper to get the text of a parse tree node or array of nodes\n*/\nexports.getParseTreeText = function getParseTreeText(tree) {\n\tvar output = [];\n\tif($tw.utils.isArray(tree)) {\n\t\t$tw.utils.each(tree,function(node) {\n\t\t\toutput.push(getParseTreeText(node));\n\t\t});\n\t} else {\n\t\tif(tree.type === \"text\") {\n\t\t\toutput.push(tree.text);\n\t\t}\n\t\tif(tree.children) {\n\t\t\treturn getParseTreeText(tree.children);\n\t\t}\n\t}\n\treturn output.join(\"\");\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/performance.js": {
"title": "$:/core/modules/utils/performance.js",
"text": "/*\\\ntitle: $:/core/modules/utils/performance.js\ntype: application/javascript\nmodule-type: global\n\nPerformance measurement.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nfunction Performance(enabled) {\n\tthis.enabled = !!enabled;\n\tthis.measures = {}; // Hashmap by measurement name of {time:, invocations:}\n\tthis.logger = new $tw.utils.Logger(\"performance\");\n\tthis.showGreeting();\n}\n\nPerformance.prototype.showGreeting = function() {\n\tif($tw.browser) {\n\t\tthis.logger.log(\"Execute $tw.perf.log(); to see filter execution timings\");\t\t\n\t}\n};\n\n/*\nWrap performance reporting around a top level function\n*/\nPerformance.prototype.report = function(name,fn) {\n\tvar self = this;\n\tif(this.enabled) {\n\t\treturn function() {\n\t\t\tvar startTime = $tw.utils.timer(),\n\t\t\t\tresult = fn.apply(this,arguments);\n\t\t\tself.logger.log(name + \": \" + $tw.utils.timer(startTime).toFixed(2) + \"ms\");\n\t\t\treturn result;\n\t\t};\n\t} else {\n\t\treturn fn;\n\t}\n};\n\nPerformance.prototype.log = function() {\n\tvar self = this,\n\t\ttotalTime = 0,\n\t\torderedMeasures = Object.keys(this.measures).sort(function(a,b) {\n\t\t\tif(self.measures[a].time > self.measures[b].time) {\n\t\t\t\treturn -1;\n\t\t\t} else if (self.measures[a].time < self.measures[b].time) {\n\t\t\t\treturn + 1;\n\t\t\t} else {\n\t\t\t\treturn 0;\n\t\t\t}\n\t\t});\n\t$tw.utils.each(orderedMeasures,function(name) {\n\t\ttotalTime += self.measures[name].time;\n\t});\n\tvar results = []\n\t$tw.utils.each(orderedMeasures,function(name) {\n\t\tvar measure = self.measures[name];\n\t\tresults.push({name: name,invocations: measure.invocations, avgTime: measure.time / measure.invocations, totalTime: measure.time, percentTime: (measure.time / totalTime) * 100})\n\t});\n\tself.logger.table(results);\n};\n\n/*\nWrap performance measurements around a subfunction\n*/\nPerformance.prototype.measure = function(name,fn) {\n\tvar self = this;\n\tif(this.enabled) {\n\t\treturn function() {\n\t\t\tvar startTime = $tw.utils.timer(),\n\t\t\t\tresult = fn.apply(this,arguments);\n\t\t\tif(!(name in self.measures)) {\n\t\t\t\tself.measures[name] = {time: 0, invocations: 0};\n\t\t\t}\n\t\t\tself.measures[name].time += $tw.utils.timer(startTime);\n\t\t\tself.measures[name].invocations++;\n\t\t\treturn result;\n\t\t};\n\t} else {\n\t\treturn fn;\n\t}\n};\n\nexports.Performance = Performance;\n\n})();\n",
"type": "application/javascript",
"module-type": "global"
},
"$:/core/modules/utils/pluginmaker.js": {
"title": "$:/core/modules/utils/pluginmaker.js",
"text": "/*\\\ntitle: $:/core/modules/utils/pluginmaker.js\ntype: application/javascript\nmodule-type: utils\n\nA quick and dirty way to pack up plugins within the browser.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nRepack a plugin, and then delete any non-shadow payload tiddlers\n*/\nexports.repackPlugin = function(title,additionalTiddlers,excludeTiddlers) {\n\tadditionalTiddlers = additionalTiddlers || [];\n\texcludeTiddlers = excludeTiddlers || [];\n\t// Get the plugin tiddler\n\tvar pluginTiddler = $tw.wiki.getTiddler(title);\n\tif(!pluginTiddler) {\n\t\tthrow \"No such tiddler as \" + title;\n\t}\n\t// Extract the JSON\n\tvar jsonPluginTiddler;\n\ttry {\n\t\tjsonPluginTiddler = JSON.parse(pluginTiddler.fields.text);\n\t} catch(e) {\n\t\tthrow \"Cannot parse plugin tiddler \" + title + \"\\n\" + $tw.language.getString(\"Error/Caption\") + \": \" + e;\n\t}\n\t// Get the list of tiddlers\n\tvar tiddlers = Object.keys(jsonPluginTiddler.tiddlers);\n\t// Add the additional tiddlers\n\t$tw.utils.pushTop(tiddlers,additionalTiddlers);\n\t// Remove any excluded tiddlers\n\tfor(var t=tiddlers.length-1; t>=0; t--) {\n\t\tif(excludeTiddlers.indexOf(tiddlers[t]) !== -1) {\n\t\t\ttiddlers.splice(t,1);\n\t\t}\n\t}\n\t// Pack up the tiddlers into a block of JSON\n\tvar plugins = {};\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar tiddler = $tw.wiki.getTiddler(title),\n\t\t\tfields = {};\n\t\t$tw.utils.each(tiddler.fields,function (value,name) {\n\t\t\tfields[name] = tiddler.getFieldString(name);\n\t\t});\n\t\tplugins[title] = fields;\n\t});\n\t// Retrieve and bump the version number\n\tvar pluginVersion = $tw.utils.parseVersion(pluginTiddler.getFieldString(\"version\") || \"0.0.0\") || {\n\t\t\tmajor: \"0\",\n\t\t\tminor: \"0\",\n\t\t\tpatch: \"0\"\n\t\t};\n\tpluginVersion.patch++;\n\tvar version = pluginVersion.major + \".\" + pluginVersion.minor + \".\" + pluginVersion.patch;\n\tif(pluginVersion.prerelease) {\n\t\tversion += \"-\" + pluginVersion.prerelease;\n\t}\n\tif(pluginVersion.build) {\n\t\tversion += \"+\" + pluginVersion.build;\n\t}\n\t// Save the tiddler\n\t$tw.wiki.addTiddler(new $tw.Tiddler(pluginTiddler,{text: JSON.stringify({tiddlers: plugins},null,4), version: version}));\n\t// Delete any non-shadow constituent tiddlers\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tif($tw.wiki.tiddlerExists(title)) {\n\t\t\t$tw.wiki.deleteTiddler(title);\n\t\t}\n\t});\n\t// Trigger an autosave\n\t$tw.rootWidget.dispatchEvent({type: \"tm-auto-save-wiki\"});\n\t// Return a heartwarming confirmation\n\treturn \"Plugin \" + title + \" successfully saved\";\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/transliterate.js": {
"title": "$:/core/modules/utils/transliterate.js",
"text": "/*\\\ntitle: $:/core/modules/utils/transliterate.js\ntype: application/javascript\nmodule-type: utils\n\nTransliteration static utility functions.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nTransliterate string to ASCII\n\n(Some pairs taken from http://semplicewebsites.com/removing-accents-javascript)\n*/\nexports.transliterationPairs = {\n\t\"Á\":\"A\",\n\t\"Ă\":\"A\",\n\t\"Ắ\":\"A\",\n\t\"Ặ\":\"A\",\n\t\"Ằ\":\"A\",\n\t\"Ẳ\":\"A\",\n\t\"Ẵ\":\"A\",\n\t\"Ǎ\":\"A\",\n\t\"Â\":\"A\",\n\t\"Ấ\":\"A\",\n\t\"Ậ\":\"A\",\n\t\"Ầ\":\"A\",\n\t\"Ẩ\":\"A\",\n\t\"Ẫ\":\"A\",\n\t\"Ä\":\"A\",\n\t\"Ǟ\":\"A\",\n\t\"Ȧ\":\"A\",\n\t\"Ǡ\":\"A\",\n\t\"Ạ\":\"A\",\n\t\"Ȁ\":\"A\",\n\t\"À\":\"A\",\n\t\"Ả\":\"A\",\n\t\"Ȃ\":\"A\",\n\t\"Ā\":\"A\",\n\t\"Ą\":\"A\",\n\t\"Å\":\"A\",\n\t\"Ǻ\":\"A\",\n\t\"Ḁ\":\"A\",\n\t\"Ⱥ\":\"A\",\n\t\"Ã\":\"A\",\n\t\"Ꜳ\":\"AA\",\n\t\"Æ\":\"AE\",\n\t\"Ǽ\":\"AE\",\n\t\"Ǣ\":\"AE\",\n\t\"Ꜵ\":\"AO\",\n\t\"Ꜷ\":\"AU\",\n\t\"Ꜹ\":\"AV\",\n\t\"Ꜻ\":\"AV\",\n\t\"Ꜽ\":\"AY\",\n\t\"Ḃ\":\"B\",\n\t\"Ḅ\":\"B\",\n\t\"Ɓ\":\"B\",\n\t\"Ḇ\":\"B\",\n\t\"Ƀ\":\"B\",\n\t\"Ƃ\":\"B\",\n\t\"Ć\":\"C\",\n\t\"Č\":\"C\",\n\t\"Ç\":\"C\",\n\t\"Ḉ\":\"C\",\n\t\"Ĉ\":\"C\",\n\t\"Ċ\":\"C\",\n\t\"Ƈ\":\"C\",\n\t\"Ȼ\":\"C\",\n\t\"Ď\":\"D\",\n\t\"Ḑ\":\"D\",\n\t\"Ḓ\":\"D\",\n\t\"Ḋ\":\"D\",\n\t\"Ḍ\":\"D\",\n\t\"Ɗ\":\"D\",\n\t\"Ḏ\":\"D\",\n\t\"Dz\":\"D\",\n\t\"Dž\":\"D\",\n\t\"Đ\":\"D\",\n\t\"Ƌ\":\"D\",\n\t\"DZ\":\"DZ\",\n\t\"DŽ\":\"DZ\",\n\t\"É\":\"E\",\n\t\"Ĕ\":\"E\",\n\t\"Ě\":\"E\",\n\t\"Ȩ\":\"E\",\n\t\"Ḝ\":\"E\",\n\t\"Ê\":\"E\",\n\t\"Ế\":\"E\",\n\t\"Ệ\":\"E\",\n\t\"Ề\":\"E\",\n\t\"Ể\":\"E\",\n\t\"Ễ\":\"E\",\n\t\"Ḙ\":\"E\",\n\t\"Ë\":\"E\",\n\t\"Ė\":\"E\",\n\t\"Ẹ\":\"E\",\n\t\"Ȅ\":\"E\",\n\t\"È\":\"E\",\n\t\"Ẻ\":\"E\",\n\t\"Ȇ\":\"E\",\n\t\"Ē\":\"E\",\n\t\"Ḗ\":\"E\",\n\t\"Ḕ\":\"E\",\n\t\"Ę\":\"E\",\n\t\"Ɇ\":\"E\",\n\t\"Ẽ\":\"E\",\n\t\"Ḛ\":\"E\",\n\t\"Ꝫ\":\"ET\",\n\t\"Ḟ\":\"F\",\n\t\"Ƒ\":\"F\",\n\t\"Ǵ\":\"G\",\n\t\"Ğ\":\"G\",\n\t\"Ǧ\":\"G\",\n\t\"Ģ\":\"G\",\n\t\"Ĝ\":\"G\",\n\t\"Ġ\":\"G\",\n\t\"Ɠ\":\"G\",\n\t\"Ḡ\":\"G\",\n\t\"Ǥ\":\"G\",\n\t\"Ḫ\":\"H\",\n\t\"Ȟ\":\"H\",\n\t\"Ḩ\":\"H\",\n\t\"Ĥ\":\"H\",\n\t\"Ⱨ\":\"H\",\n\t\"Ḧ\":\"H\",\n\t\"Ḣ\":\"H\",\n\t\"Ḥ\":\"H\",\n\t\"Ħ\":\"H\",\n\t\"Í\":\"I\",\n\t\"Ĭ\":\"I\",\n\t\"Ǐ\":\"I\",\n\t\"Î\":\"I\",\n\t\"Ï\":\"I\",\n\t\"Ḯ\":\"I\",\n\t\"İ\":\"I\",\n\t\"Ị\":\"I\",\n\t\"Ȉ\":\"I\",\n\t\"Ì\":\"I\",\n\t\"Ỉ\":\"I\",\n\t\"Ȋ\":\"I\",\n\t\"Ī\":\"I\",\n\t\"Į\":\"I\",\n\t\"Ɨ\":\"I\",\n\t\"Ĩ\":\"I\",\n\t\"Ḭ\":\"I\",\n\t\"Ꝺ\":\"D\",\n\t\"Ꝼ\":\"F\",\n\t\"Ᵹ\":\"G\",\n\t\"Ꞃ\":\"R\",\n\t\"Ꞅ\":\"S\",\n\t\"Ꞇ\":\"T\",\n\t\"Ꝭ\":\"IS\",\n\t\"Ĵ\":\"J\",\n\t\"Ɉ\":\"J\",\n\t\"Ḱ\":\"K\",\n\t\"Ǩ\":\"K\",\n\t\"Ķ\":\"K\",\n\t\"Ⱪ\":\"K\",\n\t\"Ꝃ\":\"K\",\n\t\"Ḳ\":\"K\",\n\t\"Ƙ\":\"K\",\n\t\"Ḵ\":\"K\",\n\t\"Ꝁ\":\"K\",\n\t\"Ꝅ\":\"K\",\n\t\"Ĺ\":\"L\",\n\t\"Ƚ\":\"L\",\n\t\"Ľ\":\"L\",\n\t\"Ļ\":\"L\",\n\t\"Ḽ\":\"L\",\n\t\"Ḷ\":\"L\",\n\t\"Ḹ\":\"L\",\n\t\"Ⱡ\":\"L\",\n\t\"Ꝉ\":\"L\",\n\t\"Ḻ\":\"L\",\n\t\"Ŀ\":\"L\",\n\t\"Ɫ\":\"L\",\n\t\"Lj\":\"L\",\n\t\"Ł\":\"L\",\n\t\"LJ\":\"LJ\",\n\t\"Ḿ\":\"M\",\n\t\"Ṁ\":\"M\",\n\t\"Ṃ\":\"M\",\n\t\"Ɱ\":\"M\",\n\t\"Ń\":\"N\",\n\t\"Ň\":\"N\",\n\t\"Ņ\":\"N\",\n\t\"Ṋ\":\"N\",\n\t\"Ṅ\":\"N\",\n\t\"Ṇ\":\"N\",\n\t\"Ǹ\":\"N\",\n\t\"Ɲ\":\"N\",\n\t\"Ṉ\":\"N\",\n\t\"Ƞ\":\"N\",\n\t\"Nj\":\"N\",\n\t\"Ñ\":\"N\",\n\t\"NJ\":\"NJ\",\n\t\"Ó\":\"O\",\n\t\"Ŏ\":\"O\",\n\t\"Ǒ\":\"O\",\n\t\"Ô\":\"O\",\n\t\"Ố\":\"O\",\n\t\"Ộ\":\"O\",\n\t\"Ồ\":\"O\",\n\t\"Ổ\":\"O\",\n\t\"Ỗ\":\"O\",\n\t\"Ö\":\"O\",\n\t\"Ȫ\":\"O\",\n\t\"Ȯ\":\"O\",\n\t\"Ȱ\":\"O\",\n\t\"Ọ\":\"O\",\n\t\"Ő\":\"O\",\n\t\"Ȍ\":\"O\",\n\t\"Ò\":\"O\",\n\t\"Ỏ\":\"O\",\n\t\"Ơ\":\"O\",\n\t\"Ớ\":\"O\",\n\t\"Ợ\":\"O\",\n\t\"Ờ\":\"O\",\n\t\"Ở\":\"O\",\n\t\"Ỡ\":\"O\",\n\t\"Ȏ\":\"O\",\n\t\"Ꝋ\":\"O\",\n\t\"Ꝍ\":\"O\",\n\t\"Ō\":\"O\",\n\t\"Ṓ\":\"O\",\n\t\"Ṑ\":\"O\",\n\t\"Ɵ\":\"O\",\n\t\"Ǫ\":\"O\",\n\t\"Ǭ\":\"O\",\n\t\"Ø\":\"O\",\n\t\"Ǿ\":\"O\",\n\t\"Õ\":\"O\",\n\t\"Ṍ\":\"O\",\n\t\"Ṏ\":\"O\",\n\t\"Ȭ\":\"O\",\n\t\"Ƣ\":\"OI\",\n\t\"Ꝏ\":\"OO\",\n\t\"Ɛ\":\"E\",\n\t\"Ɔ\":\"O\",\n\t\"Ȣ\":\"OU\",\n\t\"Ṕ\":\"P\",\n\t\"Ṗ\":\"P\",\n\t\"Ꝓ\":\"P\",\n\t\"Ƥ\":\"P\",\n\t\"Ꝕ\":\"P\",\n\t\"Ᵽ\":\"P\",\n\t\"Ꝑ\":\"P\",\n\t\"Ꝙ\":\"Q\",\n\t\"Ꝗ\":\"Q\",\n\t\"Ŕ\":\"R\",\n\t\"Ř\":\"R\",\n\t\"Ŗ\":\"R\",\n\t\"Ṙ\":\"R\",\n\t\"Ṛ\":\"R\",\n\t\"Ṝ\":\"R\",\n\t\"Ȑ\":\"R\",\n\t\"Ȓ\":\"R\",\n\t\"Ṟ\":\"R\",\n\t\"Ɍ\":\"R\",\n\t\"Ɽ\":\"R\",\n\t\"Ꜿ\":\"C\",\n\t\"Ǝ\":\"E\",\n\t\"Ś\":\"S\",\n\t\"Ṥ\":\"S\",\n\t\"Š\":\"S\",\n\t\"Ṧ\":\"S\",\n\t\"Ş\":\"S\",\n\t\"Ŝ\":\"S\",\n\t\"Ș\":\"S\",\n\t\"Ṡ\":\"S\",\n\t\"Ṣ\":\"S\",\n\t\"Ṩ\":\"S\",\n\t\"Ť\":\"T\",\n\t\"Ţ\":\"T\",\n\t\"Ṱ\":\"T\",\n\t\"Ț\":\"T\",\n\t\"Ⱦ\":\"T\",\n\t\"Ṫ\":\"T\",\n\t\"Ṭ\":\"T\",\n\t\"Ƭ\":\"T\",\n\t\"Ṯ\":\"T\",\n\t\"Ʈ\":\"T\",\n\t\"Ŧ\":\"T\",\n\t\"Ɐ\":\"A\",\n\t\"Ꞁ\":\"L\",\n\t\"Ɯ\":\"M\",\n\t\"Ʌ\":\"V\",\n\t\"Ꜩ\":\"TZ\",\n\t\"Ú\":\"U\",\n\t\"Ŭ\":\"U\",\n\t\"Ǔ\":\"U\",\n\t\"Û\":\"U\",\n\t\"Ṷ\":\"U\",\n\t\"Ü\":\"U\",\n\t\"Ǘ\":\"U\",\n\t\"Ǚ\":\"U\",\n\t\"Ǜ\":\"U\",\n\t\"Ǖ\":\"U\",\n\t\"Ṳ\":\"U\",\n\t\"Ụ\":\"U\",\n\t\"Ű\":\"U\",\n\t\"Ȕ\":\"U\",\n\t\"Ù\":\"U\",\n\t\"Ủ\":\"U\",\n\t\"Ư\":\"U\",\n\t\"Ứ\":\"U\",\n\t\"Ự\":\"U\",\n\t\"Ừ\":\"U\",\n\t\"Ử\":\"U\",\n\t\"Ữ\":\"U\",\n\t\"Ȗ\":\"U\",\n\t\"Ū\":\"U\",\n\t\"Ṻ\":\"U\",\n\t\"Ų\":\"U\",\n\t\"Ů\":\"U\",\n\t\"Ũ\":\"U\",\n\t\"Ṹ\":\"U\",\n\t\"Ṵ\":\"U\",\n\t\"Ꝟ\":\"V\",\n\t\"Ṿ\":\"V\",\n\t\"Ʋ\":\"V\",\n\t\"Ṽ\":\"V\",\n\t\"Ꝡ\":\"VY\",\n\t\"Ẃ\":\"W\",\n\t\"Ŵ\":\"W\",\n\t\"Ẅ\":\"W\",\n\t\"Ẇ\":\"W\",\n\t\"Ẉ\":\"W\",\n\t\"Ẁ\":\"W\",\n\t\"Ⱳ\":\"W\",\n\t\"Ẍ\":\"X\",\n\t\"Ẋ\":\"X\",\n\t\"Ý\":\"Y\",\n\t\"Ŷ\":\"Y\",\n\t\"Ÿ\":\"Y\",\n\t\"Ẏ\":\"Y\",\n\t\"Ỵ\":\"Y\",\n\t\"Ỳ\":\"Y\",\n\t\"Ƴ\":\"Y\",\n\t\"Ỷ\":\"Y\",\n\t\"Ỿ\":\"Y\",\n\t\"Ȳ\":\"Y\",\n\t\"Ɏ\":\"Y\",\n\t\"Ỹ\":\"Y\",\n\t\"Ź\":\"Z\",\n\t\"Ž\":\"Z\",\n\t\"Ẑ\":\"Z\",\n\t\"Ⱬ\":\"Z\",\n\t\"Ż\":\"Z\",\n\t\"Ẓ\":\"Z\",\n\t\"Ȥ\":\"Z\",\n\t\"Ẕ\":\"Z\",\n\t\"Ƶ\":\"Z\",\n\t\"IJ\":\"IJ\",\n\t\"Œ\":\"OE\",\n\t\"ᴀ\":\"A\",\n\t\"ᴁ\":\"AE\",\n\t\"ʙ\":\"B\",\n\t\"ᴃ\":\"B\",\n\t\"ᴄ\":\"C\",\n\t\"ᴅ\":\"D\",\n\t\"ᴇ\":\"E\",\n\t\"ꜰ\":\"F\",\n\t\"ɢ\":\"G\",\n\t\"ʛ\":\"G\",\n\t\"ʜ\":\"H\",\n\t\"ɪ\":\"I\",\n\t\"ʁ\":\"R\",\n\t\"ᴊ\":\"J\",\n\t\"ᴋ\":\"K\",\n\t\"ʟ\":\"L\",\n\t\"ᴌ\":\"L\",\n\t\"ᴍ\":\"M\",\n\t\"ɴ\":\"N\",\n\t\"ᴏ\":\"O\",\n\t\"ɶ\":\"OE\",\n\t\"ᴐ\":\"O\",\n\t\"ᴕ\":\"OU\",\n\t\"ᴘ\":\"P\",\n\t\"ʀ\":\"R\",\n\t\"ᴎ\":\"N\",\n\t\"ᴙ\":\"R\",\n\t\"ꜱ\":\"S\",\n\t\"ᴛ\":\"T\",\n\t\"ⱻ\":\"E\",\n\t\"ᴚ\":\"R\",\n\t\"ᴜ\":\"U\",\n\t\"ᴠ\":\"V\",\n\t\"ᴡ\":\"W\",\n\t\"ʏ\":\"Y\",\n\t\"ᴢ\":\"Z\",\n\t\"á\":\"a\",\n\t\"ă\":\"a\",\n\t\"ắ\":\"a\",\n\t\"ặ\":\"a\",\n\t\"ằ\":\"a\",\n\t\"ẳ\":\"a\",\n\t\"ẵ\":\"a\",\n\t\"ǎ\":\"a\",\n\t\"â\":\"a\",\n\t\"ấ\":\"a\",\n\t\"ậ\":\"a\",\n\t\"ầ\":\"a\",\n\t\"ẩ\":\"a\",\n\t\"ẫ\":\"a\",\n\t\"ä\":\"a\",\n\t\"ǟ\":\"a\",\n\t\"ȧ\":\"a\",\n\t\"ǡ\":\"a\",\n\t\"ạ\":\"a\",\n\t\"ȁ\":\"a\",\n\t\"à\":\"a\",\n\t\"ả\":\"a\",\n\t\"ȃ\":\"a\",\n\t\"ā\":\"a\",\n\t\"ą\":\"a\",\n\t\"ᶏ\":\"a\",\n\t\"ẚ\":\"a\",\n\t\"å\":\"a\",\n\t\"ǻ\":\"a\",\n\t\"ḁ\":\"a\",\n\t\"ⱥ\":\"a\",\n\t\"ã\":\"a\",\n\t\"ꜳ\":\"aa\",\n\t\"æ\":\"ae\",\n\t\"ǽ\":\"ae\",\n\t\"ǣ\":\"ae\",\n\t\"ꜵ\":\"ao\",\n\t\"ꜷ\":\"au\",\n\t\"ꜹ\":\"av\",\n\t\"ꜻ\":\"av\",\n\t\"ꜽ\":\"ay\",\n\t\"ḃ\":\"b\",\n\t\"ḅ\":\"b\",\n\t\"ɓ\":\"b\",\n\t\"ḇ\":\"b\",\n\t\"ᵬ\":\"b\",\n\t\"ᶀ\":\"b\",\n\t\"ƀ\":\"b\",\n\t\"ƃ\":\"b\",\n\t\"ɵ\":\"o\",\n\t\"ć\":\"c\",\n\t\"č\":\"c\",\n\t\"ç\":\"c\",\n\t\"ḉ\":\"c\",\n\t\"ĉ\":\"c\",\n\t\"ɕ\":\"c\",\n\t\"ċ\":\"c\",\n\t\"ƈ\":\"c\",\n\t\"ȼ\":\"c\",\n\t\"ď\":\"d\",\n\t\"ḑ\":\"d\",\n\t\"ḓ\":\"d\",\n\t\"ȡ\":\"d\",\n\t\"ḋ\":\"d\",\n\t\"ḍ\":\"d\",\n\t\"ɗ\":\"d\",\n\t\"ᶑ\":\"d\",\n\t\"ḏ\":\"d\",\n\t\"ᵭ\":\"d\",\n\t\"ᶁ\":\"d\",\n\t\"đ\":\"d\",\n\t\"ɖ\":\"d\",\n\t\"ƌ\":\"d\",\n\t\"ı\":\"i\",\n\t\"ȷ\":\"j\",\n\t\"ɟ\":\"j\",\n\t\"ʄ\":\"j\",\n\t\"dz\":\"dz\",\n\t\"dž\":\"dz\",\n\t\"é\":\"e\",\n\t\"ĕ\":\"e\",\n\t\"ě\":\"e\",\n\t\"ȩ\":\"e\",\n\t\"ḝ\":\"e\",\n\t\"ê\":\"e\",\n\t\"ế\":\"e\",\n\t\"ệ\":\"e\",\n\t\"ề\":\"e\",\n\t\"ể\":\"e\",\n\t\"ễ\":\"e\",\n\t\"ḙ\":\"e\",\n\t\"ë\":\"e\",\n\t\"ė\":\"e\",\n\t\"ẹ\":\"e\",\n\t\"ȅ\":\"e\",\n\t\"è\":\"e\",\n\t\"ẻ\":\"e\",\n\t\"ȇ\":\"e\",\n\t\"ē\":\"e\",\n\t\"ḗ\":\"e\",\n\t\"ḕ\":\"e\",\n\t\"ⱸ\":\"e\",\n\t\"ę\":\"e\",\n\t\"ᶒ\":\"e\",\n\t\"ɇ\":\"e\",\n\t\"ẽ\":\"e\",\n\t\"ḛ\":\"e\",\n\t\"ꝫ\":\"et\",\n\t\"ḟ\":\"f\",\n\t\"ƒ\":\"f\",\n\t\"ᵮ\":\"f\",\n\t\"ᶂ\":\"f\",\n\t\"ǵ\":\"g\",\n\t\"ğ\":\"g\",\n\t\"ǧ\":\"g\",\n\t\"ģ\":\"g\",\n\t\"ĝ\":\"g\",\n\t\"ġ\":\"g\",\n\t\"ɠ\":\"g\",\n\t\"ḡ\":\"g\",\n\t\"ᶃ\":\"g\",\n\t\"ǥ\":\"g\",\n\t\"ḫ\":\"h\",\n\t\"ȟ\":\"h\",\n\t\"ḩ\":\"h\",\n\t\"ĥ\":\"h\",\n\t\"ⱨ\":\"h\",\n\t\"ḧ\":\"h\",\n\t\"ḣ\":\"h\",\n\t\"ḥ\":\"h\",\n\t\"ɦ\":\"h\",\n\t\"ẖ\":\"h\",\n\t\"ħ\":\"h\",\n\t\"ƕ\":\"hv\",\n\t\"í\":\"i\",\n\t\"ĭ\":\"i\",\n\t\"ǐ\":\"i\",\n\t\"î\":\"i\",\n\t\"ï\":\"i\",\n\t\"ḯ\":\"i\",\n\t\"ị\":\"i\",\n\t\"ȉ\":\"i\",\n\t\"ì\":\"i\",\n\t\"ỉ\":\"i\",\n\t\"ȋ\":\"i\",\n\t\"ī\":\"i\",\n\t\"į\":\"i\",\n\t\"ᶖ\":\"i\",\n\t\"ɨ\":\"i\",\n\t\"ĩ\":\"i\",\n\t\"ḭ\":\"i\",\n\t\"ꝺ\":\"d\",\n\t\"ꝼ\":\"f\",\n\t\"ᵹ\":\"g\",\n\t\"ꞃ\":\"r\",\n\t\"ꞅ\":\"s\",\n\t\"ꞇ\":\"t\",\n\t\"ꝭ\":\"is\",\n\t\"ǰ\":\"j\",\n\t\"ĵ\":\"j\",\n\t\"ʝ\":\"j\",\n\t\"ɉ\":\"j\",\n\t\"ḱ\":\"k\",\n\t\"ǩ\":\"k\",\n\t\"ķ\":\"k\",\n\t\"ⱪ\":\"k\",\n\t\"ꝃ\":\"k\",\n\t\"ḳ\":\"k\",\n\t\"ƙ\":\"k\",\n\t\"ḵ\":\"k\",\n\t\"ᶄ\":\"k\",\n\t\"ꝁ\":\"k\",\n\t\"ꝅ\":\"k\",\n\t\"ĺ\":\"l\",\n\t\"ƚ\":\"l\",\n\t\"ɬ\":\"l\",\n\t\"ľ\":\"l\",\n\t\"ļ\":\"l\",\n\t\"ḽ\":\"l\",\n\t\"ȴ\":\"l\",\n\t\"ḷ\":\"l\",\n\t\"ḹ\":\"l\",\n\t\"ⱡ\":\"l\",\n\t\"ꝉ\":\"l\",\n\t\"ḻ\":\"l\",\n\t\"ŀ\":\"l\",\n\t\"ɫ\":\"l\",\n\t\"ᶅ\":\"l\",\n\t\"ɭ\":\"l\",\n\t\"ł\":\"l\",\n\t\"lj\":\"lj\",\n\t\"ſ\":\"s\",\n\t\"ẜ\":\"s\",\n\t\"ẛ\":\"s\",\n\t\"ẝ\":\"s\",\n\t\"ḿ\":\"m\",\n\t\"ṁ\":\"m\",\n\t\"ṃ\":\"m\",\n\t\"ɱ\":\"m\",\n\t\"ᵯ\":\"m\",\n\t\"ᶆ\":\"m\",\n\t\"ń\":\"n\",\n\t\"ň\":\"n\",\n\t\"ņ\":\"n\",\n\t\"ṋ\":\"n\",\n\t\"ȵ\":\"n\",\n\t\"ṅ\":\"n\",\n\t\"ṇ\":\"n\",\n\t\"ǹ\":\"n\",\n\t\"ɲ\":\"n\",\n\t\"ṉ\":\"n\",\n\t\"ƞ\":\"n\",\n\t\"ᵰ\":\"n\",\n\t\"ᶇ\":\"n\",\n\t\"ɳ\":\"n\",\n\t\"ñ\":\"n\",\n\t\"nj\":\"nj\",\n\t\"ó\":\"o\",\n\t\"ŏ\":\"o\",\n\t\"ǒ\":\"o\",\n\t\"ô\":\"o\",\n\t\"ố\":\"o\",\n\t\"ộ\":\"o\",\n\t\"ồ\":\"o\",\n\t\"ổ\":\"o\",\n\t\"ỗ\":\"o\",\n\t\"ö\":\"o\",\n\t\"ȫ\":\"o\",\n\t\"ȯ\":\"o\",\n\t\"ȱ\":\"o\",\n\t\"ọ\":\"o\",\n\t\"ő\":\"o\",\n\t\"ȍ\":\"o\",\n\t\"ò\":\"o\",\n\t\"ỏ\":\"o\",\n\t\"ơ\":\"o\",\n\t\"ớ\":\"o\",\n\t\"ợ\":\"o\",\n\t\"ờ\":\"o\",\n\t\"ở\":\"o\",\n\t\"ỡ\":\"o\",\n\t\"ȏ\":\"o\",\n\t\"ꝋ\":\"o\",\n\t\"ꝍ\":\"o\",\n\t\"ⱺ\":\"o\",\n\t\"ō\":\"o\",\n\t\"ṓ\":\"o\",\n\t\"ṑ\":\"o\",\n\t\"ǫ\":\"o\",\n\t\"ǭ\":\"o\",\n\t\"ø\":\"o\",\n\t\"ǿ\":\"o\",\n\t\"õ\":\"o\",\n\t\"ṍ\":\"o\",\n\t\"ṏ\":\"o\",\n\t\"ȭ\":\"o\",\n\t\"ƣ\":\"oi\",\n\t\"ꝏ\":\"oo\",\n\t\"ɛ\":\"e\",\n\t\"ᶓ\":\"e\",\n\t\"ɔ\":\"o\",\n\t\"ᶗ\":\"o\",\n\t\"ȣ\":\"ou\",\n\t\"ṕ\":\"p\",\n\t\"ṗ\":\"p\",\n\t\"ꝓ\":\"p\",\n\t\"ƥ\":\"p\",\n\t\"ᵱ\":\"p\",\n\t\"ᶈ\":\"p\",\n\t\"ꝕ\":\"p\",\n\t\"ᵽ\":\"p\",\n\t\"ꝑ\":\"p\",\n\t\"ꝙ\":\"q\",\n\t\"ʠ\":\"q\",\n\t\"ɋ\":\"q\",\n\t\"ꝗ\":\"q\",\n\t\"ŕ\":\"r\",\n\t\"ř\":\"r\",\n\t\"ŗ\":\"r\",\n\t\"ṙ\":\"r\",\n\t\"ṛ\":\"r\",\n\t\"ṝ\":\"r\",\n\t\"ȑ\":\"r\",\n\t\"ɾ\":\"r\",\n\t\"ᵳ\":\"r\",\n\t\"ȓ\":\"r\",\n\t\"ṟ\":\"r\",\n\t\"ɼ\":\"r\",\n\t\"ᵲ\":\"r\",\n\t\"ᶉ\":\"r\",\n\t\"ɍ\":\"r\",\n\t\"ɽ\":\"r\",\n\t\"ↄ\":\"c\",\n\t\"ꜿ\":\"c\",\n\t\"ɘ\":\"e\",\n\t\"ɿ\":\"r\",\n\t\"ś\":\"s\",\n\t\"ṥ\":\"s\",\n\t\"š\":\"s\",\n\t\"ṧ\":\"s\",\n\t\"ş\":\"s\",\n\t\"ŝ\":\"s\",\n\t\"ș\":\"s\",\n\t\"ṡ\":\"s\",\n\t\"ṣ\":\"s\",\n\t\"ṩ\":\"s\",\n\t\"ʂ\":\"s\",\n\t\"ᵴ\":\"s\",\n\t\"ᶊ\":\"s\",\n\t\"ȿ\":\"s\",\n\t\"ɡ\":\"g\",\n\t\"ᴑ\":\"o\",\n\t\"ᴓ\":\"o\",\n\t\"ᴝ\":\"u\",\n\t\"ť\":\"t\",\n\t\"ţ\":\"t\",\n\t\"ṱ\":\"t\",\n\t\"ț\":\"t\",\n\t\"ȶ\":\"t\",\n\t\"ẗ\":\"t\",\n\t\"ⱦ\":\"t\",\n\t\"ṫ\":\"t\",\n\t\"ṭ\":\"t\",\n\t\"ƭ\":\"t\",\n\t\"ṯ\":\"t\",\n\t\"ᵵ\":\"t\",\n\t\"ƫ\":\"t\",\n\t\"ʈ\":\"t\",\n\t\"ŧ\":\"t\",\n\t\"ᵺ\":\"th\",\n\t\"ɐ\":\"a\",\n\t\"ᴂ\":\"ae\",\n\t\"ǝ\":\"e\",\n\t\"ᵷ\":\"g\",\n\t\"ɥ\":\"h\",\n\t\"ʮ\":\"h\",\n\t\"ʯ\":\"h\",\n\t\"ᴉ\":\"i\",\n\t\"ʞ\":\"k\",\n\t\"ꞁ\":\"l\",\n\t\"ɯ\":\"m\",\n\t\"ɰ\":\"m\",\n\t\"ᴔ\":\"oe\",\n\t\"ɹ\":\"r\",\n\t\"ɻ\":\"r\",\n\t\"ɺ\":\"r\",\n\t\"ⱹ\":\"r\",\n\t\"ʇ\":\"t\",\n\t\"ʌ\":\"v\",\n\t\"ʍ\":\"w\",\n\t\"ʎ\":\"y\",\n\t\"ꜩ\":\"tz\",\n\t\"ú\":\"u\",\n\t\"ŭ\":\"u\",\n\t\"ǔ\":\"u\",\n\t\"û\":\"u\",\n\t\"ṷ\":\"u\",\n\t\"ü\":\"u\",\n\t\"ǘ\":\"u\",\n\t\"ǚ\":\"u\",\n\t\"ǜ\":\"u\",\n\t\"ǖ\":\"u\",\n\t\"ṳ\":\"u\",\n\t\"ụ\":\"u\",\n\t\"ű\":\"u\",\n\t\"ȕ\":\"u\",\n\t\"ù\":\"u\",\n\t\"ủ\":\"u\",\n\t\"ư\":\"u\",\n\t\"ứ\":\"u\",\n\t\"ự\":\"u\",\n\t\"ừ\":\"u\",\n\t\"ử\":\"u\",\n\t\"ữ\":\"u\",\n\t\"ȗ\":\"u\",\n\t\"ū\":\"u\",\n\t\"ṻ\":\"u\",\n\t\"ų\":\"u\",\n\t\"ᶙ\":\"u\",\n\t\"ů\":\"u\",\n\t\"ũ\":\"u\",\n\t\"ṹ\":\"u\",\n\t\"ṵ\":\"u\",\n\t\"ᵫ\":\"ue\",\n\t\"ꝸ\":\"um\",\n\t\"ⱴ\":\"v\",\n\t\"ꝟ\":\"v\",\n\t\"ṿ\":\"v\",\n\t\"ʋ\":\"v\",\n\t\"ᶌ\":\"v\",\n\t\"ⱱ\":\"v\",\n\t\"ṽ\":\"v\",\n\t\"ꝡ\":\"vy\",\n\t\"ẃ\":\"w\",\n\t\"ŵ\":\"w\",\n\t\"ẅ\":\"w\",\n\t\"ẇ\":\"w\",\n\t\"ẉ\":\"w\",\n\t\"ẁ\":\"w\",\n\t\"ⱳ\":\"w\",\n\t\"ẘ\":\"w\",\n\t\"ẍ\":\"x\",\n\t\"ẋ\":\"x\",\n\t\"ᶍ\":\"x\",\n\t\"ý\":\"y\",\n\t\"ŷ\":\"y\",\n\t\"ÿ\":\"y\",\n\t\"ẏ\":\"y\",\n\t\"ỵ\":\"y\",\n\t\"ỳ\":\"y\",\n\t\"ƴ\":\"y\",\n\t\"ỷ\":\"y\",\n\t\"ỿ\":\"y\",\n\t\"ȳ\":\"y\",\n\t\"ẙ\":\"y\",\n\t\"ɏ\":\"y\",\n\t\"ỹ\":\"y\",\n\t\"ź\":\"z\",\n\t\"ž\":\"z\",\n\t\"ẑ\":\"z\",\n\t\"ʑ\":\"z\",\n\t\"ⱬ\":\"z\",\n\t\"ż\":\"z\",\n\t\"ẓ\":\"z\",\n\t\"ȥ\":\"z\",\n\t\"ẕ\":\"z\",\n\t\"ᵶ\":\"z\",\n\t\"ᶎ\":\"z\",\n\t\"ʐ\":\"z\",\n\t\"ƶ\":\"z\",\n\t\"ɀ\":\"z\",\n\t\"ff\":\"ff\",\n\t\"ffi\":\"ffi\",\n\t\"ffl\":\"ffl\",\n\t\"fi\":\"fi\",\n\t\"fl\":\"fl\",\n\t\"ij\":\"ij\",\n\t\"œ\":\"oe\",\n\t\"st\":\"st\",\n\t\"ₐ\":\"a\",\n\t\"ₑ\":\"e\",\n\t\"ᵢ\":\"i\",\n\t\"ⱼ\":\"j\",\n\t\"ₒ\":\"o\",\n\t\"ᵣ\":\"r\",\n\t\"ᵤ\":\"u\",\n\t\"ᵥ\":\"v\",\n\t\"ₓ\":\"x\",\n\t\"Ё\":\"YO\",\n\t\"Й\":\"I\",\n\t\"Ц\":\"TS\",\n\t\"У\":\"U\",\n\t\"К\":\"K\",\n\t\"Е\":\"E\",\n\t\"Н\":\"N\",\n\t\"Г\":\"G\",\n\t\"Ш\":\"SH\",\n\t\"Щ\":\"SCH\",\n\t\"З\":\"Z\",\n\t\"Х\":\"H\",\n\t\"Ъ\":\"'\",\n\t\"ё\":\"yo\",\n\t\"й\":\"i\",\n\t\"ц\":\"ts\",\n\t\"у\":\"u\",\n\t\"к\":\"k\",\n\t\"е\":\"e\",\n\t\"н\":\"n\",\n\t\"г\":\"g\",\n\t\"ш\":\"sh\",\n\t\"щ\":\"sch\",\n\t\"з\":\"z\",\n\t\"х\":\"h\",\n\t\"ъ\":\"'\",\n\t\"Ф\":\"F\",\n\t\"Ы\":\"I\",\n\t\"В\":\"V\",\n\t\"А\":\"a\",\n\t\"П\":\"P\",\n\t\"Р\":\"R\",\n\t\"О\":\"O\",\n\t\"Л\":\"L\",\n\t\"Д\":\"D\",\n\t\"Ж\":\"ZH\",\n\t\"Э\":\"E\",\n\t\"ф\":\"f\",\n\t\"ы\":\"i\",\n\t\"в\":\"v\",\n\t\"а\":\"a\",\n\t\"п\":\"p\",\n\t\"р\":\"r\",\n\t\"о\":\"o\",\n\t\"л\":\"l\",\n\t\"д\":\"d\",\n\t\"ж\":\"zh\",\n\t\"э\":\"e\",\n\t\"Я\":\"Ya\",\n\t\"Ч\":\"CH\",\n\t\"С\":\"S\",\n\t\"М\":\"M\",\n\t\"И\":\"I\",\n\t\"Т\":\"T\",\n\t\"Ь\":\"'\",\n\t\"Б\":\"B\",\n\t\"Ю\":\"YU\",\n\t\"я\":\"ya\",\n\t\"ч\":\"ch\",\n\t\"с\":\"s\",\n\t\"м\":\"m\",\n\t\"и\":\"i\",\n\t\"т\":\"t\",\n\t\"ь\":\"'\",\n\t\"б\":\"b\",\n\t\"ю\":\"yu\"\n};\n\nexports.transliterate = function(str) {\n\treturn str.replace(/[^A-Za-z0-9\\[\\] ]/g,function(ch) {\n\t\treturn exports.transliterationPairs[ch] || ch\n\t});\n};\n\nexports.transliterateToSafeASCII = function(str) {\n\treturn str.replace(/[^\\x00-\\x7F]/g,function(ch) {\n\t\treturn exports.transliterationPairs[ch] || \"\"\n\t});\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/utils/utils.js": {
"title": "$:/core/modules/utils/utils.js",
"text": "/*\\\ntitle: $:/core/modules/utils/utils.js\ntype: application/javascript\nmodule-type: utils\n\nVarious static utility functions.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar base64utf8 = require(\"$:/core/modules/utils/base64-utf8/base64-utf8.module.js\");\n\n/*\nDisplay a message, in colour if we're on a terminal\n*/\nexports.log = function(text,colour) {\n\tconsole.log($tw.node ? exports.terminalColour(colour) + text + exports.terminalColour() : text);\n};\n\nexports.terminalColour = function(colour) {\n\tif(!$tw.browser && $tw.node && process.stdout.isTTY) {\n\t\tif(colour) {\n\t\t\tvar code = exports.terminalColourLookup[colour];\n\t\t\tif(code) {\n\t\t\t\treturn \"\\x1b[\" + code + \"m\";\n\t\t\t}\n\t\t} else {\n\t\t\treturn \"\\x1b[0m\"; // Cancel colour\n\t\t}\n\t}\n\treturn \"\";\n};\n\nexports.terminalColourLookup = {\n\t\"black\": \"0;30\",\n\t\"red\": \"0;31\",\n\t\"green\": \"0;32\",\n\t\"brown/orange\": \"0;33\",\n\t\"blue\": \"0;34\",\n\t\"purple\": \"0;35\",\n\t\"cyan\": \"0;36\",\n\t\"light gray\": \"0;37\"\n};\n\n/*\nDisplay a warning, in colour if we're on a terminal\n*/\nexports.warning = function(text) {\n\texports.log(text,\"brown/orange\");\n};\n\n/*\nReturn the integer represented by the str (string).\nReturn the dflt (default) parameter if str is not a base-10 number.\n*/\nexports.getInt = function(str,deflt) {\n\tvar i = parseInt(str,10);\n\treturn isNaN(i) ? deflt : i;\n}\n\n/*\nRepeatedly replaces a substring within a string. Like String.prototype.replace, but without any of the default special handling of $ sequences in the replace string\n*/\nexports.replaceString = function(text,search,replace) {\n\treturn text.replace(search,function() {\n\t\treturn replace;\n\t});\n};\n\n/*\nRepeats a string\n*/\nexports.repeat = function(str,count) {\n\tvar result = \"\";\n\tfor(var t=0;t<count;t++) {\n\t\tresult += str;\n\t}\n\treturn result;\n};\n\n/*\nTrim whitespace from the start and end of a string\nThanks to Steven Levithan, http://blog.stevenlevithan.com/archives/faster-trim-javascript\n*/\nexports.trim = function(str) {\n\tif(typeof str === \"string\") {\n\t\treturn str.replace(/^\\s\\s*/, '').replace(/\\s\\s*$/, '');\n\t} else {\n\t\treturn str;\n\t}\n};\n\n/*\nConvert a string to sentence case (ie capitalise first letter)\n*/\nexports.toSentenceCase = function(str) {\n\treturn (str || \"\").replace(/^\\S/, function(c) {return c.toUpperCase();});\n}\n\n/*\nConvert a string to title case (ie capitalise each initial letter)\n*/\nexports.toTitleCase = function(str) {\n\treturn (str || \"\").replace(/(^|\\s)\\S/g, function(c) {return c.toUpperCase();});\n}\n\t\n/*\nFind the line break preceding a given position in a string\nReturns position immediately after that line break, or the start of the string\n*/\nexports.findPrecedingLineBreak = function(text,pos) {\n\tvar result = text.lastIndexOf(\"\\n\",pos - 1);\n\tif(result === -1) {\n\t\tresult = 0;\n\t} else {\n\t\tresult++;\n\t\tif(text.charAt(result) === \"\\r\") {\n\t\t\tresult++;\n\t\t}\n\t}\n\treturn result;\n};\n\n/*\nFind the line break following a given position in a string\n*/\nexports.findFollowingLineBreak = function(text,pos) {\n\t// Cut to just past the following line break, or to the end of the text\n\tvar result = text.indexOf(\"\\n\",pos);\n\tif(result === -1) {\n\t\tresult = text.length;\n\t} else {\n\t\tif(text.charAt(result) === \"\\r\") {\n\t\t\tresult++;\n\t\t}\n\t}\n\treturn result;\n};\n\n/*\nReturn the number of keys in an object\n*/\nexports.count = function(object) {\n\treturn Object.keys(object || {}).length;\n};\n\n/*\nDetermine whether an array-item is an object-property\n*/\nexports.hopArray = function(object,array) {\n\tfor(var i=0; i<array.length; i++) {\n\t\tif($tw.utils.hop(object,array[i])) {\n\t\t\treturn true;\n\t\t}\n\t}\n\treturn false;\n};\n\n/*\nRemove entries from an array\n\tarray: array to modify\n\tvalue: a single value to remove, or an array of values to remove\n*/\nexports.removeArrayEntries = function(array,value) {\n\tvar t,p;\n\tif($tw.utils.isArray(value)) {\n\t\tfor(t=0; t<value.length; t++) {\n\t\t\tp = array.indexOf(value[t]);\n\t\t\tif(p !== -1) {\n\t\t\t\tarray.splice(p,1);\n\t\t\t}\n\t\t}\n\t} else {\n\t\tp = array.indexOf(value);\n\t\tif(p !== -1) {\n\t\t\tarray.splice(p,1);\n\t\t}\n\t}\n};\n\n/*\nCheck whether any members of a hashmap are present in another hashmap\n*/\nexports.checkDependencies = function(dependencies,changes) {\n\tvar hit = false;\n\t$tw.utils.each(changes,function(change,title) {\n\t\tif($tw.utils.hop(dependencies,title)) {\n\t\t\thit = true;\n\t\t}\n\t});\n\treturn hit;\n};\n\nexports.extend = function(object /* [, src] */) {\n\t$tw.utils.each(Array.prototype.slice.call(arguments, 1), function(source) {\n\t\tif(source) {\n\t\t\tfor(var property in source) {\n\t\t\t\tobject[property] = source[property];\n\t\t\t}\n\t\t}\n\t});\n\treturn object;\n};\n\nexports.deepCopy = function(object) {\n\tvar result,t;\n\tif($tw.utils.isArray(object)) {\n\t\t// Copy arrays\n\t\tresult = object.slice(0);\n\t} else if(typeof object === \"object\") {\n\t\tresult = {};\n\t\tfor(t in object) {\n\t\t\tif(object[t] !== undefined) {\n\t\t\t\tresult[t] = $tw.utils.deepCopy(object[t]);\n\t\t\t}\n\t\t}\n\t} else {\n\t\tresult = object;\n\t}\n\treturn result;\n};\n\nexports.extendDeepCopy = function(object,extendedProperties) {\n\tvar result = $tw.utils.deepCopy(object),t;\n\tfor(t in extendedProperties) {\n\t\tif(extendedProperties[t] !== undefined) {\n\t\t\tresult[t] = $tw.utils.deepCopy(extendedProperties[t]);\n\t\t}\n\t}\n\treturn result;\n};\n\nexports.deepFreeze = function deepFreeze(object) {\n\tvar property, key;\n\tif(object) {\n\t\tObject.freeze(object);\n\t\tfor(key in object) {\n\t\t\tproperty = object[key];\n\t\t\tif($tw.utils.hop(object,key) && (typeof property === \"object\") && !Object.isFrozen(property)) {\n\t\t\t\tdeepFreeze(property);\n\t\t\t}\n\t\t}\n\t}\n};\n\nexports.slowInSlowOut = function(t) {\n\treturn (1 - ((Math.cos(t * Math.PI) + 1) / 2));\n};\n\nexports.formatDateString = function(date,template) {\n\tvar result = \"\",\n\t\tt = template,\n\t\tmatches = [\n\t\t\t[/^0hh12/, function() {\n\t\t\t\treturn $tw.utils.pad($tw.utils.getHours12(date));\n\t\t\t}],\n\t\t\t[/^wYYYY/, function() {\n\t\t\t\treturn $tw.utils.getYearForWeekNo(date);\n\t\t\t}],\n\t\t\t[/^hh12/, function() {\n\t\t\t\treturn $tw.utils.getHours12(date);\n\t\t\t}],\n\t\t\t[/^DDth/, function() {\n\t\t\t\treturn date.getDate() + $tw.utils.getDaySuffix(date);\n\t\t\t}],\n\t\t\t[/^YYYY/, function() {\n\t\t\t\treturn date.getFullYear();\n\t\t\t}],\n\t\t\t[/^0hh/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getHours());\n\t\t\t}],\n\t\t\t[/^0mm/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getMinutes());\n\t\t\t}],\n\t\t\t[/^0ss/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getSeconds());\n\t\t\t}],\n\t\t\t[/^0XXX/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getMilliseconds(),3);\n\t\t\t}],\n\t\t\t[/^0DD/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getDate());\n\t\t\t}],\n\t\t\t[/^0MM/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getMonth()+1);\n\t\t\t}],\n\t\t\t[/^0WW/, function() {\n\t\t\t\treturn $tw.utils.pad($tw.utils.getWeek(date));\n\t\t\t}],\n\t\t\t[/^ddd/, function() {\n\t\t\t\treturn $tw.language.getString(\"Date/Short/Day/\" + date.getDay());\n\t\t\t}],\n\t\t\t[/^mmm/, function() {\n\t\t\t\treturn $tw.language.getString(\"Date/Short/Month/\" + (date.getMonth() + 1));\n\t\t\t}],\n\t\t\t[/^DDD/, function() {\n\t\t\t\treturn $tw.language.getString(\"Date/Long/Day/\" + date.getDay());\n\t\t\t}],\n\t\t\t[/^MMM/, function() {\n\t\t\t\treturn $tw.language.getString(\"Date/Long/Month/\" + (date.getMonth() + 1));\n\t\t\t}],\n\t\t\t[/^TZD/, function() {\n\t\t\t\tvar tz = date.getTimezoneOffset(),\n\t\t\t\tatz = Math.abs(tz);\n\t\t\t\treturn (tz < 0 ? '+' : '-') + $tw.utils.pad(Math.floor(atz / 60)) + ':' + $tw.utils.pad(atz % 60);\n\t\t\t}],\n\t\t\t[/^wYY/, function() {\n\t\t\t\treturn $tw.utils.pad($tw.utils.getYearForWeekNo(date) - 2000);\n\t\t\t}],\n\t\t\t[/^[ap]m/, function() {\n\t\t\t\treturn $tw.utils.getAmPm(date).toLowerCase();\n\t\t\t}],\n\t\t\t[/^hh/, function() {\n\t\t\t\treturn date.getHours();\n\t\t\t}],\n\t\t\t[/^mm/, function() {\n\t\t\t\treturn date.getMinutes();\n\t\t\t}],\n\t\t\t[/^ss/, function() {\n\t\t\t\treturn date.getSeconds();\n\t\t\t}],\n\t\t\t[/^XXX/, function() {\n\t\t\t\treturn date.getMilliseconds();\n\t\t\t}],\n\t\t\t[/^[AP]M/, function() {\n\t\t\t\treturn $tw.utils.getAmPm(date).toUpperCase();\n\t\t\t}],\n\t\t\t[/^DD/, function() {\n\t\t\t\treturn date.getDate();\n\t\t\t}],\n\t\t\t[/^MM/, function() {\n\t\t\t\treturn date.getMonth() + 1;\n\t\t\t}],\n\t\t\t[/^WW/, function() {\n\t\t\t\treturn $tw.utils.getWeek(date);\n\t\t\t}],\n\t\t\t[/^YY/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getFullYear() - 2000);\n\t\t\t}]\n\t\t];\n\t// If the user wants everything in UTC, shift the datestamp\n\t// Optimize for format string that essentially means\n\t// 'return raw UTC (tiddlywiki style) date string.'\n\tif(t.indexOf(\"[UTC]\") == 0 ) {\n\t\tif(t == \"[UTC]YYYY0MM0DD0hh0mm0ssXXX\")\n\t\t\treturn $tw.utils.stringifyDate(new Date());\n\t\tvar offset = date.getTimezoneOffset() ; // in minutes\n\t\tdate = new Date(date.getTime()+offset*60*1000) ;\n\t\tt = t.substr(5) ;\n\t}\n\twhile(t.length){\n\t\tvar matchString = \"\";\n\t\t$tw.utils.each(matches, function(m) {\n\t\t\tvar match = m[0].exec(t);\n\t\t\tif(match) {\n\t\t\t\tmatchString = m[1].call();\n\t\t\t\tt = t.substr(match[0].length);\n\t\t\t\treturn false;\n\t\t\t}\n\t\t});\n\t\tif(matchString) {\n\t\t\tresult += matchString;\n\t\t} else {\n\t\t\tresult += t.charAt(0);\n\t\t\tt = t.substr(1);\n\t\t}\n\t}\n\tresult = result.replace(/\\\\(.)/g,\"$1\");\n\treturn result;\n};\n\nexports.getAmPm = function(date) {\n\treturn $tw.language.getString(\"Date/Period/\" + (date.getHours() >= 12 ? \"pm\" : \"am\"));\n};\n\nexports.getDaySuffix = function(date) {\n\treturn $tw.language.getString(\"Date/DaySuffix/\" + date.getDate());\n};\n\nexports.getWeek = function(date) {\n\tvar dt = new Date(date.getTime());\n\tvar d = dt.getDay();\n\tif(d === 0) {\n\t\td = 7; // JavaScript Sun=0, ISO Sun=7\n\t}\n\tdt.setTime(dt.getTime() + (4 - d) * 86400000);// shift day to Thurs of same week to calculate weekNo\n\tvar x = new Date(dt.getFullYear(),0,1);\n\tvar n = Math.floor((dt.getTime() - x.getTime()) / 86400000);\n\treturn Math.floor(n / 7) + 1;\n};\n\nexports.getYearForWeekNo = function(date) {\n\tvar dt = new Date(date.getTime());\n\tvar d = dt.getDay();\n\tif(d === 0) {\n\t\td = 7; // JavaScript Sun=0, ISO Sun=7\n\t}\n\tdt.setTime(dt.getTime() + (4 - d) * 86400000);// shift day to Thurs of same week\n\treturn dt.getFullYear();\n};\n\nexports.getHours12 = function(date) {\n\tvar h = date.getHours();\n\treturn h > 12 ? h-12 : ( h > 0 ? h : 12 );\n};\n\n/*\nConvert a date delta in milliseconds into a string representation of \"23 seconds ago\", \"27 minutes ago\" etc.\n\tdelta: delta in milliseconds\nReturns an object with these members:\n\tdescription: string describing the delta period\n\tupdatePeriod: time in millisecond until the string will be inaccurate\n*/\nexports.getRelativeDate = function(delta) {\n\tvar futurep = false;\n\tif(delta < 0) {\n\t\tdelta = -1 * delta;\n\t\tfuturep = true;\n\t}\n\tvar units = [\n\t\t{name: \"Years\", duration: 365 * 24 * 60 * 60 * 1000},\n\t\t{name: \"Months\", duration: (365/12) * 24 * 60 * 60 * 1000},\n\t\t{name: \"Days\", duration: 24 * 60 * 60 * 1000},\n\t\t{name: \"Hours\", duration: 60 * 60 * 1000},\n\t\t{name: \"Minutes\", duration: 60 * 1000},\n\t\t{name: \"Seconds\", duration: 1000}\n\t];\n\tfor(var t=0; t<units.length; t++) {\n\t\tvar result = Math.floor(delta / units[t].duration);\n\t\tif(result >= 2) {\n\t\t\treturn {\n\t\t\t\tdelta: delta,\n\t\t\t\tdescription: $tw.language.getString(\n\t\t\t\t\t\"RelativeDate/\" + (futurep ? \"Future\" : \"Past\") + \"/\" + units[t].name,\n\t\t\t\t\t{variables:\n\t\t\t\t\t\t{period: result.toString()}\n\t\t\t\t\t}\n\t\t\t\t),\n\t\t\t\tupdatePeriod: units[t].duration\n\t\t\t};\n\t\t}\n\t}\n\treturn {\n\t\tdelta: delta,\n\t\tdescription: $tw.language.getString(\n\t\t\t\"RelativeDate/\" + (futurep ? \"Future\" : \"Past\") + \"/Second\",\n\t\t\t{variables:\n\t\t\t\t{period: \"1\"}\n\t\t\t}\n\t\t),\n\t\tupdatePeriod: 1000\n\t};\n};\n\n// Convert & to \"&\", < to \"<\", > to \">\", \" to \""\"\nexports.htmlEncode = function(s) {\n\tif(s) {\n\t\treturn s.toString().replace(/&/mg,\"&\").replace(/</mg,\"<\").replace(/>/mg,\">\").replace(/\\\"/mg,\""\");\n\t} else {\n\t\treturn \"\";\n\t}\n};\n\n// Converts all HTML entities to their character equivalents\nexports.entityDecode = function(s) {\n\tvar converter = String.fromCodePoint || String.fromCharCode,\n\t\te = s.substr(1,s.length-2), // Strip the & and the ;\n\t\tc;\n\tif(e.charAt(0) === \"#\") {\n\t\tif(e.charAt(1) === \"x\" || e.charAt(1) === \"X\") {\n\t\t\tc = parseInt(e.substr(2),16);\n\t\t} else {\n\t\t\tc = parseInt(e.substr(1),10);\n\t\t}\n\t\tif(isNaN(c)) {\n\t\t\treturn s;\n\t\t} else {\n\t\t\treturn converter(c);\n\t\t}\n\t} else {\n\t\tc = $tw.config.htmlEntities[e];\n\t\tif(c) {\n\t\t\treturn converter(c);\n\t\t} else {\n\t\t\treturn s; // Couldn't convert it as an entity, just return it raw\n\t\t}\n\t}\n};\n\nexports.unescapeLineBreaks = function(s) {\n\treturn s.replace(/\\\\n/mg,\"\\n\").replace(/\\\\b/mg,\" \").replace(/\\\\s/mg,\"\\\\\").replace(/\\r/mg,\"\");\n};\n\n/*\n * Returns an escape sequence for given character. Uses \\x for characters <=\n * 0xFF to save space, \\u for the rest.\n *\n * The code needs to be in sync with th code template in the compilation\n * function for \"action\" nodes.\n */\n// Copied from peg.js, thanks to David Majda\nexports.escape = function(ch) {\n\tvar charCode = ch.charCodeAt(0);\n\tif(charCode <= 0xFF) {\n\t\treturn '\\\\x' + $tw.utils.pad(charCode.toString(16).toUpperCase());\n\t} else {\n\t\treturn '\\\\u' + $tw.utils.pad(charCode.toString(16).toUpperCase(),4);\n\t}\n};\n\n// Turns a string into a legal JavaScript string\n// Copied from peg.js, thanks to David Majda\nexports.stringify = function(s) {\n\t/*\n\t* ECMA-262, 5th ed., 7.8.4: All characters may appear literally in a string\n\t* literal except for the closing quote character, backslash, carriage return,\n\t* line separator, paragraph separator, and line feed. Any character may\n\t* appear in the form of an escape sequence.\n\t*\n\t* For portability, we also escape all non-ASCII characters.\n\t*/\n\treturn (s || \"\")\n\t\t.replace(/\\\\/g, '\\\\\\\\') // backslash\n\t\t.replace(/\"/g, '\\\\\"') // double quote character\n\t\t.replace(/'/g, \"\\\\'\") // single quote character\n\t\t.replace(/\\r/g, '\\\\r') // carriage return\n\t\t.replace(/\\n/g, '\\\\n') // line feed\n\t\t.replace(/[\\x00-\\x1f\\x80-\\uFFFF]/g, exports.escape); // non-ASCII characters\n};\n\n// Turns a string into a legal JSON string\n// Derived from peg.js, thanks to David Majda\nexports.jsonStringify = function(s) {\n\t// See http://www.json.org/\n\treturn (s || \"\")\n\t\t.replace(/\\\\/g, '\\\\\\\\') // backslash\n\t\t.replace(/\"/g, '\\\\\"') // double quote character\n\t\t.replace(/\\r/g, '\\\\r') // carriage return\n\t\t.replace(/\\n/g, '\\\\n') // line feed\n\t\t.replace(/\\x08/g, '\\\\b') // backspace\n\t\t.replace(/\\x0c/g, '\\\\f') // formfeed\n\t\t.replace(/\\t/g, '\\\\t') // tab\n\t\t.replace(/[\\x00-\\x1f\\x80-\\uFFFF]/g,function(s) {\n\t\t\treturn '\\\\u' + $tw.utils.pad(s.charCodeAt(0).toString(16).toUpperCase(),4);\n\t\t}); // non-ASCII characters\n};\n\n/*\nEscape the RegExp special characters with a preceding backslash\n*/\nexports.escapeRegExp = function(s) {\n return s.replace(/[\\-\\/\\\\\\^\\$\\*\\+\\?\\.\\(\\)\\|\\[\\]\\{\\}]/g, '\\\\$&');\n};\n\n// Checks whether a link target is external, i.e. not a tiddler title\nexports.isLinkExternal = function(to) {\n\tvar externalRegExp = /^(?:file|http|https|mailto|ftp|irc|news|data|skype):[^\\s<>{}\\[\\]`|\"\\\\^]+(?:\\/|\\b)/i;\n\treturn externalRegExp.test(to);\n};\n\nexports.nextTick = function(fn) {\n/*global window: false */\n\tif(typeof process === \"undefined\") {\n\t\t// Apparently it would be faster to use postMessage - http://dbaron.org/log/20100309-faster-timeouts\n\t\twindow.setTimeout(fn,4);\n\t} else {\n\t\tprocess.nextTick(fn);\n\t}\n};\n\n/*\nConvert a hyphenated CSS property name into a camel case one\n*/\nexports.unHyphenateCss = function(propName) {\n\treturn propName.replace(/-([a-z])/gi, function(match0,match1) {\n\t\treturn match1.toUpperCase();\n\t});\n};\n\n/*\nConvert a camelcase CSS property name into a dashed one (\"backgroundColor\" --> \"background-color\")\n*/\nexports.hyphenateCss = function(propName) {\n\treturn propName.replace(/([A-Z])/g, function(match0,match1) {\n\t\treturn \"-\" + match1.toLowerCase();\n\t});\n};\n\n/*\nParse a text reference of one of these forms:\n* title\n* !!field\n* title!!field\n* title##index\n* etc\nReturns an object with the following fields, all optional:\n* title: tiddler title\n* field: tiddler field name\n* index: JSON property index\n*/\nexports.parseTextReference = function(textRef) {\n\t// Separate out the title, field name and/or JSON indices\n\tvar reTextRef = /(?:(.*?)!!(.+))|(?:(.*?)##(.+))|(.*)/mg,\n\t\tmatch = reTextRef.exec(textRef),\n\t\tresult = {};\n\tif(match && reTextRef.lastIndex === textRef.length) {\n\t\t// Return the parts\n\t\tif(match[1]) {\n\t\t\tresult.title = match[1];\n\t\t}\n\t\tif(match[2]) {\n\t\t\tresult.field = match[2];\n\t\t}\n\t\tif(match[3]) {\n\t\t\tresult.title = match[3];\n\t\t}\n\t\tif(match[4]) {\n\t\t\tresult.index = match[4];\n\t\t}\n\t\tif(match[5]) {\n\t\t\tresult.title = match[5];\n\t\t}\n\t} else {\n\t\t// If we couldn't parse it\n\t\tresult.title = textRef\n\t}\n\treturn result;\n};\n\n/*\nChecks whether a string is a valid fieldname\n*/\nexports.isValidFieldName = function(name) {\n\tif(!name || typeof name !== \"string\") {\n\t\treturn false;\n\t}\n\tname = name.toLowerCase().trim();\n\tvar fieldValidatorRegEx = /^[a-z0-9\\-\\._]+$/mg;\n\treturn fieldValidatorRegEx.test(name);\n};\n\n/*\nExtract the version number from the meta tag or from the boot file\n*/\n\n// Browser version\nexports.extractVersionInfo = function() {\n\tif($tw.packageInfo) {\n\t\treturn $tw.packageInfo.version;\n\t} else {\n\t\tvar metatags = document.getElementsByTagName(\"meta\");\n\t\tfor(var t=0; t<metatags.length; t++) {\n\t\t\tvar m = metatags[t];\n\t\t\tif(m.name === \"tiddlywiki-version\") {\n\t\t\t\treturn m.content;\n\t\t\t}\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nGet the animation duration in ms\n*/\nexports.getAnimationDuration = function() {\n\treturn parseInt($tw.wiki.getTiddlerText(\"$:/config/AnimationDuration\",\"400\"),10) || 0;\n};\n\n/*\nHash a string to a number\nDerived from http://stackoverflow.com/a/15710692\n*/\nexports.hashString = function(str) {\n\treturn str.split(\"\").reduce(function(a,b) {\n\t\ta = ((a << 5) - a) + b.charCodeAt(0);\n\t\treturn a & a;\n\t},0);\n};\n\n/*\nDecode a base64 string\n*/\nexports.base64Decode = function(string64) {\n\treturn base64utf8.base64.decode.call(base64utf8,string64);\n};\n\n/*\nEncode a string to base64\n*/\nexports.base64Encode = function(string64) {\n\treturn base64utf8.base64.encode.call(base64utf8,string64);\n};\n\n/*\nConvert a hashmap into a tiddler dictionary format sequence of name:value pairs\n*/\nexports.makeTiddlerDictionary = function(data) {\n\tvar output = [];\n\tfor(var name in data) {\n\t\toutput.push(name + \": \" + data[name]);\n\t}\n\treturn output.join(\"\\n\");\n};\n\n/*\nHigh resolution microsecond timer for profiling\n*/\nexports.timer = function(base) {\n\tvar m;\n\tif($tw.node) {\n\t\tvar r = process.hrtime();\n\t\tm = r[0] * 1e3 + (r[1] / 1e6);\n\t} else if(window.performance) {\n\t\tm = performance.now();\n\t} else {\n\t\tm = Date.now();\n\t}\n\tif(typeof base !== \"undefined\") {\n\t\tm = m - base;\n\t}\n\treturn m;\n};\n\n/*\nConvert text and content type to a data URI\n*/\nexports.makeDataUri = function(text,type,_canonical_uri) {\n\ttype = type || \"text/vnd.tiddlywiki\";\n\tvar typeInfo = $tw.config.contentTypeInfo[type] || $tw.config.contentTypeInfo[\"text/plain\"],\n\t\tisBase64 = typeInfo.encoding === \"base64\",\n\t\tparts = [];\n\tif(_canonical_uri) {\n\t\tparts.push(_canonical_uri);\n\t} else {\n\t\tparts.push(\"data:\");\n\t\tparts.push(type);\n\t\tparts.push(isBase64 ? \";base64\" : \"\");\n\t\tparts.push(\",\");\n\t\tparts.push(isBase64 ? text : encodeURIComponent(text));\t\t\n\t}\n\treturn parts.join(\"\");\n};\n\n/*\nUseful for finding out the fully escaped CSS selector equivalent to a given tag. For example:\n\n$tw.utils.tagToCssSelector(\"$:/tags/Stylesheet\") --> tc-tagged-\\%24\\%3A\\%2Ftags\\%2FStylesheet\n*/\nexports.tagToCssSelector = function(tagName) {\n\treturn \"tc-tagged-\" + encodeURIComponent(tagName).replace(/[!\"#$%&'()*+,\\-./:;<=>?@[\\\\\\]^`{\\|}~,]/mg,function(c) {\n\t\treturn \"\\\\\" + c;\n\t});\n};\n\n/*\nIE does not have sign function\n*/\nexports.sign = Math.sign || function(x) {\n\tx = +x; // convert to a number\n\tif (x === 0 || isNaN(x)) {\n\t\treturn x;\n\t}\n\treturn x > 0 ? 1 : -1;\n};\n\n/*\nIE does not have an endsWith function\n*/\nexports.strEndsWith = function(str,ending,position) {\n\tif(str.endsWith) {\n\t\treturn str.endsWith(ending,position);\n\t} else {\n\t\tif (typeof position !== 'number' || !isFinite(position) || Math.floor(position) !== position || position > str.length) {\n\t\t\tposition = str.length;\n\t\t}\n\t\tposition -= ending.length;\n\t\tvar lastIndex = str.indexOf(ending, position);\n\t\treturn lastIndex !== -1 && lastIndex === position;\n\t}\n};\n\n/*\nReturn system information useful for debugging\n*/\nexports.getSystemInfo = function(str,ending,position) {\n\tvar results = [],\n\t\tsave = function(desc,value) {\n\t\t\tresults.push(desc + \": \" + value);\n\t\t};\n\tif($tw.browser) {\n\t\tsave(\"User Agent\",navigator.userAgent);\n\t\tsave(\"Online Status\",window.navigator.onLine);\n\t}\n\tif($tw.node) {\n\t\tsave(\"Node Version\",process.version);\n\t}\n\treturn results.join(\"\\n\");\n};\n\nexports.parseNumber = function(str) {\n\treturn parseFloat(str) || 0;\n};\n\nexports.parseInt = function(str) {\n\treturn parseInt(str,10) || 0;\n};\n\nexports.stringifyNumber = function(num) {\n\treturn num + \"\";\n};\n\n})();\n",
"type": "application/javascript",
"module-type": "utils"
},
"$:/core/modules/widgets/action-createtiddler.js": {
"title": "$:/core/modules/widgets/action-createtiddler.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/action-createtiddler.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to create a new tiddler with a unique name and specified fields.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw:false, require:false, exports:false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar CreateTiddlerWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nCreateTiddlerWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nCreateTiddlerWidget.prototype.render = function(parent,nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n\n/*\nCompute the internal state of the widget\n*/\nCreateTiddlerWidget.prototype.execute = function() {\n\tthis.actionBaseTitle = this.getAttribute(\"$basetitle\");\n\tthis.hasBase = !!this.actionBaseTitle;\n\tthis.actionSaveTitle = this.getAttribute(\"$savetitle\");\n\tthis.actionSaveDraftTitle = this.getAttribute(\"$savedrafttitle\");\n\tthis.actionTimestamp = this.getAttribute(\"$timestamp\",\"yes\") === \"yes\";\n\t//Following params are new since 5.1.22\n\tthis.actionTemplate = this.getAttribute(\"$template\");\n\tthis.useTemplate = !!this.actionTemplate;\n\tthis.actionOverwrite = this.getAttribute(\"$overwrite\",\"no\");\n\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nCreateTiddlerWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif($tw.utils.count(changedAttributes) > 0) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nInvoke the action associated with this widget\n*/\nCreateTiddlerWidget.prototype.invokeAction = function(triggeringWidget,event) {\n\tvar title = this.wiki.getTiddlerText(\"$:/language/DefaultNewTiddlerTitle\"), // Get the initial new-tiddler title\n\t\tfields = {},\n\t\tcreationFields,\n\t\tmodificationFields;\n\t$tw.utils.each(this.attributes,function(attribute,name) {\n\t\tif(name.charAt(0) !== \"$\") {\n\t\t\tfields[name] = attribute;\n\t\t}\n\t});\n\tif(this.actionTimestamp) {\n\t\tcreationFields = this.wiki.getCreationFields();\n\t\tmodificationFields = this.wiki.getModificationFields();\n\t}\n\tif(this.hasBase && this.actionOverwrite === \"no\") {\n\t\ttitle = this.wiki.generateNewTitle(this.actionBaseTitle);\n\t} else if (this.hasBase && this.actionOverwrite === \"yes\") {\n\t\ttitle = this.actionBaseTitle\n\t}\n\t// NO $basetitle BUT $template parameter is available\n\t// the title MUST be unique, otherwise the template would be overwritten\n\tif (!this.hasBase && this.useTemplate) {\n\t\ttitle = this.wiki.generateNewTitle(this.actionTemplate);\n\t} else if (!this.hasBase && !this.useTemplate) {\n\t\t// If NO $basetitle AND NO $template use initial title\n\t\t// DON'T overwrite any stuff\n\t\ttitle = this.wiki.generateNewTitle(title);\n\t}\n\tvar templateTiddler = this.wiki.getTiddler(this.actionTemplate) || {};\n\tvar tiddler = this.wiki.addTiddler(new $tw.Tiddler(templateTiddler.fields,creationFields,fields,modificationFields,{title: title}));\n\tif(this.actionSaveTitle) {\n\t\tthis.wiki.setTextReference(this.actionSaveTitle,title,this.getVariable(\"currentTiddler\"));\n\t}\n\tif(this.actionSaveDraftTitle) {\n\t\tthis.wiki.setTextReference(this.actionSaveDraftTitle,this.wiki.generateDraftTitle(title),this.getVariable(\"currentTiddler\"));\n\t}\n\treturn true; // Action was invoked\n};\n\nexports[\"action-createtiddler\"] = CreateTiddlerWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/action-deletefield.js": {
"title": "$:/core/modules/widgets/action-deletefield.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/action-deletefield.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to delete fields of a tiddler.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar DeleteFieldWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nDeleteFieldWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nDeleteFieldWidget.prototype.render = function(parent,nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n\n/*\nCompute the internal state of the widget\n*/\nDeleteFieldWidget.prototype.execute = function() {\n\tthis.actionTiddler = this.getAttribute(\"$tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.actionField = this.getAttribute(\"$field\");\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nDeleteFieldWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"$tiddler\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nInvoke the action associated with this widget\n*/\nDeleteFieldWidget.prototype.invokeAction = function(triggeringWidget,event) {\n\tvar self = this,\n\t\ttiddler = this.wiki.getTiddler(self.actionTiddler),\n\t\tremoveFields = {},\n\t\thasChanged = false;\n\tif(this.actionField && tiddler) {\n\t\tremoveFields[this.actionField] = undefined;\n\t\tif(this.actionField in tiddler.fields) {\n\t\t\thasChanged = true;\n\t\t}\n\t}\n\tif(tiddler) {\n\t\t$tw.utils.each(this.attributes,function(attribute,name) {\n\t\t\tif(name.charAt(0) !== \"$\" && name !== \"title\") {\n\t\t\t\tremoveFields[name] = undefined;\n\t\t\t\thasChanged = true;\n\t\t\t}\n\t\t});\n\t\tif(hasChanged) {\n\t\t\tthis.wiki.addTiddler(new $tw.Tiddler(this.wiki.getCreationFields(),tiddler,removeFields,this.wiki.getModificationFields()));\t\t\t\n\t\t}\n\t}\n\treturn true; // Action was invoked\n};\n\nexports[\"action-deletefield\"] = DeleteFieldWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/action-deletetiddler.js": {
"title": "$:/core/modules/widgets/action-deletetiddler.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/action-deletetiddler.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to delete a tiddler.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar DeleteTiddlerWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nDeleteTiddlerWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nDeleteTiddlerWidget.prototype.render = function(parent,nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n\n/*\nCompute the internal state of the widget\n*/\nDeleteTiddlerWidget.prototype.execute = function() {\n\tthis.actionFilter = this.getAttribute(\"$filter\");\n\tthis.actionTiddler = this.getAttribute(\"$tiddler\");\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nDeleteTiddlerWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"$filter\"] || changedAttributes[\"$tiddler\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nInvoke the action associated with this widget\n*/\nDeleteTiddlerWidget.prototype.invokeAction = function(triggeringWidget,event) {\n\tvar tiddlers = [];\n\tif(this.actionFilter) {\n\t\ttiddlers = this.wiki.filterTiddlers(this.actionFilter,this);\n\t}\n\tif(this.actionTiddler) {\n\t\ttiddlers.push(this.actionTiddler);\n\t}\n\tfor(var t=0; t<tiddlers.length; t++) {\n\t\tthis.wiki.deleteTiddler(tiddlers[t]);\n\t}\n\treturn true; // Action was invoked\n};\n\nexports[\"action-deletetiddler\"] = DeleteTiddlerWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/action-listops.js": {
"title": "$:/core/modules/widgets/action-listops.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/action-listops.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to apply list operations to any tiddler field (defaults to the 'list' field of the current tiddler)\n\n\\*/\n(function() {\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\nvar ActionListopsWidget = function(parseTreeNode, options) {\n\tthis.initialise(parseTreeNode, options);\n};\n/**\n * Inherit from the base widget class\n */\nActionListopsWidget.prototype = new Widget();\n/**\n * Render this widget into the DOM\n */\nActionListopsWidget.prototype.render = function(parent, nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n/**\n * Compute the internal state of the widget\n */\nActionListopsWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.target = this.getAttribute(\"$tiddler\", this.getVariable(\n\t\t\"currentTiddler\"));\n\tthis.filter = this.getAttribute(\"$filter\");\n\tthis.subfilter = this.getAttribute(\"$subfilter\");\n\tthis.listField = this.getAttribute(\"$field\", \"list\");\n\tthis.listIndex = this.getAttribute(\"$index\");\n\tthis.filtertags = this.getAttribute(\"$tags\");\n};\n/**\n * \tRefresh the widget by ensuring our attributes are up to date\n */\nActionListopsWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.$tiddler || changedAttributes.$filter ||\n\t\tchangedAttributes.$subfilter || changedAttributes.$field ||\n\t\tchangedAttributes.$index || changedAttributes.$tags) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n/**\n * \tInvoke the action associated with this widget\n */\nActionListopsWidget.prototype.invokeAction = function(triggeringWidget,\n\tevent) {\n\t//Apply the specified filters to the lists\n\tvar field = this.listField,\n\t\tindex,\n\t\ttype = \"!!\",\n\t\tlist = this.listField;\n\tif(this.listIndex) {\n\t\tfield = undefined;\n\t\tindex = this.listIndex;\n\t\ttype = \"##\";\n\t\tlist = this.listIndex;\n\t}\n\tif(this.filter) {\n\t\tthis.wiki.setText(this.target, field, index, $tw.utils.stringifyList(\n\t\t\tthis.wiki\n\t\t\t.filterTiddlers(this.filter, this)));\n\t}\n\tif(this.subfilter) {\n\t\tvar subfilter = \"[list[\" + this.target + type + list + \"]] \" + this.subfilter;\n\t\tthis.wiki.setText(this.target, field, index, $tw.utils.stringifyList(\n\t\t\tthis.wiki\n\t\t\t.filterTiddlers(subfilter, this)));\n\t}\n\tif(this.filtertags) {\n\t\tvar tiddler = this.wiki.getTiddler(this.target),\n\t\t\toldtags = tiddler ? (tiddler.fields.tags || []).slice(0) : [],\n\t\t\ttagfilter = \"[list[\" + this.target + \"!!tags]] \" + this.filtertags,\n\t\t\tnewtags = this.wiki.filterTiddlers(tagfilter,this);\n\t\tif($tw.utils.stringifyList(oldtags.sort()) !== $tw.utils.stringifyList(newtags.sort())) {\n\t\t\tthis.wiki.setText(this.target,\"tags\",undefined,$tw.utils.stringifyList(newtags));\t\t\t\n\t\t}\n\t}\n\treturn true; // Action was invoked\n};\n\nexports[\"action-listops\"] = ActionListopsWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/action-navigate.js": {
"title": "$:/core/modules/widgets/action-navigate.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/action-navigate.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to navigate to a tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar NavigateWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nNavigateWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nNavigateWidget.prototype.render = function(parent,nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n\n/*\nCompute the internal state of the widget\n*/\nNavigateWidget.prototype.execute = function() {\n\tthis.actionTo = this.getAttribute(\"$to\");\n\tthis.actionScroll = this.getAttribute(\"$scroll\");\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nNavigateWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"$to\"] || changedAttributes[\"$scroll\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nInvoke the action associated with this widget\n*/\nNavigateWidget.prototype.invokeAction = function(triggeringWidget,event) {\n\tevent = event || {};\n\tvar bounds = triggeringWidget && triggeringWidget.getBoundingClientRect && triggeringWidget.getBoundingClientRect(),\n\t\tsuppressNavigation = event.metaKey || event.ctrlKey || (event.button === 1);\n\tif(this.actionScroll === \"yes\") {\n\t\tsuppressNavigation = false;\n\t} else if(this.actionScroll === \"no\") {\n\t\tsuppressNavigation = true;\n\t}\n\tthis.dispatchEvent({\n\t\ttype: \"tm-navigate\",\n\t\tnavigateTo: this.actionTo === undefined ? this.getVariable(\"currentTiddler\") : this.actionTo,\n\t\tnavigateFromTitle: this.getVariable(\"storyTiddler\"),\n\t\tnavigateFromNode: triggeringWidget,\n\t\tnavigateFromClientRect: bounds && { top: bounds.top, left: bounds.left, width: bounds.width, right: bounds.right, bottom: bounds.bottom, height: bounds.height\n\t\t},\n\t\tnavigateSuppressNavigation: suppressNavigation\n\t});\n\treturn true; // Action was invoked\n};\n\nexports[\"action-navigate\"] = NavigateWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/action-popup.js": {
"title": "$:/core/modules/widgets/action-popup.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/action-popup.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to trigger a popup.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ActionPopupWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nActionPopupWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nActionPopupWidget.prototype.render = function(parent,nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n\n/*\nCompute the internal state of the widget\n*/\nActionPopupWidget.prototype.execute = function() {\n\tthis.actionState = this.getAttribute(\"$state\");\n\tthis.actionCoords = this.getAttribute(\"$coords\");\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nActionPopupWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"$state\"] || changedAttributes[\"$coords\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nInvoke the action associated with this widget\n*/\nActionPopupWidget.prototype.invokeAction = function(triggeringWidget,event) {\n\t// Trigger the popup\n\tvar popupLocationRegExp = /^\\((-?[0-9\\.E]+),(-?[0-9\\.E]+),(-?[0-9\\.E]+),(-?[0-9\\.E]+)\\)$/,\n\t\tmatch = popupLocationRegExp.exec(this.actionCoords);\n\tif(match) {\n\t\t$tw.popup.triggerPopup({\n\t\t\tdomNode: null,\n\t\t\tdomNodeRect: {\n\t\t\t\tleft: parseFloat(match[1]),\n\t\t\t\ttop: parseFloat(match[2]),\n\t\t\t\twidth: parseFloat(match[3]),\n\t\t\t\theight: parseFloat(match[4])\n\t\t\t},\n\t\t\ttitle: this.actionState,\n\t\t\twiki: this.wiki\n\t\t});\n\t}\n\treturn true; // Action was invoked\n};\n\nexports[\"action-popup\"] = ActionPopupWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/action-sendmessage.js": {
"title": "$:/core/modules/widgets/action-sendmessage.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/action-sendmessage.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to send a message\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar SendMessageWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nSendMessageWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nSendMessageWidget.prototype.render = function(parent,nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n\n/*\nCompute the internal state of the widget\n*/\nSendMessageWidget.prototype.execute = function() {\n\tthis.actionMessage = this.getAttribute(\"$message\");\n\tthis.actionParam = this.getAttribute(\"$param\");\n\tthis.actionName = this.getAttribute(\"$name\");\n\tthis.actionValue = this.getAttribute(\"$value\",\"\");\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nSendMessageWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(Object.keys(changedAttributes).length) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nInvoke the action associated with this widget\n*/\nSendMessageWidget.prototype.invokeAction = function(triggeringWidget,event) {\n\t// Get the string parameter\n\tvar param = this.actionParam;\n\t// Assemble the attributes as a hashmap\n\tvar paramObject = Object.create(null);\n\tvar count = 0;\n\t$tw.utils.each(this.attributes,function(attribute,name) {\n\t\tif(name.charAt(0) !== \"$\") {\n\t\t\tparamObject[name] = attribute;\n\t\t\tcount++;\n\t\t}\n\t});\n\t// Add name/value pair if present\n\tif(this.actionName) {\n\t\tparamObject[this.actionName] = this.actionValue;\n\t}\n\t// Dispatch the message\n\tthis.dispatchEvent({\n\t\ttype: this.actionMessage,\n\t\tparam: param,\n\t\tparamObject: paramObject,\n\t\ttiddlerTitle: this.getVariable(\"currentTiddler\"),\n\t\tnavigateFromTitle: this.getVariable(\"storyTiddler\"),\n\t\tevent: event\n\t});\n\treturn true; // Action was invoked\n};\n\nexports[\"action-sendmessage\"] = SendMessageWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/action-setfield.js": {
"title": "$:/core/modules/widgets/action-setfield.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/action-setfield.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to set a single field or index on a tiddler.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar SetFieldWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nSetFieldWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nSetFieldWidget.prototype.render = function(parent,nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n\n/*\nCompute the internal state of the widget\n*/\nSetFieldWidget.prototype.execute = function() {\n\tthis.actionTiddler = this.getAttribute(\"$tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.actionField = this.getAttribute(\"$field\");\n\tthis.actionIndex = this.getAttribute(\"$index\");\n\tthis.actionValue = this.getAttribute(\"$value\");\n\tthis.actionTimestamp = this.getAttribute(\"$timestamp\",\"yes\") === \"yes\";\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nSetFieldWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"$tiddler\"] || changedAttributes[\"$field\"] || changedAttributes[\"$index\"] || changedAttributes[\"$value\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nInvoke the action associated with this widget\n*/\nSetFieldWidget.prototype.invokeAction = function(triggeringWidget,event) {\n\tvar self = this,\n\t\toptions = {};\n\toptions.suppressTimestamp = !this.actionTimestamp;\n\tif((typeof this.actionField == \"string\") || (typeof this.actionIndex == \"string\") || (typeof this.actionValue == \"string\")) {\n\t\tthis.wiki.setText(this.actionTiddler,this.actionField,this.actionIndex,this.actionValue,options);\n\t}\n\t$tw.utils.each(this.attributes,function(attribute,name) {\n\t\tif(name.charAt(0) !== \"$\") {\n\t\t\tself.wiki.setText(self.actionTiddler,name,undefined,attribute,options);\n\t\t}\n\t});\n\treturn true; // Action was invoked\n};\n\nexports[\"action-setfield\"] = SetFieldWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/browse.js": {
"title": "$:/core/modules/widgets/browse.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/browse.js\ntype: application/javascript\nmodule-type: widget\n\nBrowse widget for browsing for files to import\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar BrowseWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nBrowseWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nBrowseWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Remember parent\n\tthis.parentDomNode = parent;\n\t// Compute attributes and execute state\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Create element\n\tvar domNode = this.document.createElement(\"input\");\n\tdomNode.setAttribute(\"type\",\"file\");\n\tif(this.browseMultiple) {\n\t\tdomNode.setAttribute(\"multiple\",\"multiple\");\n\t}\n\tif(this.tooltip) {\n\t\tdomNode.setAttribute(\"title\",this.tooltip);\n\t}\n\t// Nw.js supports \"nwsaveas\" to force a \"save as\" dialogue that allows a new or existing file to be selected\n\tif(this.nwsaveas) {\n\t\tdomNode.setAttribute(\"nwsaveas\",this.nwsaveas);\n\t}\n\t// Nw.js supports \"webkitdirectory\" and \"nwdirectory\" to allow a directory to be selected\n\tif(this.webkitdirectory) {\n\t\tdomNode.setAttribute(\"webkitdirectory\",this.webkitdirectory);\n\t}\n\tif(this.nwdirectory) {\n\t\tdomNode.setAttribute(\"nwdirectory\",this.nwdirectory);\n\t}\n\t// Add a click event handler\n\tdomNode.addEventListener(\"change\",function (event) {\n\t\tif(self.message) {\n\t\t\tself.dispatchEvent({type: self.message, param: self.param, files: event.target.files});\n\t\t} else {\n\t\t\tself.wiki.readFiles(event.target.files,{\n\t\t\t\tcallback: function(tiddlerFieldsArray) {\n\t\t\t\t\tself.dispatchEvent({type: \"tm-import-tiddlers\", param: JSON.stringify(tiddlerFieldsArray)});\n\t\t\t\t},\n\t\t\t\tdeserializer: self.deserializer\n\t\t\t});\n\t\t}\n\t\treturn false;\n\t},false);\n\t// Insert element\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nBrowseWidget.prototype.execute = function() {\n\tthis.browseMultiple = this.getAttribute(\"multiple\");\n\tthis.deserializer = this.getAttribute(\"deserializer\");\n\tthis.message = this.getAttribute(\"message\");\n\tthis.param = this.getAttribute(\"param\");\n\tthis.tooltip = this.getAttribute(\"tooltip\");\n\tthis.nwsaveas = this.getAttribute(\"nwsaveas\");\n\tthis.webkitdirectory = this.getAttribute(\"webkitdirectory\");\n\tthis.nwdirectory = this.getAttribute(\"nwdirectory\");\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nBrowseWidget.prototype.refresh = function(changedTiddlers) {\n\treturn false;\n};\n\nexports.browse = BrowseWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/button.js": {
"title": "$:/core/modules/widgets/button.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/button.js\ntype: application/javascript\nmodule-type: widget\n\nButton widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ButtonWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nButtonWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nButtonWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Remember parent\n\tthis.parentDomNode = parent;\n\t// Compute attributes and execute state\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Create element\n\tvar tag = \"button\";\n\tif(this.buttonTag && $tw.config.htmlUnsafeElements.indexOf(this.buttonTag) === -1) {\n\t\ttag = this.buttonTag;\n\t}\n\tvar domNode = this.document.createElement(tag);\n\t// Assign classes\n\tvar classes = this[\"class\"].split(\" \") || [],\n\t\tisPoppedUp = (this.popup || this.popupTitle) && this.isPoppedUp();\n\tif(this.selectedClass) {\n\t\tif((this.set || this.setTitle) && this.setTo && this.isSelected()) {\n\t\t\t$tw.utils.pushTop(classes,this.selectedClass.split(\" \"));\n\t\t}\n\t\tif(isPoppedUp) {\n\t\t\t$tw.utils.pushTop(classes,this.selectedClass.split(\" \"));\n\t\t}\n\t}\n\tif(isPoppedUp) {\n\t\t$tw.utils.pushTop(classes,\"tc-popup-handle\");\n\t}\n\tdomNode.className = classes.join(\" \");\n\t// Assign other attributes\n\tif(this.style) {\n\t\tdomNode.setAttribute(\"style\",this.style);\n\t}\n\tif(this.tooltip) {\n\t\tdomNode.setAttribute(\"title\",this.tooltip);\n\t}\n\tif(this[\"aria-label\"]) {\n\t\tdomNode.setAttribute(\"aria-label\",this[\"aria-label\"]);\n\t}\n\t// Set the tabindex\n\tif(this.tabIndex) {\n\t\tdomNode.setAttribute(\"tabindex\",this.tabIndex);\n\t}\t\n\t// Add a click event handler\n\tdomNode.addEventListener(\"click\",function (event) {\n\t\tvar handled = false;\n\t\tif(self.invokeActions(self,event)) {\n\t\t\thandled = true;\n\t\t}\n\t\tif(self.to) {\n\t\t\tself.navigateTo(event);\n\t\t\thandled = true;\n\t\t}\n\t\tif(self.message) {\n\t\t\tself.dispatchMessage(event);\n\t\t\thandled = true;\n\t\t}\n\t\tif(self.popup || self.popupTitle) {\n\t\t\tself.triggerPopup(event);\n\t\t\thandled = true;\n\t\t}\n\t\tif(self.set || self.setTitle) {\n\t\t\tself.setTiddler();\n\t\t\thandled = true;\n\t\t}\n\t\tif(self.actions) {\n\t\t\tself.invokeActionString(self.actions,self,event);\n\t\t}\n\t\tif(handled) {\n\t\t\tevent.preventDefault();\n\t\t\tevent.stopPropagation();\n\t\t}\n\t\treturn handled;\n\t},false);\n\t// Make it draggable if required\n\tif(this.dragTiddler || this.dragFilter) {\n\t\t$tw.utils.makeDraggable({\n\t\t\tdomNode: domNode,\n\t\t\tdragTiddlerFn: function() {return self.dragTiddler;},\n\t\t\tdragFilterFn: function() {return self.dragFilter;},\n\t\t\twidget: this\n\t\t});\n\t}\n\t// Insert element\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\n/*\nWe don't allow actions to propagate because we trigger actions ourselves\n*/\nButtonWidget.prototype.allowActionPropagation = function() {\n\treturn false;\n};\n\nButtonWidget.prototype.getBoundingClientRect = function() {\n\treturn this.domNodes[0].getBoundingClientRect();\n};\n\nButtonWidget.prototype.isSelected = function() {\n return this.setTitle ? (this.setField ? this.wiki.getTiddler(this.setTitle).getFieldString(this.setField) === this.setTo :\n\t\t(this.setIndex ? this.wiki.extractTiddlerDataItem(this.setTitle,this.setIndex) === this.setTo :\n\t\t\tthis.wiki.getTiddlerText(this.setTitle))) || this.defaultSetValue || this.getVariable(\"currentTiddler\") :\n\t\tthis.wiki.getTextReference(this.set,this.defaultSetValue,this.getVariable(\"currentTiddler\")) === this.setTo;\n};\n\nButtonWidget.prototype.isPoppedUp = function() {\n\tvar tiddler = this.popupTitle ? this.wiki.getTiddler(this.popupTitle) : this.wiki.getTiddler(this.popup);\n\tvar result = tiddler && tiddler.fields.text ? $tw.popup.readPopupState(tiddler.fields.text) : false;\n\treturn result;\n};\n\nButtonWidget.prototype.navigateTo = function(event) {\n\tvar bounds = this.getBoundingClientRect();\n\tthis.dispatchEvent({\n\t\ttype: \"tm-navigate\",\n\t\tnavigateTo: this.to,\n\t\tnavigateFromTitle: this.getVariable(\"storyTiddler\"),\n\t\tnavigateFromNode: this,\n\t\tnavigateFromClientRect: { top: bounds.top, left: bounds.left, width: bounds.width, right: bounds.right, bottom: bounds.bottom, height: bounds.height\n\t\t},\n\t\tnavigateSuppressNavigation: event.metaKey || event.ctrlKey || (event.button === 1),\n\t\tevent: event\n\t});\n};\n\nButtonWidget.prototype.dispatchMessage = function(event) {\n\tthis.dispatchEvent({type: this.message, param: this.param, tiddlerTitle: this.getVariable(\"currentTiddler\"), event: event});\n};\n\nButtonWidget.prototype.triggerPopup = function(event) {\n\tif(this.popupTitle) {\n\t\t$tw.popup.triggerPopup({\n\t\t\tdomNode: this.domNodes[0],\n\t\t\ttitle: this.popupTitle,\n\t\t\twiki: this.wiki,\n\t\t\tnoStateReference: true\n\t\t});\n\t} else {\n\t\t$tw.popup.triggerPopup({\n\t\t\tdomNode: this.domNodes[0],\n\t\t\ttitle: this.popup,\n\t\t\twiki: this.wiki\n\t\t});\n\t}\n};\n\nButtonWidget.prototype.setTiddler = function() {\n\tif(this.setTitle) {\n\t\tthis.setField ? this.wiki.setText(this.setTitle,this.setField,undefined,this.setTo) :\n\t\t\t\t(this.setIndex ? this.wiki.setText(this.setTitle,undefined,this.setIndex,this.setTo) :\n\t\t\t\tthis.wiki.setText(this.setTitle,\"text\",undefined,this.setTo));\n\t} else {\n\t\tthis.wiki.setTextReference(this.set,this.setTo,this.getVariable(\"currentTiddler\"));\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nButtonWidget.prototype.execute = function() {\n\t// Get attributes\n\tthis.actions = this.getAttribute(\"actions\");\n\tthis.to = this.getAttribute(\"to\");\n\tthis.message = this.getAttribute(\"message\");\n\tthis.param = this.getAttribute(\"param\");\n\tthis.set = this.getAttribute(\"set\");\n\tthis.setTo = this.getAttribute(\"setTo\");\n\tthis.popup = this.getAttribute(\"popup\");\n\tthis.hover = this.getAttribute(\"hover\");\n\tthis[\"class\"] = this.getAttribute(\"class\",\"\");\n\tthis[\"aria-label\"] = this.getAttribute(\"aria-label\");\n\tthis.tooltip = this.getAttribute(\"tooltip\");\n\tthis.style = this.getAttribute(\"style\");\n\tthis.selectedClass = this.getAttribute(\"selectedClass\");\n\tthis.defaultSetValue = this.getAttribute(\"default\",\"\");\n\tthis.buttonTag = this.getAttribute(\"tag\");\n\tthis.dragTiddler = this.getAttribute(\"dragTiddler\");\n\tthis.dragFilter = this.getAttribute(\"dragFilter\");\n\tthis.setTitle = this.getAttribute(\"setTitle\");\n\tthis.setField = this.getAttribute(\"setField\");\n\tthis.setIndex = this.getAttribute(\"setIndex\");\n\tthis.popupTitle = this.getAttribute(\"popupTitle\");\n\tthis.tabIndex = this.getAttribute(\"tabindex\");\n\t// Make child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nButtonWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.actions || changedAttributes.to || changedAttributes.message || changedAttributes.param || changedAttributes.set || changedAttributes.setTo || changedAttributes.popup || changedAttributes.hover || changedAttributes[\"class\"] || changedAttributes.selectedClass || changedAttributes.style || changedAttributes.dragFilter || changedAttributes.dragTiddler || (this.set && changedTiddlers[this.set]) || (this.popup && changedTiddlers[this.popup]) || (this.popupTitle && changedTiddlers[this.popupTitle]) || changedAttributes.setTitle || changedAttributes.setField || changedAttributes.setIndex || changedAttributes.popupTitle) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.button = ButtonWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/checkbox.js": {
"title": "$:/core/modules/widgets/checkbox.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/checkbox.js\ntype: application/javascript\nmodule-type: widget\n\nCheckbox widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar CheckboxWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nCheckboxWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nCheckboxWidget.prototype.render = function(parent,nextSibling) {\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\t// Create our elements\n\tthis.labelDomNode = this.document.createElement(\"label\");\n\tthis.labelDomNode.setAttribute(\"class\",this.checkboxClass);\n\tthis.inputDomNode = this.document.createElement(\"input\");\n\tthis.inputDomNode.setAttribute(\"type\",\"checkbox\");\n\tif(this.getValue()) {\n\t\tthis.inputDomNode.setAttribute(\"checked\",\"true\");\n\t}\n\tthis.labelDomNode.appendChild(this.inputDomNode);\n\tthis.spanDomNode = this.document.createElement(\"span\");\n\tthis.labelDomNode.appendChild(this.spanDomNode);\n\t// Add a click event handler\n\t$tw.utils.addEventListeners(this.inputDomNode,[\n\t\t{name: \"change\", handlerObject: this, handlerMethod: \"handleChangeEvent\"}\n\t]);\n\t// Insert the label into the DOM and render any children\n\tparent.insertBefore(this.labelDomNode,nextSibling);\n\tthis.renderChildren(this.spanDomNode,null);\n\tthis.domNodes.push(this.labelDomNode);\n};\n\nCheckboxWidget.prototype.getValue = function() {\n\tvar tiddler = this.wiki.getTiddler(this.checkboxTitle);\n\tif(tiddler) {\n\t\tif(this.checkboxTag) {\n\t\t\tif(this.checkboxInvertTag) {\n\t\t\t\treturn !tiddler.hasTag(this.checkboxTag);\n\t\t\t} else {\n\t\t\t\treturn tiddler.hasTag(this.checkboxTag);\n\t\t\t}\n\t\t}\n\t\tif(this.checkboxField) {\n\t\t\tvar value;\n\t\t\tif($tw.utils.hop(tiddler.fields,this.checkboxField)) {\n\t\t\t\tvalue = tiddler.fields[this.checkboxField] || \"\";\n\t\t\t} else {\n\t\t\t\tvalue = this.checkboxDefault || \"\";\n\t\t\t}\n\t\t\tif(value === this.checkboxChecked) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\tif(value === this.checkboxUnchecked) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t\tif(this.checkboxIndex) {\n\t\t\tvar value = this.wiki.extractTiddlerDataItem(tiddler,this.checkboxIndex,this.checkboxDefault || \"\");\n\t\t\tif(value === this.checkboxChecked) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\tif(value === this.checkboxUnchecked) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t} else {\n\t\tif(this.checkboxTag) {\n\t\t\treturn false;\n\t\t}\n\t\tif(this.checkboxField) {\n\t\t\tif(this.checkboxDefault === this.checkboxChecked) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\tif(this.checkboxDefault === this.checkboxUnchecked) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t}\n\treturn false;\n};\n\nCheckboxWidget.prototype.handleChangeEvent = function(event) {\n\tvar checked = this.inputDomNode.checked,\n\t\ttiddler = this.wiki.getTiddler(this.checkboxTitle),\n\t\tfallbackFields = {text: \"\"},\n\t\tnewFields = {title: this.checkboxTitle},\n\t\thasChanged = false,\n\t\ttagCheck = false,\n\t\thasTag = tiddler && tiddler.hasTag(this.checkboxTag),\n\t\tvalue = checked ? this.checkboxChecked : this.checkboxUnchecked;\n\tif(this.checkboxTag && this.checkboxInvertTag === \"yes\") {\n\t\ttagCheck = hasTag === checked;\n\t} else {\n\t\ttagCheck = hasTag !== checked;\n\t}\n\t// Set the tag if specified\n\tif(this.checkboxTag && (!tiddler || tagCheck)) {\n\t\tnewFields.tags = tiddler ? (tiddler.fields.tags || []).slice(0) : [];\n\t\tvar pos = newFields.tags.indexOf(this.checkboxTag);\n\t\tif(pos !== -1) {\n\t\t\tnewFields.tags.splice(pos,1);\n\t\t}\n\t\tif(this.checkboxInvertTag === \"yes\" && !checked) {\n\t\t\tnewFields.tags.push(this.checkboxTag);\n\t\t} else if(this.checkboxInvertTag !== \"yes\" && checked) {\n\t\t\tnewFields.tags.push(this.checkboxTag);\n\t\t}\n\t\thasChanged = true;\n\t}\n\t// Set the field if specified\n\tif(this.checkboxField) {\n\t\tif(!tiddler || tiddler.fields[this.checkboxField] !== value) {\n\t\t\tnewFields[this.checkboxField] = value;\n\t\t\thasChanged = true;\n\t\t}\n\t}\n\t// Set the index if specified\n\tif(this.checkboxIndex) {\n\t\tvar indexValue = this.wiki.extractTiddlerDataItem(this.checkboxTitle,this.checkboxIndex);\n\t\tif(!tiddler || indexValue !== value) {\n\t\t\thasChanged = true;\n\t\t}\n\t}\n\tif(hasChanged) {\n\t\tif(this.checkboxIndex) {\n\t\t\tthis.wiki.setText(this.checkboxTitle,\"\",this.checkboxIndex,value);\n\t\t} else {\n\t\t\tthis.wiki.addTiddler(new $tw.Tiddler(this.wiki.getCreationFields(),fallbackFields,tiddler,newFields,this.wiki.getModificationFields()));\n\t\t}\n\t}\n\t// Trigger actions\n\tif(this.checkboxActions) {\n\t\tthis.invokeActionString(this.checkboxActions,this,event);\n\t}\n\tif(this.checkboxCheckActions && checked) {\n\t\tthis.invokeActionString(this.checkboxCheckActions,this,event);\n\t}\n\tif(this.checkboxUncheckActions && !checked) {\n\t\tthis.invokeActionString(this.checkboxUncheckActions,this,event);\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nCheckboxWidget.prototype.execute = function() {\n\t// Get the parameters from the attributes\n\tthis.checkboxActions = this.getAttribute(\"actions\");\n\tthis.checkboxCheckActions = this.getAttribute(\"checkactions\");\n\tthis.checkboxUncheckActions = this.getAttribute(\"uncheckactions\");\n\tthis.checkboxTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.checkboxTag = this.getAttribute(\"tag\");\n\tthis.checkboxField = this.getAttribute(\"field\");\n\tthis.checkboxIndex = this.getAttribute(\"index\");\n\tthis.checkboxChecked = this.getAttribute(\"checked\");\n\tthis.checkboxUnchecked = this.getAttribute(\"unchecked\");\n\tthis.checkboxDefault = this.getAttribute(\"default\");\n\tthis.checkboxClass = this.getAttribute(\"class\",\"\");\n\tthis.checkboxInvertTag = this.getAttribute(\"invertTag\",\"\");\n\t// Make the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nCheckboxWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler || changedAttributes.tag || changedAttributes.invertTag || changedAttributes.field || changedAttributes.index || changedAttributes.checked || changedAttributes.unchecked || changedAttributes[\"default\"] || changedAttributes[\"class\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\tvar refreshed = false;\n\t\tif(changedTiddlers[this.checkboxTitle]) {\n\t\t\tthis.inputDomNode.checked = this.getValue();\n\t\t\trefreshed = true;\n\t\t}\n\t\treturn this.refreshChildren(changedTiddlers) || refreshed;\n\t}\n};\n\nexports.checkbox = CheckboxWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/codeblock.js": {
"title": "$:/core/modules/widgets/codeblock.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/codeblock.js\ntype: application/javascript\nmodule-type: widget\n\nCode block node widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar CodeBlockWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nCodeBlockWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nCodeBlockWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar codeNode = this.document.createElement(\"code\"),\n\t\tdomNode = this.document.createElement(\"pre\");\n\tcodeNode.appendChild(this.document.createTextNode(this.getAttribute(\"code\")));\n\tdomNode.appendChild(codeNode);\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.domNodes.push(domNode);\n\tif(this.postRender) {\n\t\tthis.postRender();\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nCodeBlockWidget.prototype.execute = function() {\n\tthis.language = this.getAttribute(\"language\");\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nCodeBlockWidget.prototype.refresh = function(changedTiddlers) {\n\treturn false;\n};\n\nexports.codeblock = CodeBlockWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/count.js": {
"title": "$:/core/modules/widgets/count.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/count.js\ntype: application/javascript\nmodule-type: widget\n\nCount widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar CountWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nCountWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nCountWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar textNode = this.document.createTextNode(this.currentCount);\n\tparent.insertBefore(textNode,nextSibling);\n\tthis.domNodes.push(textNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nCountWidget.prototype.execute = function() {\n\t// Get parameters from our attributes\n\tthis.filter = this.getAttribute(\"filter\");\n\t// Execute the filter\n\tif(this.filter) {\n\t\tthis.currentCount = this.wiki.filterTiddlers(this.filter,this).length;\n\t} else {\n\t\tthis.currentCount = \"0\";\n\t}\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nCountWidget.prototype.refresh = function(changedTiddlers) {\n\t// Re-execute the filter to get the count\n\tthis.computeAttributes();\n\tvar oldCount = this.currentCount;\n\tthis.execute();\n\tif(this.currentCount !== oldCount) {\n\t\t// Regenerate and rerender the widget and replace the existing DOM node\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn false;\n\t}\n\n};\n\nexports.count = CountWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/diff-text.js": {
"title": "$:/core/modules/widgets/diff-text.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/diff-text.js\ntype: application/javascript\nmodule-type: widget\n\nWidget to display a diff between two texts\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget,\n\tdmp = require(\"$:/core/modules/utils/diff-match-patch/diff_match_patch.js\");\n\nvar DiffTextWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nDiffTextWidget.prototype = new Widget();\n\nDiffTextWidget.prototype.invisibleCharacters = {\n\t\"\\n\": \"↩︎\\n\",\n\t\"\\r\": \"⇠\",\n\t\"\\t\": \"⇥\\t\"\n};\n\n/*\nRender this widget into the DOM\n*/\nDiffTextWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Create the diff\n\tvar dmpObject = new dmp.diff_match_patch(),\n\t\tdiffs = dmpObject.diff_main(this.getAttribute(\"source\"),this.getAttribute(\"dest\"));\n\t// Apply required cleanup\n\tswitch(this.getAttribute(\"cleanup\",\"semantic\")) {\n\t\tcase \"none\":\n\t\t\t// No cleanup\n\t\t\tbreak;\n\t\tcase \"efficiency\":\n\t\t\tdmpObject.diff_cleanupEfficiency(diffs);\n\t\t\tbreak;\n\t\tdefault: // case \"semantic\"\n\t\t\tdmpObject.diff_cleanupSemantic(diffs);\n\t\t\tbreak;\n\t}\n\t// Create the elements\n\tvar domContainer = this.document.createElement(\"div\"), \n\t\tdomDiff = this.createDiffDom(diffs);\n\tparent.insertBefore(domContainer,nextSibling);\n\t// Set variables\n\tthis.setVariable(\"diff-count\",diffs.reduce(function(acc,diff) {\n\t\tif(diff[0] !== dmp.DIFF_EQUAL) {\n\t\t\tacc++;\n\t\t}\n\t\treturn acc;\n\t},0).toString());\n\t// Render child widgets\n\tthis.renderChildren(domContainer,null);\n\t// Render the diff\n\tdomContainer.appendChild(domDiff);\n\t// Save our container\n\tthis.domNodes.push(domContainer);\n};\n\n/*\nCreate DOM elements representing a list of diffs\n*/\nDiffTextWidget.prototype.createDiffDom = function(diffs) {\n\tvar self = this;\n\t// Create the element and assign the attributes\n\tvar domPre = this.document.createElement(\"pre\"),\n\t\tdomCode = this.document.createElement(\"code\");\n\t$tw.utils.each(diffs,function(diff) {\n\t\tvar tag = diff[0] === dmp.DIFF_INSERT ? \"ins\" : (diff[0] === dmp.DIFF_DELETE ? \"del\" : \"span\"),\n\t\t\tclassName = diff[0] === dmp.DIFF_INSERT ? \"tc-diff-insert\" : (diff[0] === dmp.DIFF_DELETE ? \"tc-diff-delete\" : \"tc-diff-equal\"),\n\t\t\tdom = self.document.createElement(tag),\n\t\t\ttext = diff[1],\n\t\t\tcurrPos = 0,\n\t\t\tre = /([\\x00-\\x1F])/mg,\n\t\t\tmatch = re.exec(text),\n\t\t\tspan,\n\t\t\tprintable;\n\t\tdom.className = className;\n\t\twhile(match) {\n\t\t\tif(currPos < match.index) {\n\t\t\t\tdom.appendChild(self.document.createTextNode(text.slice(currPos,match.index)));\n\t\t\t}\n\t\t\tspan = self.document.createElement(\"span\");\n\t\t\tspan.className = \"tc-diff-invisible\";\n\t\t\tprintable = self.invisibleCharacters[match[0]] || (\"[0x\" + match[0].charCodeAt(0).toString(16) + \"]\");\n\t\t\tspan.appendChild(self.document.createTextNode(printable));\n\t\t\tdom.appendChild(span);\n\t\t\tcurrPos = match.index + match[0].length;\n\t\t\tmatch = re.exec(text);\n\t\t}\n\t\tif(currPos < text.length) {\n\t\t\tdom.appendChild(self.document.createTextNode(text.slice(currPos)));\n\t\t}\n\t\tdomCode.appendChild(dom);\n\t});\n\tdomPre.appendChild(domCode);\n\treturn domPre;\n};\n\n/*\nCompute the internal state of the widget\n*/\nDiffTextWidget.prototype.execute = function() {\n\t// Make child widgets\n\tvar parseTreeNodes;\n\tif(this.parseTreeNode && this.parseTreeNode.children && this.parseTreeNode.children.length > 0) {\n\t\tparseTreeNodes = this.parseTreeNode.children;\n\t} else {\n\t\tparseTreeNodes = [{\n\t\t\ttype: \"transclude\",\n\t\t\tattributes: {\n\t\t\t\ttiddler: {type: \"string\", value: \"$:/language/Diffs/CountMessage\"}\n\t\t\t}\n\t\t}];\n\t}\n\tthis.makeChildWidgets(parseTreeNodes);\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nDiffTextWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.source || changedAttributes.dest || changedAttributes.cleanup) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\n\t}\n};\n\nexports[\"diff-text\"] = DiffTextWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/draggable.js": {
"title": "$:/core/modules/widgets/draggable.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/draggable.js\ntype: application/javascript\nmodule-type: widget\n\nDraggable widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar DraggableWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nDraggableWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nDraggableWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\t// Sanitise the specified tag\n\tvar tag = this.draggableTag;\n\tif($tw.config.htmlUnsafeElements.indexOf(tag) !== -1) {\n\t\ttag = \"div\";\n\t}\n\t// Create our element\n\tvar domNode = this.document.createElement(tag);\n\t// Assign classes\n\tvar classes = [\"tc-draggable\"];\n\tif(this.draggableClasses) {\n\t\tclasses.push(this.draggableClasses);\n\t}\n\tdomNode.setAttribute(\"class\",classes.join(\" \"));\n\t// Add event handlers\n\t$tw.utils.makeDraggable({\n\t\tdomNode: domNode,\n\t\tdragTiddlerFn: function() {return self.getAttribute(\"tiddler\");},\n\t\tdragFilterFn: function() {return self.getAttribute(\"filter\");},\n\t\tstartActions: self.startActions,\n\t\tendActions: self.endActions,\n\t\twidget: this\n\t});\n\t// Insert the link into the DOM and render any children\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nDraggableWidget.prototype.execute = function() {\n\t// Pick up our attributes\n\tthis.draggableTag = this.getAttribute(\"tag\",\"div\");\n\tthis.draggableClasses = this.getAttribute(\"class\");\n\tthis.startActions = this.getAttribute(\"startactions\");\n\tthis.endActions = this.getAttribute(\"endactions\");\n\t// Make the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nDraggableWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tag || changedAttributes[\"class\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.draggable = DraggableWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/droppable.js": {
"title": "$:/core/modules/widgets/droppable.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/droppable.js\ntype: application/javascript\nmodule-type: widget\n\nDroppable widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar DroppableWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nDroppableWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nDroppableWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Remember parent\n\tthis.parentDomNode = parent;\n\t// Compute attributes and execute state\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar tag = this.parseTreeNode.isBlock ? \"div\" : \"span\";\n\tif(this.droppableTag && $tw.config.htmlUnsafeElements.indexOf(this.droppableTag) === -1) {\n\t\ttag = this.droppableTag;\n\t}\n\t// Create element and assign classes\n\tvar domNode = this.document.createElement(tag),\n\t\tclasses = (this[\"class\"] || \"\").split(\" \");\n\tclasses.push(\"tc-droppable\");\n\tdomNode.className = classes.join(\" \");\n\t// Add event handlers\n\tif(this.droppableEnable) {\n\t\t$tw.utils.addEventListeners(domNode,[\n\t\t\t{name: \"dragenter\", handlerObject: this, handlerMethod: \"handleDragEnterEvent\"},\n\t\t\t{name: \"dragover\", handlerObject: this, handlerMethod: \"handleDragOverEvent\"},\n\t\t\t{name: \"dragleave\", handlerObject: this, handlerMethod: \"handleDragLeaveEvent\"},\n\t\t\t{name: \"drop\", handlerObject: this, handlerMethod: \"handleDropEvent\"}\n\t\t]);\t\t\n\t}\n\t// Insert element\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n\t// Stack of outstanding enter/leave events\n\tthis.currentlyEntered = [];\n};\n\nDroppableWidget.prototype.enterDrag = function(event) {\n\tif(this.currentlyEntered.indexOf(event.target) === -1) {\n\t\tthis.currentlyEntered.push(event.target);\n\t}\n\t// If we're entering for the first time we need to apply highlighting\n\t$tw.utils.addClass(this.domNodes[0],\"tc-dragover\");\n};\n\nDroppableWidget.prototype.leaveDrag = function(event) {\n\tvar pos = this.currentlyEntered.indexOf(event.target);\n\tif(pos !== -1) {\n\t\tthis.currentlyEntered.splice(pos,1);\n\t}\n\t// Remove highlighting if we're leaving externally. The hacky second condition is to resolve a problem with Firefox whereby there is an erroneous dragenter event if the node being dragged is within the dropzone\n\tif(this.currentlyEntered.length === 0 || (this.currentlyEntered.length === 1 && this.currentlyEntered[0] === $tw.dragInProgress)) {\n\t\tthis.currentlyEntered = [];\n\t\t$tw.utils.removeClass(this.domNodes[0],\"tc-dragover\");\n\t}\n};\n\nDroppableWidget.prototype.handleDragEnterEvent = function(event) {\n\tthis.enterDrag(event);\n\t// Tell the browser that we're ready to handle the drop\n\tevent.preventDefault();\n\t// Tell the browser not to ripple the drag up to any parent drop handlers\n\tevent.stopPropagation();\n\treturn false;\n};\n\nDroppableWidget.prototype.handleDragOverEvent = function(event) {\n\t// Check for being over a TEXTAREA or INPUT\n\tif([\"TEXTAREA\",\"INPUT\"].indexOf(event.target.tagName) !== -1) {\n\t\treturn false;\n\t}\n\t// Tell the browser that we're still interested in the drop\n\tevent.preventDefault();\n\t// Set the drop effect\n\tevent.dataTransfer.dropEffect = this.droppableEffect;\n\treturn false;\n};\n\nDroppableWidget.prototype.handleDragLeaveEvent = function(event) {\n\tthis.leaveDrag(event);\n\treturn false;\n};\n\nDroppableWidget.prototype.handleDropEvent = function(event) {\n\tvar self = this;\n\tthis.leaveDrag(event);\n\t// Check for being over a TEXTAREA or INPUT\n\tif([\"TEXTAREA\",\"INPUT\"].indexOf(event.target.tagName) !== -1) {\n\t\treturn false;\n\t}\n\tvar dataTransfer = event.dataTransfer;\n\t// Remove highlighting\n\t$tw.utils.removeClass(this.domNodes[0],\"tc-dragover\");\n\t// Try to import the various data types we understand\n\t$tw.utils.importDataTransfer(dataTransfer,null,function(fieldsArray) {\n\t\tfieldsArray.forEach(function(fields) {\n\t\t\tself.performActions(fields.title || fields.text,event);\n\t\t});\n\t});\n\t// Tell the browser that we handled the drop\n\tevent.preventDefault();\n\t// Stop the drop ripple up to any parent handlers\n\tevent.stopPropagation();\n\treturn false;\n};\n\nDroppableWidget.prototype.performActions = function(title,event) {\n\tif(this.droppableActions) {\n\t\tvar modifierKey = event.ctrlKey && ! event.shiftKey ? \"ctrl\" : event.shiftKey && !event.ctrlKey ? \"shift\" : \n\t\t\t\tevent.ctrlKey && event.shiftKey ? \"ctrl-shift\" : \"normal\" ;\n\t\tthis.invokeActionString(this.droppableActions,this,event,{actionTiddler: title, modifier: modifierKey});\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nDroppableWidget.prototype.execute = function() {\n\tthis.droppableActions = this.getAttribute(\"actions\");\n\tthis.droppableEffect = this.getAttribute(\"effect\",\"copy\");\n\tthis.droppableTag = this.getAttribute(\"tag\");\n\tthis.droppableClass = this.getAttribute(\"class\");\n\tthis.droppableEnable = (this.getAttribute(\"enable\") || \"yes\") === \"yes\";\n\t// Make child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nDroppableWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"class\"] || changedAttributes.tag || changedAttributes.enable) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.droppable = DroppableWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/dropzone.js": {
"title": "$:/core/modules/widgets/dropzone.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/dropzone.js\ntype: application/javascript\nmodule-type: widget\n\nDropzone widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar DropZoneWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nDropZoneWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nDropZoneWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Remember parent\n\tthis.parentDomNode = parent;\n\t// Compute attributes and execute state\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Create element\n\tvar domNode = this.document.createElement(\"div\");\n\tdomNode.className = this.dropzoneClass || \"tc-dropzone\";\n\t// Add event handlers\n\tif(this.dropzoneEnable) {\n\t\t$tw.utils.addEventListeners(domNode,[\n\t\t\t{name: \"dragenter\", handlerObject: this, handlerMethod: \"handleDragEnterEvent\"},\n\t\t\t{name: \"dragover\", handlerObject: this, handlerMethod: \"handleDragOverEvent\"},\n\t\t\t{name: \"dragleave\", handlerObject: this, handlerMethod: \"handleDragLeaveEvent\"},\n\t\t\t{name: \"drop\", handlerObject: this, handlerMethod: \"handleDropEvent\"},\n\t\t\t{name: \"paste\", handlerObject: this, handlerMethod: \"handlePasteEvent\"},\n\t\t\t{name: \"dragend\", handlerObject: this, handlerMethod: \"handleDragEndEvent\"}\n\t\t]);\t\t\n\t}\n\tdomNode.addEventListener(\"click\",function (event) {\n\t},false);\n\t// Insert element\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n\t// Stack of outstanding enter/leave events\n\tthis.currentlyEntered = [];\n};\n\nDropZoneWidget.prototype.enterDrag = function(event) {\n\tif(this.currentlyEntered.indexOf(event.target) === -1) {\n\t\tthis.currentlyEntered.push(event.target);\n\t}\n\t// If we're entering for the first time we need to apply highlighting\n\t$tw.utils.addClass(this.domNodes[0],\"tc-dragover\");\n};\n\nDropZoneWidget.prototype.leaveDrag = function(event) {\n\tvar pos = this.currentlyEntered.indexOf(event.target);\n\tif(pos !== -1) {\n\t\tthis.currentlyEntered.splice(pos,1);\n\t}\n\t// Remove highlighting if we're leaving externally\n\tif(this.currentlyEntered.length === 0) {\n\t\t$tw.utils.removeClass(this.domNodes[0],\"tc-dragover\");\n\t}\n};\n\nDropZoneWidget.prototype.handleDragEnterEvent = function(event) {\n\t// Check for this window being the source of the drag\n\tif($tw.dragInProgress) {\n\t\treturn false;\n\t}\n\tthis.enterDrag(event);\n\t// Tell the browser that we're ready to handle the drop\n\tevent.preventDefault();\n\t// Tell the browser not to ripple the drag up to any parent drop handlers\n\tevent.stopPropagation();\n};\n\nDropZoneWidget.prototype.handleDragOverEvent = function(event) {\n\t// Check for being over a TEXTAREA or INPUT\n\tif([\"TEXTAREA\",\"INPUT\"].indexOf(event.target.tagName) !== -1) {\n\t\treturn false;\n\t}\n\t// Check for this window being the source of the drag\n\tif($tw.dragInProgress) {\n\t\treturn false;\n\t}\n\t// Tell the browser that we're still interested in the drop\n\tevent.preventDefault();\n\tevent.dataTransfer.dropEffect = \"copy\"; // Explicitly show this is a copy\n};\n\nDropZoneWidget.prototype.handleDragLeaveEvent = function(event) {\n\tthis.leaveDrag(event);\n};\n\nDropZoneWidget.prototype.handleDragEndEvent = function(event) {\n\t$tw.utils.removeClass(this.domNodes[0],\"tc-dragover\");\n};\n\nDropZoneWidget.prototype.handleDropEvent = function(event) {\n\tvar self = this,\n\t\treadFileCallback = function(tiddlerFieldsArray) {\n\t\t\tself.dispatchEvent({type: \"tm-import-tiddlers\", param: JSON.stringify(tiddlerFieldsArray)});\n\t\t};\n\tthis.leaveDrag(event);\n\t// Check for being over a TEXTAREA or INPUT\n\tif([\"TEXTAREA\",\"INPUT\"].indexOf(event.target.tagName) !== -1) {\n\t\treturn false;\n\t}\n\t// Check for this window being the source of the drag\n\tif($tw.dragInProgress) {\n\t\treturn false;\n\t}\n\tvar self = this,\n\t\tdataTransfer = event.dataTransfer;\n\t// Remove highlighting\n\t$tw.utils.removeClass(this.domNodes[0],\"tc-dragover\");\n\t// Import any files in the drop\n\tvar numFiles = 0;\n\tif(dataTransfer.files) {\n\t\tnumFiles = this.wiki.readFiles(dataTransfer.files,{\n\t\t\tcallback: readFileCallback,\n\t\t\tdeserializer: this.dropzoneDeserializer\n\t\t});\n\t}\n\t// Try to import the various data types we understand\n\tif(numFiles === 0) {\n\t\t$tw.utils.importDataTransfer(dataTransfer,this.wiki.generateNewTitle(\"Untitled\"),readFileCallback);\n\t}\n\t// Tell the browser that we handled the drop\n\tevent.preventDefault();\n\t// Stop the drop ripple up to any parent handlers\n\tevent.stopPropagation();\n};\n\nDropZoneWidget.prototype.handlePasteEvent = function(event) {\n\tvar self = this,\n\t\treadFileCallback = function(tiddlerFieldsArray) {\n\t\t\tself.dispatchEvent({type: \"tm-import-tiddlers\", param: JSON.stringify(tiddlerFieldsArray)});\n\t\t};\n\t// Let the browser handle it if we're in a textarea or input box\n\tif([\"TEXTAREA\",\"INPUT\"].indexOf(event.target.tagName) == -1 && !event.target.isContentEditable) {\n\t\tvar self = this,\n\t\t\titems = event.clipboardData.items;\n\t\t// Enumerate the clipboard items\n\t\tfor(var t = 0; t<items.length; t++) {\n\t\t\tvar item = items[t];\n\t\t\tif(item.kind === \"file\") {\n\t\t\t\t// Import any files\n\t\t\t\tthis.wiki.readFile(item.getAsFile(),{\n\t\t\t\t\tcallback: readFileCallback,\n\t\t\t\t\tdeserializer: this.dropzoneDeserializer\n\t\t\t\t});\n\t\t\t} else if(item.kind === \"string\") {\n\t\t\t\t// Create tiddlers from string items\n\t\t\t\tvar type = item.type;\n\t\t\t\titem.getAsString(function(str) {\n\t\t\t\t\tvar tiddlerFields = {\n\t\t\t\t\t\ttitle: self.wiki.generateNewTitle(\"Untitled\"),\n\t\t\t\t\t\ttext: str,\n\t\t\t\t\t\ttype: type\n\t\t\t\t\t};\n\t\t\t\t\tif($tw.log.IMPORT) {\n\t\t\t\t\t\tconsole.log(\"Importing string '\" + str + \"', type: '\" + type + \"'\");\n\t\t\t\t\t}\n\t\t\t\t\tself.dispatchEvent({type: \"tm-import-tiddlers\", param: JSON.stringify([tiddlerFields])});\n\t\t\t\t});\n\t\t\t}\n\t\t}\n\t\t// Tell the browser that we've handled the paste\n\t\tevent.stopPropagation();\n\t\tevent.preventDefault();\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nDropZoneWidget.prototype.execute = function() {\n\tthis.dropzoneClass = this.getAttribute(\"class\");\n\tthis.dropzoneDeserializer = this.getAttribute(\"deserializer\");\n\tthis.dropzoneEnable = (this.getAttribute(\"enable\") || \"yes\") === \"yes\";\n\t// Make child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nDropZoneWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.enable) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.dropzone = DropZoneWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/edit-binary.js": {
"title": "$:/core/modules/widgets/edit-binary.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/edit-binary.js\ntype: application/javascript\nmodule-type: widget\n\nEdit-binary widget; placeholder for editing binary tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar BINARY_WARNING_MESSAGE = \"$:/core/ui/BinaryWarning\";\nvar EXPORT_BUTTON_IMAGE = \"$:/core/images/export-button\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar EditBinaryWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nEditBinaryWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nEditBinaryWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nEditBinaryWidget.prototype.execute = function() {\n\t// Get our parameters\n\tvar editTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tvar tiddler = this.wiki.getTiddler(editTitle);\n\tvar type = tiddler.fields.type;\n\tvar text = tiddler.fields.text;\n\t// Transclude the binary data tiddler warning message\n\tvar warn = {\n\t\ttype: \"element\",\n\t\ttag: \"p\",\n\t\tchildren: [{\n\t\t\ttype: \"transclude\",\n\t\t\tattributes: {\n\t\t\t\ttiddler: {type: \"string\", value: BINARY_WARNING_MESSAGE}\n\t\t\t}\n\t\t}]\n\t};\n\t// Create download link based on draft tiddler title\n\tvar link = {\n\t\ttype: \"element\",\n\t\ttag: \"a\",\n\t\tattributes: {\n\t\t\ttitle: {type: \"indirect\", textReference: \"!!draft.title\"},\n\t\t\tdownload: {type: \"indirect\", textReference: \"!!draft.title\"}\n\t\t},\n\t\tchildren: [{\n\t\ttype: \"transclude\",\n\t\t\tattributes: {\n\t\t\t\ttiddler: {type: \"string\", value: EXPORT_BUTTON_IMAGE}\n\t\t\t}\n\t\t}]\n\t};\n\t// Set the link href to internal data URI (no external)\n\tif(text) {\n\t\tlink.attributes.href = {\n\t\t\ttype: \"string\", \n\t\t\tvalue: \"data:\" + type + \";base64,\" + text\n\t\t};\n\t}\n\t// Combine warning message and download link in a div\n\tvar element = {\n\t\ttype: \"element\",\n\t\ttag: \"div\",\n\t\tattributes: {\n\t\t\tclass: {type: \"string\", value: \"tc-binary-warning\"}\n\t\t},\n\t\tchildren: [warn, link]\n\t}\n\t// Construct the child widgets\n\tthis.makeChildWidgets([element]);\n};\n\n/*\nRefresh by refreshing our child widget\n*/\nEditBinaryWidget.prototype.refresh = function(changedTiddlers) {\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports[\"edit-binary\"] = EditBinaryWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/edit-bitmap.js": {
"title": "$:/core/modules/widgets/edit-bitmap.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/edit-bitmap.js\ntype: application/javascript\nmodule-type: widget\n\nEdit-bitmap widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Default image sizes\nvar DEFAULT_IMAGE_WIDTH = 600,\n\tDEFAULT_IMAGE_HEIGHT = 370,\n\tDEFAULT_IMAGE_TYPE = \"image/png\";\n\n// Configuration tiddlers\nvar LINE_WIDTH_TITLE = \"$:/config/BitmapEditor/LineWidth\",\n\tLINE_COLOUR_TITLE = \"$:/config/BitmapEditor/Colour\",\n\tLINE_OPACITY_TITLE = \"$:/config/BitmapEditor/Opacity\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar EditBitmapWidget = function(parseTreeNode,options) {\n\t// Initialise the editor operations if they've not been done already\n\tif(!this.editorOperations) {\n\t\tEditBitmapWidget.prototype.editorOperations = {};\n\t\t$tw.modules.applyMethods(\"bitmapeditoroperation\",this.editorOperations);\n\t}\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nEditBitmapWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nEditBitmapWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\t// Create the wrapper for the toolbar and render its content\n\tthis.toolbarNode = this.document.createElement(\"div\");\n\tthis.toolbarNode.className = \"tc-editor-toolbar\";\n\tparent.insertBefore(this.toolbarNode,nextSibling);\n\tthis.domNodes.push(this.toolbarNode);\n\t// Create the on-screen canvas\n\tthis.canvasDomNode = $tw.utils.domMaker(\"canvas\",{\n\t\tdocument: this.document,\n\t\t\"class\":\"tc-edit-bitmapeditor\",\n\t\teventListeners: [{\n\t\t\tname: \"touchstart\", handlerObject: this, handlerMethod: \"handleTouchStartEvent\"\n\t\t},{\n\t\t\tname: \"touchmove\", handlerObject: this, handlerMethod: \"handleTouchMoveEvent\"\n\t\t},{\n\t\t\tname: \"touchend\", handlerObject: this, handlerMethod: \"handleTouchEndEvent\"\n\t\t},{\n\t\t\tname: \"mousedown\", handlerObject: this, handlerMethod: \"handleMouseDownEvent\"\n\t\t},{\n\t\t\tname: \"mousemove\", handlerObject: this, handlerMethod: \"handleMouseMoveEvent\"\n\t\t},{\n\t\t\tname: \"mouseup\", handlerObject: this, handlerMethod: \"handleMouseUpEvent\"\n\t\t}]\n\t});\n\t// Set the width and height variables\n\tthis.setVariable(\"tv-bitmap-editor-width\",this.canvasDomNode.width + \"px\");\n\tthis.setVariable(\"tv-bitmap-editor-height\",this.canvasDomNode.height + \"px\");\n\t// Render toolbar child widgets\n\tthis.renderChildren(this.toolbarNode,null);\n\t// // Insert the elements into the DOM\n\tparent.insertBefore(this.canvasDomNode,nextSibling);\n\tthis.domNodes.push(this.canvasDomNode);\n\t// Load the image into the canvas\n\tif($tw.browser) {\n\t\tthis.loadCanvas();\n\t}\n\t// Add widget message listeners\n\tthis.addEventListeners([\n\t\t{type: \"tm-edit-bitmap-operation\", handler: \"handleEditBitmapOperationMessage\"}\n\t]);\n};\n\n/*\nHandle an edit bitmap operation message from the toolbar\n*/\nEditBitmapWidget.prototype.handleEditBitmapOperationMessage = function(event) {\n\t// Invoke the handler\n\tvar handler = this.editorOperations[event.param];\n\tif(handler) {\n\t\thandler.call(this,event);\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nEditBitmapWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.editTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\t// Make the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nJust refresh the toolbar\n*/\nEditBitmapWidget.prototype.refresh = function(changedTiddlers) {\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nSet the bitmap size variables and refresh the toolbar\n*/\nEditBitmapWidget.prototype.refreshToolbar = function() {\n\t// Set the width and height variables\n\tthis.setVariable(\"tv-bitmap-editor-width\",this.canvasDomNode.width + \"px\");\n\tthis.setVariable(\"tv-bitmap-editor-height\",this.canvasDomNode.height + \"px\");\n\t// Refresh each of our child widgets\n\t$tw.utils.each(this.children,function(childWidget) {\n\t\tchildWidget.refreshSelf();\n\t});\n};\n\nEditBitmapWidget.prototype.loadCanvas = function() {\n\tvar tiddler = this.wiki.getTiddler(this.editTitle),\n\t\tcurrImage = new Image();\n\t// Set up event handlers for loading the image\n\tvar self = this;\n\tcurrImage.onload = function() {\n\t\t// Copy the image to the on-screen canvas\n\t\tself.initCanvas(self.canvasDomNode,currImage.width,currImage.height,currImage);\n\t\t// And also copy the current bitmap to the off-screen canvas\n\t\tself.currCanvas = self.document.createElement(\"canvas\");\n\t\tself.initCanvas(self.currCanvas,currImage.width,currImage.height,currImage);\n\t\t// Set the width and height input boxes\n\t\tself.refreshToolbar();\n\t};\n\tcurrImage.onerror = function() {\n\t\t// Set the on-screen canvas size and clear it\n\t\tself.initCanvas(self.canvasDomNode,DEFAULT_IMAGE_WIDTH,DEFAULT_IMAGE_HEIGHT);\n\t\t// Set the off-screen canvas size and clear it\n\t\tself.currCanvas = self.document.createElement(\"canvas\");\n\t\tself.initCanvas(self.currCanvas,DEFAULT_IMAGE_WIDTH,DEFAULT_IMAGE_HEIGHT);\n\t\t// Set the width and height input boxes\n\t\tself.refreshToolbar();\n\t};\n\t// Get the current bitmap into an image object\n\tif(tiddler && tiddler.fields.type && tiddler.fields.text) {\n\t\tcurrImage.src = \"data:\" + tiddler.fields.type + \";base64,\" + tiddler.fields.text;\t\t\n\t} else {\n\t\tcurrImage.width = DEFAULT_IMAGE_WIDTH;\n\t\tcurrImage.height = DEFAULT_IMAGE_HEIGHT;\n\t\tcurrImage.onerror();\n\t}\n};\n\nEditBitmapWidget.prototype.initCanvas = function(canvas,width,height,image) {\n\tcanvas.width = width;\n\tcanvas.height = height;\n\tvar ctx = canvas.getContext(\"2d\");\n\tif(image) {\n\t\tctx.drawImage(image,0,0);\n\t} else {\n\t\tctx.fillStyle = \"#fff\";\n\t\tctx.fillRect(0,0,canvas.width,canvas.height);\n\t}\n};\n\n/*\n** Change the size of the canvas, preserving the current image\n*/\nEditBitmapWidget.prototype.changeCanvasSize = function(newWidth,newHeight) {\n\t// Create and size a new canvas\n\tvar newCanvas = this.document.createElement(\"canvas\");\n\tthis.initCanvas(newCanvas,newWidth,newHeight);\n\t// Copy the old image\n\tvar ctx = newCanvas.getContext(\"2d\");\n\tctx.drawImage(this.currCanvas,0,0);\n\t// Set the new canvas as the current one\n\tthis.currCanvas = newCanvas;\n\t// Set the size of the onscreen canvas\n\tthis.canvasDomNode.width = newWidth;\n\tthis.canvasDomNode.height = newHeight;\n\t// Paint the onscreen canvas with the offscreen canvas\n\tctx = this.canvasDomNode.getContext(\"2d\");\n\tctx.drawImage(this.currCanvas,0,0);\n};\n\n/*\n** Rotate the canvas left by 90 degrees\n*/\nEditBitmapWidget.prototype.rotateCanvasLeft = function() {\n\t// Get the current size of the image\n\tvar origWidth = this.currCanvas.width,\n\t\torigHeight = this.currCanvas.height;\n\t// Create and size a new canvas\n\tvar newCanvas = this.document.createElement(\"canvas\"),\n\t\tnewWidth = origHeight,\n\t\tnewHeight = origWidth;\n\tthis.initCanvas(newCanvas,newWidth,newHeight);\n\t// Copy the old image\n\tvar ctx = newCanvas.getContext(\"2d\");\n\tctx.save();\n\tctx.translate(newWidth / 2,newHeight / 2);\n\tctx.rotate(-Math.PI / 2);\n\tctx.drawImage(this.currCanvas,-origWidth / 2,-origHeight / 2);\n\tctx.restore();\n\t// Set the new canvas as the current one\n\tthis.currCanvas = newCanvas;\n\t// Set the size of the onscreen canvas\n\tthis.canvasDomNode.width = newWidth;\n\tthis.canvasDomNode.height = newHeight;\n\t// Paint the onscreen canvas with the offscreen canvas\n\tctx = this.canvasDomNode.getContext(\"2d\");\n\tctx.drawImage(this.currCanvas,0,0);\n};\n\nEditBitmapWidget.prototype.handleTouchStartEvent = function(event) {\n\tthis.brushDown = true;\n\tthis.strokeStart(event.touches[0].clientX,event.touches[0].clientY);\n\tevent.preventDefault();\n\tevent.stopPropagation();\n\treturn false;\n};\n\nEditBitmapWidget.prototype.handleTouchMoveEvent = function(event) {\n\tif(this.brushDown) {\n\t\tthis.strokeMove(event.touches[0].clientX,event.touches[0].clientY);\n\t}\n\tevent.preventDefault();\n\tevent.stopPropagation();\n\treturn false;\n};\n\nEditBitmapWidget.prototype.handleTouchEndEvent = function(event) {\n\tif(this.brushDown) {\n\t\tthis.brushDown = false;\n\t\tthis.strokeEnd();\n\t}\n\tevent.preventDefault();\n\tevent.stopPropagation();\n\treturn false;\n};\n\nEditBitmapWidget.prototype.handleMouseDownEvent = function(event) {\n\tthis.strokeStart(event.clientX,event.clientY);\n\tthis.brushDown = true;\n\tevent.preventDefault();\n\tevent.stopPropagation();\n\treturn false;\n};\n\nEditBitmapWidget.prototype.handleMouseMoveEvent = function(event) {\n\tif(this.brushDown) {\n\t\tthis.strokeMove(event.clientX,event.clientY);\n\t\tevent.preventDefault();\n\t\tevent.stopPropagation();\n\t\treturn false;\n\t}\n\treturn true;\n};\n\nEditBitmapWidget.prototype.handleMouseUpEvent = function(event) {\n\tif(this.brushDown) {\n\t\tthis.brushDown = false;\n\t\tthis.strokeEnd();\n\t\tevent.preventDefault();\n\t\tevent.stopPropagation();\n\t\treturn false;\n\t}\n\treturn true;\n};\n\nEditBitmapWidget.prototype.adjustCoordinates = function(x,y) {\n\tvar canvasRect = this.canvasDomNode.getBoundingClientRect(),\n\t\tscale = this.canvasDomNode.width/canvasRect.width;\n\treturn {x: (x - canvasRect.left) * scale, y: (y - canvasRect.top) * scale};\n};\n\nEditBitmapWidget.prototype.strokeStart = function(x,y) {\n\t// Start off a new stroke\n\tthis.stroke = [this.adjustCoordinates(x,y)];\n};\n\nEditBitmapWidget.prototype.strokeMove = function(x,y) {\n\tvar ctx = this.canvasDomNode.getContext(\"2d\"),\n\t\tt;\n\t// Add the new position to the end of the stroke\n\tthis.stroke.push(this.adjustCoordinates(x,y));\n\t// Redraw the previous image\n\tctx.drawImage(this.currCanvas,0,0);\n\t// Render the stroke\n\tctx.globalAlpha = parseFloat(this.wiki.getTiddlerText(LINE_OPACITY_TITLE,\"1.0\"));\n\tctx.strokeStyle = this.wiki.getTiddlerText(LINE_COLOUR_TITLE,\"#ff0\");\n\tctx.lineWidth = parseFloat(this.wiki.getTiddlerText(LINE_WIDTH_TITLE,\"3\"));\n\tctx.lineCap = \"round\";\n\tctx.lineJoin = \"round\";\n\tctx.beginPath();\n\tctx.moveTo(this.stroke[0].x,this.stroke[0].y);\n\tfor(t=1; t<this.stroke.length-1; t++) {\n\t\tvar s1 = this.stroke[t],\n\t\t\ts2 = this.stroke[t-1],\n\t\t\ttx = (s1.x + s2.x)/2,\n\t\t\tty = (s1.y + s2.y)/2;\n\t\tctx.quadraticCurveTo(s2.x,s2.y,tx,ty);\n\t}\n\tctx.stroke();\n};\n\nEditBitmapWidget.prototype.strokeEnd = function() {\n\t// Copy the bitmap to the off-screen canvas\n\tvar ctx = this.currCanvas.getContext(\"2d\");\n\tctx.drawImage(this.canvasDomNode,0,0);\n\t// Save the image into the tiddler\n\tthis.saveChanges();\n};\n\nEditBitmapWidget.prototype.saveChanges = function() {\n\tvar tiddler = this.wiki.getTiddler(this.editTitle) || new $tw.Tiddler({title: this.editTitle,type: DEFAULT_IMAGE_TYPE});\n\t// data URIs look like \"data:<type>;base64,<text>\"\n\tvar dataURL = this.canvasDomNode.toDataURL(tiddler.fields.type),\n\t\tposColon = dataURL.indexOf(\":\"),\n\t\tposSemiColon = dataURL.indexOf(\";\"),\n\t\tposComma = dataURL.indexOf(\",\"),\n\t\ttype = dataURL.substring(posColon+1,posSemiColon),\n\t\ttext = dataURL.substring(posComma+1);\n\tvar update = {type: type, text: text};\n\tthis.wiki.addTiddler(new $tw.Tiddler(this.wiki.getModificationFields(),tiddler,update,this.wiki.getCreationFields()));\n};\n\nexports[\"edit-bitmap\"] = EditBitmapWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/edit-shortcut.js": {
"title": "$:/core/modules/widgets/edit-shortcut.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/edit-shortcut.js\ntype: application/javascript\nmodule-type: widget\n\nWidget to display an editable keyboard shortcut\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar EditShortcutWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nEditShortcutWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nEditShortcutWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.inputNode = this.document.createElement(\"input\");\n\t// Assign classes\n\tif(this.shortcutClass) {\n\t\tthis.inputNode.className = this.shortcutClass;\t\t\n\t}\n\t// Assign other attributes\n\tif(this.shortcutStyle) {\n\t\tthis.inputNode.setAttribute(\"style\",this.shortcutStyle);\n\t}\n\tif(this.shortcutTooltip) {\n\t\tthis.inputNode.setAttribute(\"title\",this.shortcutTooltip);\n\t}\n\tif(this.shortcutPlaceholder) {\n\t\tthis.inputNode.setAttribute(\"placeholder\",this.shortcutPlaceholder);\n\t}\n\tif(this.shortcutAriaLabel) {\n\t\tthis.inputNode.setAttribute(\"aria-label\",this.shortcutAriaLabel);\n\t}\n\t// Assign the current shortcut\n\tthis.updateInputNode();\n\t// Add event handlers\n\t$tw.utils.addEventListeners(this.inputNode,[\n\t\t{name: \"keydown\", handlerObject: this, handlerMethod: \"handleKeydownEvent\"}\n\t]);\n\t// Link into the DOM\n\tparent.insertBefore(this.inputNode,nextSibling);\n\tthis.domNodes.push(this.inputNode);\n\t// Focus the input Node if focus === \"yes\" or focus === \"true\"\n\tif(this.shortcutFocus === \"yes\" || this.shortcutFocus === \"true\") {\n\t\tthis.focus();\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nEditShortcutWidget.prototype.execute = function() {\n\tthis.shortcutTiddler = this.getAttribute(\"tiddler\");\n\tthis.shortcutField = this.getAttribute(\"field\");\n\tthis.shortcutIndex = this.getAttribute(\"index\");\n\tthis.shortcutPlaceholder = this.getAttribute(\"placeholder\");\n\tthis.shortcutDefault = this.getAttribute(\"default\",\"\");\n\tthis.shortcutClass = this.getAttribute(\"class\");\n\tthis.shortcutStyle = this.getAttribute(\"style\");\n\tthis.shortcutTooltip = this.getAttribute(\"tooltip\");\n\tthis.shortcutAriaLabel = this.getAttribute(\"aria-label\");\n\tthis.shortcutFocus = this.getAttribute(\"focus\");\n};\n\n/*\nUpdate the value of the input node\n*/\nEditShortcutWidget.prototype.updateInputNode = function() {\n\tif(this.shortcutField) {\n\t\tvar tiddler = this.wiki.getTiddler(this.shortcutTiddler);\n\t\tif(tiddler && $tw.utils.hop(tiddler.fields,this.shortcutField)) {\n\t\t\tthis.inputNode.value = tiddler.getFieldString(this.shortcutField);\n\t\t} else {\n\t\t\tthis.inputNode.value = this.shortcutDefault;\n\t\t}\n\t} else if(this.shortcutIndex) {\n\t\tthis.inputNode.value = this.wiki.extractTiddlerDataItem(this.shortcutTiddler,this.shortcutIndex,this.shortcutDefault);\n\t} else {\n\t\tthis.inputNode.value = this.wiki.getTiddlerText(this.shortcutTiddler,this.shortcutDefault);\n\t}\n};\n\n/*\nHandle a dom \"keydown\" event\n*/\nEditShortcutWidget.prototype.handleKeydownEvent = function(event) {\n\t// Ignore shift, ctrl, meta, alt\n\tif(event.keyCode && $tw.keyboardManager.getModifierKeys().indexOf(event.keyCode) === -1) {\n\t\t// Get the shortcut text representation\n\t\tvar value = $tw.keyboardManager.getPrintableShortcuts([{\n\t\t\tctrlKey: event.ctrlKey,\n\t\t\tshiftKey: event.shiftKey,\n\t\t\taltKey: event.altKey,\n\t\t\tmetaKey: event.metaKey,\n\t\t\tkeyCode: event.keyCode\n\t\t}]);\n\t\tif(value.length > 0) {\n\t\t\tthis.wiki.setText(this.shortcutTiddler,this.shortcutField,this.shortcutIndex,value[0]);\n\t\t}\n\t\t// Ignore the keydown if it was already handled\n\t\tevent.preventDefault();\n\t\tevent.stopPropagation();\n\t\treturn true;\t\t\n\t} else {\n\t\treturn false;\n\t}\n};\n\n/*\nfocus the input node\n*/\nEditShortcutWidget.prototype.focus = function() {\n\tif(this.inputNode.focus && this.inputNode.select) {\n\t\tthis.inputNode.focus();\n\t\tthis.inputNode.select();\n\t}\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget needed re-rendering\n*/\nEditShortcutWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || changedAttributes.placeholder || changedAttributes[\"default\"] || changedAttributes[\"class\"] || changedAttributes.style || changedAttributes.tooltip || changedAttributes[\"aria-label\"] || changedAttributes.focus) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else if(changedTiddlers[this.shortcutTiddler]) {\n\t\tthis.updateInputNode();\n\t\treturn true;\n\t} else {\n\t\treturn false;\t\n\t}\n};\n\nexports[\"edit-shortcut\"] = EditShortcutWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/edit-text.js": {
"title": "$:/core/modules/widgets/edit-text.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/edit-text.js\ntype: application/javascript\nmodule-type: widget\n\nEdit-text widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar editTextWidgetFactory = require(\"$:/core/modules/editor/factory.js\").editTextWidgetFactory,\n\tFramedEngine = require(\"$:/core/modules/editor/engines/framed.js\").FramedEngine,\n\tSimpleEngine = require(\"$:/core/modules/editor/engines/simple.js\").SimpleEngine;\n\nexports[\"edit-text\"] = editTextWidgetFactory(FramedEngine,SimpleEngine);\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/edit.js": {
"title": "$:/core/modules/widgets/edit.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/edit.js\ntype: application/javascript\nmodule-type: widget\n\nEdit widget is a meta-widget chooses the appropriate actual editting widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar EditWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nEditWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nEditWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n// Mappings from content type to editor type are stored in tiddlers with this prefix\nvar EDITOR_MAPPING_PREFIX = \"$:/config/EditorTypeMappings/\";\n\n/*\nCompute the internal state of the widget\n*/\nEditWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.editTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.editField = this.getAttribute(\"field\",\"text\");\n\tthis.editIndex = this.getAttribute(\"index\");\n\tthis.editClass = this.getAttribute(\"class\");\n\tthis.editPlaceholder = this.getAttribute(\"placeholder\");\n\tthis.editTabIndex = this.getAttribute(\"tabindex\");\n\tthis.editFocus = this.getAttribute(\"focus\",\"\");\n\t// Choose the appropriate edit widget\n\tthis.editorType = this.getEditorType();\n\t// Make the child widgets\n\tthis.makeChildWidgets([{\n\t\ttype: \"edit-\" + this.editorType,\n\t\tattributes: {\n\t\t\ttiddler: {type: \"string\", value: this.editTitle},\n\t\t\tfield: {type: \"string\", value: this.editField},\n\t\t\tindex: {type: \"string\", value: this.editIndex},\n\t\t\t\"class\": {type: \"string\", value: this.editClass},\n\t\t\t\"placeholder\": {type: \"string\", value: this.editPlaceholder},\n\t\t\t\"tabindex\": {type: \"string\", value: this.editTabIndex},\n\t\t\t\"focus\": {type: \"string\", value: this.editFocus}\n\t\t},\n\t\tchildren: this.parseTreeNode.children\n\t}]);\n};\n\nEditWidget.prototype.getEditorType = function() {\n\t// Get the content type of the thing we're editing\n\tvar type;\n\tif(this.editField === \"text\") {\n\t\tvar tiddler = this.wiki.getTiddler(this.editTitle);\n\t\tif(tiddler) {\n\t\t\ttype = tiddler.fields.type;\n\t\t}\n\t}\n\ttype = type || \"text/vnd.tiddlywiki\";\n\tvar editorType = this.wiki.getTiddlerText(EDITOR_MAPPING_PREFIX + type);\n\tif(!editorType) {\n\t\tvar typeInfo = $tw.config.contentTypeInfo[type];\n\t\tif(typeInfo && typeInfo.encoding === \"base64\") {\n\t\t\teditorType = \"binary\";\n\t\t} else {\n\t\t\teditorType = \"text\";\n\t\t}\n\t}\n\treturn editorType;\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nEditWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\t// Refresh if an attribute has changed, or the type associated with the target tiddler has changed\n\tif(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || changedAttributes.tabindex || (changedTiddlers[this.editTitle] && this.getEditorType() !== this.editorType)) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\n\t}\n};\n\nexports.edit = EditWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/element.js": {
"title": "$:/core/modules/widgets/element.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/element.js\ntype: application/javascript\nmodule-type: widget\n\nElement widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ElementWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nElementWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nElementWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Neuter blacklisted elements\n\tvar tag = this.parseTreeNode.tag;\n\tif($tw.config.htmlUnsafeElements.indexOf(tag) !== -1) {\n\t\ttag = \"safe-\" + tag;\n\t}\n\t// Adjust headings by the current base level\n\tvar headingLevel = [\"h1\",\"h2\",\"h3\",\"h4\",\"h5\",\"h6\"].indexOf(tag);\n\tif(headingLevel !== -1) {\n\t\tvar baseLevel = parseInt(this.getVariable(\"tv-adjust-heading-level\",\"0\"),10) || 0;\n\t\theadingLevel = Math.min(Math.max(headingLevel + 1 + baseLevel,1),6);\n\t\ttag = \"h\" + headingLevel;\n\t}\n\t// Create the DOM node\n\tvar domNode = this.document.createElementNS(this.namespace,tag);\n\tthis.assignAttributes(domNode,{excludeEventAttributes: true});\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nElementWidget.prototype.execute = function() {\n\t// Select the namespace for the tag\n\tvar tagNamespaces = {\n\t\t\tsvg: \"http://www.w3.org/2000/svg\",\n\t\t\tmath: \"http://www.w3.org/1998/Math/MathML\",\n\t\t\tbody: \"http://www.w3.org/1999/xhtml\"\n\t\t};\n\tthis.namespace = tagNamespaces[this.parseTreeNode.tag];\n\tif(this.namespace) {\n\t\tthis.setVariable(\"namespace\",this.namespace);\n\t} else {\n\t\tthis.namespace = this.getVariable(\"namespace\",{defaultValue: \"http://www.w3.org/1999/xhtml\"});\n\t}\n\t// Make the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nElementWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes(),\n\t\thasChangedAttributes = $tw.utils.count(changedAttributes) > 0;\n\tif(hasChangedAttributes) {\n\t\t// Update our attributes\n\t\tthis.assignAttributes(this.domNodes[0],{excludeEventAttributes: true});\n\t}\n\treturn this.refreshChildren(changedTiddlers) || hasChangedAttributes;\n};\n\nexports.element = ElementWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/encrypt.js": {
"title": "$:/core/modules/widgets/encrypt.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/encrypt.js\ntype: application/javascript\nmodule-type: widget\n\nEncrypt widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar EncryptWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nEncryptWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nEncryptWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar textNode = this.document.createTextNode(this.encryptedText);\n\tparent.insertBefore(textNode,nextSibling);\n\tthis.domNodes.push(textNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nEncryptWidget.prototype.execute = function() {\n\t// Get parameters from our attributes\n\tthis.filter = this.getAttribute(\"filter\",\"[!is[system]]\");\n\t// Encrypt the filtered tiddlers\n\tvar tiddlers = this.wiki.filterTiddlers(this.filter),\n\t\tjson = {},\n\t\tself = this;\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar tiddler = self.wiki.getTiddler(title),\n\t\t\tjsonTiddler = {};\n\t\tfor(var f in tiddler.fields) {\n\t\t\tjsonTiddler[f] = tiddler.getFieldString(f);\n\t\t}\n\t\tjson[title] = jsonTiddler;\n\t});\n\tthis.encryptedText = $tw.utils.htmlEncode($tw.crypto.encrypt(JSON.stringify(json)));\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nEncryptWidget.prototype.refresh = function(changedTiddlers) {\n\t// We don't need to worry about refreshing because the encrypt widget isn't for interactive use\n\treturn false;\n};\n\nexports.encrypt = EncryptWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/entity.js": {
"title": "$:/core/modules/widgets/entity.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/entity.js\ntype: application/javascript\nmodule-type: widget\n\nHTML entity widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar EntityWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nEntityWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nEntityWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.execute();\n\tvar entityString = this.getAttribute(\"entity\",this.parseTreeNode.entity || \"\"),\n\t\ttextNode = this.document.createTextNode($tw.utils.entityDecode(entityString));\n\tparent.insertBefore(textNode,nextSibling);\n\tthis.domNodes.push(textNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nEntityWidget.prototype.execute = function() {\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nEntityWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.entity) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn false;\t\n\t}\n};\n\nexports.entity = EntityWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/fieldmangler.js": {
"title": "$:/core/modules/widgets/fieldmangler.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/fieldmangler.js\ntype: application/javascript\nmodule-type: widget\n\nField mangler widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar FieldManglerWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n\tthis.addEventListeners([\n\t\t{type: \"tm-remove-field\", handler: \"handleRemoveFieldEvent\"},\n\t\t{type: \"tm-add-field\", handler: \"handleAddFieldEvent\"},\n\t\t{type: \"tm-remove-tag\", handler: \"handleRemoveTagEvent\"},\n\t\t{type: \"tm-add-tag\", handler: \"handleAddTagEvent\"}\n\t]);\n};\n\n/*\nInherit from the base widget class\n*/\nFieldManglerWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nFieldManglerWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nFieldManglerWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.mangleTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nFieldManglerWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nFieldManglerWidget.prototype.handleRemoveFieldEvent = function(event) {\n\tvar tiddler = this.wiki.getTiddler(this.mangleTitle),\n\t\tdeletion = {};\n\tdeletion[event.param] = undefined;\n\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,deletion));\n\treturn true;\n};\n\nFieldManglerWidget.prototype.handleAddFieldEvent = function(event) {\n\tvar tiddler = this.wiki.getTiddler(this.mangleTitle),\n\t\taddition = this.wiki.getModificationFields(),\n\t\thadInvalidFieldName = false,\n\t\taddField = function(name,value) {\n\t\t\tvar trimmedName = name.toLowerCase().trim();\n\t\t\tif(!$tw.utils.isValidFieldName(trimmedName)) {\n\t\t\t\tif(!hadInvalidFieldName) {\n\t\t\t\t\talert($tw.language.getString(\n\t\t\t\t\t\t\"InvalidFieldName\",\n\t\t\t\t\t\t{variables:\n\t\t\t\t\t\t\t{fieldName: trimmedName}\n\t\t\t\t\t\t}\n\t\t\t\t\t));\n\t\t\t\t\thadInvalidFieldName = true;\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tif(!value && tiddler) {\n\t\t\t\t\tvalue = tiddler.fields[trimmedName];\n\t\t\t\t}\n\t\t\t\taddition[trimmedName] = value || \"\";\n\t\t\t}\n\t\t\treturn;\n\t\t};\n\taddition.title = this.mangleTitle;\n\tif(typeof event.param === \"string\") {\n\t\taddField(event.param,\"\");\n\t}\n\tif(typeof event.paramObject === \"object\") {\n\t\tfor(var name in event.paramObject) {\n\t\t\taddField(name,event.paramObject[name]);\n\t\t}\n\t}\n\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,addition));\n\treturn true;\n};\n\nFieldManglerWidget.prototype.handleRemoveTagEvent = function(event) {\n\tvar tiddler = this.wiki.getTiddler(this.mangleTitle),\n\t\tmodification = this.wiki.getModificationFields();\n\tif(tiddler && tiddler.fields.tags) {\n\t\tvar p = tiddler.fields.tags.indexOf(event.param);\n\t\tif(p !== -1) {\n\t\t\tmodification.tags = (tiddler.fields.tags || []).slice(0);\n\t\t\tmodification.tags.splice(p,1);\n\t\t\tif(modification.tags.length === 0) {\n\t\t\t\tmodification.tags = undefined;\n\t\t\t}\n\t\t\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,modification));\n\t\t}\n\t}\n\treturn true;\n};\n\nFieldManglerWidget.prototype.handleAddTagEvent = function(event) {\n\tvar tiddler = this.wiki.getTiddler(this.mangleTitle),\n\t\tmodification = this.wiki.getModificationFields();\n\tif(tiddler && typeof event.param === \"string\") {\n\t\tvar tag = event.param.trim();\n\t\tif(tag !== \"\") {\n\t\t\tmodification.tags = (tiddler.fields.tags || []).slice(0);\n\t\t\t$tw.utils.pushTop(modification.tags,tag);\n\t\t\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,modification));\t\t\t\n\t\t}\n\t} else if(typeof event.param === \"string\" && event.param.trim() !== \"\" && this.mangleTitle.trim() !== \"\") {\n\t\tvar tag = [];\n\t\ttag.push(event.param.trim());\n\t\tthis.wiki.addTiddler(new $tw.Tiddler({title: this.mangleTitle, tags: tag},modification));\n\t}\n\treturn true;\n};\n\nexports.fieldmangler = FieldManglerWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/fields.js": {
"title": "$:/core/modules/widgets/fields.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/fields.js\ntype: application/javascript\nmodule-type: widget\n\nFields widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar FieldsWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nFieldsWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nFieldsWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar textNode = this.document.createTextNode(this.text);\n\tparent.insertBefore(textNode,nextSibling);\n\tthis.domNodes.push(textNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nFieldsWidget.prototype.execute = function() {\n\t// Get parameters from our attributes\n\tthis.tiddlerTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.template = this.getAttribute(\"template\");\n\tthis.sort = this.getAttribute(\"sort\",\"yes\") === \"yes\";\n\tthis.sortReverse = this.getAttribute(\"sortReverse\",\"no\") === \"yes\";\n\tthis.exclude = this.getAttribute(\"exclude\");\n\tthis.include = this.getAttribute(\"include\",null);\n\tthis.stripTitlePrefix = this.getAttribute(\"stripTitlePrefix\",\"no\") === \"yes\";\n\t// Get the value to display\n\tvar tiddler = this.wiki.getTiddler(this.tiddlerTitle);\n\n\t// Get the inclusion and exclusion list\n\tvar excludeArr = (this.exclude) ? this.exclude.split(\" \") : [\"text\"];\n\t// Include takes precedence\n\tvar includeArr = (this.include) ? this.include.split(\" \") : null;\n\n\t// Compose the template\n\tvar text = [];\n\tif(this.template && tiddler) {\n\t\tvar fields = [];\n\t\tif (includeArr) { // Include takes precedence\n\t\t\tfor(var i=0; i<includeArr.length; i++) {\n\t\t\t\tif(tiddler.fields[includeArr[i]]) {\n\t\t\t\t\tfields.push(includeArr[i]);\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tfor(var fieldName in tiddler.fields) {\n\t\t\t\tif(excludeArr.indexOf(fieldName) === -1) {\n\t\t\t\t\tfields.push(fieldName);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif (this.sort) fields.sort();\n\t\tif (this.sortReverse) fields.reverse();\n\t\tfor(var f=0, fmax=fields.length; f<fmax; f++) {\n\t\t\tfieldName = fields[f];\n\t\t\tvar row = this.template,\n\t\t\t\tvalue = tiddler.getFieldString(fieldName);\n\t\t\tif(this.stripTitlePrefix && fieldName === \"title\") {\n\t\t\t\tvar reStrip = /^\\{[^\\}]+\\}(.+)/mg,\n\t\t\t\t\treMatch = reStrip.exec(value);\n\t\t\t\tif(reMatch) {\n\t\t\t\t\tvalue = reMatch[1];\n\t\t\t\t}\n\t\t\t}\n\t\t\trow = $tw.utils.replaceString(row,\"$name$\",fieldName);\n\t\t\trow = $tw.utils.replaceString(row,\"$value$\",value);\n\t\t\trow = $tw.utils.replaceString(row,\"$encoded_value$\",$tw.utils.htmlEncode(value));\n\t\t\ttext.push(row);\n\t\t}\n\t}\n\tthis.text = text.join(\"\");\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nFieldsWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif( changedAttributes.tiddler || changedAttributes.template || changedAttributes.exclude ||\n\t\tchangedAttributes.include || changedAttributes.sort || changedAttributes.sortReverse ||\n\t\tchangedTiddlers[this.tiddlerTitle] || changedAttributes.stripTitlePrefix) {\n\t\t\tthis.refreshSelf();\n\t\t\treturn true;\n\t} else {\n\t\treturn false;\n\t}\n};\n\nexports.fields = FieldsWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/image.js": {
"title": "$:/core/modules/widgets/image.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/image.js\ntype: application/javascript\nmodule-type: widget\n\nThe image widget displays an image referenced with an external URI or with a local tiddler title.\n\n```\n<$image src=\"TiddlerTitle\" width=\"320\" height=\"400\" class=\"classnames\">\n```\n\nThe image source can be the title of an existing tiddler or the URL of an external image.\n\nExternal images always generate an HTML `<img>` tag.\n\nTiddlers that have a _canonical_uri field generate an HTML `<img>` tag with the src attribute containing the URI.\n\nTiddlers that contain image data generate an HTML `<img>` tag with the src attribute containing a base64 representation of the image.\n\nTiddlers that contain wikitext could be rendered to a DIV of the usual size of a tiddler, and then transformed to the size requested.\n\nThe width and height attributes are interpreted as a number of pixels, and do not need to include the \"px\" suffix.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ImageWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nImageWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nImageWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Create element\n\t// Determine what type of image it is\n\tvar tag = \"img\", src = \"\",\n\t\ttiddler = this.wiki.getTiddler(this.imageSource);\n\tif(!tiddler) {\n\t\t// The source isn't the title of a tiddler, so we'll assume it's a URL\n\t\tsrc = this.getVariable(\"tv-get-export-image-link\",{params: [{name: \"src\",value: this.imageSource}],defaultValue: this.imageSource});\n\t} else {\n\t\t// Check if it is an image tiddler\n\t\tif(this.wiki.isImageTiddler(this.imageSource)) {\n\t\t\tvar type = tiddler.fields.type,\n\t\t\t\ttext = tiddler.fields.text,\n\t\t\t\t_canonical_uri = tiddler.fields._canonical_uri;\n\t\t\t// If the tiddler has body text then it doesn't need to be lazily loaded\n\t\t\tif(text) {\n\t\t\t\t// Render the appropriate element for the image type\n\t\t\t\tswitch(type) {\n\t\t\t\t\tcase \"application/pdf\":\n\t\t\t\t\t\ttag = \"embed\";\n\t\t\t\t\t\tsrc = \"data:application/pdf;base64,\" + text;\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase \"image/svg+xml\":\n\t\t\t\t\t\tsrc = \"data:image/svg+xml,\" + encodeURIComponent(text);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tsrc = \"data:\" + type + \";base64,\" + text;\n\t\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t} else if(_canonical_uri) {\n\t\t\t\tswitch(type) {\n\t\t\t\t\tcase \"application/pdf\":\n\t\t\t\t\t\ttag = \"embed\";\n\t\t\t\t\t\tsrc = _canonical_uri;\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase \"image/svg+xml\":\n\t\t\t\t\t\tsrc = _canonical_uri;\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tsrc = _canonical_uri;\n\t\t\t\t\t\tbreak;\n\t\t\t\t}\t\n\t\t\t} else {\n\t\t\t\t// Just trigger loading of the tiddler\n\t\t\t\tthis.wiki.getTiddlerText(this.imageSource);\n\t\t\t}\n\t\t}\n\t}\n\t// Create the element and assign the attributes\n\tvar domNode = this.document.createElement(tag);\n\tdomNode.setAttribute(\"src\",src);\n\tif(this.imageClass) {\n\t\tdomNode.setAttribute(\"class\",this.imageClass);\t\t\n\t}\n\tif(this.imageWidth) {\n\t\tdomNode.setAttribute(\"width\",this.imageWidth);\n\t}\n\tif(this.imageHeight) {\n\t\tdomNode.setAttribute(\"height\",this.imageHeight);\n\t}\n\tif(this.imageTooltip) {\n\t\tdomNode.setAttribute(\"title\",this.imageTooltip);\t\t\n\t}\n\tif(this.imageAlt) {\n\t\tdomNode.setAttribute(\"alt\",this.imageAlt);\t\t\n\t}\n\t// Insert element\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.domNodes.push(domNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nImageWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.imageSource = this.getAttribute(\"source\");\n\tthis.imageWidth = this.getAttribute(\"width\");\n\tthis.imageHeight = this.getAttribute(\"height\");\n\tthis.imageClass = this.getAttribute(\"class\");\n\tthis.imageTooltip = this.getAttribute(\"tooltip\");\n\tthis.imageAlt = this.getAttribute(\"alt\");\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nImageWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.source || changedAttributes.width || changedAttributes.height || changedAttributes[\"class\"] || changedAttributes.tooltip || changedTiddlers[this.imageSource]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn false;\t\t\n\t}\n};\n\nexports.image = ImageWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/importvariables.js": {
"title": "$:/core/modules/widgets/importvariables.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/importvariables.js\ntype: application/javascript\nmodule-type: widget\n\nImport variable definitions from other tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ImportVariablesWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nImportVariablesWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nImportVariablesWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nImportVariablesWidget.prototype.execute = function(tiddlerList) {\n\tvar widgetPointer = this;\n\t// Get our parameters\n\tthis.filter = this.getAttribute(\"filter\");\n\t// Compute the filter\n\tthis.tiddlerList = tiddlerList || this.wiki.filterTiddlers(this.filter,this);\n\t// Accumulate the <$set> widgets from each tiddler\n\t$tw.utils.each(this.tiddlerList,function(title) {\n\t\tvar parser = widgetPointer.wiki.parseTiddler(title);\n\t\tif(parser) {\n\t\t\tvar parseTreeNode = parser.tree[0];\n\t\t\twhile(parseTreeNode && parseTreeNode.type === \"set\") {\n\t\t\t\tvar node = {\n\t\t\t\t\ttype: \"set\",\n\t\t\t\t\tattributes: parseTreeNode.attributes,\n\t\t\t\t\tparams: parseTreeNode.params,\n\t\t\t\t\tisMacroDefinition: parseTreeNode.isMacroDefinition\n\t\t\t\t};\n\t\t\t\tif (parseTreeNode.isMacroDefinition) {\n\t\t\t\t\t// Macro definitions can be folded into\n\t\t\t\t\t// current widget instead of adding\n\t\t\t\t\t// another link to the chain.\n\t\t\t\t\tvar widget = widgetPointer.makeChildWidget(node);\n\t\t\t\t\twidget.computeAttributes();\n\t\t\t\t\twidget.execute();\n\t\t\t\t\t// We SHALLOW copy over all variables\n\t\t\t\t\t// in widget. We can't use\n\t\t\t\t\t// $tw.utils.assign, because that copies\n\t\t\t\t\t// up the prototype chain, which we\n\t\t\t\t\t// don't want.\n\t\t\t\t\t$tw.utils.each(Object.keys(widget.variables), function(key) {\n\t\t\t\t\t\twidgetPointer.variables[key] = widget.variables[key];\n\t\t\t\t\t});\n\t\t\t\t} else {\n\t\t\t\t\twidgetPointer.makeChildWidgets([node]);\n\t\t\t\t\twidgetPointer = widgetPointer.children[0];\n\t\t\t\t}\n\t\t\t\tparseTreeNode = parseTreeNode.children && parseTreeNode.children[0];\n\t\t\t}\n\t\t} \n\t});\n\n\tif (widgetPointer != this) {\n\t\twidgetPointer.parseTreeNode.children = this.parseTreeNode.children;\n\t} else {\n\t\twidgetPointer.makeChildWidgets();\n\t}\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nImportVariablesWidget.prototype.refresh = function(changedTiddlers) {\n\t// Recompute our attributes and the filter list\n\tvar changedAttributes = this.computeAttributes(),\n\t\ttiddlerList = this.wiki.filterTiddlers(this.getAttribute(\"filter\"),this);\n\t// Refresh if the filter has changed, or the list of tiddlers has changed, or any of the tiddlers in the list has changed\n\tfunction haveListedTiddlersChanged() {\n\t\tvar changed = false;\n\t\ttiddlerList.forEach(function(title) {\n\t\t\tif(changedTiddlers[title]) {\n\t\t\t\tchanged = true;\n\t\t\t}\n\t\t});\n\t\treturn changed;\n\t}\n\tif(changedAttributes.filter || !$tw.utils.isArrayEqual(this.tiddlerList,tiddlerList) || haveListedTiddlersChanged()) {\n\t\t// Compute the filter\n\t\tthis.removeChildDomNodes();\n\t\tthis.execute(tiddlerList);\n\t\tthis.renderChildren(this.parentDomNode,this.findNextSiblingDomNode());\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nexports.importvariables = ImportVariablesWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/keyboard.js": {
"title": "$:/core/modules/widgets/keyboard.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/keyboard.js\ntype: application/javascript\nmodule-type: widget\n\nKeyboard shortcut widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar KeyboardWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nKeyboardWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nKeyboardWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Remember parent\n\tthis.parentDomNode = parent;\n\t// Compute attributes and execute state\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar tag = this.parseTreeNode.isBlock ? \"div\" : \"span\";\n\tif(this.tag && $tw.config.htmlUnsafeElements.indexOf(this.tag) === -1) {\n\t\ttag = this.tag;\n\t}\n\t// Create element\n\tvar domNode = this.document.createElement(tag);\n\t// Assign classes\n\tvar classes = (this[\"class\"] || \"\").split(\" \");\n\tclasses.push(\"tc-keyboard\");\n\tdomNode.className = classes.join(\" \");\n\t// Add a keyboard event handler\n\tdomNode.addEventListener(\"keydown\",function (event) {\n\t\tif($tw.keyboardManager.checkKeyDescriptors(event,self.keyInfoArray)) {\n\t\t\tself.invokeActions(self,event);\n\t\t\tif(self.actions) {\n\t\t\t\tself.invokeActionString(self.actions,self,event);\n\t\t\t}\n\t\t\tself.dispatchMessage(event);\n\t\t\tevent.preventDefault();\n\t\t\tevent.stopPropagation();\n\t\t\treturn true;\n\t\t}\n\t\treturn false;\n\t},false);\n\t// Insert element\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\nKeyboardWidget.prototype.dispatchMessage = function(event) {\n\tthis.dispatchEvent({type: this.message, param: this.param, tiddlerTitle: this.getVariable(\"currentTiddler\")});\n};\n\n/*\nCompute the internal state of the widget\n*/\nKeyboardWidget.prototype.execute = function() {\n\tvar self = this;\n\t// Get attributes\n\tthis.actions = this.getAttribute(\"actions\",\"\");\n\tthis.message = this.getAttribute(\"message\",\"\");\n\tthis.param = this.getAttribute(\"param\",\"\");\n\tthis.key = this.getAttribute(\"key\",\"\");\n\tthis.tag = this.getAttribute(\"tag\",\"\");\n\tthis.keyInfoArray = $tw.keyboardManager.parseKeyDescriptors(this.key);\n\tthis[\"class\"] = this.getAttribute(\"class\",\"\");\n\tif(this.key.substr(0,2) === \"((\" && this.key.substr(-2,2) === \"))\") {\n\t\tthis.shortcutTiddlers = [];\n\t\tvar name = this.key.substring(2,this.key.length -2);\n\t\t$tw.utils.each($tw.keyboardManager.lookupNames,function(platformDescriptor) {\n\t\t\tself.shortcutTiddlers.push(\"$:/config/\" + platformDescriptor + \"/\" + name);\n\t\t});\n\t}\n\t// Make child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nKeyboardWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.message || changedAttributes.param || changedAttributes.key || changedAttributes[\"class\"] || changedAttributes.tag) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\t// Update the keyInfoArray if one of its shortcut-config-tiddlers has changed\n\tif(this.shortcutTiddlers && $tw.utils.hopArray(changedTiddlers,this.shortcutTiddlers)) {\n\t\tthis.keyInfoArray = $tw.keyboardManager.parseKeyDescriptors(this.key);\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.keyboard = KeyboardWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/link.js": {
"title": "$:/core/modules/widgets/link.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/link.js\ntype: application/javascript\nmodule-type: widget\n\nLink widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar LinkWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nLinkWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nLinkWidget.prototype.render = function(parent,nextSibling) {\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\t// Get the value of the tv-wikilinks configuration macro\n\tvar wikiLinksMacro = this.getVariable(\"tv-wikilinks\"),\n\t\tuseWikiLinks = wikiLinksMacro ? (wikiLinksMacro.trim() !== \"no\") : true,\n\t\tmissingLinksEnabled = !(this.hideMissingLinks && this.isMissing && !this.isShadow);\n\t// Render the link if required\n\tif(useWikiLinks && missingLinksEnabled) {\n\t\tthis.renderLink(parent,nextSibling);\n\t} else {\n\t\t// Just insert the link text\n\t\tvar domNode = this.document.createElement(\"span\");\n\t\tparent.insertBefore(domNode,nextSibling);\n\t\tthis.renderChildren(domNode,null);\n\t\tthis.domNodes.push(domNode);\n\t}\n};\n\n/*\nRender this widget into the DOM\n*/\nLinkWidget.prototype.renderLink = function(parent,nextSibling) {\n\tvar self = this;\n\t// Sanitise the specified tag\n\tvar tag = this.linkTag;\n\tif($tw.config.htmlUnsafeElements.indexOf(tag) !== -1) {\n\t\ttag = \"a\";\n\t}\n\t// Create our element\n\tvar domNode = this.document.createElement(tag);\n\t// Assign classes\n\tvar classes = [];\n\tif(this.overrideClasses === undefined) {\n\t\tclasses.push(\"tc-tiddlylink\");\n\t\tif(this.isShadow) {\n\t\t\tclasses.push(\"tc-tiddlylink-shadow\");\n\t\t}\n\t\tif(this.isMissing && !this.isShadow) {\n\t\t\tclasses.push(\"tc-tiddlylink-missing\");\n\t\t} else {\n\t\t\tif(!this.isMissing) {\n\t\t\t\tclasses.push(\"tc-tiddlylink-resolves\");\n\t\t\t}\n\t\t}\n\t\tif(this.linkClasses) {\n\t\t\tclasses.push(this.linkClasses);\t\t\t\n\t\t}\n\t} else if(this.overrideClasses !== \"\") {\n\t\tclasses.push(this.overrideClasses)\n\t}\n\tif(classes.length > 0) {\n\t\tdomNode.setAttribute(\"class\",classes.join(\" \"));\n\t}\n\t// Set an href\n\tvar wikilinkTransformFilter = this.getVariable(\"tv-filter-export-link\"),\n\t\twikiLinkText;\n\tif(wikilinkTransformFilter) {\n\t\t// Use the filter to construct the href\n\t\twikiLinkText = this.wiki.filterTiddlers(wikilinkTransformFilter,this,function(iterator) {\n\t\t\titerator(self.wiki.getTiddler(self.to),self.to)\n\t\t})[0];\n\t} else {\n\t\t// Expand the tv-wikilink-template variable to construct the href\n\t\tvar wikiLinkTemplateMacro = this.getVariable(\"tv-wikilink-template\"),\n\t\t\twikiLinkTemplate = wikiLinkTemplateMacro ? wikiLinkTemplateMacro.trim() : \"#$uri_encoded$\";\n\t\twikiLinkText = $tw.utils.replaceString(wikiLinkTemplate,\"$uri_encoded$\",encodeURIComponent(this.to));\n\t\twikiLinkText = $tw.utils.replaceString(wikiLinkText,\"$uri_doubleencoded$\",encodeURIComponent(encodeURIComponent(this.to)));\n\t}\n\t// Override with the value of tv-get-export-link if defined\n\twikiLinkText = this.getVariable(\"tv-get-export-link\",{params: [{name: \"to\",value: this.to}],defaultValue: wikiLinkText});\n\tif(tag === \"a\") {\n\t\tdomNode.setAttribute(\"href\",wikiLinkText);\n\t}\n\t// Set the tabindex\n\tif(this.tabIndex) {\n\t\tdomNode.setAttribute(\"tabindex\",this.tabIndex);\n\t}\n\t// Set the tooltip\n\t// HACK: Performance issues with re-parsing the tooltip prevent us defaulting the tooltip to \"<$transclude field='tooltip'><$transclude field='title'/></$transclude>\"\n\tvar tooltipWikiText = this.tooltip || this.getVariable(\"tv-wikilink-tooltip\");\n\tif(tooltipWikiText) {\n\t\tvar tooltipText = this.wiki.renderText(\"text/plain\",\"text/vnd.tiddlywiki\",tooltipWikiText,{\n\t\t\t\tparseAsInline: true,\n\t\t\t\tvariables: {\n\t\t\t\t\tcurrentTiddler: this.to\n\t\t\t\t},\n\t\t\t\tparentWidget: this\n\t\t\t});\n\t\tdomNode.setAttribute(\"title\",tooltipText);\n\t}\n\tif(this[\"aria-label\"]) {\n\t\tdomNode.setAttribute(\"aria-label\",this[\"aria-label\"]);\n\t}\n\t// Add a click event handler\n\t$tw.utils.addEventListeners(domNode,[\n\t\t{name: \"click\", handlerObject: this, handlerMethod: \"handleClickEvent\"},\n\t]);\n\t// Make the link draggable if required\n\tif(this.draggable === \"yes\") {\n\t\t$tw.utils.makeDraggable({\n\t\t\tdomNode: domNode,\n\t\t\tdragTiddlerFn: function() {return self.to;},\n\t\t\twidget: this\n\t\t});\n\t}\n\t// Insert the link into the DOM and render any children\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\nLinkWidget.prototype.handleClickEvent = function(event) {\n\t// Send the click on its way as a navigate event\n\tvar bounds = this.domNodes[0].getBoundingClientRect();\n\tthis.dispatchEvent({\n\t\ttype: \"tm-navigate\",\n\t\tnavigateTo: this.to,\n\t\tnavigateFromTitle: this.getVariable(\"storyTiddler\"),\n\t\tnavigateFromNode: this,\n\t\tnavigateFromClientRect: { top: bounds.top, left: bounds.left, width: bounds.width, right: bounds.right, bottom: bounds.bottom, height: bounds.height\n\t\t},\n\t\tnavigateSuppressNavigation: event.metaKey || event.ctrlKey || (event.button === 1),\n\t\tmetaKey: event.metaKey,\n\t\tctrlKey: event.ctrlKey,\n\t\taltKey: event.altKey,\n\t\tshiftKey: event.shiftKey\n\t});\n\tif(this.domNodes[0].hasAttribute(\"href\")) {\n\t\tevent.preventDefault();\n\t}\n\tevent.stopPropagation();\n\treturn false;\n};\n\n/*\nCompute the internal state of the widget\n*/\nLinkWidget.prototype.execute = function() {\n\t// Pick up our attributes\n\tthis.to = this.getAttribute(\"to\",this.getVariable(\"currentTiddler\"));\n\tthis.tooltip = this.getAttribute(\"tooltip\");\n\tthis[\"aria-label\"] = this.getAttribute(\"aria-label\");\n\tthis.linkClasses = this.getAttribute(\"class\");\n\tthis.overrideClasses = this.getAttribute(\"overrideClass\");\n\tthis.tabIndex = this.getAttribute(\"tabindex\");\n\tthis.draggable = this.getAttribute(\"draggable\",\"yes\");\n\tthis.linkTag = this.getAttribute(\"tag\",\"a\");\n\t// Determine the link characteristics\n\tthis.isMissing = !this.wiki.tiddlerExists(this.to);\n\tthis.isShadow = this.wiki.isShadowTiddler(this.to);\n\tthis.hideMissingLinks = (this.getVariable(\"tv-show-missing-links\") || \"yes\") === \"no\";\n\t// Make the child widgets\n\tvar templateTree;\n\tif(this.parseTreeNode.children && this.parseTreeNode.children.length > 0) {\n\t\ttemplateTree = this.parseTreeNode.children;\n\t} else {\n\t\t// Default template is a link to the title\n\t\ttemplateTree = [{type: \"text\", text: this.to}];\n\t}\n\tthis.makeChildWidgets(templateTree);\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nLinkWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.to || changedTiddlers[this.to] || changedAttributes[\"aria-label\"] || changedAttributes.tooltip) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.link = LinkWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/linkcatcher.js": {
"title": "$:/core/modules/widgets/linkcatcher.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/linkcatcher.js\ntype: application/javascript\nmodule-type: widget\n\nLinkcatcher widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar LinkCatcherWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n\tthis.addEventListeners([\n\t\t{type: \"tm-navigate\", handler: \"handleNavigateEvent\"}\n\t]);\n};\n\n/*\nInherit from the base widget class\n*/\nLinkCatcherWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nLinkCatcherWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nLinkCatcherWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.catchTo = this.getAttribute(\"to\");\n\tthis.catchMessage = this.getAttribute(\"message\");\n\tthis.catchSet = this.getAttribute(\"set\");\n\tthis.catchSetTo = this.getAttribute(\"setTo\");\n\tthis.catchActions = this.getAttribute(\"actions\");\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n\t// When executing actions we avoid trapping navigate events, so that we don't trigger ourselves recursively\n\tthis.executingActions = false;\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nLinkCatcherWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.to || changedAttributes.message || changedAttributes.set || changedAttributes.setTo) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\n/*\nHandle a tm-navigate event\n*/\nLinkCatcherWidget.prototype.handleNavigateEvent = function(event) {\n\tif(!this.executingActions) {\n\t\t// Execute the actions\n\t\tif(this.catchTo) {\n\t\t\tthis.wiki.setTextReference(this.catchTo,event.navigateTo,this.getVariable(\"currentTiddler\"));\n\t\t}\n\t\tif(this.catchMessage && this.parentWidget) {\n\t\t\tthis.parentWidget.dispatchEvent({\n\t\t\t\ttype: this.catchMessage,\n\t\t\t\tparam: event.navigateTo,\n\t\t\t\tnavigateTo: event.navigateTo\n\t\t\t});\n\t\t}\n\t\tif(this.catchSet) {\n\t\t\tvar tiddler = this.wiki.getTiddler(this.catchSet);\n\t\t\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,{title: this.catchSet, text: this.catchSetTo}));\n\t\t}\n\t\tif(this.catchActions) {\n\t\t\tthis.executingActions = true;\n\t\t\tthis.invokeActionString(this.catchActions,this,event,{navigateTo: event.navigateTo});\n\t\t\tthis.executingActions = false;\n\t\t}\n\t} else {\n\t\t// This is a navigate event generated by the actions of this linkcatcher, so we don't trap it again, but just pass it to the parent\n\t\tthis.parentWidget.dispatchEvent({\n\t\t\ttype: \"tm-navigate\",\n\t\t\tparam: event.navigateTo,\n\t\t\tnavigateTo: event.navigateTo\n\t\t});\n\t}\n\treturn false;\n};\n\nexports.linkcatcher = LinkCatcherWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/list.js": {
"title": "$:/core/modules/widgets/list.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/list.js\ntype: application/javascript\nmodule-type: widget\n\nList and list item widgets\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\n/*\nThe list widget creates list element sub-widgets that reach back into the list widget for their configuration\n*/\n\nvar ListWidget = function(parseTreeNode,options) {\n\t// Initialise the storyviews if they've not been done already\n\tif(!this.storyViews) {\n\t\tListWidget.prototype.storyViews = {};\n\t\t$tw.modules.applyMethods(\"storyview\",this.storyViews);\n\t}\n\t// Main initialisation inherited from widget.js\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nListWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nListWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n\t// Construct the storyview\n\tvar StoryView = this.storyViews[this.storyViewName];\n\tif(this.storyViewName && !StoryView) {\n\t\tStoryView = this.storyViews[\"classic\"];\n\t}\n\tif(StoryView && !this.document.isTiddlyWikiFakeDom) {\n\t\tthis.storyview = new StoryView(this);\n\t} else {\n\t\tthis.storyview = null;\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nListWidget.prototype.execute = function() {\n\t// Get our attributes\n\tthis.template = this.getAttribute(\"template\");\n\tthis.editTemplate = this.getAttribute(\"editTemplate\");\n\tthis.variableName = this.getAttribute(\"variable\",\"currentTiddler\");\n\tthis.storyViewName = this.getAttribute(\"storyview\");\n\tthis.historyTitle = this.getAttribute(\"history\");\n\t// Compose the list elements\n\tthis.list = this.getTiddlerList();\n\tvar members = [],\n\t\tself = this;\n\t// Check for an empty list\n\tif(this.list.length === 0) {\n\t\tmembers = this.getEmptyMessage();\n\t} else {\n\t\t$tw.utils.each(this.list,function(title,index) {\n\t\t\tmembers.push(self.makeItemTemplate(title));\n\t\t});\n\t}\n\t// Construct the child widgets\n\tthis.makeChildWidgets(members);\n\t// Clear the last history\n\tthis.history = [];\n};\n\nListWidget.prototype.getTiddlerList = function() {\n\tvar defaultFilter = \"[!is[system]sort[title]]\";\n\treturn this.wiki.filterTiddlers(this.getAttribute(\"filter\",defaultFilter),this);\n};\n\nListWidget.prototype.getEmptyMessage = function() {\n\tvar emptyMessage = this.getAttribute(\"emptyMessage\",\"\"),\n\t\tparser = this.wiki.parseText(\"text/vnd.tiddlywiki\",emptyMessage,{parseAsInline: true});\n\tif(parser) {\n\t\treturn parser.tree;\n\t} else {\n\t\treturn [];\n\t}\n};\n\n/*\nCompose the template for a list item\n*/\nListWidget.prototype.makeItemTemplate = function(title) {\n\t// Check if the tiddler is a draft\n\tvar tiddler = this.wiki.getTiddler(title),\n\t\tisDraft = tiddler && tiddler.hasField(\"draft.of\"),\n\t\ttemplate = this.template,\n\t\ttemplateTree;\n\tif(isDraft && this.editTemplate) {\n\t\ttemplate = this.editTemplate;\n\t}\n\t// Compose the transclusion of the template\n\tif(template) {\n\t\ttemplateTree = [{type: \"transclude\", attributes: {tiddler: {type: \"string\", value: template}}}];\n\t} else {\n\t\tif(this.parseTreeNode.children && this.parseTreeNode.children.length > 0) {\n\t\t\ttemplateTree = this.parseTreeNode.children;\n\t\t} else {\n\t\t\t// Default template is a link to the title\n\t\t\ttemplateTree = [{type: \"element\", tag: this.parseTreeNode.isBlock ? \"div\" : \"span\", children: [{type: \"link\", attributes: {to: {type: \"string\", value: title}}, children: [\n\t\t\t\t\t{type: \"text\", text: title}\n\t\t\t]}]}];\n\t\t}\n\t}\n\t// Return the list item\n\treturn {type: \"listitem\", itemTitle: title, variableName: this.variableName, children: templateTree};\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nListWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes(),\n\t\tresult;\n\t// Call the storyview\n\tif(this.storyview && this.storyview.refreshStart) {\n\t\tthis.storyview.refreshStart(changedTiddlers,changedAttributes);\n\t}\n\t// Completely refresh if any of our attributes have changed\n\tif(changedAttributes.filter || changedAttributes.template || changedAttributes.editTemplate || changedAttributes.emptyMessage || changedAttributes.storyview || changedAttributes.history) {\n\t\tthis.refreshSelf();\n\t\tresult = true;\n\t} else {\n\t\t// Handle any changes to the list\n\t\tresult = this.handleListChanges(changedTiddlers);\n\t\t// Handle any changes to the history stack\n\t\tif(this.historyTitle && changedTiddlers[this.historyTitle]) {\n\t\t\tthis.handleHistoryChanges();\n\t\t}\n\t}\n\t// Call the storyview\n\tif(this.storyview && this.storyview.refreshEnd) {\n\t\tthis.storyview.refreshEnd(changedTiddlers,changedAttributes);\n\t}\n\treturn result;\n};\n\n/*\nHandle any changes to the history list\n*/\nListWidget.prototype.handleHistoryChanges = function() {\n\t// Get the history data\n\tvar newHistory = this.wiki.getTiddlerDataCached(this.historyTitle,[]);\n\t// Ignore any entries of the history that match the previous history\n\tvar entry = 0;\n\twhile(entry < newHistory.length && entry < this.history.length && newHistory[entry].title === this.history[entry].title) {\n\t\tentry++;\n\t}\n\t// Navigate forwards to each of the new tiddlers\n\twhile(entry < newHistory.length) {\n\t\tif(this.storyview && this.storyview.navigateTo) {\n\t\t\tthis.storyview.navigateTo(newHistory[entry]);\n\t\t}\n\t\tentry++;\n\t}\n\t// Update the history\n\tthis.history = newHistory;\n};\n\n/*\nProcess any changes to the list\n*/\nListWidget.prototype.handleListChanges = function(changedTiddlers) {\n\t// Get the new list\n\tvar prevList = this.list;\n\tthis.list = this.getTiddlerList();\n\t// Check for an empty list\n\tif(this.list.length === 0) {\n\t\t// Check if it was empty before\n\t\tif(prevList.length === 0) {\n\t\t\t// If so, just refresh the empty message\n\t\t\treturn this.refreshChildren(changedTiddlers);\n\t\t} else {\n\t\t\t// Replace the previous content with the empty message\n\t\t\tfor(t=this.children.length-1; t>=0; t--) {\n\t\t\t\tthis.removeListItem(t);\n\t\t\t}\n\t\t\tvar nextSibling = this.findNextSiblingDomNode();\n\t\t\tthis.makeChildWidgets(this.getEmptyMessage());\n\t\t\tthis.renderChildren(this.parentDomNode,nextSibling);\n\t\t\treturn true;\n\t\t}\n\t} else {\n\t\t// If the list was empty then we need to remove the empty message\n\t\tif(prevList.length === 0) {\n\t\t\tthis.removeChildDomNodes();\n\t\t\tthis.children = [];\n\t\t}\n\t\t// Cycle through the list, inserting and removing list items as needed\n\t\tvar hasRefreshed = false;\n\t\tfor(var t=0; t<this.list.length; t++) {\n\t\t\tvar index = this.findListItem(t,this.list[t]);\n\t\t\tif(index === undefined) {\n\t\t\t\t// The list item must be inserted\n\t\t\t\tthis.insertListItem(t,this.list[t]);\n\t\t\t\thasRefreshed = true;\n\t\t\t} else {\n\t\t\t\t// There are intervening list items that must be removed\n\t\t\t\tfor(var n=index-1; n>=t; n--) {\n\t\t\t\t\tthis.removeListItem(n);\n\t\t\t\t\thasRefreshed = true;\n\t\t\t\t}\n\t\t\t\t// Refresh the item we're reusing\n\t\t\t\tvar refreshed = this.children[t].refresh(changedTiddlers);\n\t\t\t\thasRefreshed = hasRefreshed || refreshed;\n\t\t\t}\n\t\t}\n\t\t// Remove any left over items\n\t\tfor(t=this.children.length-1; t>=this.list.length; t--) {\n\t\t\tthis.removeListItem(t);\n\t\t\thasRefreshed = true;\n\t\t}\n\t\treturn hasRefreshed;\n\t}\n};\n\n/*\nFind the list item with a given title, starting from a specified position\n*/\nListWidget.prototype.findListItem = function(startIndex,title) {\n\twhile(startIndex < this.children.length) {\n\t\tif(this.children[startIndex].parseTreeNode.itemTitle === title) {\n\t\t\treturn startIndex;\n\t\t}\n\t\tstartIndex++;\n\t}\n\treturn undefined;\n};\n\n/*\nInsert a new list item at the specified index\n*/\nListWidget.prototype.insertListItem = function(index,title) {\n\t// Create, insert and render the new child widgets\n\tvar widget = this.makeChildWidget(this.makeItemTemplate(title));\n\twidget.parentDomNode = this.parentDomNode; // Hack to enable findNextSiblingDomNode() to work\n\tthis.children.splice(index,0,widget);\n\tvar nextSibling = widget.findNextSiblingDomNode();\n\twidget.render(this.parentDomNode,nextSibling);\n\t// Animate the insertion if required\n\tif(this.storyview && this.storyview.insert) {\n\t\tthis.storyview.insert(widget);\n\t}\n\treturn true;\n};\n\n/*\nRemove the specified list item\n*/\nListWidget.prototype.removeListItem = function(index) {\n\tvar widget = this.children[index];\n\t// Animate the removal if required\n\tif(this.storyview && this.storyview.remove) {\n\t\tthis.storyview.remove(widget);\n\t} else {\n\t\twidget.removeChildDomNodes();\n\t}\n\t// Remove the child widget\n\tthis.children.splice(index,1);\n};\n\nexports.list = ListWidget;\n\nvar ListItemWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nListItemWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nListItemWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nListItemWidget.prototype.execute = function() {\n\t// Set the current list item title\n\tthis.setVariable(this.parseTreeNode.variableName,this.parseTreeNode.itemTitle);\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nListItemWidget.prototype.refresh = function(changedTiddlers) {\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.listitem = ListItemWidget;\n\n})();",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/macrocall.js": {
"title": "$:/core/modules/widgets/macrocall.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/macrocall.js\ntype: application/javascript\nmodule-type: widget\n\nMacrocall widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar MacroCallWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nMacroCallWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nMacroCallWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nMacroCallWidget.prototype.execute = function() {\n\t// Get the parse type if specified\n\tthis.parseType = this.getAttribute(\"$type\",\"text/vnd.tiddlywiki\");\n\tthis.renderOutput = this.getAttribute(\"$output\",\"text/html\");\n\t// Merge together the parameters specified in the parse tree with the specified attributes\n\tvar params = this.parseTreeNode.params ? this.parseTreeNode.params.slice(0) : [];\n\t$tw.utils.each(this.attributes,function(attribute,name) {\n\t\tif(name.charAt(0) !== \"$\") {\n\t\t\tparams.push({name: name, value: attribute});\t\t\t\n\t\t}\n\t});\n\t// Get the macro value\n\tvar macroName = this.parseTreeNode.name || this.getAttribute(\"$name\"),\n\t\tvariableInfo = this.getVariableInfo(macroName,{params: params}),\n\t\ttext = variableInfo.text,\n\t\tparseTreeNodes;\n\t// Are we rendering to HTML?\n\tif(this.renderOutput === \"text/html\") {\n\t\t// If so we'll return the parsed macro\n\t\tvar parser = this.wiki.parseText(this.parseType,text,\n\t\t\t\t\t\t\t{parseAsInline: !this.parseTreeNode.isBlock});\n\t\tparseTreeNodes = parser ? parser.tree : [];\n\t\t// Wrap the parse tree in a vars widget assigning the parameters to variables named \"__paramname__\"\n\t\tvar attributes = {};\n\t\t$tw.utils.each(variableInfo.params,function(param) {\n\t\t\tvar name = \"__\" + param.name + \"__\";\n\t\t\tattributes[name] = {\n\t\t\t\tname: name,\n\t\t\t\ttype: \"string\",\n\t\t\t\tvalue: param.value\n\t\t\t};\n\t\t});\n\t\tparseTreeNodes = [{\n\t\t\ttype: \"vars\",\n\t\t\tattributes: attributes,\n\t\t\tchildren: parseTreeNodes\n\t\t}];\n\t} else {\n\t\t// Otherwise, we'll render the text\n\t\tvar plainText = this.wiki.renderText(\"text/plain\",this.parseType,text,{parentWidget: this});\n\t\tparseTreeNodes = [{type: \"text\", text: plainText}];\n\t}\n\t// Construct the child widgets\n\tthis.makeChildWidgets(parseTreeNodes);\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nMacroCallWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif($tw.utils.count(changedAttributes) > 0) {\n\t\t// Rerender ourselves\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\n\t}\n};\n\nexports.macrocall = MacroCallWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/navigator.js": {
"title": "$:/core/modules/widgets/navigator.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/navigator.js\ntype: application/javascript\nmodule-type: widget\n\nNavigator widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar IMPORT_TITLE = \"$:/Import\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar NavigatorWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n\tthis.addEventListeners([\n\t\t{type: \"tm-navigate\", handler: \"handleNavigateEvent\"},\n\t\t{type: \"tm-edit-tiddler\", handler: \"handleEditTiddlerEvent\"},\n\t\t{type: \"tm-delete-tiddler\", handler: \"handleDeleteTiddlerEvent\"},\n\t\t{type: \"tm-save-tiddler\", handler: \"handleSaveTiddlerEvent\"},\n\t\t{type: \"tm-cancel-tiddler\", handler: \"handleCancelTiddlerEvent\"},\n\t\t{type: \"tm-close-tiddler\", handler: \"handleCloseTiddlerEvent\"},\n\t\t{type: \"tm-close-all-tiddlers\", handler: \"handleCloseAllTiddlersEvent\"},\n\t\t{type: \"tm-close-other-tiddlers\", handler: \"handleCloseOtherTiddlersEvent\"},\n\t\t{type: \"tm-new-tiddler\", handler: \"handleNewTiddlerEvent\"},\n\t\t{type: \"tm-import-tiddlers\", handler: \"handleImportTiddlersEvent\"},\n\t\t{type: \"tm-perform-import\", handler: \"handlePerformImportEvent\"},\n\t\t{type: \"tm-fold-tiddler\", handler: \"handleFoldTiddlerEvent\"},\n\t\t{type: \"tm-fold-other-tiddlers\", handler: \"handleFoldOtherTiddlersEvent\"},\n\t\t{type: \"tm-fold-all-tiddlers\", handler: \"handleFoldAllTiddlersEvent\"},\n\t\t{type: \"tm-unfold-all-tiddlers\", handler: \"handleUnfoldAllTiddlersEvent\"},\n\t\t{type: \"tm-rename-tiddler\", handler: \"handleRenameTiddlerEvent\"}\n\t]);\n};\n\n/*\nInherit from the base widget class\n*/\nNavigatorWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nNavigatorWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nNavigatorWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.storyTitle = this.getAttribute(\"story\");\n\tthis.historyTitle = this.getAttribute(\"history\");\n\tthis.setVariable(\"tv-story-list\",this.storyTitle);\n\tthis.setVariable(\"tv-history-list\",this.historyTitle);\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nNavigatorWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.story || changedAttributes.history) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\n\t}\n};\n\nNavigatorWidget.prototype.getStoryList = function() {\n\treturn this.storyTitle ? this.wiki.getTiddlerList(this.storyTitle) : null;\n};\n\nNavigatorWidget.prototype.saveStoryList = function(storyList) {\n\tif(this.storyTitle) {\n\t\tvar storyTiddler = this.wiki.getTiddler(this.storyTitle);\n\t\tthis.wiki.addTiddler(new $tw.Tiddler(\n\t\t\t{title: this.storyTitle},\n\t\t\tstoryTiddler,\n\t\t\t{list: storyList}\n\t\t));\t\t\n\t}\n};\n\nNavigatorWidget.prototype.removeTitleFromStory = function(storyList,title) {\n\tif(storyList) {\n\t\tvar p = storyList.indexOf(title);\n\t\twhile(p !== -1) {\n\t\t\tstoryList.splice(p,1);\n\t\t\tp = storyList.indexOf(title);\n\t\t}\t\t\n\t}\n};\n\nNavigatorWidget.prototype.replaceFirstTitleInStory = function(storyList,oldTitle,newTitle) {\n\tif(storyList) {\n\t\tvar pos = storyList.indexOf(oldTitle);\n\t\tif(pos !== -1) {\n\t\t\tstoryList[pos] = newTitle;\n\t\t\tdo {\n\t\t\t\tpos = storyList.indexOf(oldTitle,pos + 1);\n\t\t\t\tif(pos !== -1) {\n\t\t\t\t\tstoryList.splice(pos,1);\n\t\t\t\t}\n\t\t\t} while(pos !== -1);\n\t\t} else {\n\t\t\tstoryList.splice(0,0,newTitle);\n\t\t}\t\t\n\t}\n};\n\nNavigatorWidget.prototype.addToStory = function(title,fromTitle) {\n\tif(this.storyTitle) {\n\t\tthis.wiki.addToStory(title,fromTitle,this.storyTitle,{\n\t\t\topenLinkFromInsideRiver: this.getAttribute(\"openLinkFromInsideRiver\",\"top\"),\n\t\t\topenLinkFromOutsideRiver: this.getAttribute(\"openLinkFromOutsideRiver\",\"top\")\n\t\t});\n\t}\n};\n\n/*\nAdd a new record to the top of the history stack\ntitle: a title string or an array of title strings\nfromPageRect: page coordinates of the origin of the navigation\n*/\nNavigatorWidget.prototype.addToHistory = function(title,fromPageRect) {\n\tthis.wiki.addToHistory(title,fromPageRect,this.historyTitle);\n};\n\n/*\nHandle a tm-navigate event\n*/\nNavigatorWidget.prototype.handleNavigateEvent = function(event) {\n\tevent = $tw.hooks.invokeHook(\"th-navigating\",event);\n\tif(event.navigateTo) {\n\t\tthis.addToStory(event.navigateTo,event.navigateFromTitle);\n\t\tif(!event.navigateSuppressNavigation) {\n\t\t\tthis.addToHistory(event.navigateTo,event.navigateFromClientRect);\n\t\t}\n\t}\n\treturn false;\n};\n\n// Close a specified tiddler\nNavigatorWidget.prototype.handleCloseTiddlerEvent = function(event) {\n\tvar title = event.param || event.tiddlerTitle,\n\t\tstoryList = this.getStoryList();\n\t// Look for tiddlers with this title to close\n\tthis.removeTitleFromStory(storyList,title);\n\tthis.saveStoryList(storyList);\n\treturn false;\n};\n\n// Close all tiddlers\nNavigatorWidget.prototype.handleCloseAllTiddlersEvent = function(event) {\n\tthis.saveStoryList([]);\n\treturn false;\n};\n\n// Close other tiddlers\nNavigatorWidget.prototype.handleCloseOtherTiddlersEvent = function(event) {\n\tvar title = event.param || event.tiddlerTitle;\n\tthis.saveStoryList([title]);\n\treturn false;\n};\n\n// Place a tiddler in edit mode\nNavigatorWidget.prototype.handleEditTiddlerEvent = function(event) {\n\tvar editTiddler = $tw.hooks.invokeHook(\"th-editing-tiddler\",event);\n\tif(!editTiddler) {\n\t\treturn false;\n\t}\n\tvar self = this;\n\tfunction isUnmodifiedShadow(title) {\n\t\treturn self.wiki.isShadowTiddler(title) && !self.wiki.tiddlerExists(title);\n\t}\n\tfunction confirmEditShadow(title) {\n\t\treturn confirm($tw.language.getString(\n\t\t\t\"ConfirmEditShadowTiddler\",\n\t\t\t{variables:\n\t\t\t\t{title: title}\n\t\t\t}\n\t\t));\n\t}\n\tvar title = event.param || event.tiddlerTitle;\n\tif(isUnmodifiedShadow(title) && !confirmEditShadow(title)) {\n\t\treturn false;\n\t}\n\t// Replace the specified tiddler with a draft in edit mode\n\tvar draftTiddler = this.makeDraftTiddler(title);\n\t// Update the story and history if required\n\tif(!event.paramObject || event.paramObject.suppressNavigation !== \"yes\") {\n\t\tvar draftTitle = draftTiddler.fields.title,\n\t\t\tstoryList = this.getStoryList();\n\t\tthis.removeTitleFromStory(storyList,draftTitle);\n\t\tthis.replaceFirstTitleInStory(storyList,title,draftTitle);\n\t\tthis.addToHistory(draftTitle,event.navigateFromClientRect);\n\t\tthis.saveStoryList(storyList);\n\t\treturn false;\n\t}\n};\n\n// Delete a tiddler\nNavigatorWidget.prototype.handleDeleteTiddlerEvent = function(event) {\n\t// Get the tiddler we're deleting\n\tvar title = event.param || event.tiddlerTitle,\n\t\ttiddler = this.wiki.getTiddler(title),\n\t\tstoryList = this.getStoryList(),\n\t\toriginalTitle = tiddler ? tiddler.fields[\"draft.of\"] : \"\",\n\t\toriginalTiddler = originalTitle ? this.wiki.getTiddler(originalTitle) : undefined,\n\t\tconfirmationTitle;\n\tif(!tiddler) {\n\t\treturn false;\n\t}\n\t// Check if the tiddler we're deleting is in draft mode\n\tif(originalTitle) {\n\t\t// If so, we'll prompt for confirmation referencing the original tiddler\n\t\tconfirmationTitle = originalTitle;\n\t} else {\n\t\t// If not a draft, then prompt for confirmation referencing the specified tiddler\n\t\tconfirmationTitle = title;\n\t}\n\t// Seek confirmation\n\tif((this.wiki.getTiddler(originalTitle) || (tiddler.fields.text || \"\") !== \"\") && !confirm($tw.language.getString(\n\t\t\t\t\"ConfirmDeleteTiddler\",\n\t\t\t\t{variables:\n\t\t\t\t\t{title: confirmationTitle}\n\t\t\t\t}\n\t\t\t))) {\n\t\treturn false;\n\t}\n\t// Delete the original tiddler\n\tif(originalTitle) {\n\t\tif(originalTiddler) {\n\t\t\t$tw.hooks.invokeHook(\"th-deleting-tiddler\",originalTiddler);\n\t\t}\n\t\tthis.wiki.deleteTiddler(originalTitle);\n\t\tthis.removeTitleFromStory(storyList,originalTitle);\n\t}\n\t// Invoke the hook function and delete this tiddler\n\t$tw.hooks.invokeHook(\"th-deleting-tiddler\",tiddler);\n\tthis.wiki.deleteTiddler(title);\n\t// Remove the closed tiddler from the story\n\tthis.removeTitleFromStory(storyList,title);\n\tthis.saveStoryList(storyList);\n\t// Trigger an autosave\n\t$tw.rootWidget.dispatchEvent({type: \"tm-auto-save-wiki\"});\n\treturn false;\n};\n\n/*\nCreate/reuse the draft tiddler for a given title\n*/\nNavigatorWidget.prototype.makeDraftTiddler = function(targetTitle) {\n\t// See if there is already a draft tiddler for this tiddler\n\tvar draftTitle = this.wiki.findDraft(targetTitle);\n\tif(draftTitle) {\n\t\treturn this.wiki.getTiddler(draftTitle);\n\t}\n\t// Get the current value of the tiddler we're editing\n\tvar tiddler = this.wiki.getTiddler(targetTitle);\n\t// Save the initial value of the draft tiddler\n\tdraftTitle = this.generateDraftTitle(targetTitle);\n\tvar draftTiddler = new $tw.Tiddler(\n\t\t\ttiddler,\n\t\t\t{\n\t\t\t\ttitle: draftTitle,\n\t\t\t\t\"draft.title\": targetTitle,\n\t\t\t\t\"draft.of\": targetTitle\n\t\t\t},\n\t\t\tthis.wiki.getModificationFields()\n\t\t);\n\tthis.wiki.addTiddler(draftTiddler);\n\treturn draftTiddler;\n};\n\n/*\nGenerate a title for the draft of a given tiddler\n*/\nNavigatorWidget.prototype.generateDraftTitle = function(title) {\n\treturn this.wiki.generateDraftTitle(title);\n};\n\n// Take a tiddler out of edit mode, saving the changes\nNavigatorWidget.prototype.handleSaveTiddlerEvent = function(event) {\n\tvar title = event.param || event.tiddlerTitle,\n\t\ttiddler = this.wiki.getTiddler(title),\n\t\tstoryList = this.getStoryList();\n\t// Replace the original tiddler with the draft\n\tif(tiddler) {\n\t\tvar draftTitle = (tiddler.fields[\"draft.title\"] || \"\").trim(),\n\t\t\tdraftOf = (tiddler.fields[\"draft.of\"] || \"\").trim();\n\t\tif(draftTitle) {\n\t\t\tvar isRename = draftOf !== draftTitle,\n\t\t\t\tisConfirmed = true;\n\t\t\tif(isRename && this.wiki.tiddlerExists(draftTitle)) {\n\t\t\t\tisConfirmed = confirm($tw.language.getString(\n\t\t\t\t\t\"ConfirmOverwriteTiddler\",\n\t\t\t\t\t{variables:\n\t\t\t\t\t\t{title: draftTitle}\n\t\t\t\t\t}\n\t\t\t\t));\n\t\t\t}\n\t\t\tif(isConfirmed) {\n\t\t\t\t// Create the new tiddler and pass it through the th-saving-tiddler hook\n\t\t\t\tvar newTiddler = new $tw.Tiddler(this.wiki.getCreationFields(),tiddler,{\n\t\t\t\t\ttitle: draftTitle,\n\t\t\t\t\t\"draft.title\": undefined,\n\t\t\t\t\t\"draft.of\": undefined\n\t\t\t\t},this.wiki.getModificationFields());\n\t\t\t\tnewTiddler = $tw.hooks.invokeHook(\"th-saving-tiddler\",newTiddler);\n\t\t\t\tthis.wiki.addTiddler(newTiddler);\n\t\t\t\t// If enabled, relink references to renamed tiddler\n\t\t\t\tvar shouldRelink = this.getAttribute(\"relinkOnRename\",\"no\").toLowerCase().trim() === \"yes\";\n\t\t\t\tif(isRename && shouldRelink && this.wiki.tiddlerExists(draftOf)) {\nconsole.log(\"Relinking '\" + draftOf + \"' to '\" + draftTitle + \"'\");\n\t\t\t\t\tthis.wiki.relinkTiddler(draftOf,draftTitle);\n\t\t\t\t}\n\t\t\t\t// Remove the draft tiddler\n\t\t\t\tthis.wiki.deleteTiddler(title);\n\t\t\t\t// Remove the original tiddler if we're renaming it\n\t\t\t\tif(isRename) {\n\t\t\t\t\tthis.wiki.deleteTiddler(draftOf);\n\t\t\t\t}\n\t\t\t\t// #2381 always remove new title & old\n\t\t\t\tthis.removeTitleFromStory(storyList,draftTitle);\n\t\t\t\tthis.removeTitleFromStory(storyList,draftOf);\n\t\t\t\tif(!event.paramObject || event.paramObject.suppressNavigation !== \"yes\") {\n\t\t\t\t\t// Replace the draft in the story with the original\n\t\t\t\t\tthis.replaceFirstTitleInStory(storyList,title,draftTitle);\n\t\t\t\t\tthis.addToHistory(draftTitle,event.navigateFromClientRect);\n\t\t\t\t\tif(draftTitle !== this.storyTitle) {\n\t\t\t\t\t\tthis.saveStoryList(storyList);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t// Trigger an autosave\n\t\t\t\t$tw.rootWidget.dispatchEvent({type: \"tm-auto-save-wiki\"});\n\t\t\t}\n\t\t}\n\t}\n\treturn false;\n};\n\n// Take a tiddler out of edit mode without saving the changes\nNavigatorWidget.prototype.handleCancelTiddlerEvent = function(event) {\n\tevent = $tw.hooks.invokeHook(\"th-cancelling-tiddler\", event);\n\t// Flip the specified tiddler from draft back to the original\n\tvar draftTitle = event.param || event.tiddlerTitle,\n\t\tdraftTiddler = this.wiki.getTiddler(draftTitle),\n\t\toriginalTitle = draftTiddler && draftTiddler.fields[\"draft.of\"];\n\tif(draftTiddler && originalTitle) {\n\t\t// Ask for confirmation if the tiddler text has changed\n\t\tvar isConfirmed = true,\n\t\t\toriginalTiddler = this.wiki.getTiddler(originalTitle),\n\t\t\tstoryList = this.getStoryList();\n\t\tif(this.wiki.isDraftModified(draftTitle)) {\n\t\t\tisConfirmed = confirm($tw.language.getString(\n\t\t\t\t\"ConfirmCancelTiddler\",\n\t\t\t\t{variables:\n\t\t\t\t\t{title: draftTitle}\n\t\t\t\t}\n\t\t\t));\n\t\t}\n\t\t// Remove the draft tiddler\n\t\tif(isConfirmed) {\n\t\t\tthis.wiki.deleteTiddler(draftTitle);\n\t\t\tif(!event.paramObject || event.paramObject.suppressNavigation !== \"yes\") {\n\t\t\t\tif(originalTiddler) {\n\t\t\t\t\tthis.replaceFirstTitleInStory(storyList,draftTitle,originalTitle);\n\t\t\t\t\tthis.addToHistory(originalTitle,event.navigateFromClientRect);\n\t\t\t\t} else {\n\t\t\t\t\tthis.removeTitleFromStory(storyList,draftTitle);\n\t\t\t\t}\n\t\t\t\tthis.saveStoryList(storyList);\n\t\t\t}\n\t\t}\n\t}\n\treturn false;\n};\n\n// Create a new draft tiddler\n// event.param can either be the title of a template tiddler, or a hashmap of fields.\n//\n// The title of the newly created tiddler follows these rules:\n// * If a hashmap was used and a title field was specified, use that title\n// * If a hashmap was used without a title field, use a default title, if necessary making it unique with a numeric suffix\n// * If a template tiddler was used, use the title of the template, if necessary making it unique with a numeric suffix\n//\n// If a draft of the target tiddler already exists then it is reused\nNavigatorWidget.prototype.handleNewTiddlerEvent = function(event) {\n\tevent = $tw.hooks.invokeHook(\"th-new-tiddler\", event);\n\t// Get the story details\n\tvar storyList = this.getStoryList(),\n\t\ttemplateTiddler, additionalFields, title, draftTitle, existingTiddler;\n\t// Get the template tiddler (if any)\n\tif(typeof event.param === \"string\") {\n\t\t// Get the template tiddler\n\t\ttemplateTiddler = this.wiki.getTiddler(event.param);\n\t\t// Generate a new title\n\t\ttitle = this.wiki.generateNewTitle(event.param || $tw.language.getString(\"DefaultNewTiddlerTitle\"));\n\t}\n\t// Get the specified additional fields\n\tif(typeof event.paramObject === \"object\") {\n\t\tadditionalFields = event.paramObject;\n\t}\n\tif(typeof event.param === \"object\") { // Backwards compatibility with 5.1.3\n\t\tadditionalFields = event.param;\n\t}\n\tif(additionalFields && additionalFields.title) {\n\t\ttitle = additionalFields.title;\n\t}\n\t// Make a copy of the additional fields excluding any blank ones\n\tvar filteredAdditionalFields = $tw.utils.extend({},additionalFields);\n\tObject.keys(filteredAdditionalFields).forEach(function(fieldName) {\n\t\tif(filteredAdditionalFields[fieldName] === \"\") {\n\t\t\tdelete filteredAdditionalFields[fieldName];\n\t\t}\n\t});\n\t// Generate a title if we don't have one\n\ttitle = title || this.wiki.generateNewTitle($tw.language.getString(\"DefaultNewTiddlerTitle\"));\n\t// Find any existing draft for this tiddler\n\tdraftTitle = this.wiki.findDraft(title);\n\t// Pull in any existing tiddler\n\tif(draftTitle) {\n\t\texistingTiddler = this.wiki.getTiddler(draftTitle);\n\t} else {\n\t\tdraftTitle = this.generateDraftTitle(title);\n\t\texistingTiddler = this.wiki.getTiddler(title);\n\t}\n\t// Merge the tags\n\tvar mergedTags = [];\n\tif(existingTiddler && existingTiddler.fields.tags) {\n\t\t$tw.utils.pushTop(mergedTags,existingTiddler.fields.tags);\n\t}\n\tif(additionalFields && additionalFields.tags) {\n\t\t// Merge tags\n\t\tmergedTags = $tw.utils.pushTop(mergedTags,$tw.utils.parseStringArray(additionalFields.tags));\n\t}\n\tif(templateTiddler && templateTiddler.fields.tags) {\n\t\t// Merge tags\n\t\tmergedTags = $tw.utils.pushTop(mergedTags,templateTiddler.fields.tags);\n\t}\n\t// Save the draft tiddler\n\tvar draftTiddler = new $tw.Tiddler({\n\t\t\ttext: \"\",\n\t\t\t\"draft.title\": title\n\t\t},\n\t\ttemplateTiddler,\n\t\tadditionalFields,\n\t\tthis.wiki.getCreationFields(),\n\t\texistingTiddler,\n\t\tfilteredAdditionalFields,\n\t\t{\n\t\t\ttitle: draftTitle,\n\t\t\t\"draft.of\": title,\n\t\t\ttags: mergedTags\n\t\t},this.wiki.getModificationFields());\n\tthis.wiki.addTiddler(draftTiddler);\n\t// Update the story to insert the new draft at the top and remove any existing tiddler\n\tif(storyList && storyList.indexOf(draftTitle) === -1) {\n\t\tvar slot = storyList.indexOf(event.navigateFromTitle);\n\t\tif(slot === -1) {\n\t\t\tslot = this.getAttribute(\"openLinkFromOutsideRiver\",\"top\") === \"bottom\" ? storyList.length - 1 : slot;\n\t\t}\n\t\tstoryList.splice(slot + 1,0,draftTitle);\n\t}\n\tif(storyList && storyList.indexOf(title) !== -1) {\n\t\tstoryList.splice(storyList.indexOf(title),1);\n\t}\n\tthis.saveStoryList(storyList);\n\t// Add a new record to the top of the history stack\n\tthis.addToHistory(draftTitle);\n\treturn false;\n};\n\n// Import JSON tiddlers into a pending import tiddler\nNavigatorWidget.prototype.handleImportTiddlersEvent = function(event) {\n\t// Get the tiddlers\n\tvar tiddlers = [];\n\ttry {\n\t\ttiddlers = JSON.parse(event.param);\n\t} catch(e) {\n\t}\n\t// Get the current $:/Import tiddler\n\tvar importTiddler = this.wiki.getTiddler(IMPORT_TITLE),\n\t\timportData = this.wiki.getTiddlerData(IMPORT_TITLE,{}),\n\t\tnewFields = new Object({\n\t\t\ttitle: IMPORT_TITLE,\n\t\t\ttype: \"application/json\",\n\t\t\t\"plugin-type\": \"import\",\n\t\t\t\"status\": \"pending\"\n\t\t}),\n\t\tincomingTiddlers = [];\n\t// Process each tiddler\n\timportData.tiddlers = importData.tiddlers || {};\n\t$tw.utils.each(tiddlers,function(tiddlerFields) {\n\t\ttiddlerFields.title = $tw.utils.trim(tiddlerFields.title);\n\t\tvar title = tiddlerFields.title;\n\t\tif(title) {\n\t\t\tincomingTiddlers.push(title);\n\t\t\timportData.tiddlers[title] = tiddlerFields;\n\t\t}\n\t});\n\t// Give the active upgrader modules a chance to process the incoming tiddlers\n\tvar messages = this.wiki.invokeUpgraders(incomingTiddlers,importData.tiddlers);\n\t$tw.utils.each(messages,function(message,title) {\n\t\tnewFields[\"message-\" + title] = message;\n\t});\n\t// Deselect any suppressed tiddlers\n\t$tw.utils.each(importData.tiddlers,function(tiddler,title) {\n\t\tif($tw.utils.count(tiddler) === 0) {\n\t\t\tnewFields[\"selection-\" + title] = \"unchecked\";\n\t\t}\n\t});\n\t// Save the $:/Import tiddler\n\tnewFields.text = JSON.stringify(importData,null,$tw.config.preferences.jsonSpaces);\n\tthis.wiki.addTiddler(new $tw.Tiddler(importTiddler,newFields));\n\t// Update the story and history details\n\tif(this.getVariable(\"tv-auto-open-on-import\") !== \"no\") {\n\t\tvar storyList = this.getStoryList(),\n\t\t\thistory = [];\n\t\t// Add it to the story\n\t\tif(storyList && storyList.indexOf(IMPORT_TITLE) === -1) {\n\t\t\tstoryList.unshift(IMPORT_TITLE);\n\t\t}\n\t\t// And to history\n\t\thistory.push(IMPORT_TITLE);\n\t\t// Save the updated story and history\n\t\tthis.saveStoryList(storyList);\n\t\tthis.addToHistory(history);\n\t}\n\treturn false;\n};\n\n//\nNavigatorWidget.prototype.handlePerformImportEvent = function(event) {\n\tvar self = this,\n\t\timportTiddler = this.wiki.getTiddler(event.param),\n\t\timportData = this.wiki.getTiddlerDataCached(event.param,{tiddlers: {}}),\n\t\timportReport = [];\n\t// Add the tiddlers to the store\n\timportReport.push($tw.language.getString(\"Import/Imported/Hint\") + \"\\n\");\n\t$tw.utils.each(importData.tiddlers,function(tiddlerFields) {\n\t\tvar title = tiddlerFields.title;\n\t\tif(title && importTiddler && importTiddler.fields[\"selection-\" + title] !== \"unchecked\") {\n\t\t\tvar tiddler = new $tw.Tiddler(tiddlerFields);\n\t\t\ttiddler = $tw.hooks.invokeHook(\"th-importing-tiddler\",tiddler);\n\t\t\tself.wiki.addTiddler(tiddler);\n\t\t\timportReport.push(\"# [[\" + tiddlerFields.title + \"]]\");\n\t\t}\n\t});\n\t// Replace the $:/Import tiddler with an import report\n\tthis.wiki.addTiddler(new $tw.Tiddler({\n\t\ttitle: event.param,\n\t\ttext: importReport.join(\"\\n\"),\n\t\t\"status\": \"complete\"\n\t}));\n\t// Navigate to the $:/Import tiddler\n\tthis.addToHistory([event.param]);\n\t// Trigger an autosave\n\t$tw.rootWidget.dispatchEvent({type: \"tm-auto-save-wiki\"});\n};\n\nNavigatorWidget.prototype.handleFoldTiddlerEvent = function(event) {\n\tvar paramObject = event.paramObject || {};\n\tif(paramObject.foldedState) {\n\t\tvar foldedState = this.wiki.getTiddlerText(paramObject.foldedState,\"show\") === \"show\" ? \"hide\" : \"show\";\n\t\tthis.wiki.setText(paramObject.foldedState,\"text\",null,foldedState);\n\t}\n};\n\nNavigatorWidget.prototype.handleFoldOtherTiddlersEvent = function(event) {\n\tvar self = this,\n\t\tparamObject = event.paramObject || {},\n\t\tprefix = paramObject.foldedStatePrefix;\n\t$tw.utils.each(this.getStoryList(),function(title) {\n\t\tself.wiki.setText(prefix + title,\"text\",null,event.param === title ? \"show\" : \"hide\");\n\t});\n};\n\nNavigatorWidget.prototype.handleFoldAllTiddlersEvent = function(event) {\n\tvar self = this,\n\t\tparamObject = event.paramObject || {},\n\t\tprefix = paramObject.foldedStatePrefix || \"$:/state/folded/\";\n\t$tw.utils.each(this.getStoryList(),function(title) {\n\t\tself.wiki.setText(prefix + title,\"text\",null,\"hide\");\n\t});\n};\n\nNavigatorWidget.prototype.handleUnfoldAllTiddlersEvent = function(event) {\n\tvar self = this,\n\t\tparamObject = event.paramObject || {},\n\t\tprefix = paramObject.foldedStatePrefix;\n\t$tw.utils.each(this.getStoryList(),function(title) {\n\t\tself.wiki.setText(prefix + title,\"text\",null,\"show\");\n\t});\n};\n\nNavigatorWidget.prototype.handleRenameTiddlerEvent = function(event) {\n\tvar paramObject = event.paramObject || {},\n\t\tfrom = paramObject.from || event.tiddlerTitle,\n\t\tto = paramObject.to;\n\tthis.wiki.renameTiddler(from,to);\n};\n\nexports.navigator = NavigatorWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/password.js": {
"title": "$:/core/modules/widgets/password.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/password.js\ntype: application/javascript\nmodule-type: widget\n\nPassword widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar PasswordWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nPasswordWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nPasswordWidget.prototype.render = function(parent,nextSibling) {\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\t// Get the current password\n\tvar password = $tw.browser ? $tw.utils.getPassword(this.passwordName) || \"\" : \"\";\n\t// Create our element\n\tvar domNode = this.document.createElement(\"input\");\n\tdomNode.setAttribute(\"type\",\"password\");\n\tdomNode.setAttribute(\"value\",password);\n\t// Add a click event handler\n\t$tw.utils.addEventListeners(domNode,[\n\t\t{name: \"change\", handlerObject: this, handlerMethod: \"handleChangeEvent\"}\n\t]);\n\t// Insert the label into the DOM and render any children\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\nPasswordWidget.prototype.handleChangeEvent = function(event) {\n\tvar password = this.domNodes[0].value;\n\treturn $tw.utils.savePassword(this.passwordName,password);\n};\n\n/*\nCompute the internal state of the widget\n*/\nPasswordWidget.prototype.execute = function() {\n\t// Get the parameters from the attributes\n\tthis.passwordName = this.getAttribute(\"name\",\"\");\n\t// Make the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nPasswordWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.name) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\n\t}\n};\n\nexports.password = PasswordWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/qualify.js": {
"title": "$:/core/modules/widgets/qualify.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/qualify.js\ntype: application/javascript\nmodule-type: widget\n\nQualify text to a variable \n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar QualifyWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nQualifyWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nQualifyWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nQualifyWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.qualifyName = this.getAttribute(\"name\");\n\tthis.qualifyTitle = this.getAttribute(\"title\");\n\t// Set context variable\n\tif(this.qualifyName) {\n\t\tthis.setVariable(this.qualifyName,this.qualifyTitle + \"-\" + this.getStateQualifier());\n\t}\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nQualifyWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.name || changedAttributes.title) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\n\t}\n};\n\nexports.qualify = QualifyWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/radio.js": {
"title": "$:/core/modules/widgets/radio.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/radio.js\ntype: application/javascript\nmodule-type: widget\n\nSet a field or index at a given tiddler via radio buttons\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar RadioWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nRadioWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nRadioWidget.prototype.render = function(parent,nextSibling) {\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\tvar isChecked = this.getValue() === this.radioValue;\n\t// Create our elements\n\tthis.labelDomNode = this.document.createElement(\"label\");\n\tthis.labelDomNode.setAttribute(\"class\",\n \t\t\"tc-radio \" + this.radioClass + (isChecked ? \" tc-radio-selected\" : \"\")\n \t);\n\tthis.inputDomNode = this.document.createElement(\"input\");\n\tthis.inputDomNode.setAttribute(\"type\",\"radio\");\n\tif(isChecked) {\n\t\tthis.inputDomNode.setAttribute(\"checked\",\"true\");\n\t}\n\tthis.labelDomNode.appendChild(this.inputDomNode);\n\tthis.spanDomNode = this.document.createElement(\"span\");\n\tthis.labelDomNode.appendChild(this.spanDomNode);\n\t// Add a click event handler\n\t$tw.utils.addEventListeners(this.inputDomNode,[\n\t\t{name: \"change\", handlerObject: this, handlerMethod: \"handleChangeEvent\"}\n\t]);\n\t// Insert the label into the DOM and render any children\n\tparent.insertBefore(this.labelDomNode,nextSibling);\n\tthis.renderChildren(this.spanDomNode,null);\n\tthis.domNodes.push(this.labelDomNode);\n};\n\nRadioWidget.prototype.getValue = function() {\n\tvar value,\n\t\ttiddler = this.wiki.getTiddler(this.radioTitle);\n\tif (this.radioIndex) {\n\t\tvalue = this.wiki.extractTiddlerDataItem(this.radioTitle,this.radioIndex);\n\t} else {\n\t\tvalue = tiddler && tiddler.getFieldString(this.radioField);\n\t}\n\treturn value;\n};\n\nRadioWidget.prototype.setValue = function() {\n\tif(this.radioIndex) {\n\t\tthis.wiki.setText(this.radioTitle,\"\",this.radioIndex,this.radioValue);\n\t} else {\n\t\tvar tiddler = this.wiki.getTiddler(this.radioTitle),\n\t\t\taddition = {};\n\t\taddition[this.radioField] = this.radioValue;\n\t\tthis.wiki.addTiddler(new $tw.Tiddler(this.wiki.getCreationFields(),{title: this.radioTitle},tiddler,addition,this.wiki.getModificationFields()));\n\t}\n};\n\nRadioWidget.prototype.handleChangeEvent = function(event) {\n\tif(this.inputDomNode.checked) {\n\t\tthis.setValue();\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nRadioWidget.prototype.execute = function() {\n\t// Get the parameters from the attributes\n\tthis.radioTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.radioField = this.getAttribute(\"field\",\"text\");\n\tthis.radioIndex = this.getAttribute(\"index\");\n\tthis.radioValue = this.getAttribute(\"value\");\n\tthis.radioClass = this.getAttribute(\"class\",\"\");\n\t// Make the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nRadioWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || changedAttributes.value || changedAttributes[\"class\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\tvar refreshed = false;\n\t\tif(changedTiddlers[this.radioTitle]) {\n\t\t\tthis.inputDomNode.checked = this.getValue() === this.radioValue;\n\t\t\trefreshed = true;\n\t\t}\n\t\treturn this.refreshChildren(changedTiddlers) || refreshed;\n\t}\n};\n\nexports.radio = RadioWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/range.js": {
"title": "$:/core/modules/widgets/range.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/range.js\ntype: application/javascript\nmodule-type: widget\n\nRange widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar RangeWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nRangeWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nRangeWidget.prototype.render = function(parent,nextSibling) {\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\t// Create our elements\n\tthis.inputDomNode = this.document.createElement(\"input\");\n\tthis.inputDomNode.setAttribute(\"type\",\"range\");\n\tthis.inputDomNode.setAttribute(\"class\",this.elementClass);\n\tif(this.minValue){\n\t\tthis.inputDomNode.setAttribute(\"min\", this.minValue);\n\t}\n\tif(this.maxValue){\n\t\tthis.inputDomNode.setAttribute(\"max\", this.maxValue);\n\t}\n\tif(this.increment){\n\t\tthis.inputDomNode.setAttribute(\"step\", this.increment);\n\t}\n\tthis.inputDomNode.value = this.getValue();\n\t// Add a click event handler\n\t$tw.utils.addEventListeners(this.inputDomNode,[\n\t\t{name: \"input\", handlerObject: this, handlerMethod: \"handleInputEvent\"},\n\t\t{name: \"change\", handlerObject: this, handlerMethod: \"handleInputEvent\"}\t\t\n\t]);\n\t// Insert the label into the DOM and render any children\n\tparent.insertBefore(this.inputDomNode,nextSibling);\n\tthis.domNodes.push(this.inputDomNode);\n};\n\nRangeWidget.prototype.getValue = function() {\n\tvar tiddler = this.wiki.getTiddler(this.tiddlerTitle),\n\t\tfieldName = this.tiddlerField || \"text\",\n\t\tvalue = this.defaultValue;\n\tif(tiddler) {\n\t\tif(this.tiddlerIndex) {\n\t\t\tvalue = this.wiki.extractTiddlerDataItem(tiddler,this.tiddlerIndex,this.defaultValue || \"\");\n\t\t} else {\n\t\t\tif($tw.utils.hop(tiddler.fields,fieldName)) {\n\t\t\t\tvalue = tiddler.fields[fieldName] || \"\";\n\t\t\t} else {\n\t\t\t\tvalue = this.defaultValue || \"\";\n\t\t\t}\n\t\t}\n\t}\n\treturn value;\n};\n\nRangeWidget.prototype.handleInputEvent = function(event) {\n\tif(this.getValue() !== this.inputDomNode.value) {\n\t\tif(this.tiddlerIndex) {\n\t\t\tthis.wiki.setText(this.tiddlerTitle,\"\",this.tiddlerIndex,this.inputDomNode.value);\n\t\t} else {\n\t\t\tthis.wiki.setText(this.tiddlerTitle,this.tiddlerField,null,this.inputDomNode.value);\n\t\t}\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nRangeWidget.prototype.execute = function() {\n\t// Get the parameters from the attributes\n\tthis.tiddlerTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.tiddlerField = this.getAttribute(\"field\");\n\tthis.tiddlerIndex = this.getAttribute(\"index\");\n\tthis.minValue = this.getAttribute(\"min\");\n\tthis.maxValue = this.getAttribute(\"max\");\n\tthis.increment = this.getAttribute(\"increment\");\n\tthis.defaultValue = this.getAttribute(\"default\");\n\tthis.elementClass = this.getAttribute(\"class\",\"\");\n\t// Make the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nRangeWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || changedAttributes['min'] || changedAttributes['max'] || changedAttributes['increment'] || changedAttributes[\"default\"] || changedAttributes[\"class\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\tvar refreshed = false;\n\t\tif(changedTiddlers[this.tiddlerTitle]) {\n\t\t\tvar value = this.getValue();\n\t\t\tif(this.inputDomNode.value !== value) {\n\t\t\t\tthis.inputDomNode.value = value;\t\t\t\t\n\t\t\t}\n\t\t\trefreshed = true;\n\t\t}\n\t\treturn this.refreshChildren(changedTiddlers) || refreshed;\n\t}\n};\n\nexports.range = RangeWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/raw.js": {
"title": "$:/core/modules/widgets/raw.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/raw.js\ntype: application/javascript\nmodule-type: widget\n\nRaw widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar RawWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nRawWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nRawWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.execute();\n\tvar div = this.document.createElement(\"div\");\n\tdiv.innerHTML=this.parseTreeNode.html;\n\tparent.insertBefore(div,nextSibling);\n\tthis.domNodes.push(div);\t\n};\n\n/*\nCompute the internal state of the widget\n*/\nRawWidget.prototype.execute = function() {\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nRawWidget.prototype.refresh = function(changedTiddlers) {\n\treturn false;\n};\n\nexports.raw = RawWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/reveal.js": {
"title": "$:/core/modules/widgets/reveal.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/reveal.js\ntype: application/javascript\nmodule-type: widget\n\nReveal widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar RevealWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nRevealWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nRevealWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar tag = this.parseTreeNode.isBlock ? \"div\" : \"span\";\n\tif(this.revealTag && $tw.config.htmlUnsafeElements.indexOf(this.revealTag) === -1) {\n\t\ttag = this.revealTag;\n\t}\n\tvar domNode = this.document.createElement(tag);\n\tvar classes = this[\"class\"].split(\" \") || [];\n\tclasses.push(\"tc-reveal\");\n\tdomNode.className = classes.join(\" \");\n\tif(this.style) {\n\t\tdomNode.setAttribute(\"style\",this.style);\n\t}\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tif(!domNode.isTiddlyWikiFakeDom && this.type === \"popup\" && this.isOpen) {\n\t\tthis.positionPopup(domNode);\n\t\t$tw.utils.addClass(domNode,\"tc-popup\"); // Make sure that clicks don't dismiss popups within the revealed content\n\t}\n\tif(!this.isOpen) {\n\t\tdomNode.setAttribute(\"hidden\",\"true\");\n\t}\n\tthis.domNodes.push(domNode);\n};\n\nRevealWidget.prototype.positionPopup = function(domNode) {\n\tdomNode.style.position = \"absolute\";\n\tdomNode.style.zIndex = \"1000\";\n\tvar left,top;\n\tswitch(this.position) {\n\t\tcase \"left\":\n\t\t\tleft = this.popup.left - domNode.offsetWidth;\n\t\t\ttop = this.popup.top;\n\t\t\tbreak;\n\t\tcase \"above\":\n\t\t\tleft = this.popup.left;\n\t\t\ttop = this.popup.top - domNode.offsetHeight;\n\t\t\tbreak;\n\t\tcase \"aboveright\":\n\t\t\tleft = this.popup.left + this.popup.width;\n\t\t\ttop = this.popup.top + this.popup.height - domNode.offsetHeight;\n\t\t\tbreak;\n\t\tcase \"right\":\n\t\t\tleft = this.popup.left + this.popup.width;\n\t\t\ttop = this.popup.top;\n\t\t\tbreak;\n\t\tcase \"belowleft\":\n\t\t\tleft = this.popup.left + this.popup.width - domNode.offsetWidth;\n\t\t\ttop = this.popup.top + this.popup.height;\n\t\t\tbreak;\n\t\tdefault: // Below\n\t\t\tleft = this.popup.left;\n\t\t\ttop = this.popup.top + this.popup.height;\n\t\t\tbreak;\n\t}\n\tif(!this.positionAllowNegative) {\n\t\tleft = Math.max(0,left);\n\t\ttop = Math.max(0,top);\n\t}\n\tdomNode.style.left = left + \"px\";\n\tdomNode.style.top = top + \"px\";\n};\n\n/*\nCompute the internal state of the widget\n*/\nRevealWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.state = this.getAttribute(\"state\");\n\tthis.revealTag = this.getAttribute(\"tag\");\n\tthis.type = this.getAttribute(\"type\");\n\tthis.text = this.getAttribute(\"text\");\n\tthis.position = this.getAttribute(\"position\");\n\tthis.positionAllowNegative = this.getAttribute(\"positionAllowNegative\") === \"yes\";\n\tthis[\"class\"] = this.getAttribute(\"class\",\"\");\n\tthis.style = this.getAttribute(\"style\",\"\");\n\tthis[\"default\"] = this.getAttribute(\"default\",\"\");\n\tthis.animate = this.getAttribute(\"animate\",\"no\");\n\tthis.retain = this.getAttribute(\"retain\",\"no\");\n\tthis.openAnimation = this.animate === \"no\" ? undefined : \"open\";\n\tthis.closeAnimation = this.animate === \"no\" ? undefined : \"close\";\n\t// Compute the title of the state tiddler and read it\n\tthis.stateTiddlerTitle = this.state;\n\tthis.stateTitle = this.getAttribute(\"stateTitle\");\n\tthis.stateField = this.getAttribute(\"stateField\");\n\tthis.stateIndex = this.getAttribute(\"stateIndex\");\n\tthis.readState();\n\t// Construct the child widgets\n\tvar childNodes = this.isOpen ? this.parseTreeNode.children : [];\n\tthis.hasChildNodes = this.isOpen;\n\tthis.makeChildWidgets(childNodes);\n};\n\n/*\nRead the state tiddler\n*/\nRevealWidget.prototype.readState = function() {\n\t// Read the information from the state tiddler\n\tvar state,\n\t defaultState = this[\"default\"];\n\tif(this.stateTitle) {\n\t\tvar stateTitleTiddler = this.wiki.getTiddler(this.stateTitle);\n\t\tif(this.stateField) {\n\t\t\tstate = stateTitleTiddler ? stateTitleTiddler.getFieldString(this.stateField) || defaultState : defaultState;\n\t\t} else if(this.stateIndex) {\n\t\t\tstate = stateTitleTiddler ? this.wiki.extractTiddlerDataItem(this.stateTitle,this.stateIndex) || defaultState : defaultState;\n\t\t} else if(stateTitleTiddler) {\n\t\t\tstate = this.wiki.getTiddlerText(this.stateTitle) || defaultState;\n\t\t} else {\n\t\t\tstate = defaultState;\n\t\t}\n\t} else {\n\t\tstate = this.stateTiddlerTitle ? this.wiki.getTextReference(this.state,this[\"default\"],this.getVariable(\"currentTiddler\")) : this[\"default\"];\n\t}\n\tif(state === null) {\n\t\tstate = this[\"default\"];\n\t}\n\tswitch(this.type) {\n\t\tcase \"popup\":\n\t\t\tthis.readPopupState(state);\n\t\t\tbreak;\n\t\tcase \"match\":\n\t\t\tthis.isOpen = this.text === state;\n\t\t\tbreak;\n\t\tcase \"nomatch\":\n\t\t\tthis.isOpen = this.text !== state;\n\t\t\tbreak;\n\t\tcase \"lt\":\n\t\t\tthis.isOpen = !!(this.compareStateText(state) < 0);\n\t\t\tbreak;\n\t\tcase \"gt\":\n\t\t\tthis.isOpen = !!(this.compareStateText(state) > 0);\n\t\t\tbreak;\n\t\tcase \"lteq\":\n\t\t\tthis.isOpen = !(this.compareStateText(state) > 0);\n\t\t\tbreak;\n\t\tcase \"gteq\":\n\t\t\tthis.isOpen = !(this.compareStateText(state) < 0);\n\t\t\tbreak;\n\t}\n};\n\nRevealWidget.prototype.compareStateText = function(state) {\n\treturn state.localeCompare(this.text,undefined,{numeric: true,sensitivity: \"case\"});\n};\n\nRevealWidget.prototype.readPopupState = function(state) {\n\tvar popupLocationRegExp = /^\\((-?[0-9\\.E]+),(-?[0-9\\.E]+),(-?[0-9\\.E]+),(-?[0-9\\.E]+)\\)$/,\n\t\tmatch = popupLocationRegExp.exec(state);\n\t// Check if the state matches the location regexp\n\tif(match) {\n\t\t// If so, we're open\n\t\tthis.isOpen = true;\n\t\t// Get the location\n\t\tthis.popup = {\n\t\t\tleft: parseFloat(match[1]),\n\t\t\ttop: parseFloat(match[2]),\n\t\t\twidth: parseFloat(match[3]),\n\t\t\theight: parseFloat(match[4])\n\t\t};\n\t} else {\n\t\t// If not, we're closed\n\t\tthis.isOpen = false;\n\t}\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nRevealWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.state || changedAttributes.type || changedAttributes.text || changedAttributes.position || changedAttributes.positionAllowNegative || changedAttributes[\"default\"] || changedAttributes.animate || changedAttributes.stateTitle || changedAttributes.stateField || changedAttributes.stateIndex) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\tvar currentlyOpen = this.isOpen;\n\t\tthis.readState();\n\t\tif(this.isOpen !== currentlyOpen) {\n\t\t\tif(this.retain === \"yes\") {\n\t\t\t\tthis.updateState();\n\t\t\t} else {\n\t\t\t\tthis.refreshSelf();\n\t\t\t\treturn true;\n\t\t\t}\n\t\t}\n\t\treturn this.refreshChildren(changedTiddlers);\n\t}\n};\n\n/*\nCalled by refresh() to dynamically show or hide the content\n*/\nRevealWidget.prototype.updateState = function() {\n\tvar self = this;\n\t// Read the current state\n\tthis.readState();\n\t// Construct the child nodes if needed\n\tvar domNode = this.domNodes[0];\n\tif(this.isOpen && !this.hasChildNodes) {\n\t\tthis.hasChildNodes = true;\n\t\tthis.makeChildWidgets(this.parseTreeNode.children);\n\t\tthis.renderChildren(domNode,null);\n\t}\n\t// Animate our DOM node\n\tif(!domNode.isTiddlyWikiFakeDom && this.type === \"popup\" && this.isOpen) {\n\t\tthis.positionPopup(domNode);\n\t\t$tw.utils.addClass(domNode,\"tc-popup\"); // Make sure that clicks don't dismiss popups within the revealed content\n\n\t}\n\tif(this.isOpen) {\n\t\tdomNode.removeAttribute(\"hidden\");\n $tw.anim.perform(this.openAnimation,domNode);\n\t} else {\n\t\t$tw.anim.perform(this.closeAnimation,domNode,{callback: function() {\n\t\t\t//make sure that the state hasn't changed during the close animation\n\t\t\tself.readState()\n\t\t\tif(!self.isOpen) {\n\t\t\t\tdomNode.setAttribute(\"hidden\",\"true\");\n\t\t\t}\n\t\t}});\n\t}\n};\n\nexports.reveal = RevealWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/scrollable.js": {
"title": "$:/core/modules/widgets/scrollable.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/scrollable.js\ntype: application/javascript\nmodule-type: widget\n\nScrollable widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ScrollableWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n\tthis.scaleFactor = 1;\n\tthis.addEventListeners([\n\t\t{type: \"tm-scroll\", handler: \"handleScrollEvent\"}\n\t]);\n\tif($tw.browser) {\n\t\tthis.requestAnimationFrame = window.requestAnimationFrame ||\n\t\t\twindow.webkitRequestAnimationFrame ||\n\t\t\twindow.mozRequestAnimationFrame ||\n\t\t\tfunction(callback) {\n\t\t\t\treturn window.setTimeout(callback, 1000/60);\n\t\t\t};\n\t\tthis.cancelAnimationFrame = window.cancelAnimationFrame ||\n\t\t\twindow.webkitCancelAnimationFrame ||\n\t\t\twindow.webkitCancelRequestAnimationFrame ||\n\t\t\twindow.mozCancelAnimationFrame ||\n\t\t\twindow.mozCancelRequestAnimationFrame ||\n\t\t\tfunction(id) {\n\t\t\t\twindow.clearTimeout(id);\n\t\t\t};\n\t}\n};\n\n/*\nInherit from the base widget class\n*/\nScrollableWidget.prototype = new Widget();\n\nScrollableWidget.prototype.cancelScroll = function() {\n\tif(this.idRequestFrame) {\n\t\tthis.cancelAnimationFrame.call(window,this.idRequestFrame);\n\t\tthis.idRequestFrame = null;\n\t}\n};\n\n/*\nHandle a scroll event\n*/\nScrollableWidget.prototype.handleScrollEvent = function(event) {\n\t// Pass the scroll event through if our offsetsize is larger than our scrollsize\n\tif(this.outerDomNode.scrollWidth <= this.outerDomNode.offsetWidth && this.outerDomNode.scrollHeight <= this.outerDomNode.offsetHeight && this.fallthrough === \"yes\") {\n\t\treturn true;\n\t}\n\tthis.scrollIntoView(event.target);\n\treturn false; // Handled event\n};\n\n/*\nScroll an element into view\n*/\nScrollableWidget.prototype.scrollIntoView = function(element) {\n\tvar duration = $tw.utils.getAnimationDuration();\n\tthis.cancelScroll();\n\tthis.startTime = Date.now();\n\tvar scrollPosition = {\n\t\tx: this.outerDomNode.scrollLeft,\n\t\ty: this.outerDomNode.scrollTop\n\t};\n\t// Get the client bounds of the element and adjust by the scroll position\n\tvar scrollableBounds = this.outerDomNode.getBoundingClientRect(),\n\t\tclientTargetBounds = element.getBoundingClientRect(),\n\t\tbounds = {\n\t\t\tleft: clientTargetBounds.left + scrollPosition.x - scrollableBounds.left,\n\t\t\ttop: clientTargetBounds.top + scrollPosition.y - scrollableBounds.top,\n\t\t\twidth: clientTargetBounds.width,\n\t\t\theight: clientTargetBounds.height\n\t\t};\n\t// We'll consider the horizontal and vertical scroll directions separately via this function\n\tvar getEndPos = function(targetPos,targetSize,currentPos,currentSize) {\n\t\t\t// If the target is already visible then stay where we are\n\t\t\tif(targetPos >= currentPos && (targetPos + targetSize) <= (currentPos + currentSize)) {\n\t\t\t\treturn currentPos;\n\t\t\t// If the target is above/left of the current view, then scroll to its top/left\n\t\t\t} else if(targetPos <= currentPos) {\n\t\t\t\treturn targetPos;\n\t\t\t// If the target is smaller than the window and the scroll position is too far up, then scroll till the target is at the bottom of the window\n\t\t\t} else if(targetSize < currentSize && currentPos < (targetPos + targetSize - currentSize)) {\n\t\t\t\treturn targetPos + targetSize - currentSize;\n\t\t\t// If the target is big, then just scroll to the top\n\t\t\t} else if(currentPos < targetPos) {\n\t\t\t\treturn targetPos;\n\t\t\t// Otherwise, stay where we are\n\t\t\t} else {\n\t\t\t\treturn currentPos;\n\t\t\t}\n\t\t},\n\t\tendX = getEndPos(bounds.left,bounds.width,scrollPosition.x,this.outerDomNode.offsetWidth),\n\t\tendY = getEndPos(bounds.top,bounds.height,scrollPosition.y,this.outerDomNode.offsetHeight);\n\t// Only scroll if necessary\n\tif(endX !== scrollPosition.x || endY !== scrollPosition.y) {\n\t\tvar self = this,\n\t\t\tdrawFrame;\n\t\tdrawFrame = function () {\n\t\t\tvar t;\n\t\t\tif(duration <= 0) {\n\t\t\t\tt = 1;\n\t\t\t} else {\n\t\t\t\tt = ((Date.now()) - self.startTime) / duration;\t\n\t\t\t}\n\t\t\tif(t >= 1) {\n\t\t\t\tself.cancelScroll();\n\t\t\t\tt = 1;\n\t\t\t}\n\t\t\tt = $tw.utils.slowInSlowOut(t);\n\t\t\tself.outerDomNode.scrollLeft = scrollPosition.x + (endX - scrollPosition.x) * t;\n\t\t\tself.outerDomNode.scrollTop = scrollPosition.y + (endY - scrollPosition.y) * t;\n\t\t\tif(t < 1) {\n\t\t\t\tself.idRequestFrame = self.requestAnimationFrame.call(window,drawFrame);\n\t\t\t}\n\t\t};\n\t\tdrawFrame();\n\t}\n};\n\n/*\nRender this widget into the DOM\n*/\nScrollableWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Remember parent\n\tthis.parentDomNode = parent;\n\t// Compute attributes and execute state\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Create elements\n\tthis.outerDomNode = this.document.createElement(\"div\");\n\t$tw.utils.setStyle(this.outerDomNode,[\n\t\t{overflowY: \"auto\"},\n\t\t{overflowX: \"auto\"},\n\t\t{webkitOverflowScrolling: \"touch\"}\n\t]);\n\tthis.innerDomNode = this.document.createElement(\"div\");\n\tthis.outerDomNode.appendChild(this.innerDomNode);\n\t// Assign classes\n\tthis.outerDomNode.className = this[\"class\"] || \"\";\n\t// Insert element\n\tparent.insertBefore(this.outerDomNode,nextSibling);\n\tthis.renderChildren(this.innerDomNode,null);\n\tthis.domNodes.push(this.outerDomNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nScrollableWidget.prototype.execute = function() {\n\t// Get attributes\n\tthis.fallthrough = this.getAttribute(\"fallthrough\",\"yes\");\n\tthis[\"class\"] = this.getAttribute(\"class\");\n\t// Make child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nScrollableWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"class\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.scrollable = ScrollableWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/select.js": {
"title": "$:/core/modules/widgets/select.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/select.js\ntype: application/javascript\nmodule-type: widget\n\nSelect widget:\n\n```\n<$select tiddler=\"MyTiddler\" field=\"text\">\n<$list filter=\"[tag[chapter]]\">\n<option value=<<currentTiddler>>>\n<$view field=\"description\"/>\n</option>\n</$list>\n</$select>\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar SelectWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nSelectWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nSelectWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n\tthis.setSelectValue();\n\t$tw.utils.addEventListeners(this.getSelectDomNode(),[\n\t\t{name: \"change\", handlerObject: this, handlerMethod: \"handleChangeEvent\"}\n\t]);\n};\n\n/*\nHandle a change event\n*/\nSelectWidget.prototype.handleChangeEvent = function(event) {\n\t// Get the new value and assign it to the tiddler\n\tif(this.selectMultiple == false) {\n\t\tvar value = this.getSelectDomNode().value;\n\t} else {\n\t\tvar value = this.getSelectValues()\n\t\t\t\tvalue = $tw.utils.stringifyList(value);\n\t}\n\tthis.wiki.setText(this.selectTitle,this.selectField,this.selectIndex,value);\n\t// Trigger actions\n\tif(this.selectActions) {\n\t\tthis.invokeActionString(this.selectActions,this,event);\n\t}\n};\n\n/*\nIf necessary, set the value of the select element to the current value\n*/\nSelectWidget.prototype.setSelectValue = function() {\n\tvar value = this.selectDefault;\n\t// Get the value\n\tif(this.selectIndex) {\n\t\tvalue = this.wiki.extractTiddlerDataItem(this.selectTitle,this.selectIndex,value);\n\t} else {\n\t\tvar tiddler = this.wiki.getTiddler(this.selectTitle);\n\t\tif(tiddler) {\n\t\t\tif(this.selectField === \"text\") {\n\t\t\t\t// Calling getTiddlerText() triggers lazy loading of skinny tiddlers\n\t\t\t\tvalue = this.wiki.getTiddlerText(this.selectTitle);\n\t\t\t} else {\n\t\t\t\tif($tw.utils.hop(tiddler.fields,this.selectField)) {\n\t\t\t\t\tvalue = tiddler.getFieldString(this.selectField);\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tif(this.selectField === \"title\") {\n\t\t\t\tvalue = this.selectTitle;\n\t\t\t}\n\t\t}\n\t}\n\t// Assign it to the select element if it's different than the current value\n\tif (this.selectMultiple) {\n\t\tvalue = value === undefined ? \"\" : value;\n\t\tvar select = this.getSelectDomNode();\n\t\tvar values = Array.isArray(value) ? value : $tw.utils.parseStringArray(value);\n\t\tfor(var i=0; i < select.children.length; i++){\n\t\t\tselect.children[i].selected = values.indexOf(select.children[i].value) !== -1\n\t\t}\n\t} else {\n\t\tvar domNode = this.getSelectDomNode();\n\t\tif(domNode.value !== value) {\n\t\t\tdomNode.value = value;\n\t\t}\n\t}\n};\n\n/*\nGet the DOM node of the select element\n*/\nSelectWidget.prototype.getSelectDomNode = function() {\n\treturn this.children[0].domNodes[0];\n};\n\n// Return an array of the selected opion values\n// select is an HTML select element\nSelectWidget.prototype.getSelectValues = function() {\n\tvar select, result, options, opt;\n\tselect = this.getSelectDomNode();\n\tresult = [];\n\toptions = select && select.options;\n\tfor (var i=0; i<options.length; i++) {\n\t\topt = options[i];\n\t\tif (opt.selected) {\n\t\t\tresult.push(opt.value || opt.text);\n\t\t}\n\t}\n\treturn result;\n}\n\n/*\nCompute the internal state of the widget\n*/\nSelectWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.selectActions = this.getAttribute(\"actions\");\n\tthis.selectTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.selectField = this.getAttribute(\"field\",\"text\");\n\tthis.selectIndex = this.getAttribute(\"index\");\n\tthis.selectClass = this.getAttribute(\"class\");\n\tthis.selectDefault = this.getAttribute(\"default\");\n\tthis.selectMultiple = this.getAttribute(\"multiple\", false);\n\tthis.selectSize = this.getAttribute(\"size\");\n\tthis.selectTooltip = this.getAttribute(\"tooltip\");\n\t// Make the child widgets\n\tvar selectNode = {\n\t\ttype: \"element\",\n\t\ttag: \"select\",\n\t\tchildren: this.parseTreeNode.children\n\t};\n\tif(this.selectClass) {\n\t\t$tw.utils.addAttributeToParseTreeNode(selectNode,\"class\",this.selectClass);\n\t}\n\tif(this.selectMultiple) {\n\t\t$tw.utils.addAttributeToParseTreeNode(selectNode,\"multiple\",\"multiple\");\n\t}\n\tif(this.selectSize) {\n\t\t$tw.utils.addAttributeToParseTreeNode(selectNode,\"size\",this.selectSize);\n\t}\n\tif(this.selectTooltip) {\n\t\t$tw.utils.addAttributeToParseTreeNode(selectNode,\"title\",this.selectTooltip);\n\t}\n\tthis.makeChildWidgets([selectNode]);\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nSelectWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\t// If we're using a different tiddler/field/index then completely refresh ourselves\n\tif(changedAttributes.selectTitle || changedAttributes.selectField || changedAttributes.selectIndex || changedAttributes.selectTooltip) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t// If the target tiddler value has changed, just update setting and refresh the children\n\t} else {\n\t\tvar childrenRefreshed = this.refreshChildren(changedTiddlers);\n\t\tif(changedTiddlers[this.selectTitle] || childrenRefreshed) {\n\t\t\tthis.setSelectValue();\n\t\t} \n\t\treturn childrenRefreshed;\n\t}\n};\n\nexports.select = SelectWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/set.js": {
"title": "$:/core/modules/widgets/set.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/set.js\ntype: application/javascript\nmodule-type: widget\n\nSet variable widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar SetWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nSetWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nSetWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nSetWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.setName = this.getAttribute(\"name\",\"currentTiddler\");\n\tthis.setFilter = this.getAttribute(\"filter\");\n\tthis.setSelect = this.getAttribute(\"select\");\n\tthis.setTiddler = this.getAttribute(\"tiddler\");\n\tthis.setSubTiddler = this.getAttribute(\"subtiddler\");\n\tthis.setField = this.getAttribute(\"field\");\n\tthis.setIndex = this.getAttribute(\"index\");\n\tthis.setValue = this.getAttribute(\"value\");\n\tthis.setEmptyValue = this.getAttribute(\"emptyValue\");\n\t// Set context variable\n\tthis.setVariable(this.setName,this.getValue(),this.parseTreeNode.params,!!this.parseTreeNode.isMacroDefinition);\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nGet the value to be assigned\n*/\nSetWidget.prototype.getValue = function() {\n\tvar value = this.setValue;\n\tif(this.setTiddler) {\n\t\tvar tiddler;\n\t\tif(this.setSubTiddler) {\n\t\t\ttiddler = this.wiki.getSubTiddler(this.setTiddler,this.setSubTiddler);\n\t\t} else {\n\t\t\ttiddler = this.wiki.getTiddler(this.setTiddler);\t\t\t\n\t\t}\n\t\tif(!tiddler) {\n\t\t\tvalue = this.setEmptyValue;\n\t\t} else if(this.setField) {\n\t\t\tvalue = tiddler.getFieldString(this.setField) || this.setEmptyValue;\n\t\t} else if(this.setIndex) {\n\t\t\tvalue = this.wiki.extractTiddlerDataItem(this.setTiddler,this.setIndex,this.setEmptyValue);\n\t\t} else {\n\t\t\tvalue = tiddler.fields.text || this.setEmptyValue ;\n\t\t}\n\t} else if(this.setFilter) {\n\t\tvar results = this.wiki.filterTiddlers(this.setFilter,this);\n\t\tif(this.setValue == null) {\n\t\t\tvar select;\n\t\t\tif(this.setSelect) {\n\t\t\t\tselect = parseInt(this.setSelect,10);\n\t\t\t}\n\t\t\tif(select !== undefined) {\n\t\t\t\tvalue = results[select] || \"\";\n\t\t\t} else {\n\t\t\t\tvalue = $tw.utils.stringifyList(results);\t\t\t\n\t\t\t}\n\t\t}\n\t\tif(results.length === 0 && this.setEmptyValue !== undefined) {\n\t\t\tvalue = this.setEmptyValue;\n\t\t}\n\t} else if(!value && this.setEmptyValue) {\n\t\tvalue = this.setEmptyValue;\n\t}\n\treturn value || \"\";\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nSetWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.name || changedAttributes.filter || changedAttributes.select || changedAttributes.tiddler || (this.setTiddler && changedTiddlers[this.setTiddler]) || changedAttributes.field || changedAttributes.index || changedAttributes.value || changedAttributes.emptyValue ||\n\t (this.setFilter && this.getValue() != this.variables[this.setName].value)) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\n\t}\n};\n\nexports.setvariable = SetWidget;\nexports.set = SetWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/text.js": {
"title": "$:/core/modules/widgets/text.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/text.js\ntype: application/javascript\nmodule-type: widget\n\nText node widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar TextNodeWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nTextNodeWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nTextNodeWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar text = this.getAttribute(\"text\",this.parseTreeNode.text || \"\");\n\ttext = text.replace(/\\r/mg,\"\");\n\tvar textNode = this.document.createTextNode(text);\n\tparent.insertBefore(textNode,nextSibling);\n\tthis.domNodes.push(textNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nTextNodeWidget.prototype.execute = function() {\n\t// Nothing to do for a text node\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nTextNodeWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.text) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn false;\t\n\t}\n};\n\nexports.text = TextNodeWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/tiddler.js": {
"title": "$:/core/modules/widgets/tiddler.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/tiddler.js\ntype: application/javascript\nmodule-type: widget\n\nTiddler widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar TiddlerWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nTiddlerWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nTiddlerWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nTiddlerWidget.prototype.execute = function() {\n\tthis.tiddlerState = this.computeTiddlerState();\n\tthis.setVariable(\"currentTiddler\",this.tiddlerState.currentTiddler);\n\tthis.setVariable(\"missingTiddlerClass\",this.tiddlerState.missingTiddlerClass);\n\tthis.setVariable(\"shadowTiddlerClass\",this.tiddlerState.shadowTiddlerClass);\n\tthis.setVariable(\"systemTiddlerClass\",this.tiddlerState.systemTiddlerClass);\n\tthis.setVariable(\"tiddlerTagClasses\",this.tiddlerState.tiddlerTagClasses);\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nCompute the tiddler state flags\n*/\nTiddlerWidget.prototype.computeTiddlerState = function() {\n\t// Get our parameters\n\tthis.tiddlerTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\t// Compute the state\n\tvar state = {\n\t\tcurrentTiddler: this.tiddlerTitle || \"\",\n\t\tmissingTiddlerClass: (this.wiki.tiddlerExists(this.tiddlerTitle) || this.wiki.isShadowTiddler(this.tiddlerTitle)) ? \"tc-tiddler-exists\" : \"tc-tiddler-missing\",\n\t\tshadowTiddlerClass: this.wiki.isShadowTiddler(this.tiddlerTitle) ? \"tc-tiddler-shadow\" : \"\",\n\t\tsystemTiddlerClass: this.wiki.isSystemTiddler(this.tiddlerTitle) ? \"tc-tiddler-system\" : \"\",\n\t\ttiddlerTagClasses: this.getTagClasses()\n\t};\n\t// Compute a simple hash to make it easier to detect changes\n\tstate.hash = state.currentTiddler + state.missingTiddlerClass + state.shadowTiddlerClass + state.systemTiddlerClass + state.tiddlerTagClasses;\n\treturn state;\n};\n\n/*\nCreate a string of CSS classes derived from the tags of the current tiddler\n*/\nTiddlerWidget.prototype.getTagClasses = function() {\n\tvar tiddler = this.wiki.getTiddler(this.tiddlerTitle);\n\tif(tiddler) {\n\t\tvar tags = [];\n\t\t$tw.utils.each(tiddler.fields.tags,function(tag) {\n\t\t\ttags.push(\"tc-tagged-\" + encodeURIComponent(tag));\n\t\t});\n\t\treturn tags.join(\" \");\n\t} else {\n\t\treturn \"\";\n\t}\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nTiddlerWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes(),\n\t\tnewTiddlerState = this.computeTiddlerState();\n\tif(changedAttributes.tiddler || newTiddlerState.hash !== this.tiddlerState.hash) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nexports.tiddler = TiddlerWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/transclude.js": {
"title": "$:/core/modules/widgets/transclude.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/transclude.js\ntype: application/javascript\nmodule-type: widget\n\nTransclude widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar TranscludeWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nTranscludeWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nTranscludeWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nTranscludeWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.transcludeTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.transcludeSubTiddler = this.getAttribute(\"subtiddler\");\n\tthis.transcludeField = this.getAttribute(\"field\");\n\tthis.transcludeIndex = this.getAttribute(\"index\");\n\tthis.transcludeMode = this.getAttribute(\"mode\");\n\t// Parse the text reference\n\tvar parseAsInline = !this.parseTreeNode.isBlock;\n\tif(this.transcludeMode === \"inline\") {\n\t\tparseAsInline = true;\n\t} else if(this.transcludeMode === \"block\") {\n\t\tparseAsInline = false;\n\t}\n\tvar parser = this.wiki.parseTextReference(\n\t\t\t\t\t\tthis.transcludeTitle,\n\t\t\t\t\t\tthis.transcludeField,\n\t\t\t\t\t\tthis.transcludeIndex,\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\tparseAsInline: parseAsInline,\n\t\t\t\t\t\t\tsubTiddler: this.transcludeSubTiddler\n\t\t\t\t\t\t}),\n\t\tparseTreeNodes = parser ? parser.tree : this.parseTreeNode.children;\n\t// Set context variables for recursion detection\n\tvar recursionMarker = this.makeRecursionMarker();\n\tthis.setVariable(\"transclusion\",recursionMarker);\n\t// Check for recursion\n\tif(parser) {\n\t\tif(this.parentWidget && this.parentWidget.hasVariable(\"transclusion\",recursionMarker)) {\n\t\t\tparseTreeNodes = [{type: \"element\", tag: \"span\", attributes: {\n\t\t\t\t\"class\": {type: \"string\", value: \"tc-error\"}\n\t\t\t}, children: [\n\t\t\t\t{type: \"text\", text: $tw.language.getString(\"Error/RecursiveTransclusion\")}\n\t\t\t]}];\n\t\t}\n\t}\n\t// Construct the child widgets\n\tthis.makeChildWidgets(parseTreeNodes);\n};\n\n/*\nCompose a string comprising the title, field and/or index to identify this transclusion for recursion detection\n*/\nTranscludeWidget.prototype.makeRecursionMarker = function() {\n\tvar output = [];\n\toutput.push(\"{\");\n\toutput.push(this.getVariable(\"currentTiddler\",{defaultValue: \"\"}));\n\toutput.push(\"|\");\n\toutput.push(this.transcludeTitle || \"\");\n\toutput.push(\"|\");\n\toutput.push(this.transcludeField || \"\");\n\toutput.push(\"|\");\n\toutput.push(this.transcludeIndex || \"\");\n\toutput.push(\"|\");\n\toutput.push(this.transcludeSubTiddler || \"\");\n\toutput.push(\"}\");\n\treturn output.join(\"\");\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nTranscludeWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || changedTiddlers[this.transcludeTitle]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nexports.transclude = TranscludeWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/vars.js": {
"title": "$:/core/modules/widgets/vars.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/vars.js\ntype: application/javascript\nmodule-type: widget\n\nThis widget allows multiple variables to be set in one go:\n\n```\n\\define helloworld() Hello world!\n<$vars greeting=\"Hi\" me={{!!title}} sentence=<<helloworld>>>\n <<greeting>>! I am <<me>> and I say: <<sentence>>\n</$vars>\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar VarsWidget = function(parseTreeNode,options) {\n\t// Call the constructor\n\tWidget.call(this);\n\t// Initialise\t\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nVarsWidget.prototype = Object.create(Widget.prototype);\n\n/*\nRender this widget into the DOM\n*/\nVarsWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nVarsWidget.prototype.execute = function() {\n\t// Parse variables\n\tvar self = this;\n\t$tw.utils.each(this.attributes,function(val,key) {\n\t\tif(key.charAt(0) !== \"$\") {\n\t\t\tself.setVariable(key,val);\n\t\t}\n\t});\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nVarsWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(Object.keys(changedAttributes).length) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports[\"vars\"] = VarsWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/view.js": {
"title": "$:/core/modules/widgets/view.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/view.js\ntype: application/javascript\nmodule-type: widget\n\nView widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ViewWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nViewWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nViewWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tif(this.text) {\n\t\tvar textNode = this.document.createTextNode(this.text);\n\t\tparent.insertBefore(textNode,nextSibling);\n\t\tthis.domNodes.push(textNode);\n\t} else {\n\t\tthis.makeChildWidgets();\n\t\tthis.renderChildren(parent,nextSibling);\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nViewWidget.prototype.execute = function() {\n\t// Get parameters from our attributes\n\tthis.viewTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.viewSubtiddler = this.getAttribute(\"subtiddler\");\n\tthis.viewField = this.getAttribute(\"field\",\"text\");\n\tthis.viewIndex = this.getAttribute(\"index\");\n\tthis.viewFormat = this.getAttribute(\"format\",\"text\");\n\tthis.viewTemplate = this.getAttribute(\"template\",\"\");\n\tthis.viewMode = this.getAttribute(\"mode\",\"block\");\n\tswitch(this.viewFormat) {\n\t\tcase \"htmlwikified\":\n\t\t\tthis.text = this.getValueAsHtmlWikified(this.viewMode);\n\t\t\tbreak;\n\t\tcase \"plainwikified\":\n\t\t\tthis.text = this.getValueAsPlainWikified(this.viewMode);\n\t\t\tbreak;\n\t\tcase \"htmlencodedplainwikified\":\n\t\t\tthis.text = this.getValueAsHtmlEncodedPlainWikified(this.viewMode);\n\t\t\tbreak;\n\t\tcase \"htmlencoded\":\n\t\t\tthis.text = this.getValueAsHtmlEncoded();\n\t\t\tbreak;\n\t\tcase \"urlencoded\":\n\t\t\tthis.text = this.getValueAsUrlEncoded();\n\t\t\tbreak;\n\t\tcase \"doubleurlencoded\":\n\t\t\tthis.text = this.getValueAsDoubleUrlEncoded();\n\t\t\tbreak;\n\t\tcase \"date\":\n\t\t\tthis.text = this.getValueAsDate(this.viewTemplate);\n\t\t\tbreak;\n\t\tcase \"relativedate\":\n\t\t\tthis.text = this.getValueAsRelativeDate();\n\t\t\tbreak;\n\t\tcase \"stripcomments\":\n\t\t\tthis.text = this.getValueAsStrippedComments();\n\t\t\tbreak;\n\t\tcase \"jsencoded\":\n\t\t\tthis.text = this.getValueAsJsEncoded();\n\t\t\tbreak;\n\t\tdefault: // \"text\"\n\t\t\tthis.text = this.getValueAsText();\n\t\t\tbreak;\n\t}\n};\n\n/*\nThe various formatter functions are baked into this widget for the moment. Eventually they will be replaced by macro functions\n*/\n\n/*\nRetrieve the value of the widget. Options are:\nasString: Optionally return the value as a string\n*/\nViewWidget.prototype.getValue = function(options) {\n\toptions = options || {};\n\tvar value = options.asString ? \"\" : undefined;\n\tif(this.viewIndex) {\n\t\tvalue = this.wiki.extractTiddlerDataItem(this.viewTitle,this.viewIndex);\n\t} else {\n\t\tvar tiddler;\n\t\tif(this.viewSubtiddler) {\n\t\t\ttiddler = this.wiki.getSubTiddler(this.viewTitle,this.viewSubtiddler);\t\n\t\t} else {\n\t\t\ttiddler = this.wiki.getTiddler(this.viewTitle);\n\t\t}\n\t\tif(tiddler) {\n\t\t\tif(this.viewField === \"text\" && !this.viewSubtiddler) {\n\t\t\t\t// Calling getTiddlerText() triggers lazy loading of skinny tiddlers\n\t\t\t\tvalue = this.wiki.getTiddlerText(this.viewTitle);\n\t\t\t} else {\n\t\t\t\tif($tw.utils.hop(tiddler.fields,this.viewField)) {\n\t\t\t\t\tif(options.asString) {\n\t\t\t\t\t\tvalue = tiddler.getFieldString(this.viewField);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tvalue = tiddler.fields[this.viewField];\t\t\t\t\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tif(this.viewField === \"title\") {\n\t\t\t\tvalue = this.viewTitle;\n\t\t\t}\n\t\t}\n\t}\n\treturn value;\n};\n\nViewWidget.prototype.getValueAsText = function() {\n\treturn this.getValue({asString: true});\n};\n\nViewWidget.prototype.getValueAsHtmlWikified = function(mode) {\n\treturn this.wiki.renderText(\"text/html\",\"text/vnd.tiddlywiki\",this.getValueAsText(),{\n\t\tparseAsInline: mode !== \"block\",\n\t\tparentWidget: this\n\t});\n};\n\nViewWidget.prototype.getValueAsPlainWikified = function(mode) {\n\treturn this.wiki.renderText(\"text/plain\",\"text/vnd.tiddlywiki\",this.getValueAsText(),{\n\t\tparseAsInline: mode !== \"block\",\n\t\tparentWidget: this\n\t});\n};\n\nViewWidget.prototype.getValueAsHtmlEncodedPlainWikified = function(mode) {\n\treturn $tw.utils.htmlEncode(this.wiki.renderText(\"text/plain\",\"text/vnd.tiddlywiki\",this.getValueAsText(),{\n\t\tparseAsInline: mode !== \"block\",\n\t\tparentWidget: this\n\t}));\n};\n\nViewWidget.prototype.getValueAsHtmlEncoded = function() {\n\treturn $tw.utils.htmlEncode(this.getValueAsText());\n};\n\nViewWidget.prototype.getValueAsUrlEncoded = function() {\n\treturn encodeURIComponent(this.getValueAsText());\n};\n\nViewWidget.prototype.getValueAsDoubleUrlEncoded = function() {\n\treturn encodeURIComponent(encodeURIComponent(this.getValueAsText()));\n};\n\nViewWidget.prototype.getValueAsDate = function(format) {\n\tformat = format || \"YYYY MM DD 0hh:0mm\";\n\tvar value = $tw.utils.parseDate(this.getValue());\n\tif(value && $tw.utils.isDate(value) && value.toString() !== \"Invalid Date\") {\n\t\treturn $tw.utils.formatDateString(value,format);\n\t} else {\n\t\treturn \"\";\n\t}\n};\n\nViewWidget.prototype.getValueAsRelativeDate = function(format) {\n\tvar value = $tw.utils.parseDate(this.getValue());\n\tif(value && $tw.utils.isDate(value) && value.toString() !== \"Invalid Date\") {\n\t\treturn $tw.utils.getRelativeDate((new Date()) - (new Date(value))).description;\n\t} else {\n\t\treturn \"\";\n\t}\n};\n\nViewWidget.prototype.getValueAsStrippedComments = function() {\n\tvar lines = this.getValueAsText().split(\"\\n\"),\n\t\tout = [];\n\tfor(var line=0; line<lines.length; line++) {\n\t\tvar text = lines[line];\n\t\tif(!/^\\s*\\/\\/#/.test(text)) {\n\t\t\tout.push(text);\n\t\t}\n\t}\n\treturn out.join(\"\\n\");\n};\n\nViewWidget.prototype.getValueAsJsEncoded = function() {\n\treturn $tw.utils.stringify(this.getValueAsText());\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nViewWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || changedAttributes.template || changedAttributes.format || changedTiddlers[this.viewTitle]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn false;\t\n\t}\n};\n\nexports.view = ViewWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/widget.js": {
"title": "$:/core/modules/widgets/widget.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/widget.js\ntype: application/javascript\nmodule-type: widget\n\nWidget base class\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nCreate a widget object for a parse tree node\n\tparseTreeNode: reference to the parse tree node to be rendered\n\toptions: see below\nOptions include:\n\twiki: mandatory reference to wiki associated with this render tree\n\tparentWidget: optional reference to a parent renderer node for the context chain\n\tdocument: optional document object to use instead of global document\n*/\nvar Widget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInitialise widget properties. These steps are pulled out of the constructor so that we can reuse them in subclasses\n*/\nWidget.prototype.initialise = function(parseTreeNode,options) {\n\t// Bail if parseTreeNode is undefined, meaning that the widget constructor was called without any arguments so that it can be subclassed\n\tif(parseTreeNode === undefined) {\n\t\treturn;\n\t}\n\toptions = options || {};\n\t// Save widget info\n\tthis.parseTreeNode = parseTreeNode;\n\tthis.wiki = options.wiki;\n\tthis.parentWidget = options.parentWidget;\n\tthis.variablesConstructor = function() {};\n\tthis.variablesConstructor.prototype = this.parentWidget ? this.parentWidget.variables : {};\n\tthis.variables = new this.variablesConstructor();\n\tthis.document = options.document;\n\tthis.attributes = {};\n\tthis.children = [];\n\tthis.domNodes = [];\n\tthis.eventListeners = {};\n\t// Hashmap of the widget classes\n\tif(!this.widgetClasses) {\n\t\t// Get widget classes\n\t\tWidget.prototype.widgetClasses = $tw.modules.applyMethods(\"widget\");\n\t\t// Process any subclasses\n\t\t$tw.modules.forEachModuleOfType(\"widget-subclass\",function(title,module) {\n\t\t\tif(module.baseClass) {\n\t\t\t\tvar baseClass = Widget.prototype.widgetClasses[module.baseClass];\n\t\t\t\tif(!baseClass) {\n\t\t\t\t\tthrow \"Module '\" + title + \"' is attemping to extend a non-existent base class '\" + module.baseClass + \"'\";\n\t\t\t\t}\n\t\t\t\tvar subClass = module.constructor;\n\t\t\t\tsubClass.prototype = new baseClass();\n\t\t\t\t$tw.utils.extend(subClass.prototype,module.prototype);\n\t\t\t\tWidget.prototype.widgetClasses[module.name || module.baseClass] = subClass;\n\t\t\t}\n\t\t});\n\t}\n};\n\n/*\nRender this widget into the DOM\n*/\nWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nWidget.prototype.execute = function() {\n\tthis.makeChildWidgets();\n};\n\n/*\nSet the value of a context variable\nname: name of the variable\nvalue: value of the variable\nparams: array of {name:, default:} for each parameter\nisMacroDefinition: true if the variable is set via a \\define macro pragma (and hence should have variable substitution performed)\n*/\nWidget.prototype.setVariable = function(name,value,params,isMacroDefinition) {\n\tthis.variables[name] = {value: value, params: params, isMacroDefinition: !!isMacroDefinition};\n};\n\n/*\nGet the prevailing value of a context variable\nname: name of variable\noptions: see below\nOptions include\nparams: array of {name:, value:} for each parameter\ndefaultValue: default value if the variable is not defined\n\nReturns an object with the following fields:\n\nparams: array of {name:,value:} of parameters passed to wikitext variables\ntext: text of variable, with parameters properly substituted\n*/\nWidget.prototype.getVariableInfo = function(name,options) {\n\toptions = options || {};\n\tvar actualParams = options.params || [],\n\t\tparentWidget = this.parentWidget;\n\t// Check for the variable defined in the parent widget (or an ancestor in the prototype chain)\n\tif(parentWidget && name in parentWidget.variables) {\n\t\tvar variable = parentWidget.variables[name],\n\t\t\tvalue = variable.value,\n\t\t\tparams = this.resolveVariableParameters(variable.params,actualParams);\n\t\t// Substitute any parameters specified in the definition\n\t\t$tw.utils.each(params,function(param) {\n\t\t\tvalue = $tw.utils.replaceString(value,new RegExp(\"\\\\$\" + $tw.utils.escapeRegExp(param.name) + \"\\\\$\",\"mg\"),param.value);\n\t\t});\n\t\t// Only substitute variable references if this variable was defined with the \\define pragma\n\t\tif(variable.isMacroDefinition) {\n\t\t\tvalue = this.substituteVariableReferences(value);\t\t\t\n\t\t}\n\t\treturn {\n\t\t\ttext: value,\n\t\t\tparams: params\n\t\t};\n\t}\n\t// If the variable doesn't exist in the parent widget then look for a macro module\n\treturn {\n\t\ttext: this.evaluateMacroModule(name,actualParams,options.defaultValue)\n\t};\n};\n\n/*\nSimplified version of getVariableInfo() that just returns the text\n*/\nWidget.prototype.getVariable = function(name,options) {\n\treturn this.getVariableInfo(name,options).text;\n};\n\nWidget.prototype.resolveVariableParameters = function(formalParams,actualParams) {\n\tformalParams = formalParams || [];\n\tactualParams = actualParams || [];\n\tvar nextAnonParameter = 0, // Next candidate anonymous parameter in macro call\n\t\tparamInfo, paramValue,\n\t\tresults = [];\n\t// Step through each of the parameters in the macro definition\n\tfor(var p=0; p<formalParams.length; p++) {\n\t\t// Check if we've got a macro call parameter with the same name\n\t\tparamInfo = formalParams[p];\n\t\tparamValue = undefined;\n\t\tfor(var m=0; m<actualParams.length; m++) {\n\t\t\tif(actualParams[m].name === paramInfo.name) {\n\t\t\t\tparamValue = actualParams[m].value;\n\t\t\t}\n\t\t}\n\t\t// If not, use the next available anonymous macro call parameter\n\t\twhile(nextAnonParameter < actualParams.length && actualParams[nextAnonParameter].name) {\n\t\t\tnextAnonParameter++;\n\t\t}\n\t\tif(paramValue === undefined && nextAnonParameter < actualParams.length) {\n\t\t\tparamValue = actualParams[nextAnonParameter++].value;\n\t\t}\n\t\t// If we've still not got a value, use the default, if any\n\t\tparamValue = paramValue || paramInfo[\"default\"] || \"\";\n\t\t// Store the parameter name and value\n\t\tresults.push({name: paramInfo.name, value: paramValue});\n\t}\n\treturn results;\n};\n\nWidget.prototype.substituteVariableReferences = function(text) {\n\tvar self = this;\n\treturn (text || \"\").replace(/\\$\\(([^\\)\\$]+)\\)\\$/g,function(match,p1,offset,string) {\n\t\treturn self.getVariable(p1,{defaultValue: \"\"});\n\t});\n};\n\nWidget.prototype.evaluateMacroModule = function(name,actualParams,defaultValue) {\n\tif($tw.utils.hop($tw.macros,name)) {\n\t\tvar macro = $tw.macros[name],\n\t\t\targs = [];\n\t\tif(macro.params.length > 0) {\n\t\t\tvar nextAnonParameter = 0, // Next candidate anonymous parameter in macro call\n\t\t\t\tparamInfo, paramValue;\n\t\t\t// Step through each of the parameters in the macro definition\n\t\t\tfor(var p=0; p<macro.params.length; p++) {\n\t\t\t\t// Check if we've got a macro call parameter with the same name\n\t\t\t\tparamInfo = macro.params[p];\n\t\t\t\tparamValue = undefined;\n\t\t\t\tfor(var m=0; m<actualParams.length; m++) {\n\t\t\t\t\tif(actualParams[m].name === paramInfo.name) {\n\t\t\t\t\t\tparamValue = actualParams[m].value;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t// If not, use the next available anonymous macro call parameter\n\t\t\t\twhile(nextAnonParameter < actualParams.length && actualParams[nextAnonParameter].name) {\n\t\t\t\t\tnextAnonParameter++;\n\t\t\t\t}\n\t\t\t\tif(paramValue === undefined && nextAnonParameter < actualParams.length) {\n\t\t\t\t\tparamValue = actualParams[nextAnonParameter++].value;\n\t\t\t\t}\n\t\t\t\t// If we've still not got a value, use the default, if any\n\t\t\t\tparamValue = paramValue || paramInfo[\"default\"] || \"\";\n\t\t\t\t// Save the parameter\n\t\t\t\targs.push(paramValue);\n\t\t\t}\n\t\t}\n\t\telse for(var i=0; i<actualParams.length; ++i) {\n\t\t\targs.push(actualParams[i].value);\n\t\t}\n\t\treturn (macro.run.apply(this,args) || \"\").toString();\n\t} else {\n\t\treturn defaultValue;\n\t}\n};\n\n/*\nCheck whether a given context variable value exists in the parent chain\n*/\nWidget.prototype.hasVariable = function(name,value) {\n\tvar node = this;\n\twhile(node) {\n\t\tif($tw.utils.hop(node.variables,name) && node.variables[name].value === value) {\n\t\t\treturn true;\n\t\t}\n\t\tnode = node.parentWidget;\n\t}\n\treturn false;\n};\n\n/*\nConstruct a qualifying string based on a hash of concatenating the values of a given variable in the parent chain\n*/\nWidget.prototype.getStateQualifier = function(name) {\n\tthis.qualifiers = this.qualifiers || Object.create(null);\n\tname = name || \"transclusion\";\n\tif(this.qualifiers[name]) {\n\t\treturn this.qualifiers[name];\n\t} else {\n\t\tvar output = [],\n\t\t\tnode = this;\n\t\twhile(node && node.parentWidget) {\n\t\t\tif($tw.utils.hop(node.parentWidget.variables,name)) {\n\t\t\t\toutput.push(node.getVariable(name));\n\t\t\t}\n\t\t\tnode = node.parentWidget;\n\t\t}\n\t\tvar value = $tw.utils.hashString(output.join(\"\"));\n\t\tthis.qualifiers[name] = value;\n\t\treturn value;\n\t}\n};\n\n/*\nCompute the current values of the attributes of the widget. Returns a hashmap of the names of the attributes that have changed\n*/\nWidget.prototype.computeAttributes = function() {\n\tvar changedAttributes = {},\n\t\tself = this,\n\t\tvalue;\n\t$tw.utils.each(this.parseTreeNode.attributes,function(attribute,name) {\n\t\tif(attribute.type === \"filtered\") {\n\t\t\tvalue = self.wiki.filterTiddlers(attribute.filter,self)[0] || \"\";\n\t\t} else if(attribute.type === \"indirect\") {\n\t\t\tvalue = self.wiki.getTextReference(attribute.textReference,\"\",self.getVariable(\"currentTiddler\"));\n\t\t} else if(attribute.type === \"macro\") {\n\t\t\tvalue = self.getVariable(attribute.value.name,{params: attribute.value.params});\n\t\t} else { // String attribute\n\t\t\tvalue = attribute.value;\n\t\t}\n\t\t// Check whether the attribute has changed\n\t\tif(self.attributes[name] !== value) {\n\t\t\tself.attributes[name] = value;\n\t\t\tchangedAttributes[name] = true;\n\t\t}\n\t});\n\treturn changedAttributes;\n};\n\n/*\nCheck for the presence of an attribute\n*/\nWidget.prototype.hasAttribute = function(name) {\n\treturn $tw.utils.hop(this.attributes,name);\n};\n\n/*\nGet the value of an attribute\n*/\nWidget.prototype.getAttribute = function(name,defaultText) {\n\tif($tw.utils.hop(this.attributes,name)) {\n\t\treturn this.attributes[name];\n\t} else {\n\t\treturn defaultText;\n\t}\n};\n\n/*\nAssign the computed attributes of the widget to a domNode\noptions include:\nexcludeEventAttributes: ignores attributes whose name begins with \"on\"\n*/\nWidget.prototype.assignAttributes = function(domNode,options) {\n\toptions = options || {};\n\tvar self = this;\n\t$tw.utils.each(this.attributes,function(v,a) {\n\t\t// Check exclusions\n\t\tif(options.excludeEventAttributes && a.substr(0,2) === \"on\") {\n\t\t\tv = undefined;\n\t\t}\n\t\tif(v !== undefined) {\n\t\t\tvar b = a.split(\":\");\n\t\t\t// Setting certain attributes can cause a DOM error (eg xmlns on the svg element)\n\t\t\ttry {\n\t\t\t\tif (b.length == 2 && b[0] == \"xlink\"){\n\t\t\t\t\tdomNode.setAttributeNS(\"http://www.w3.org/1999/xlink\",b[1],v);\n\t\t\t\t} else {\n\t\t\t\t\tdomNode.setAttributeNS(null,a,v);\n\t\t\t\t}\n\t\t\t} catch(e) {\n\t\t\t}\n\t\t}\n\t});\n};\n\n/*\nMake child widgets correspondng to specified parseTreeNodes\n*/\nWidget.prototype.makeChildWidgets = function(parseTreeNodes) {\n\tthis.children = [];\n\tvar self = this;\n\t$tw.utils.each(parseTreeNodes || (this.parseTreeNode && this.parseTreeNode.children),function(childNode) {\n\t\tself.children.push(self.makeChildWidget(childNode));\n\t});\n};\n\n/*\nConstruct the widget object for a parse tree node\n*/\nWidget.prototype.makeChildWidget = function(parseTreeNode) {\n\tvar WidgetClass = this.widgetClasses[parseTreeNode.type];\n\tif(!WidgetClass) {\n\t\tWidgetClass = this.widgetClasses.text;\n\t\tparseTreeNode = {type: \"text\", text: \"Undefined widget '\" + parseTreeNode.type + \"'\"};\n\t}\n\treturn new WidgetClass(parseTreeNode,{\n\t\twiki: this.wiki,\n\t\tvariables: {},\n\t\tparentWidget: this,\n\t\tdocument: this.document\n\t});\n};\n\n/*\nGet the next sibling of this widget\n*/\nWidget.prototype.nextSibling = function() {\n\tif(this.parentWidget) {\n\t\tvar index = this.parentWidget.children.indexOf(this);\n\t\tif(index !== -1 && index < this.parentWidget.children.length-1) {\n\t\t\treturn this.parentWidget.children[index+1];\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nGet the previous sibling of this widget\n*/\nWidget.prototype.previousSibling = function() {\n\tif(this.parentWidget) {\n\t\tvar index = this.parentWidget.children.indexOf(this);\n\t\tif(index !== -1 && index > 0) {\n\t\t\treturn this.parentWidget.children[index-1];\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nRender the children of this widget into the DOM\n*/\nWidget.prototype.renderChildren = function(parent,nextSibling) {\n\tvar children = this.children;\n\tfor(var i = 0; i < children.length; i++) {\n\t\tchildren[i].render(parent,nextSibling);\n\t};\n};\n\n/*\nAdd a list of event listeners from an array [{type:,handler:},...]\n*/\nWidget.prototype.addEventListeners = function(listeners) {\n\tvar self = this;\n\t$tw.utils.each(listeners,function(listenerInfo) {\n\t\tself.addEventListener(listenerInfo.type,listenerInfo.handler);\n\t});\n};\n\n/*\nAdd an event listener\n*/\nWidget.prototype.addEventListener = function(type,handler) {\n\tvar self = this;\n\tif(typeof handler === \"string\") { // The handler is a method name on this widget\n\t\tthis.eventListeners[type] = function(event) {\n\t\t\treturn self[handler].call(self,event);\n\t\t};\n\t} else { // The handler is a function\n\t\tthis.eventListeners[type] = function(event) {\n\t\t\treturn handler.call(self,event);\n\t\t};\n\t}\n};\n\n/*\nDispatch an event to a widget. If the widget doesn't handle the event then it is also dispatched to the parent widget\n*/\nWidget.prototype.dispatchEvent = function(event) {\n\t// Dispatch the event if this widget handles it\n\tvar listener = this.eventListeners[event.type];\n\tif(listener) {\n\t\t// Don't propagate the event if the listener returned false\n\t\tif(!listener(event)) {\n\t\t\treturn false;\n\t\t}\n\t}\n\t// Dispatch the event to the parent widget\n\tif(this.parentWidget) {\n\t\treturn this.parentWidget.dispatchEvent(event);\n\t}\n\treturn true;\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nWidget.prototype.refresh = function(changedTiddlers) {\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nRebuild a previously rendered widget\n*/\nWidget.prototype.refreshSelf = function() {\n\tvar nextSibling = this.findNextSiblingDomNode();\n\tthis.removeChildDomNodes();\n\tthis.render(this.parentDomNode,nextSibling);\n};\n\n/*\nRefresh all the children of a widget\n*/\nWidget.prototype.refreshChildren = function(changedTiddlers) {\n\tvar children = this.children,\n\t\trefreshed = false;\n\tfor (var i = 0; i < children.length; i++) {\n\t\trefreshed = children[i].refresh(changedTiddlers) || refreshed;\n\t}\n\treturn refreshed;\n};\n\n/*\nFind the next sibling in the DOM to this widget. This is done by scanning the widget tree through all next siblings and their descendents that share the same parent DOM node\n*/\nWidget.prototype.findNextSiblingDomNode = function(startIndex) {\n\t// Refer to this widget by its index within its parents children\n\tvar parent = this.parentWidget,\n\t\tindex = startIndex !== undefined ? startIndex : parent.children.indexOf(this);\nif(index === -1) {\n\tthrow \"node not found in parents children\";\n}\n\t// Look for a DOM node in the later siblings\n\twhile(++index < parent.children.length) {\n\t\tvar domNode = parent.children[index].findFirstDomNode();\n\t\tif(domNode) {\n\t\t\treturn domNode;\n\t\t}\n\t}\n\t// Go back and look for later siblings of our parent if it has the same parent dom node\n\tvar grandParent = parent.parentWidget;\n\tif(grandParent && parent.parentDomNode === this.parentDomNode) {\n\t\tindex = grandParent.children.indexOf(parent);\n\t\tif(index !== -1) {\n\t\t\treturn parent.findNextSiblingDomNode(index);\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nFind the first DOM node generated by a widget or its children\n*/\nWidget.prototype.findFirstDomNode = function() {\n\t// Return the first dom node of this widget, if we've got one\n\tif(this.domNodes.length > 0) {\n\t\treturn this.domNodes[0];\n\t}\n\t// Otherwise, recursively call our children\n\tfor(var t=0; t<this.children.length; t++) {\n\t\tvar domNode = this.children[t].findFirstDomNode();\n\t\tif(domNode) {\n\t\t\treturn domNode;\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nRemove any DOM nodes created by this widget or its children\n*/\nWidget.prototype.removeChildDomNodes = function() {\n\t// If this widget has directly created DOM nodes, delete them and exit. This assumes that any child widgets are contained within the created DOM nodes, which would normally be the case\n\tif(this.domNodes.length > 0) {\n\t\t$tw.utils.each(this.domNodes,function(domNode) {\n\t\t\tdomNode.parentNode.removeChild(domNode);\n\t\t});\n\t\tthis.domNodes = [];\n\t} else {\n\t\t// Otherwise, ask the child widgets to delete their DOM nodes\n\t\t$tw.utils.each(this.children,function(childWidget) {\n\t\t\tchildWidget.removeChildDomNodes();\n\t\t});\n\t}\n};\n\n/*\nInvoke the action widgets that are descendents of the current widget.\n*/\nWidget.prototype.invokeActions = function(triggeringWidget,event) {\n\tvar handled = false;\n\t// For each child widget\n\tfor(var t=0; t<this.children.length; t++) {\n\t\tvar child = this.children[t];\n\t\t// Invoke the child if it is an action widget\n\t\tif(child.invokeAction) {\n\t\t\tchild.refreshSelf();\n\t\t\tif(child.invokeAction(triggeringWidget,event)) {\n\t\t\t\thandled = true;\n\t\t\t}\n\t\t}\n\t\t// Propagate through through the child if it permits it\n\t\tif(child.allowActionPropagation() && child.invokeActions(triggeringWidget,event)) {\n\t\t\thandled = true;\n\t\t}\n\t}\n\treturn handled;\n};\n\n/*\nInvoke the action widgets defined in a string\n*/\nWidget.prototype.invokeActionString = function(actions,triggeringWidget,event,variables) {\n\tactions = actions || \"\";\n\tvar parser = this.wiki.parseText(\"text/vnd.tiddlywiki\",actions,{\n\t\t\tparentWidget: this,\n\t\t\tdocument: this.document\n\t\t}),\n\t\twidgetNode = this.wiki.makeWidget(parser,{\n\t\t\tparentWidget: this,\n\t\t\tdocument: this.document,\n\t\t\tvariables: variables\n\t\t});\n\tvar container = this.document.createElement(\"div\");\n\twidgetNode.render(container,null);\n\treturn widgetNode.invokeActions(this,event);\n};\n\nWidget.prototype.allowActionPropagation = function() {\n\treturn true;\n};\n\nexports.widget = Widget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/widgets/wikify.js": {
"title": "$:/core/modules/widgets/wikify.js",
"text": "/*\\\ntitle: $:/core/modules/widgets/wikify.js\ntype: application/javascript\nmodule-type: widget\n\nWidget to wikify text into a variable\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar WikifyWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nWikifyWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nWikifyWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nWikifyWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.wikifyName = this.getAttribute(\"name\");\n\tthis.wikifyText = this.getAttribute(\"text\");\n\tthis.wikifyType = this.getAttribute(\"type\");\n\tthis.wikifyMode = this.getAttribute(\"mode\",\"block\");\n\tthis.wikifyOutput = this.getAttribute(\"output\",\"text\");\n\t// Create the parse tree\n\tthis.wikifyParser = this.wiki.parseText(this.wikifyType,this.wikifyText,{\n\t\t\tparseAsInline: this.wikifyMode === \"inline\"\n\t\t});\n\t// Create the widget tree \n\tthis.wikifyWidgetNode = this.wiki.makeWidget(this.wikifyParser,{\n\t\t\tdocument: $tw.fakeDocument,\n\t\t\tparentWidget: this\n\t\t});\n\t// Render the widget tree to the container\n\tthis.wikifyContainer = $tw.fakeDocument.createElement(\"div\");\n\tthis.wikifyWidgetNode.render(this.wikifyContainer,null);\n\tthis.wikifyResult = this.getResult();\n\t// Set context variable\n\tthis.setVariable(this.wikifyName,this.wikifyResult);\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nReturn the result string\n*/\nWikifyWidget.prototype.getResult = function() {\n\tvar result;\n\tswitch(this.wikifyOutput) {\n\t\tcase \"text\":\n\t\t\tresult = this.wikifyContainer.textContent;\n\t\t\tbreak;\n\t\tcase \"formattedtext\":\n\t\t\tresult = this.wikifyContainer.formattedTextContent;\n\t\t\tbreak;\n\t\tcase \"html\":\n\t\t\tresult = this.wikifyContainer.innerHTML;\n\t\t\tbreak;\n\t\tcase \"parsetree\":\n\t\t\tresult = JSON.stringify(this.wikifyParser.tree,0,$tw.config.preferences.jsonSpaces);\n\t\t\tbreak;\n\t\tcase \"widgettree\":\n\t\t\tresult = JSON.stringify(this.getWidgetTree(),0,$tw.config.preferences.jsonSpaces);\n\t\t\tbreak;\n\t}\n\treturn result;\n};\n\n/*\nReturn a string of the widget tree\n*/\nWikifyWidget.prototype.getWidgetTree = function() {\n\tvar copyNode = function(widgetNode,resultNode) {\n\t\t\tvar type = widgetNode.parseTreeNode.type;\n\t\t\tresultNode.type = type;\n\t\t\tswitch(type) {\n\t\t\t\tcase \"element\":\n\t\t\t\t\tresultNode.tag = widgetNode.parseTreeNode.tag;\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"text\":\n\t\t\t\t\tresultNode.text = widgetNode.parseTreeNode.text;\n\t\t\t\t\tbreak;\t\n\t\t\t}\n\t\t\tif(Object.keys(widgetNode.attributes || {}).length > 0) {\n\t\t\t\tresultNode.attributes = {};\n\t\t\t\t$tw.utils.each(widgetNode.attributes,function(attr,attrName) {\n\t\t\t\t\tresultNode.attributes[attrName] = widgetNode.getAttribute(attrName);\n\t\t\t\t});\n\t\t\t}\n\t\t\tif(Object.keys(widgetNode.children || {}).length > 0) {\n\t\t\t\tresultNode.children = [];\n\t\t\t\t$tw.utils.each(widgetNode.children,function(widgetChildNode) {\n\t\t\t\t\tvar node = {};\n\t\t\t\t\tresultNode.children.push(node);\n\t\t\t\t\tcopyNode(widgetChildNode,node);\n\t\t\t\t});\n\t\t\t}\n\t\t},\n\t\tresults = {};\n\tcopyNode(this.wikifyWidgetNode,results);\n\treturn results;\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nWikifyWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\t// Refresh ourselves entirely if any of our attributes have changed\n\tif(changedAttributes.name || changedAttributes.text || changedAttributes.type || changedAttributes.mode || changedAttributes.output) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\t// Refresh the widget tree\n\t\tif(this.wikifyWidgetNode.refresh(changedTiddlers)) {\n\t\t\t// Check if there was any change\n\t\t\tvar result = this.getResult();\n\t\t\tif(result !== this.wikifyResult) {\n\t\t\t\t// If so, save the change\n\t\t\t\tthis.wikifyResult = result;\n\t\t\t\tthis.setVariable(this.wikifyName,this.wikifyResult);\n\t\t\t\t// Refresh each of our child widgets\n\t\t\t\t$tw.utils.each(this.children,function(childWidget) {\n\t\t\t\t\tchildWidget.refreshSelf();\n\t\t\t\t});\n\t\t\t\treturn true;\n\t\t\t}\n\t\t}\n\t\t// Just refresh the children\n\t\treturn this.refreshChildren(changedTiddlers);\n\t}\n};\n\nexports.wikify = WikifyWidget;\n\n})();\n",
"type": "application/javascript",
"module-type": "widget"
},
"$:/core/modules/wiki-bulkops.js": {
"title": "$:/core/modules/wiki-bulkops.js",
"text": "/*\\\ntitle: $:/core/modules/wiki-bulkops.js\ntype: application/javascript\nmodule-type: wikimethod\n\nBulk tiddler operations such as rename.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nRename a tiddler, and relink any tags or lists that reference it.\n*/\nfunction renameTiddler(fromTitle,toTitle,options) {\n\tfromTitle = (fromTitle || \"\").trim();\n\ttoTitle = (toTitle || \"\").trim();\n\toptions = options || {};\n\tif(fromTitle && toTitle && fromTitle !== toTitle) {\n\t\t// Rename the tiddler itself\n\t\tvar oldTiddler = this.getTiddler(fromTitle),\n\t\t\tnewTiddler = new $tw.Tiddler(oldTiddler,{title: toTitle},this.getModificationFields());\n\t\tnewTiddler = $tw.hooks.invokeHook(\"th-renaming-tiddler\",newTiddler,oldTiddler);\n\t\tthis.addTiddler(newTiddler);\n\t\tthis.deleteTiddler(fromTitle);\n\t\t// Rename any tags or lists that reference it\n\t\tthis.relinkTiddler(fromTitle,toTitle,options)\n\t}\n}\n\n/*\nRelink any tags or lists that reference a given tiddler\n*/\nfunction relinkTiddler(fromTitle,toTitle,options) {\n\tvar self = this;\n\tfromTitle = (fromTitle || \"\").trim();\n\ttoTitle = (toTitle || \"\").trim();\n\toptions = options || {};\n\tif(fromTitle && toTitle && fromTitle !== toTitle) {\n\t\tthis.each(function(tiddler,title) {\n\t\t\tvar type = tiddler.fields.type || \"\";\n\t\t\t// Don't touch plugins or JavaScript modules\n\t\t\tif(!tiddler.fields[\"plugin-type\"] && type !== \"application/javascript\") {\n\t\t\t\tvar tags = tiddler.fields.tags ? tiddler.fields.tags.slice(0) : undefined,\n\t\t\t\t\tlist = tiddler.fields.list ? tiddler.fields.list.slice(0) : undefined,\n\t\t\t\t\tisModified = false;\n\t\t\t\tif(!options.dontRenameInTags) {\n\t\t\t\t\t// Rename tags\n\t\t\t\t\t$tw.utils.each(tags,function (title,index) {\n\t\t\t\t\t\tif(title === fromTitle) {\nconsole.log(\"Renaming tag '\" + tags[index] + \"' to '\" + toTitle + \"' of tiddler '\" + tiddler.fields.title + \"'\");\n\t\t\t\t\t\t\ttags[index] = toTitle;\n\t\t\t\t\t\t\tisModified = true;\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t\tif(!options.dontRenameInLists) {\n\t\t\t\t\t// Rename lists\n\t\t\t\t\t$tw.utils.each(list,function (title,index) {\n\t\t\t\t\t\tif(title === fromTitle) {\nconsole.log(\"Renaming list item '\" + list[index] + \"' to '\" + toTitle + \"' of tiddler '\" + tiddler.fields.title + \"'\");\n\t\t\t\t\t\t\tlist[index] = toTitle;\n\t\t\t\t\t\t\tisModified = true;\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t\tif(isModified) {\n\t\t\t\t\tvar newTiddler = new $tw.Tiddler(tiddler,{tags: tags, list: list},self.getModificationFields())\n\t\t\t\t\tnewTiddler = $tw.hooks.invokeHook(\"th-relinking-tiddler\",newTiddler,tiddler);\n\t\t\t\t\tself.addTiddler(newTiddler);\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n};\n\nexports.renameTiddler = renameTiddler;\nexports.relinkTiddler = relinkTiddler;\n\n})();\n",
"type": "application/javascript",
"module-type": "wikimethod"
},
"$:/core/modules/wiki.js": {
"title": "$:/core/modules/wiki.js",
"text": "/*\\\ntitle: $:/core/modules/wiki.js\ntype: application/javascript\nmodule-type: wikimethod\n\nExtension methods for the $tw.Wiki object\n\nAdds the following properties to the wiki object:\n\n* `eventListeners` is a hashmap by type of arrays of listener functions\n* `changedTiddlers` is a hashmap describing changes to named tiddlers since wiki change events were last dispatched. Each entry is a hashmap containing two fields:\n\tmodified: true/false\n\tdeleted: true/false\n* `changeCount` is a hashmap by tiddler title containing a numerical index that starts at zero and is incremented each time a tiddler is created changed or deleted\n* `caches` is a hashmap by tiddler title containing a further hashmap of named cache objects. Caches are automatically cleared when a tiddler is modified or deleted\n* `globalCache` is a hashmap by cache name of cache objects that are cleared whenever any tiddler change occurs\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nvar USER_NAME_TITLE = \"$:/status/UserName\",\n\tTIMESTAMP_DISABLE_TITLE = \"$:/config/TimestampDisable\";\n\n/*\nAdd available indexers to this wiki\n*/\nexports.addIndexersToWiki = function() {\n\tvar self = this;\n\t$tw.utils.each($tw.modules.applyMethods(\"indexer\"),function(Indexer,name) {\n\t\tself.addIndexer(new Indexer(self),name);\n\t});\n};\n\n/*\nGet the value of a text reference. Text references can have any of these forms:\n\t<tiddlertitle>\n\t<tiddlertitle>!!<fieldname>\n\t!!<fieldname> - specifies a field of the current tiddlers\n\t<tiddlertitle>##<index>\n*/\nexports.getTextReference = function(textRef,defaultText,currTiddlerTitle) {\n\tvar tr = $tw.utils.parseTextReference(textRef),\n\t\ttitle = tr.title || currTiddlerTitle;\n\tif(tr.field) {\n\t\tvar tiddler = this.getTiddler(title);\n\t\tif(tr.field === \"title\") { // Special case so we can return the title of a non-existent tiddler\n\t\t\treturn title;\n\t\t} else if(tiddler && $tw.utils.hop(tiddler.fields,tr.field)) {\n\t\t\treturn tiddler.getFieldString(tr.field);\n\t\t} else {\n\t\t\treturn defaultText;\n\t\t}\n\t} else if(tr.index) {\n\t\treturn this.extractTiddlerDataItem(title,tr.index,defaultText);\n\t} else {\n\t\treturn this.getTiddlerText(title,defaultText);\n\t}\n};\n\nexports.setTextReference = function(textRef,value,currTiddlerTitle) {\n\tvar tr = $tw.utils.parseTextReference(textRef),\n\t\ttitle = tr.title || currTiddlerTitle;\n\tthis.setText(title,tr.field,tr.index,value);\n};\n\nexports.setText = function(title,field,index,value,options) {\n\toptions = options || {};\n\tvar creationFields = options.suppressTimestamp ? {} : this.getCreationFields(),\n\t\tmodificationFields = options.suppressTimestamp ? {} : this.getModificationFields();\n\t// Check if it is a reference to a tiddler field\n\tif(index) {\n\t\tvar data = this.getTiddlerData(title,Object.create(null));\n\t\tif(value !== undefined) {\n\t\t\tdata[index] = value;\n\t\t} else {\n\t\t\tdelete data[index];\n\t\t}\n\t\tthis.setTiddlerData(title,data,modificationFields);\n\t} else {\n\t\tvar tiddler = this.getTiddler(title),\n\t\t\tfields = {title: title};\n\t\tfields[field || \"text\"] = value;\n\t\tthis.addTiddler(new $tw.Tiddler(creationFields,tiddler,fields,modificationFields));\n\t}\n};\n\nexports.deleteTextReference = function(textRef,currTiddlerTitle) {\n\tvar tr = $tw.utils.parseTextReference(textRef),\n\t\ttitle,tiddler,fields;\n\t// Check if it is a reference to a tiddler\n\tif(tr.title && !tr.field) {\n\t\tthis.deleteTiddler(tr.title);\n\t// Else check for a field reference\n\t} else if(tr.field) {\n\t\ttitle = tr.title || currTiddlerTitle;\n\t\ttiddler = this.getTiddler(title);\n\t\tif(tiddler && $tw.utils.hop(tiddler.fields,tr.field)) {\n\t\t\tfields = Object.create(null);\n\t\t\tfields[tr.field] = undefined;\n\t\t\tthis.addTiddler(new $tw.Tiddler(tiddler,fields,this.getModificationFields()));\n\t\t}\n\t}\n};\n\nexports.addEventListener = function(type,listener) {\n\tthis.eventListeners = this.eventListeners || {};\n\tthis.eventListeners[type] = this.eventListeners[type] || [];\n\tthis.eventListeners[type].push(listener);\t\n};\n\nexports.removeEventListener = function(type,listener) {\n\tvar listeners = this.eventListeners[type];\n\tif(listeners) {\n\t\tvar p = listeners.indexOf(listener);\n\t\tif(p !== -1) {\n\t\t\tlisteners.splice(p,1);\n\t\t}\n\t}\n};\n\nexports.dispatchEvent = function(type /*, args */) {\n\tvar args = Array.prototype.slice.call(arguments,1),\n\t\tlisteners = this.eventListeners[type];\n\tif(listeners) {\n\t\tfor(var p=0; p<listeners.length; p++) {\n\t\t\tvar listener = listeners[p];\n\t\t\tlistener.apply(listener,args);\n\t\t}\n\t}\n};\n\n/*\nCauses a tiddler to be marked as changed, incrementing the change count, and triggers event handlers.\nThis method should be called after the changes it describes have been made to the wiki.tiddlers[] array.\n\ttitle: Title of tiddler\n\tisDeleted: defaults to false (meaning the tiddler has been created or modified),\n\t\ttrue if the tiddler has been deleted\n*/\nexports.enqueueTiddlerEvent = function(title,isDeleted) {\n\t// Record the touch in the list of changed tiddlers\n\tthis.changedTiddlers = this.changedTiddlers || Object.create(null);\n\tthis.changedTiddlers[title] = this.changedTiddlers[title] || Object.create(null);\n\tthis.changedTiddlers[title][isDeleted ? \"deleted\" : \"modified\"] = true;\n\t// Increment the change count\n\tthis.changeCount = this.changeCount || Object.create(null);\n\tif($tw.utils.hop(this.changeCount,title)) {\n\t\tthis.changeCount[title]++;\n\t} else {\n\t\tthis.changeCount[title] = 1;\n\t}\n\t// Trigger events\n\tthis.eventListeners = this.eventListeners || {};\n\tif(!this.eventsTriggered) {\n\t\tvar self = this;\n\t\t$tw.utils.nextTick(function() {\n\t\t\tvar changes = self.changedTiddlers;\n\t\t\tself.changedTiddlers = Object.create(null);\n\t\t\tself.eventsTriggered = false;\n\t\t\tif($tw.utils.count(changes) > 0) {\n\t\t\t\tself.dispatchEvent(\"change\",changes);\n\t\t\t}\n\t\t});\n\t\tthis.eventsTriggered = true;\n\t}\n};\n\nexports.getSizeOfTiddlerEventQueue = function() {\n\treturn $tw.utils.count(this.changedTiddlers);\n};\n\nexports.clearTiddlerEventQueue = function() {\n\tthis.changedTiddlers = Object.create(null);\n\tthis.changeCount = Object.create(null);\n};\n\nexports.getChangeCount = function(title) {\n\tthis.changeCount = this.changeCount || Object.create(null);\n\tif($tw.utils.hop(this.changeCount,title)) {\n\t\treturn this.changeCount[title];\n\t} else {\n\t\treturn 0;\n\t}\n};\n\n/*\nGenerate an unused title from the specified base\n*/\nexports.generateNewTitle = function(baseTitle,options) {\n\toptions = options || {};\n\tvar c = 0,\n\t\ttitle = baseTitle;\n\twhile(this.tiddlerExists(title) || this.isShadowTiddler(title) || this.findDraft(title)) {\n\t\ttitle = baseTitle + \n\t\t\t(options.prefix || \" \") + \n\t\t\t(++c);\n\t}\n\treturn title;\n};\n\nexports.isSystemTiddler = function(title) {\n\treturn title && title.indexOf(\"$:/\") === 0;\n};\n\nexports.isTemporaryTiddler = function(title) {\n\treturn title && title.indexOf(\"$:/temp/\") === 0;\n};\n\nexports.isImageTiddler = function(title) {\n\tvar tiddler = this.getTiddler(title);\n\tif(tiddler) {\t\t\n\t\tvar contentTypeInfo = $tw.config.contentTypeInfo[tiddler.fields.type || \"text/vnd.tiddlywiki\"];\n\t\treturn !!contentTypeInfo && contentTypeInfo.flags.indexOf(\"image\") !== -1;\n\t} else {\n\t\treturn null;\n\t}\n};\n\nexports.isBinaryTiddler = function(title) {\n\tvar tiddler = this.getTiddler(title);\n\tif(tiddler) {\t\t\n\t\tvar contentTypeInfo = $tw.config.contentTypeInfo[tiddler.fields.type || \"text/vnd.tiddlywiki\"];\n\t\treturn !!contentTypeInfo && contentTypeInfo.encoding === \"base64\";\n\t} else {\n\t\treturn null;\n\t}\n};\n\n/*\nLike addTiddler() except it will silently reject any plugin tiddlers that are older than the currently loaded version. Returns true if the tiddler was imported\n*/\nexports.importTiddler = function(tiddler) {\n\tvar existingTiddler = this.getTiddler(tiddler.fields.title);\n\t// Check if we're dealing with a plugin\n\tif(tiddler && tiddler.hasField(\"plugin-type\") && tiddler.hasField(\"version\") && existingTiddler && existingTiddler.hasField(\"plugin-type\") && existingTiddler.hasField(\"version\")) {\n\t\t// Reject the incoming plugin if it is older\n\t\tif(!$tw.utils.checkVersions(tiddler.fields.version,existingTiddler.fields.version)) {\n\t\t\treturn false;\n\t\t}\n\t}\n\t// Fall through to adding the tiddler\n\tthis.addTiddler(tiddler);\n\treturn true;\n};\n\n/*\nReturn a hashmap of the fields that should be set when a tiddler is created\n*/\nexports.getCreationFields = function() {\n\tif(this.getTiddlerText(TIMESTAMP_DISABLE_TITLE,\"\").toLowerCase() !== \"yes\") {\n\t\tvar fields = {\n\t\t\t\tcreated: new Date()\n\t\t\t},\n\t\t\tcreator = this.getTiddlerText(USER_NAME_TITLE);\n\t\tif(creator) {\n\t\t\tfields.creator = creator;\n\t\t}\n\t\treturn fields;\n\t} else {\n\t\treturn {};\n\t}\n};\n\n/*\nReturn a hashmap of the fields that should be set when a tiddler is modified\n*/\nexports.getModificationFields = function() {\n\tif(this.getTiddlerText(TIMESTAMP_DISABLE_TITLE,\"\").toLowerCase() !== \"yes\") {\n\t\tvar fields = Object.create(null),\n\t\t\tmodifier = this.getTiddlerText(USER_NAME_TITLE);\n\t\tfields.modified = new Date();\n\t\tif(modifier) {\n\t\t\tfields.modifier = modifier;\n\t\t}\n\t\treturn fields;\n\t} else {\n\t\treturn {};\n\t}\n};\n\n/*\nReturn a sorted array of tiddler titles. Options include:\nsortField: field to sort by\nexcludeTag: tag to exclude\nincludeSystem: whether to include system tiddlers (defaults to false)\n*/\nexports.getTiddlers = function(options) {\n\toptions = options || Object.create(null);\n\tvar self = this,\n\t\tsortField = options.sortField || \"title\",\n\t\ttiddlers = [], t, titles = [];\n\tthis.each(function(tiddler,title) {\n\t\tif(options.includeSystem || !self.isSystemTiddler(title)) {\n\t\t\tif(!options.excludeTag || !tiddler.hasTag(options.excludeTag)) {\n\t\t\t\ttiddlers.push(tiddler);\n\t\t\t}\n\t\t}\n\t});\n\ttiddlers.sort(function(a,b) {\n\t\tvar aa = a.fields[sortField].toLowerCase() || \"\",\n\t\t\tbb = b.fields[sortField].toLowerCase() || \"\";\n\t\tif(aa < bb) {\n\t\t\treturn -1;\n\t\t} else {\n\t\t\tif(aa > bb) {\n\t\t\t\treturn 1;\n\t\t\t} else {\n\t\t\t\treturn 0;\n\t\t\t}\n\t\t}\n\t});\n\tfor(t=0; t<tiddlers.length; t++) {\n\t\ttitles.push(tiddlers[t].fields.title);\n\t}\n\treturn titles;\n};\n\nexports.countTiddlers = function(excludeTag) {\n\tvar tiddlers = this.getTiddlers({excludeTag: excludeTag});\n\treturn $tw.utils.count(tiddlers);\n};\n\n/*\nReturns a function iterator(callback) that iterates through the specified titles, and invokes the callback with callback(tiddler,title)\n*/\nexports.makeTiddlerIterator = function(titles) {\n\tvar self = this;\n\tif(!$tw.utils.isArray(titles)) {\n\t\ttitles = Object.keys(titles);\n\t} else {\n\t\ttitles = titles.slice(0);\n\t}\n\treturn function(callback) {\n\t\ttitles.forEach(function(title) {\n\t\t\tcallback(self.getTiddler(title),title);\n\t\t});\n\t};\n};\n\n/*\nSort an array of tiddler titles by a specified field\n\ttitles: array of titles (sorted in place)\n\tsortField: name of field to sort by\n\tisDescending: true if the sort should be descending\n\tisCaseSensitive: true if the sort should consider upper and lower case letters to be different\n*/\nexports.sortTiddlers = function(titles,sortField,isDescending,isCaseSensitive,isNumeric,isAlphaNumeric) {\n\tvar self = this;\n\ttitles.sort(function(a,b) {\n\t\tvar x,y,\n\t\t\tcompareNumbers = function(x,y) {\n\t\t\t\tvar result = \n\t\t\t\t\tisNaN(x) && !isNaN(y) ? (isDescending ? -1 : 1) :\n\t\t\t\t\t!isNaN(x) && isNaN(y) ? (isDescending ? 1 : -1) :\n\t\t\t\t\t\t\t\t\t\t\t(isDescending ? y - x : x - y);\n\t\t\t\treturn result;\n\t\t\t};\n\t\tif(sortField !== \"title\") {\n\t\t\tvar tiddlerA = self.getTiddler(a),\n\t\t\t\ttiddlerB = self.getTiddler(b);\n\t\t\tif(tiddlerA) {\n\t\t\t\ta = tiddlerA.fields[sortField] || \"\";\n\t\t\t} else {\n\t\t\t\ta = \"\";\n\t\t\t}\n\t\t\tif(tiddlerB) {\n\t\t\t\tb = tiddlerB.fields[sortField] || \"\";\n\t\t\t} else {\n\t\t\t\tb = \"\";\n\t\t\t}\n\t\t}\n\t\tx = Number(a);\n\t\ty = Number(b);\n\t\tif(isNumeric && (!isNaN(x) || !isNaN(y))) {\n\t\t\treturn compareNumbers(x,y);\n\t\t} else if(isAlphaNumeric) {\n\t\t\treturn isDescending ? b.localeCompare(a,undefined,{numeric: true,sensitivity: \"base\"}) : a.localeCompare(b,undefined,{numeric: true,sensitivity: \"base\"});\n\t\t} else if($tw.utils.isDate(a) && $tw.utils.isDate(b)) {\n\t\t\treturn isDescending ? b - a : a - b;\n\t\t} else {\n\t\t\ta = String(a);\n\t\t\tb = String(b);\n\t\t\tif(!isCaseSensitive) {\n\t\t\t\ta = a.toLowerCase();\n\t\t\t\tb = b.toLowerCase();\n\t\t\t}\n\t\t\treturn isDescending ? b.localeCompare(a) : a.localeCompare(b);\n\t\t}\n\t});\n};\n\n/*\nFor every tiddler invoke a callback(title,tiddler) with `this` set to the wiki object. Options include:\nsortField: field to sort by\nexcludeTag: tag to exclude\nincludeSystem: whether to include system tiddlers (defaults to false)\n*/\nexports.forEachTiddler = function(/* [options,]callback */) {\n\tvar arg = 0,\n\t\toptions = arguments.length >= 2 ? arguments[arg++] : {},\n\t\tcallback = arguments[arg++],\n\t\ttitles = this.getTiddlers(options),\n\t\tt, tiddler;\n\tfor(t=0; t<titles.length; t++) {\n\t\ttiddler = this.getTiddler(titles[t]);\n\t\tif(tiddler) {\n\t\t\tcallback.call(this,tiddler.fields.title,tiddler);\n\t\t}\n\t}\n};\n\n/*\nReturn an array of tiddler titles that are directly linked within the given parse tree\n */\nexports.extractLinks = function(parseTreeRoot) {\n\t// Count up the links\n\tvar links = [],\n\t\tcheckParseTree = function(parseTree) {\n\t\t\tfor(var t=0; t<parseTree.length; t++) {\n\t\t\t\tvar parseTreeNode = parseTree[t];\n\t\t\t\tif(parseTreeNode.type === \"link\" && parseTreeNode.attributes.to && parseTreeNode.attributes.to.type === \"string\") {\n\t\t\t\t\tvar value = parseTreeNode.attributes.to.value;\n\t\t\t\t\tif(links.indexOf(value) === -1) {\n\t\t\t\t\t\tlinks.push(value);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tif(parseTreeNode.children) {\n\t\t\t\t\tcheckParseTree(parseTreeNode.children);\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\tcheckParseTree(parseTreeRoot);\n\treturn links;\n};\n\n/*\nReturn an array of tiddler titles that are directly linked from the specified tiddler\n*/\nexports.getTiddlerLinks = function(title) {\n\tvar self = this;\n\t// We'll cache the links so they only get computed if the tiddler changes\n\treturn this.getCacheForTiddler(title,\"links\",function() {\n\t\t// Parse the tiddler\n\t\tvar parser = self.parseTiddler(title);\n\t\tif(parser) {\n\t\t\treturn self.extractLinks(parser.tree);\n\t\t}\n\t\treturn [];\n\t});\n};\n\n/*\nReturn an array of tiddler titles that link to the specified tiddler\n*/\nexports.getTiddlerBacklinks = function(targetTitle) {\n\tvar self = this,\n\t\tbacklinksIndexer = this.getIndexer(\"BacklinksIndexer\"),\n\t\tbacklinks = backlinksIndexer && backlinksIndexer.lookup(targetTitle);\n\n\tif(!backlinks) {\n\t\tbacklinks = [];\n\t\tthis.forEachTiddler(function(title,tiddler) {\n\t\t\tvar links = self.getTiddlerLinks(title);\n\t\t\tif(links.indexOf(targetTitle) !== -1) {\n\t\t\t\tbacklinks.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn backlinks;\n};\n\n/*\nReturn a hashmap of tiddler titles that are referenced but not defined. Each value is the number of times the missing tiddler is referenced\n*/\nexports.getMissingTitles = function() {\n\tvar self = this,\n\t\tmissing = [];\n// We should cache the missing tiddler list, even if we recreate it every time any tiddler is modified\n\tthis.forEachTiddler(function(title,tiddler) {\n\t\tvar links = self.getTiddlerLinks(title);\n\t\t$tw.utils.each(links,function(link) {\n\t\t\tif((!self.tiddlerExists(link) && !self.isShadowTiddler(link)) && missing.indexOf(link) === -1) {\n\t\t\t\tmissing.push(link);\n\t\t\t}\n\t\t});\n\t});\n\treturn missing;\n};\n\nexports.getOrphanTitles = function() {\n\tvar self = this,\n\t\torphans = this.getTiddlers();\n\tthis.forEachTiddler(function(title,tiddler) {\n\t\tvar links = self.getTiddlerLinks(title);\n\t\t$tw.utils.each(links,function(link) {\n\t\t\tvar p = orphans.indexOf(link);\n\t\t\tif(p !== -1) {\n\t\t\t\torphans.splice(p,1);\n\t\t\t}\n\t\t});\n\t});\n\treturn orphans; // Todo\n};\n\n/*\nRetrieves a list of the tiddler titles that are tagged with a given tag\n*/\nexports.getTiddlersWithTag = function(tag) {\n\t// Try to use the indexer\n\tvar self = this,\n\t\ttagIndexer = this.getIndexer(\"TagIndexer\"),\n\t\tresults = tagIndexer && tagIndexer.subIndexers[3].lookup(tag);\n\tif(!results) {\n\t\t// If not available, perform a manual scan\n\t\tresults = this.getGlobalCache(\"taglist-\" + tag,function() {\n\t\t\tvar tagmap = self.getTagMap();\n\t\t\treturn self.sortByList(tagmap[tag],tag);\n\t\t});\n\t}\n\treturn results;\n};\n\n/*\nGet a hashmap by tag of arrays of tiddler titles\n*/\nexports.getTagMap = function() {\n\tvar self = this;\n\treturn this.getGlobalCache(\"tagmap\",function() {\n\t\tvar tags = Object.create(null),\n\t\t\tstoreTags = function(tagArray,title) {\n\t\t\t\tif(tagArray) {\n\t\t\t\t\tfor(var index=0; index<tagArray.length; index++) {\n\t\t\t\t\t\tvar tag = tagArray[index];\n\t\t\t\t\t\tif($tw.utils.hop(tags,tag)) {\n\t\t\t\t\t\t\ttags[tag].push(title);\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\ttags[tag] = [title];\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\ttitle, tiddler;\n\t\t// Collect up all the tags\n\t\tself.eachShadow(function(tiddler,title) {\n\t\t\tif(!self.tiddlerExists(title)) {\n\t\t\t\ttiddler = self.getTiddler(title);\n\t\t\t\tstoreTags(tiddler.fields.tags,title);\n\t\t\t}\n\t\t});\n\t\tself.each(function(tiddler,title) {\n\t\t\tstoreTags(tiddler.fields.tags,title);\n\t\t});\n\t\treturn tags;\n\t});\n};\n\n/*\nLookup a given tiddler and return a list of all the tiddlers that include it in the specified list field\n*/\nexports.findListingsOfTiddler = function(targetTitle,fieldName) {\n\tfieldName = fieldName || \"list\";\n\tvar titles = [];\n\tthis.each(function(tiddler,title) {\n\t\tvar list = $tw.utils.parseStringArray(tiddler.fields[fieldName]);\n\t\tif(list && list.indexOf(targetTitle) !== -1) {\n\t\t\ttitles.push(title);\n\t\t}\n\t});\n\treturn titles;\n};\n\n/*\nSorts an array of tiddler titles according to an ordered list\n*/\nexports.sortByList = function(array,listTitle) {\n\tvar self = this,\n\t\treplacedTitles = Object.create(null);\n\t// Given a title, this function will place it in the correct location\n\t// within titles.\n\tfunction moveItemInList(title) {\n\t\tif(!$tw.utils.hop(replacedTitles, title)) {\n\t\t\treplacedTitles[title] = true;\n\t\t\tvar newPos = -1,\n\t\t\t\ttiddler = self.getTiddler(title);\n\t\t\tif(tiddler) {\n\t\t\t\tvar beforeTitle = tiddler.fields[\"list-before\"],\n\t\t\t\t\tafterTitle = tiddler.fields[\"list-after\"];\n\t\t\t\tif(beforeTitle === \"\") {\n\t\t\t\t\tnewPos = 0;\n\t\t\t\t} else if(afterTitle === \"\") {\n\t\t\t\t\tnewPos = titles.length;\n\t\t\t\t} else if(beforeTitle) {\n\t\t\t\t\t// if this title is placed relative\n\t\t\t\t\t// to another title, make sure that\n\t\t\t\t\t// title is placed before we place\n\t\t\t\t\t// this one.\n\t\t\t\t\tmoveItemInList(beforeTitle);\n\t\t\t\t\tnewPos = titles.indexOf(beforeTitle);\n\t\t\t\t} else if(afterTitle) {\n\t\t\t\t\t// Same deal\n\t\t\t\t\tmoveItemInList(afterTitle);\n\t\t\t\t\tnewPos = titles.indexOf(afterTitle);\n\t\t\t\t\tif(newPos >= 0) {\n\t\t\t\t\t\t++newPos;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t// If a new position is specified, let's move it\n\t\t\t\tif (newPos !== -1) {\n\t\t\t\t\t// get its current Pos, and make sure\n\t\t\t\t\t// sure that it's _actually_ in the list\n\t\t\t\t\t// and that it would _actually_ move\n\t\t\t\t\t// (#4275) We don't bother calling\n\t\t\t\t\t// indexOf unless we have a new\n\t\t\t\t\t// position to work with\n\t\t\t\t\tvar currPos = titles.indexOf(title);\n\t\t\t\t\tif(currPos >= 0 && newPos !== currPos) {\n\t\t\t\t\t\t// move it!\n\t\t\t\t\t\ttitles.splice(currPos,1);\n\t\t\t\t\t\tif(newPos >= currPos) {\n\t\t\t\t\t\t\tnewPos--;\n\t\t\t\t\t\t}\n\t\t\t\t\t\ttitles.splice(newPos,0,title);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\tvar list = this.getTiddlerList(listTitle);\n\tif(!array || array.length === 0) {\n\t\treturn [];\n\t} else {\n\t\tvar titles = [], t, title;\n\t\t// First place any entries that are present in the list\n\t\tfor(t=0; t<list.length; t++) {\n\t\t\ttitle = list[t];\n\t\t\tif(array.indexOf(title) !== -1) {\n\t\t\t\ttitles.push(title);\n\t\t\t}\n\t\t}\n\t\t// Then place any remaining entries\n\t\tfor(t=0; t<array.length; t++) {\n\t\t\ttitle = array[t];\n\t\t\tif(list.indexOf(title) === -1) {\n\t\t\t\ttitles.push(title);\n\t\t\t}\n\t\t}\n\t\t// Finally obey the list-before and list-after fields of each tiddler in turn\n\t\tvar sortedTitles = titles.slice(0);\n\t\tfor(t=0; t<sortedTitles.length; t++) {\n\t\t\ttitle = sortedTitles[t];\n\t\t\tmoveItemInList(title);\n\t\t}\n\t\treturn titles;\n\t}\n};\n\nexports.getSubTiddler = function(title,subTiddlerTitle) {\n\tvar bundleInfo = this.getPluginInfo(title) || this.getTiddlerDataCached(title);\n\tif(bundleInfo && bundleInfo.tiddlers) {\n\t\tvar subTiddler = bundleInfo.tiddlers[subTiddlerTitle];\n\t\tif(subTiddler) {\n\t\t\treturn new $tw.Tiddler(subTiddler);\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nRetrieve a tiddler as a JSON string of the fields\n*/\nexports.getTiddlerAsJson = function(title) {\n\tvar tiddler = this.getTiddler(title);\n\tif(tiddler) {\n\t\tvar fields = Object.create(null);\n\t\t$tw.utils.each(tiddler.fields,function(value,name) {\n\t\t\tfields[name] = tiddler.getFieldString(name);\n\t\t});\n\t\treturn JSON.stringify(fields);\n\t} else {\n\t\treturn JSON.stringify({title: title});\n\t}\n};\n\nexports.getTiddlersAsJson = function(filter,spaces) {\n\tvar tiddlers = this.filterTiddlers(filter),\n\t\tspaces = (spaces === undefined) ? $tw.config.preferences.jsonSpaces : spaces,\n\t\tdata = [];\n\tfor(var t=0;t<tiddlers.length; t++) {\n\t\tvar tiddler = this.getTiddler(tiddlers[t]);\n\t\tif(tiddler) {\n\t\t\tvar fields = new Object();\n\t\t\tfor(var field in tiddler.fields) {\n\t\t\t\tfields[field] = tiddler.getFieldString(field);\n\t\t\t}\n\t\t\tdata.push(fields);\n\t\t}\n\t}\n\treturn JSON.stringify(data,null,spaces);\n};\n\n/*\nGet the content of a tiddler as a JavaScript object. How this is done depends on the type of the tiddler:\n\napplication/json: the tiddler JSON is parsed into an object\napplication/x-tiddler-dictionary: the tiddler is parsed as sequence of name:value pairs\n\nOther types currently just return null.\n\ntitleOrTiddler: string tiddler title or a tiddler object\ndefaultData: default data to be returned if the tiddler is missing or doesn't contain data\n\nNote that the same value is returned for repeated calls for the same tiddler data. The value is frozen to prevent modification; otherwise modifications would be visible to all callers\n*/\nexports.getTiddlerDataCached = function(titleOrTiddler,defaultData) {\n\tvar self = this,\n\t\ttiddler = titleOrTiddler;\n\tif(!(tiddler instanceof $tw.Tiddler)) {\n\t\ttiddler = this.getTiddler(tiddler);\t\n\t}\n\tif(tiddler) {\n\t\treturn this.getCacheForTiddler(tiddler.fields.title,\"data\",function() {\n\t\t\t// Return the frozen value\n\t\t\tvar value = self.getTiddlerData(tiddler.fields.title,undefined);\n\t\t\t$tw.utils.deepFreeze(value);\n\t\t\treturn value;\n\t\t}) || defaultData;\n\t} else {\n\t\treturn defaultData;\n\t}\n};\n\n/*\nAlternative, uncached version of getTiddlerDataCached(). The return value can be mutated freely and reused\n*/\nexports.getTiddlerData = function(titleOrTiddler,defaultData) {\n\tvar tiddler = titleOrTiddler,\n\t\tdata;\n\tif(!(tiddler instanceof $tw.Tiddler)) {\n\t\ttiddler = this.getTiddler(tiddler);\t\n\t}\n\tif(tiddler && tiddler.fields.text) {\n\t\tswitch(tiddler.fields.type) {\n\t\t\tcase \"application/json\":\n\t\t\t\t// JSON tiddler\n\t\t\t\ttry {\n\t\t\t\t\tdata = JSON.parse(tiddler.fields.text);\n\t\t\t\t} catch(ex) {\n\t\t\t\t\treturn defaultData;\n\t\t\t\t}\n\t\t\t\treturn data;\n\t\t\tcase \"application/x-tiddler-dictionary\":\n\t\t\t\treturn $tw.utils.parseFields(tiddler.fields.text);\n\t\t}\n\t}\n\treturn defaultData;\n};\n\n/*\nExtract an indexed field from within a data tiddler\n*/\nexports.extractTiddlerDataItem = function(titleOrTiddler,index,defaultText) {\n\tvar data = this.getTiddlerDataCached(titleOrTiddler,Object.create(null)),\n\t\ttext;\n\tif(data && $tw.utils.hop(data,index)) {\n\t\ttext = data[index];\n\t}\n\tif(typeof text === \"string\" || typeof text === \"number\") {\n\t\treturn text.toString();\n\t} else {\n\t\treturn defaultText;\n\t}\n};\n\n/*\nSet a tiddlers content to a JavaScript object. Currently this is done by setting the tiddler's type to \"application/json\" and setting the text to the JSON text of the data.\ntitle: title of tiddler\ndata: object that can be serialised to JSON\nfields: optional hashmap of additional tiddler fields to be set\n*/\nexports.setTiddlerData = function(title,data,fields) {\n\tvar existingTiddler = this.getTiddler(title),\n\t\tnewFields = {\n\t\t\ttitle: title\n\t};\n\tif(existingTiddler && existingTiddler.fields.type === \"application/x-tiddler-dictionary\") {\n\t\tnewFields.text = $tw.utils.makeTiddlerDictionary(data);\n\t} else {\n\t\tnewFields.type = \"application/json\";\n\t\tnewFields.text = JSON.stringify(data,null,$tw.config.preferences.jsonSpaces);\n\t}\n\tthis.addTiddler(new $tw.Tiddler(this.getCreationFields(),existingTiddler,fields,newFields,this.getModificationFields()));\n};\n\n/*\nReturn the content of a tiddler as an array containing each line\n*/\nexports.getTiddlerList = function(title,field,index) {\n\tif(index) {\n\t\treturn $tw.utils.parseStringArray(this.extractTiddlerDataItem(title,index,\"\"));\n\t}\n\tfield = field || \"list\";\n\tvar tiddler = this.getTiddler(title);\n\tif(tiddler) {\n\t\treturn ($tw.utils.parseStringArray(tiddler.fields[field]) || []).slice(0);\n\t}\n\treturn [];\n};\n\n// Return a named global cache object. Global cache objects are cleared whenever a tiddler change occurs\nexports.getGlobalCache = function(cacheName,initializer) {\n\tthis.globalCache = this.globalCache || Object.create(null);\n\tif($tw.utils.hop(this.globalCache,cacheName)) {\n\t\treturn this.globalCache[cacheName];\n\t} else {\n\t\tthis.globalCache[cacheName] = initializer();\n\t\treturn this.globalCache[cacheName];\n\t}\n};\n\nexports.clearGlobalCache = function() {\n\tthis.globalCache = Object.create(null);\n};\n\n// Return the named cache object for a tiddler. If the cache doesn't exist then the initializer function is invoked to create it\nexports.getCacheForTiddler = function(title,cacheName,initializer) {\n\tthis.caches = this.caches || Object.create(null);\n\tvar caches = this.caches[title];\n\tif(caches && caches[cacheName]) {\n\t\treturn caches[cacheName];\n\t} else {\n\t\tif(!caches) {\n\t\t\tcaches = Object.create(null);\n\t\t\tthis.caches[title] = caches;\n\t\t}\n\t\tcaches[cacheName] = initializer();\n\t\treturn caches[cacheName];\n\t}\n};\n\n// Clear all caches associated with a particular tiddler, or, if the title is null, clear all the caches for all the tiddlers\nexports.clearCache = function(title) {\n\tif(title) {\n\t\tthis.caches = this.caches || Object.create(null);\n\t\tif($tw.utils.hop(this.caches,title)) {\n\t\t\tdelete this.caches[title];\n\t\t}\n\t} else {\n\t\tthis.caches = Object.create(null);\n\t}\n};\n\nexports.initParsers = function(moduleType) {\n\t// Install the parser modules\n\t$tw.Wiki.parsers = {};\n\tvar self = this;\n\t$tw.modules.forEachModuleOfType(\"parser\",function(title,module) {\n\t\tfor(var f in module) {\n\t\t\tif($tw.utils.hop(module,f)) {\n\t\t\t\t$tw.Wiki.parsers[f] = module[f]; // Store the parser class\n\t\t\t}\n\t\t}\n\t});\n\t// Use the generic binary parser for any binary types not registered so far\n\tif($tw.Wiki.parsers[\"application/octet-stream\"]) {\n\t\tObject.keys($tw.config.contentTypeInfo).forEach(function(type) {\n\t\t\tif(!$tw.utils.hop($tw.Wiki.parsers,type) && $tw.config.contentTypeInfo[type].encoding === \"base64\") {\n\t\t\t\t$tw.Wiki.parsers[type] = $tw.Wiki.parsers[\"application/octet-stream\"];\n\t\t\t}\n\t\t});\t\t\n\t}\n};\n\n/*\nParse a block of text of a specified MIME type\n\ttype: content type of text to be parsed\n\ttext: text\n\toptions: see below\nOptions include:\n\tparseAsInline: if true, the text of the tiddler will be parsed as an inline run\n\t_canonical_uri: optional string of the canonical URI of this content\n*/\nexports.parseText = function(type,text,options) {\n\ttext = text || \"\";\n\toptions = options || {};\n\t// Select a parser\n\tvar Parser = $tw.Wiki.parsers[type];\n\tif(!Parser && $tw.utils.getFileExtensionInfo(type)) {\n\t\tParser = $tw.Wiki.parsers[$tw.utils.getFileExtensionInfo(type).type];\n\t}\n\tif(!Parser) {\n\t\tParser = $tw.Wiki.parsers[options.defaultType || \"text/vnd.tiddlywiki\"];\n\t}\n\tif(!Parser) {\n\t\treturn null;\n\t}\n\t// Return the parser instance\n\treturn new Parser(type,text,{\n\t\tparseAsInline: options.parseAsInline,\n\t\twiki: this,\n\t\t_canonical_uri: options._canonical_uri\n\t});\n};\n\n/*\nParse a tiddler according to its MIME type\n*/\nexports.parseTiddler = function(title,options) {\n\toptions = $tw.utils.extend({},options);\n\tvar cacheType = options.parseAsInline ? \"inlineParseTree\" : \"blockParseTree\",\n\t\ttiddler = this.getTiddler(title),\n\t\tself = this;\n\treturn tiddler ? this.getCacheForTiddler(title,cacheType,function() {\n\t\t\tif(tiddler.hasField(\"_canonical_uri\")) {\n\t\t\t\toptions._canonical_uri = tiddler.fields._canonical_uri;\n\t\t\t}\n\t\t\treturn self.parseText(tiddler.fields.type,tiddler.fields.text,options);\n\t\t}) : null;\n};\n\nexports.parseTextReference = function(title,field,index,options) {\n\tvar tiddler,text;\n\tif(options.subTiddler) {\n\t\ttiddler = this.getSubTiddler(title,options.subTiddler);\n\t} else {\n\t\ttiddler = this.getTiddler(title);\n\t\tif(field === \"text\" || (!field && !index)) {\n\t\t\tthis.getTiddlerText(title); // Force the tiddler to be lazily loaded\n\t\t\treturn this.parseTiddler(title,options);\n\t\t}\n\t}\n\tif(field === \"text\" || (!field && !index)) {\n\t\tif(tiddler && tiddler.fields) {\n\t\t\treturn this.parseText(tiddler.fields.type,tiddler.fields.text,options);\t\t\t\n\t\t} else {\n\t\t\treturn null;\n\t\t}\n\t} else if(field) {\n\t\tif(field === \"title\") {\n\t\t\ttext = title;\n\t\t} else {\n\t\t\tif(!tiddler || !tiddler.hasField(field)) {\n\t\t\t\treturn null;\n\t\t\t}\n\t\t\ttext = tiddler.fields[field];\n\t\t}\n\t\treturn this.parseText(\"text/vnd.tiddlywiki\",text.toString(),options);\n\t} else if(index) {\n\t\tthis.getTiddlerText(title); // Force the tiddler to be lazily loaded\n\t\ttext = this.extractTiddlerDataItem(tiddler,index,undefined);\n\t\tif(text === undefined) {\n\t\t\treturn null;\n\t\t}\n\t\treturn this.parseText(\"text/vnd.tiddlywiki\",text,options);\n\t}\n};\n\n/*\nMake a widget tree for a parse tree\nparser: parser object\noptions: see below\nOptions include:\ndocument: optional document to use\nvariables: hashmap of variables to set\nparentWidget: optional parent widget for the root node\n*/\nexports.makeWidget = function(parser,options) {\n\toptions = options || {};\n\tvar widgetNode = {\n\t\t\ttype: \"widget\",\n\t\t\tchildren: []\n\t\t},\n\t\tcurrWidgetNode = widgetNode;\n\t// Create set variable widgets for each variable\n\t$tw.utils.each(options.variables,function(value,name) {\n\t\tvar setVariableWidget = {\n\t\t\ttype: \"set\",\n\t\t\tattributes: {\n\t\t\t\tname: {type: \"string\", value: name},\n\t\t\t\tvalue: {type: \"string\", value: value}\n\t\t\t},\n\t\t\tchildren: []\n\t\t};\n\t\tcurrWidgetNode.children = [setVariableWidget];\n\t\tcurrWidgetNode = setVariableWidget;\n\t});\n\t// Add in the supplied parse tree nodes\n\tcurrWidgetNode.children = parser ? parser.tree : [];\n\t// Create the widget\n\treturn new widget.widget(widgetNode,{\n\t\twiki: this,\n\t\tdocument: options.document || $tw.fakeDocument,\n\t\tparentWidget: options.parentWidget\n\t});\n};\n\n/*\nMake a widget tree for transclusion\ntitle: target tiddler title\noptions: as for wiki.makeWidget() plus:\noptions.field: optional field to transclude (defaults to \"text\")\noptions.mode: transclusion mode \"inline\" or \"block\"\noptions.children: optional array of children for the transclude widget\noptions.importVariables: optional importvariables filter string for macros to be included\noptions.importPageMacros: optional boolean; if true, equivalent to passing \"[[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\" to options.importVariables\n*/\nexports.makeTranscludeWidget = function(title,options) {\n\toptions = options || {};\n\tvar parseTreeDiv = {tree: [{\n\t\t\ttype: \"element\",\n\t\t\ttag: \"div\",\n\t\t\tchildren: []}]},\n\t\tparseTreeImportVariables = {\n\t\t\ttype: \"importvariables\",\n\t\t\tattributes: {\n\t\t\t\tfilter: {\n\t\t\t\t\tname: \"filter\",\n\t\t\t\t\ttype: \"string\"\n\t\t\t\t}\n\t\t\t},\n\t\t\tisBlock: false,\n\t\t\tchildren: []},\n\t\tparseTreeTransclude = {\n\t\t\ttype: \"transclude\",\n\t\t\tattributes: {\n\t\t\t\ttiddler: {\n\t\t\t\t\tname: \"tiddler\",\n\t\t\t\t\ttype: \"string\",\n\t\t\t\t\tvalue: title}},\n\t\t\tisBlock: !options.parseAsInline};\n\tif(options.importVariables || options.importPageMacros) {\n\t\tif(options.importVariables) {\n\t\t\tparseTreeImportVariables.attributes.filter.value = options.importVariables;\n\t\t} else if(options.importPageMacros) {\n\t\t\tparseTreeImportVariables.attributes.filter.value = \"[[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\";\n\t\t}\n\t\tparseTreeDiv.tree[0].children.push(parseTreeImportVariables);\n\t\tparseTreeImportVariables.children.push(parseTreeTransclude);\n\t} else {\n\t\tparseTreeDiv.tree[0].children.push(parseTreeTransclude);\n\t}\n\tif(options.field) {\n\t\tparseTreeTransclude.attributes.field = {type: \"string\", value: options.field};\n\t}\n\tif(options.mode) {\n\t\tparseTreeTransclude.attributes.mode = {type: \"string\", value: options.mode};\n\t}\n\tif(options.children) {\n\t\tparseTreeTransclude.children = options.children;\n\t}\n\treturn $tw.wiki.makeWidget(parseTreeDiv,options);\n};\n\n/*\nParse text in a specified format and render it into another format\n\toutputType: content type for the output\n\ttextType: content type of the input text\n\ttext: input text\n\toptions: see below\nOptions include:\nvariables: hashmap of variables to set\nparentWidget: optional parent widget for the root node\n*/\nexports.renderText = function(outputType,textType,text,options) {\n\toptions = options || {};\n\tvar parser = this.parseText(textType,text,options),\n\t\twidgetNode = this.makeWidget(parser,options);\n\tvar container = $tw.fakeDocument.createElement(\"div\");\n\twidgetNode.render(container,null);\n\treturn outputType === \"text/html\" ? container.innerHTML : container.textContent;\n};\n\n/*\nParse text from a tiddler and render it into another format\n\toutputType: content type for the output\n\ttitle: title of the tiddler to be rendered\n\toptions: see below\nOptions include:\nvariables: hashmap of variables to set\nparentWidget: optional parent widget for the root node\n*/\nexports.renderTiddler = function(outputType,title,options) {\n\toptions = options || {};\n\tvar parser = this.parseTiddler(title,options),\n\t\twidgetNode = this.makeWidget(parser,options);\n\tvar container = $tw.fakeDocument.createElement(\"div\");\n\twidgetNode.render(container,null);\n\treturn outputType === \"text/html\" ? container.innerHTML : (outputType === \"text/plain-formatted\" ? container.formattedTextContent : container.textContent);\n};\n\n/*\nReturn an array of tiddler titles that match a search string\n\ttext: The text string to search for\n\toptions: see below\nOptions available:\n\tsource: an iterator function for the source tiddlers, called source(iterator), where iterator is called as iterator(tiddler,title)\n\texclude: An array of tiddler titles to exclude from the search\n\tinvert: If true returns tiddlers that do not contain the specified string\n\tcaseSensitive: If true forces a case sensitive search\n\tfield: If specified, restricts the search to the specified field, or an array of field names\n\tanchored: If true, forces all but regexp searches to be anchored to the start of text\n\texcludeField: If true, the field options are inverted to specify the fields that are not to be searched\n\tThe search mode is determined by the first of these boolean flags to be true\n\t\tliteral: searches for literal string\n\t\twhitespace: same as literal except runs of whitespace are treated as a single space\n\t\tregexp: treats the search term as a regular expression\n\t\twords: (default) treats search string as a list of tokens, and matches if all tokens are found, regardless of adjacency or ordering\n*/\nexports.search = function(text,options) {\n\toptions = options || {};\n\tvar self = this,\n\t\tt,\n\t\tinvert = !!options.invert;\n\t// Convert the search string into a regexp for each term\n\tvar terms, searchTermsRegExps,\n\t\tflags = options.caseSensitive ? \"\" : \"i\",\n\t\tanchor = options.anchored ? \"^\" : \"\";\n\tif(options.literal) {\n\t\tif(text.length === 0) {\n\t\t\tsearchTermsRegExps = null;\n\t\t} else {\n\t\t\tsearchTermsRegExps = [new RegExp(\"(\" + anchor + $tw.utils.escapeRegExp(text) + \")\",flags)];\n\t\t}\n\t} else if(options.whitespace) {\n\t\tterms = [];\n\t\t$tw.utils.each(text.split(/\\s+/g),function(term) {\n\t\t\tif(term) {\n\t\t\t\tterms.push($tw.utils.escapeRegExp(term));\n\t\t\t}\n\t\t});\n\t\tsearchTermsRegExps = [new RegExp(\"(\" + anchor + terms.join(\"\\\\s+\") + \")\",flags)];\n\t} else if(options.regexp) {\n\t\ttry {\n\t\t\tsearchTermsRegExps = [new RegExp(\"(\" + text + \")\",flags)];\t\t\t\n\t\t} catch(e) {\n\t\t\tsearchTermsRegExps = null;\n\t\t\tconsole.log(\"Regexp error parsing /(\" + text + \")/\" + flags + \": \",e);\n\t\t}\n\t} else {\n\t\tterms = text.split(/ +/);\n\t\tif(terms.length === 1 && terms[0] === \"\") {\n\t\t\tsearchTermsRegExps = null;\n\t\t} else {\n\t\t\tsearchTermsRegExps = [];\n\t\t\tfor(t=0; t<terms.length; t++) {\n\t\t\t\tsearchTermsRegExps.push(new RegExp(\"(\" + anchor + $tw.utils.escapeRegExp(terms[t]) + \")\",flags));\n\t\t\t}\n\t\t}\n\t}\n\t// Accumulate the array of fields to be searched or excluded from the search\n\tvar fields = [];\n\tif(options.field) {\n\t\tif($tw.utils.isArray(options.field)) {\n\t\t\t$tw.utils.each(options.field,function(fieldName) {\n\t\t\t\tif(fieldName) {\n\t\t\t\t\tfields.push(fieldName);\t\t\t\t\t\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\tfields.push(options.field);\n\t\t}\n\t}\n\t// Use default fields if none specified and we're not excluding fields (excluding fields with an empty field array is the same as searching all fields)\n\tif(fields.length === 0 && !options.excludeField) {\n\t\tfields.push(\"title\");\n\t\tfields.push(\"tags\");\n\t\tfields.push(\"text\");\n\t}\n\t// Function to check a given tiddler for the search term\n\tvar searchTiddler = function(title) {\n\t\tif(!searchTermsRegExps) {\n\t\t\treturn true;\n\t\t}\n\t\tvar notYetFound = searchTermsRegExps.slice();\n\n\t\tvar tiddler = self.getTiddler(title);\n\t\tif(!tiddler) {\n\t\t\ttiddler = new $tw.Tiddler({title: title, text: \"\", type: \"text/vnd.tiddlywiki\"});\n\t\t}\n\t\tvar contentTypeInfo = $tw.config.contentTypeInfo[tiddler.fields.type] || $tw.config.contentTypeInfo[\"text/vnd.tiddlywiki\"],\n\t\t\tsearchFields;\n\t\t// Get the list of fields we're searching\n\t\tif(options.excludeField) {\n\t\t\tsearchFields = Object.keys(tiddler.fields);\n\t\t\t$tw.utils.each(fields,function(fieldName) {\n\t\t\t\tvar p = searchFields.indexOf(fieldName);\n\t\t\t\tif(p !== -1) {\n\t\t\t\t\tsearchFields.splice(p,1);\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\tsearchFields = fields;\n\t\t}\n\t\tfor(var fieldIndex=0; notYetFound.length>0 && fieldIndex<searchFields.length; fieldIndex++) {\n\t\t\t// Don't search the text field if the content type is binary\n\t\t\tvar fieldName = searchFields[fieldIndex];\n\t\t\tif(fieldName === \"text\" && contentTypeInfo.encoding !== \"utf8\") {\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\tvar str = tiddler.fields[fieldName],\n\t\t\t\tt;\n\t\t\tif(str) {\n\t\t\t\tif($tw.utils.isArray(str)) {\n\t\t\t\t\t// If the field value is an array, test each regexp against each field array entry and fail if each regexp doesn't match at least one field array entry\n\t\t\t\t\tfor(var s=0; s<str.length; s++) {\n\t\t\t\t\t\tfor(t=0; t<notYetFound.length;) {\n\t\t\t\t\t\t\tif(notYetFound[t].test(str[s])) {\n\t\t\t\t\t\t\t\tnotYetFound.splice(t, 1);\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tt++;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\t// If the field isn't an array, force it to a string and test each regexp against it and fail if any do not match\n\t\t\t\t\tstr = tiddler.getFieldString(fieldName);\n\t\t\t\t\tfor(t=0; t<notYetFound.length;) {\n\t\t\t\t\t\tif(notYetFound[t].test(str)) {\n\t\t\t\t\t\t\tnotYetFound.splice(t, 1);\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tt++;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t\treturn notYetFound.length == 0;\n\t};\n\t// Loop through all the tiddlers doing the search\n\tvar results = [],\n\t\tsource = options.source || this.each;\n\tsource(function(tiddler,title) {\n\t\tif(searchTiddler(title) !== options.invert) {\n\t\t\tresults.push(title);\n\t\t}\n\t});\n\t// Remove any of the results we have to exclude\n\tif(options.exclude) {\n\t\tfor(t=0; t<options.exclude.length; t++) {\n\t\t\tvar p = results.indexOf(options.exclude[t]);\n\t\t\tif(p !== -1) {\n\t\t\t\tresults.splice(p,1);\n\t\t\t}\n\t\t}\n\t}\n\treturn results;\n};\n\n/*\nTrigger a load for a tiddler if it is skinny. Returns the text, or undefined if the tiddler is missing, null if the tiddler is being lazily loaded.\n*/\nexports.getTiddlerText = function(title,defaultText) {\n\tvar tiddler = this.getTiddler(title);\n\t// Return undefined if the tiddler isn't found\n\tif(!tiddler) {\n\t\treturn defaultText;\n\t}\n\tif(!tiddler.hasField(\"_is_skinny\")) {\n\t\t// Just return the text if we've got it\n\t\treturn tiddler.fields.text || \"\";\n\t} else {\n\t\t// Tell any listeners about the need to lazily load this tiddler\n\t\tthis.dispatchEvent(\"lazyLoad\",title);\n\t\t// Indicate that the text is being loaded\n\t\treturn null;\n\t}\n};\n\n/*\nCheck whether the text of a tiddler matches a given value. By default, the comparison is case insensitive, and any spaces at either end of the tiddler text is trimmed\n*/\nexports.checkTiddlerText = function(title,targetText,options) {\n\toptions = options || {};\n\tvar text = this.getTiddlerText(title,\"\");\n\tif(!options.noTrim) {\n\t\ttext = text.trim();\n\t}\n\tif(!options.caseSensitive) {\n\t\ttext = text.toLowerCase();\n\t\ttargetText = targetText.toLowerCase();\n\t}\n\treturn text === targetText;\n}\n\n/*\nRead an array of browser File objects, invoking callback(tiddlerFieldsArray) once they're all read\n*/\nexports.readFiles = function(files,options) {\n\tvar callback;\n\tif(typeof options === \"function\") {\n\t\tcallback = options;\n\t\toptions = {};\n\t} else {\n\t\tcallback = options.callback;\n\t}\n\tvar result = [],\n\t\toutstanding = files.length,\n\t\treadFileCallback = function(tiddlerFieldsArray) {\n\t\t\tresult.push.apply(result,tiddlerFieldsArray);\n\t\t\tif(--outstanding === 0) {\n\t\t\t\tcallback(result);\n\t\t\t}\n\t\t};\n\tfor(var f=0; f<files.length; f++) {\n\t\tthis.readFile(files[f],$tw.utils.extend({},options,{callback: readFileCallback}));\n\t}\n\treturn files.length;\n};\n\n/*\nRead a browser File object, invoking callback(tiddlerFieldsArray) with an array of tiddler fields objects\n*/\nexports.readFile = function(file,options) {\n\tvar callback;\n\tif(typeof options === \"function\") {\n\t\tcallback = options;\n\t\toptions = {};\n\t} else {\n\t\tcallback = options.callback;\n\t}\n\t// Get the type, falling back to the filename extension\n\tvar self = this,\n\t\ttype = file.type;\n\tif(type === \"\" || !type) {\n\t\tvar dotPos = file.name.lastIndexOf(\".\");\n\t\tif(dotPos !== -1) {\n\t\t\tvar fileExtensionInfo = $tw.utils.getFileExtensionInfo(file.name.substr(dotPos));\n\t\t\tif(fileExtensionInfo) {\n\t\t\t\ttype = fileExtensionInfo.type;\n\t\t\t}\n\t\t}\n\t}\n\t// Figure out if we're reading a binary file\n\tvar contentTypeInfo = $tw.config.contentTypeInfo[type],\n\t\tisBinary = contentTypeInfo ? contentTypeInfo.encoding === \"base64\" : false;\n\t// Log some debugging information\n\tif($tw.log.IMPORT) {\n\t\tconsole.log(\"Importing file '\" + file.name + \"', type: '\" + type + \"', isBinary: \" + isBinary);\n\t}\n\t// Give the hook a chance to process the drag\n\tif($tw.hooks.invokeHook(\"th-importing-file\",{\n\t\tfile: file,\n\t\ttype: type,\n\t\tisBinary: isBinary,\n\t\tcallback: callback\n\t}) !== true) {\n\t\tthis.readFileContent(file,type,isBinary,options.deserializer,callback);\n\t}\n};\n\n/*\nLower level utility to read the content of a browser File object, invoking callback(tiddlerFieldsArray) with an array of tiddler fields objects\n*/\nexports.readFileContent = function(file,type,isBinary,deserializer,callback) {\n\tvar self = this;\n\t// Create the FileReader\n\tvar reader = new FileReader();\n\t// Onload\n\treader.onload = function(event) {\n\t\tvar text = event.target.result,\n\t\t\ttiddlerFields = {title: file.name || \"Untitled\", type: type};\n\t\tif(isBinary) {\n\t\t\tvar commaPos = text.indexOf(\",\");\n\t\t\tif(commaPos !== -1) {\n\t\t\t\ttext = text.substr(commaPos + 1);\n\t\t\t}\n\t\t}\n\t\t// Check whether this is an encrypted TiddlyWiki file\n\t\tvar encryptedJson = $tw.utils.extractEncryptedStoreArea(text);\n\t\tif(encryptedJson) {\n\t\t\t// If so, attempt to decrypt it with the current password\n\t\t\t$tw.utils.decryptStoreAreaInteractive(encryptedJson,function(tiddlers) {\n\t\t\t\tcallback(tiddlers);\n\t\t\t});\n\t\t} else {\n\t\t\t// Otherwise, just try to deserialise any tiddlers in the file\n\t\t\tcallback(self.deserializeTiddlers(type,text,tiddlerFields,{deserializer: deserializer}));\n\t\t}\n\t};\n\t// Kick off the read\n\tif(isBinary) {\n\t\treader.readAsDataURL(file);\n\t} else {\n\t\treader.readAsText(file);\n\t}\n};\n\n/*\nFind any existing draft of a specified tiddler\n*/\nexports.findDraft = function(targetTitle) {\n\tvar draftTitle = undefined;\n\tthis.forEachTiddler({includeSystem: true},function(title,tiddler) {\n\t\tif(tiddler.fields[\"draft.title\"] && tiddler.fields[\"draft.of\"] === targetTitle) {\n\t\t\tdraftTitle = title;\n\t\t}\n\t});\n\treturn draftTitle;\n}\n\n/*\nCheck whether the specified draft tiddler has been modified.\nIf the original tiddler doesn't exist, create a vanilla tiddler variable,\nto check if additional fields have been added.\n*/\nexports.isDraftModified = function(title) {\n\tvar tiddler = this.getTiddler(title);\n\tif(!tiddler.isDraft()) {\n\t\treturn false;\n\t}\n\tvar ignoredFields = [\"created\", \"modified\", \"title\", \"draft.title\", \"draft.of\"],\n\t\torigTiddler = this.getTiddler(tiddler.fields[\"draft.of\"]) || new $tw.Tiddler({text:\"\", tags:[]}),\n\t\ttitleModified = tiddler.fields[\"draft.title\"] !== tiddler.fields[\"draft.of\"];\n\treturn titleModified || !tiddler.isEqual(origTiddler,ignoredFields);\n};\n\n/*\nAdd a new record to the top of the history stack\ntitle: a title string or an array of title strings\nfromPageRect: page coordinates of the origin of the navigation\nhistoryTitle: title of history tiddler (defaults to $:/HistoryList)\n*/\nexports.addToHistory = function(title,fromPageRect,historyTitle) {\n\tvar story = new $tw.Story({wiki: this, historyTitle: historyTitle});\n\tstory.addToHistory(title,fromPageRect);\t\t\n};\n\n/*\nAdd a new tiddler to the story river\ntitle: a title string or an array of title strings\nfromTitle: the title of the tiddler from which the navigation originated\nstoryTitle: title of story tiddler (defaults to $:/StoryList)\noptions: see story.js\n*/\nexports.addToStory = function(title,fromTitle,storyTitle,options) {\n\tvar story = new $tw.Story({wiki: this, storyTitle: storyTitle});\n\tstory.addToStory(title,fromTitle,options);\t\t\n};\n\n/*\nGenerate a title for the draft of a given tiddler\n*/\nexports.generateDraftTitle = function(title) {\n\tvar c = 0,\n\t\tdraftTitle,\n\t\tusername = this.getTiddlerText(\"$:/status/UserName\"),\n\t\tattribution = username ? \" by \" + username : \"\";\n\tdo {\n\t\tdraftTitle = \"Draft \" + (c ? (c + 1) + \" \" : \"\") + \"of '\" + title + \"'\" + attribution;\n\t\tc++;\n\t} while(this.tiddlerExists(draftTitle));\n\treturn draftTitle;\n};\n\n/*\nInvoke the available upgrader modules\ntitles: array of tiddler titles to be processed\ntiddlers: hashmap by title of tiddler fields of pending import tiddlers. These can be modified by the upgraders. An entry with no fields indicates a tiddler that was pending import has been suppressed. When entries are added to the pending import the tiddlers hashmap may have entries that are not present in the titles array\nReturns a hashmap of messages keyed by tiddler title.\n*/\nexports.invokeUpgraders = function(titles,tiddlers) {\n\t// Collect up the available upgrader modules\n\tvar self = this;\n\tif(!this.upgraderModules) {\n\t\tthis.upgraderModules = [];\n\t\t$tw.modules.forEachModuleOfType(\"upgrader\",function(title,module) {\n\t\t\tif(module.upgrade) {\n\t\t\t\tself.upgraderModules.push(module);\n\t\t\t}\n\t\t});\n\t}\n\t// Invoke each upgrader in turn\n\tvar messages = {};\n\tfor(var t=0; t<this.upgraderModules.length; t++) {\n\t\tvar upgrader = this.upgraderModules[t],\n\t\t\tupgraderMessages = upgrader.upgrade(this,titles,tiddlers);\n\t\t$tw.utils.extend(messages,upgraderMessages);\n\t}\n\treturn messages;\n};\n\n// Determine whether a plugin by title is dynamically loadable\nexports.doesPluginRequireReload = function(title) {\n\treturn this.doesPluginInfoRequireReload(this.getPluginInfo(title) || this.getTiddlerDataCached(title));\n};\n\n// Determine whether a plugin info structure is dynamically loadable\nexports.doesPluginInfoRequireReload = function(pluginInfo) {\n\tif(pluginInfo) {\n\t\tvar foundModule = false;\n\t\t$tw.utils.each(pluginInfo.tiddlers,function(tiddler) {\n\t\t\tif(tiddler.type === \"application/javascript\" && $tw.utils.hop(tiddler,\"module-type\")) {\n\t\t\t\tfoundModule = true;\n\t\t\t}\n\t\t});\n\t\treturn foundModule;\n\t} else {\n\t\treturn null;\n\t}\n};\n\n})();\n\n",
"type": "application/javascript",
"module-type": "wikimethod"
},
"$:/palettes/Blanca": {
"title": "$:/palettes/Blanca",
"name": "Blanca",
"description": "A clean white palette to let you focus",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"text": "alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #ffffff\nblockquote-bar: <<colour muted-foreground>>\nbutton-background:\nbutton-foreground:\nbutton-border:\ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndirty-indicator: #ff0000\ndownload-background: #66cccc\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333333\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #999999\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #ffffff\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #7897f3\nselect-tag-background:\nselect-tag-foreground:\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #000000\nsidebar-controls-foreground: #ccc\nsidebar-foreground-shadow: rgba(255,255,255, 0.8)\nsidebar-foreground: #acacac\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #c0c0c0\nsidebar-tab-background-selected: #ffffff\nsidebar-tab-background: <<colour tab-background>>\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: <<colour tab-border>>\nsidebar-tab-divider: <<colour tab-divider>>\nsidebar-tab-foreground-selected: \nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #444444\nsidebar-tiddler-link-foreground: #7897f3\nsite-title-foreground: <<colour tiddler-title-foreground>>\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: #ffffff\ntab-background: #eeeeee\ntab-border-selected: #cccccc\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: <<colour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #ffeedd\ntag-foreground: #000\ntiddler-background: <<colour background>>\ntiddler-border: #eee\ntiddler-controls-foreground-hover: #888888\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #cccccc\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #f8f8f8\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #f8f8f8\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #ff9900\ntoolbar-new-button:\ntoolbar-options-button:\ntoolbar-save-button:\ntoolbar-info-button:\ntoolbar-edit-button:\ntoolbar-close-button:\ntoolbar-delete-button:\ntoolbar-cancel-button:\ntoolbar-done-button:\nuntagged-background: #999999\nvery-muted-foreground: #888888\n"
},
"$:/palettes/Blue": {
"title": "$:/palettes/Blue",
"name": "Blue",
"description": "A blue theme",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"text": "alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #fff\nblockquote-bar: <<colour muted-foreground>>\nbutton-background:\nbutton-foreground:\nbutton-border:\ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndirty-indicator: #ff0000\ndownload-background: #34c734\ndownload-foreground: <<colour foreground>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333353\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #999999\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #ddddff\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #5778d8\nselect-tag-background:\nselect-tag-foreground:\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #000000\nsidebar-controls-foreground: #ffffff\nsidebar-foreground-shadow: rgba(255,255,255, 0.8)\nsidebar-foreground: #acacac\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #c0c0c0\nsidebar-tab-background-selected: <<colour page-background>>\nsidebar-tab-background: <<colour tab-background>>\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: <<colour tab-border>>\nsidebar-tab-divider: <<colour tab-divider>>\nsidebar-tab-foreground-selected: \nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #444444\nsidebar-tiddler-link-foreground: #5959c0\nsite-title-foreground: <<colour tiddler-title-foreground>>\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: <<colour background>>\ntab-background: #ccccdd\ntab-border-selected: #ccccdd\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: <<colour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #eeeeff\ntag-foreground: #000\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: #666666\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #cccccc\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #ffffff\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #ffffff\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #5959c0\ntoolbar-new-button: #5eb95e\ntoolbar-options-button: rgb(128, 88, 165)\ntoolbar-save-button: #0e90d2\ntoolbar-info-button: #0e90d2\ntoolbar-edit-button: rgb(243, 123, 29)\ntoolbar-close-button: #dd514c\ntoolbar-delete-button: #dd514c\ntoolbar-cancel-button: rgb(243, 123, 29)\ntoolbar-done-button: #5eb95e\nuntagged-background: #999999\nvery-muted-foreground: #888888\n"
},
"$:/palettes/Muted": {
"title": "$:/palettes/Muted",
"name": "Muted",
"description": "Bright tiddlers on a muted background",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"text": "alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #ffffff\nblockquote-bar: <<colour muted-foreground>>\nbutton-background:\nbutton-foreground:\nbutton-border:\ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndirty-indicator: #ff0000\ndownload-background: #34c734\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333333\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #bbb\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #6f6f70\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #29a6ee\nselect-tag-background:\nselect-tag-foreground:\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #000000\nsidebar-controls-foreground: #c2c1c2\nsidebar-foreground-shadow: rgba(255,255,255,0)\nsidebar-foreground: #d3d2d4\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #c0c0c0\nsidebar-tab-background-selected: #6f6f70\nsidebar-tab-background: #666667\nsidebar-tab-border-selected: #999\nsidebar-tab-border: #515151\nsidebar-tab-divider: #999\nsidebar-tab-foreground-selected: \nsidebar-tab-foreground: #999\nsidebar-tiddler-link-foreground-hover: #444444\nsidebar-tiddler-link-foreground: #d1d0d2\nsite-title-foreground: <<colour tiddler-title-foreground>>\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: #ffffff\ntab-background: #d8d8d8\ntab-border-selected: #d8d8d8\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: <<colour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #d5ad34\ntag-foreground: #ffffff\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: #888888\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #cccccc\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #f8f8f8\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #f8f8f8\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #182955\ntoolbar-new-button: \ntoolbar-options-button: \ntoolbar-save-button: \ntoolbar-info-button: \ntoolbar-edit-button: \ntoolbar-close-button: \ntoolbar-delete-button: \ntoolbar-cancel-button: \ntoolbar-done-button: \nuntagged-background: #999999\nvery-muted-foreground: #888888\n"
},
"$:/palettes/ContrastLight": {
"title": "$:/palettes/ContrastLight",
"name": "Contrast (Light)",
"description": "High contrast and unambiguous (light version)",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"text": "alert-background: #f00\nalert-border: <<colour background>>\nalert-highlight: <<colour foreground>>\nalert-muted-foreground: #800\nbackground: #fff\nblockquote-bar: <<colour muted-foreground>>\nbutton-background: <<colour background>>\nbutton-foreground: <<colour foreground>>\nbutton-border: <<colour foreground>>\ncode-background: <<colour background>>\ncode-border: <<colour foreground>>\ncode-foreground: <<colour foreground>>\ndirty-indicator: #f00\ndownload-background: #080\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: <<colour foreground>>\ndropdown-tab-background: <<colour foreground>>\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #00a\nexternal-link-foreground: #00e\nforeground: #000\nmessage-background: <<colour foreground>>\nmessage-border: <<colour background>>\nmessage-foreground: <<colour background>>\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: <<colour foreground>>\nmodal-footer-background: <<colour background>>\nmodal-footer-border: <<colour foreground>>\nmodal-header-border: <<colour foreground>>\nmuted-foreground: <<colour foreground>>\nnotification-background: <<colour background>>\nnotification-border: <<colour foreground>>\npage-background: <<colour background>>\npre-background: <<colour background>>\npre-border: <<colour foreground>>\nprimary: #00f\nselect-tag-background:\nselect-tag-foreground:\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: <<colour background>>\nsidebar-controls-foreground: <<colour foreground>>\nsidebar-foreground-shadow: rgba(0,0,0, 0)\nsidebar-foreground: <<colour foreground>>\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: <<colour foreground>>\nsidebar-tab-background-selected: <<colour background>>\nsidebar-tab-background: <<colour tab-background>>\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: <<colour tab-border>>\nsidebar-tab-divider: <<colour tab-divider>>\nsidebar-tab-foreground-selected: <<colour foreground>>\nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: <<colour foreground>>\nsidebar-tiddler-link-foreground: <<colour primary>>\nsite-title-foreground: <<colour tiddler-title-foreground>>\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: <<colour background>>\ntab-background: <<colour foreground>>\ntab-border-selected: <<colour foreground>>\ntab-border: <<colour foreground>>\ntab-divider: <<colour foreground>>\ntab-foreground-selected: <<colour foreground>>\ntab-foreground: <<colour background>>\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #000\ntag-foreground: #fff\ntiddler-background: <<colour background>>\ntiddler-border: <<colour foreground>>\ntiddler-controls-foreground-hover: #ddd\ntiddler-controls-foreground-selected: #fdd\ntiddler-controls-foreground: <<colour foreground>>\ntiddler-editor-background: <<colour background>>\ntiddler-editor-border-image: <<colour foreground>>\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: <<colour background>>\ntiddler-editor-fields-odd: <<colour background>>\ntiddler-info-background: <<colour background>>\ntiddler-info-border: <<colour foreground>>\ntiddler-info-tab-background: <<colour background>>\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: <<colour foreground>>\ntiddler-title-foreground: <<colour foreground>>\ntoolbar-new-button: \ntoolbar-options-button: \ntoolbar-save-button: \ntoolbar-info-button: \ntoolbar-edit-button: \ntoolbar-close-button: \ntoolbar-delete-button: \ntoolbar-cancel-button: \ntoolbar-done-button: \nuntagged-background: <<colour foreground>>\nvery-muted-foreground: #888888\n"
},
"$:/palettes/ContrastDark": {
"title": "$:/palettes/ContrastDark",
"name": "Contrast (Dark)",
"description": "High contrast and unambiguous (dark version)",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"text": "alert-background: #f00\nalert-border: <<colour background>>\nalert-highlight: <<colour foreground>>\nalert-muted-foreground: #800\nbackground: #000\nblockquote-bar: <<colour muted-foreground>>\nbutton-background: <<colour background>>\nbutton-foreground: <<colour foreground>>\nbutton-border: <<colour foreground>>\ncode-background: <<colour background>>\ncode-border: <<colour foreground>>\ncode-foreground: <<colour foreground>>\ndirty-indicator: #f00\ndownload-background: #080\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: <<colour foreground>>\ndropdown-tab-background: <<colour foreground>>\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #00a\nexternal-link-foreground: #00e\nforeground: #fff\nmessage-background: <<colour foreground>>\nmessage-border: <<colour background>>\nmessage-foreground: <<colour background>>\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: <<colour foreground>>\nmodal-footer-background: <<colour background>>\nmodal-footer-border: <<colour foreground>>\nmodal-header-border: <<colour foreground>>\nmuted-foreground: <<colour foreground>>\nnotification-background: <<colour background>>\nnotification-border: <<colour foreground>>\npage-background: <<colour background>>\npre-background: <<colour background>>\npre-border: <<colour foreground>>\nprimary: #00f\nselect-tag-background:\nselect-tag-foreground:\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: <<colour background>>\nsidebar-controls-foreground: <<colour foreground>>\nsidebar-foreground-shadow: rgba(0,0,0, 0)\nsidebar-foreground: <<colour foreground>>\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: <<colour foreground>>\nsidebar-tab-background-selected: <<colour background>>\nsidebar-tab-background: <<colour tab-background>>\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: <<colour tab-border>>\nsidebar-tab-divider: <<colour tab-divider>>\nsidebar-tab-foreground-selected: <<colour foreground>>\nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: <<colour foreground>>\nsidebar-tiddler-link-foreground: <<colour primary>>\nsite-title-foreground: <<colour tiddler-title-foreground>>\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: <<colour background>>\ntab-background: <<colour foreground>>\ntab-border-selected: <<colour foreground>>\ntab-border: <<colour foreground>>\ntab-divider: <<colour foreground>>\ntab-foreground-selected: <<colour foreground>>\ntab-foreground: <<colour background>>\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #fff\ntag-foreground: #000\ntiddler-background: <<colour background>>\ntiddler-border: <<colour foreground>>\ntiddler-controls-foreground-hover: #ddd\ntiddler-controls-foreground-selected: #fdd\ntiddler-controls-foreground: <<colour foreground>>\ntiddler-editor-background: <<colour background>>\ntiddler-editor-border-image: <<colour foreground>>\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: <<colour background>>\ntiddler-editor-fields-odd: <<colour background>>\ntiddler-info-background: <<colour background>>\ntiddler-info-border: <<colour foreground>>\ntiddler-info-tab-background: <<colour background>>\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: <<colour foreground>>\ntiddler-title-foreground: <<colour foreground>>\ntoolbar-new-button: \ntoolbar-options-button: \ntoolbar-save-button: \ntoolbar-info-button: \ntoolbar-edit-button: \ntoolbar-close-button: \ntoolbar-delete-button: \ntoolbar-cancel-button: \ntoolbar-done-button: \nuntagged-background: <<colour foreground>>\nvery-muted-foreground: #888888\n"
},
"$:/palettes/DarkPhotos": {
"title": "$:/palettes/DarkPhotos",
"created": "20150402111612188",
"description": "Good with dark photo backgrounds",
"modified": "20150402112344080",
"name": "DarkPhotos",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"text": "alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #ffffff\nblockquote-bar: <<colour muted-foreground>>\nbutton-background: \nbutton-foreground: \nbutton-border: \ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndirty-indicator: #ff0000\ndownload-background: #34c734\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333333\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #ddd\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #336438\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #5778d8\nselect-tag-background:\nselect-tag-foreground:\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #ccf\nsidebar-controls-foreground: #fff\nsidebar-foreground-shadow: rgba(0,0,0, 0.5)\nsidebar-foreground: #fff\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #eee\nsidebar-tab-background-selected: rgba(255,255,255, 0.8)\nsidebar-tab-background: rgba(255,255,255, 0.4)\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: <<colour tab-border>>\nsidebar-tab-divider: rgba(255,255,255, 0.2)\nsidebar-tab-foreground-selected: \nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #aaf\nsidebar-tiddler-link-foreground: #ddf\nsite-title-foreground: #fff\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: #ffffff\ntab-background: #d8d8d8\ntab-border-selected: #d8d8d8\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: <<colour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #ec6\ntag-foreground: #ffffff\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: #888888\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #cccccc\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #f8f8f8\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #f8f8f8\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #182955\ntoolbar-new-button: \ntoolbar-options-button: \ntoolbar-save-button: \ntoolbar-info-button: \ntoolbar-edit-button: \ntoolbar-close-button: \ntoolbar-delete-button: \ntoolbar-cancel-button: \ntoolbar-done-button: \nuntagged-background: #999999\nvery-muted-foreground: #888888\n"
},
"$:/palettes/GruvboxDark": {
"title": "$:/palettes/GruvboxDark",
"name": "Gruvbox Dark",
"description": "Retro groove color scheme",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"license": "https://github.com/morhetz/gruvbox",
"text": "alert-background: #cc241d\nalert-border: #cc241d\nalert-highlight: #d79921\nalert-muted-foreground: #504945\nbackground: #3c3836\nblockquote-bar: <<colour muted-foreground>>\nbutton-background: #504945\nbutton-foreground: #fbf1c7\nbutton-border: transparent\ncode-background: #504945\ncode-border: #504945\ncode-foreground: #fb4934\ndiff-delete-background: #fb4934\ndiff-delete-foreground: <<colour foreground>>\ndiff-equal-background: \ndiff-equal-foreground: <<colour foreground>>\ndiff-insert-background: #b8bb26\ndiff-insert-foreground: <<colour foreground>>\ndiff-invisible-background: \ndiff-invisible-foreground: <<colour muted-foreground>>\ndirty-indicator: #fb4934\ndownload-background: #b8bb26\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: #665c54\ndropdown-border: <<colour background>>\ndropdown-tab-background-selected: #ebdbb2\ndropdown-tab-background: #665c54\ndropzone-background: #98971a\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #d3869b\nexternal-link-foreground: #8ec07c\nforeground: #fbf1c7\nmenubar-background: #504945\nmenubar-foreground: <<colour foreground>>\nmessage-background: #83a598\nmessage-border: #83a598\nmessage-foreground: #3c3836\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #504945\nmodal-footer-background: #3c3836\nmodal-footer-border: #3c3836\nmodal-header-border: #3c3836\nmuted-foreground: #d5c4a1\nnotification-background: <<colour primary>>\nnotification-border: <<colour primary>>\npage-background: #282828\npre-background: #504945\npre-border: #504945\nprimary: #d79921\nselect-tag-background: #665c54\nselect-tag-foreground: <<colour foreground>>\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #7c6f64\nsidebar-controls-foreground: #504945\nsidebar-foreground-shadow: transparent\nsidebar-foreground: #fbf1c7\nsidebar-muted-foreground-hover: #7c6f64\nsidebar-muted-foreground: #504945\nsidebar-tab-background-selected: #bdae93\nsidebar-tab-background: #3c3836\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: #bdae93\nsidebar-tab-divider: <<colour page-background>>\nsidebar-tab-foreground-selected: #282828\nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #458588\nsidebar-tiddler-link-foreground: #98971a\nsite-title-foreground: <<colour tiddler-title-foreground>>\nstatic-alert-foreground: #B48EAD\ntab-background-selected: #ebdbb2\ntab-background: #665c54\ntab-border-selected: #665c54\ntab-border: #665c54\ntab-divider: #bdae93\ntab-foreground-selected: #282828\ntab-foreground: #ebdbb2\ntable-border: #7c6f64\ntable-footer-background: #665c54\ntable-header-background: #504945\ntag-background: #d3869b\ntag-foreground: #282828\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: #7c6f64\ntiddler-controls-foreground-selected: #7c6f64\ntiddler-controls-foreground: #665c54\ntiddler-editor-background: #282828\ntiddler-editor-border-image: #282828\ntiddler-editor-border: #282828\ntiddler-editor-fields-even: #504945\ntiddler-editor-fields-odd: #7c6f64\ntiddler-info-background: #32302f\ntiddler-info-border: #ebdbb2\ntiddler-info-tab-background: #ebdbb2\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #7c6f64\ntiddler-title-foreground: #a89984\ntoolbar-new-button: \ntoolbar-options-button: \ntoolbar-save-button: \ntoolbar-info-button: \ntoolbar-edit-button: \ntoolbar-close-button: \ntoolbar-delete-button: \ntoolbar-cancel-button: \ntoolbar-done-button: \nuntagged-background: #504945\nvery-muted-foreground: #bdae93\nwikilist-background: <<colour page-background>>\nwikilist-button-background: <<colour button-background>>\nwikilist-button-foreground: <<colour button-foreground>>\nwikilist-item: <<colour background>>\nwikilist-toolbar-background: <<colour background>>\nwikilist-toolbar-foreground: <<colour foreground>>\nwikilist-title: <<colour foreground>>\nwikilist-title-svg: <<colour wikilist-title>>\nwikilist-url: <<colour muted-foreground>>\nwikilist-button-open-hover: <<colour primary>>\nwikilist-button-open: <<colour dropzone-background>>\nwikilist-button-remove: <<colour dirty-indicator>>\nwikilist-button-remove-hover: <<colour alert-background>>\nwikilist-droplink-dragover: <<colour dropzone-background>>\nwikilist-button-reveal: <<colour sidebar-tiddler-link-foreground-hover>>\nwikilist-button-reveal-hover: <<colour message-background>>"
},
"$:/palettes/Nord": {
"title": "$:/palettes/Nord",
"name": "Nord",
"description": "An arctic, north-bluish color palette.",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"license": "MIT, arcticicestudio, https://github.com/arcticicestudio/nord/blob/develop/LICENSE.md",
"text": "alert-background: #D08770\nalert-border: #D08770\nalert-highlight: #B48EAD\nalert-muted-foreground: #4C566A\nbackground: #3b4252\nblockquote-bar: <<colour muted-foreground>>\nbutton-background: #4C566A\nbutton-foreground: #D8DEE9\nbutton-border: transparent\ncode-background: #2E3440\ncode-border: #2E3440\ncode-foreground: #BF616A\ndiff-delete-background: #BF616A\ndiff-delete-foreground: <<colour foreground>>\ndiff-equal-background: \ndiff-equal-foreground: <<colour foreground>>\ndiff-insert-background: #A3BE8C\ndiff-insert-foreground: <<colour foreground>>\ndiff-invisible-background: \ndiff-invisible-foreground: <<colour muted-foreground>>\ndirty-indicator: #BF616A\ndownload-background: #A3BE8C\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour background>>\ndropdown-tab-background-selected: #ECEFF4\ndropdown-tab-background: #4C566A\ndropzone-background: #A3BE8C\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #5E81AC\nexternal-link-foreground: #8FBCBB\nforeground: #d8dee9\nmenubar-background: #2E3440\nmenubar-foreground: #d8dee9\nmessage-background: #2E3440\nmessage-border: #2E3440\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #3b4252\nmodal-footer-background: #3b4252\nmodal-footer-border: #3b4252\nmodal-header-border: #3b4252\nmuted-foreground: #4C566A\nnotification-background: <<colour primary>>\nnotification-border: #EBCB8B\npage-background: #2e3440\npre-background: #2E3440\npre-border: #2E3440\nprimary: #5E81AC\nselect-tag-background: #3b4252\nselect-tag-foreground: <<colour foreground>>\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #D8DEE9\nsidebar-controls-foreground: #4C566A\nsidebar-foreground-shadow: transparent\nsidebar-foreground: #D8DEE9\nsidebar-muted-foreground-hover: #4C566A\nsidebar-muted-foreground: #4C566A\nsidebar-tab-background-selected: #ECEFF4\nsidebar-tab-background: #4C566A\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: #4C566A\nsidebar-tab-divider: <<colour page-background>>\nsidebar-tab-foreground-selected: #4C566A\nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #A3BE8C\nsidebar-tiddler-link-foreground: #81A1C1\nsite-title-foreground: <<colour tiddler-title-foreground>>\nstatic-alert-foreground: #B48EAD\ntab-background-selected: #ECEFF4\ntab-background: #4C566A\ntab-border-selected: #4C566A\ntab-border: #4C566A\ntab-divider: #4C566A\ntab-foreground-selected: #4C566A\ntab-foreground: #D8DEE9\ntable-border: #4C566A\ntable-footer-background: #2e3440\ntable-header-background: #2e3440\ntag-background: #A3BE8C\ntag-foreground: #4C566A\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: \ntiddler-controls-foreground-selected: #EBCB8B\ntiddler-controls-foreground: #4C566A\ntiddler-editor-background: #2e3440\ntiddler-editor-border-image: #2e3440\ntiddler-editor-border: #2e3440\ntiddler-editor-fields-even: #2e3440\ntiddler-editor-fields-odd: #2e3440\ntiddler-info-background: #2e3440\ntiddler-info-border: #2e3440\ntiddler-info-tab-background: #2e3440\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #4C566A\ntiddler-title-foreground: #81A1C1\ntoolbar-new-button: \ntoolbar-options-button: \ntoolbar-save-button: \ntoolbar-info-button: \ntoolbar-edit-button: \ntoolbar-close-button: \ntoolbar-delete-button: \ntoolbar-cancel-button: \ntoolbar-done-button: \nuntagged-background: #2d3038\nvery-muted-foreground: #2d3038\n"
},
"$:/palettes/Rocker": {
"title": "$:/palettes/Rocker",
"name": "Rocker",
"description": "A dark theme",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"text": "alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #ffffff\nblockquote-bar: <<colour muted-foreground>>\nbutton-background:\nbutton-foreground:\nbutton-border:\ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndirty-indicator: #ff0000\ndownload-background: #34c734\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333333\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #999999\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #000\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #cc0000\nselect-tag-background:\nselect-tag-foreground:\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #000000\nsidebar-controls-foreground: #ffffff\nsidebar-foreground-shadow: rgba(255,255,255, 0.0)\nsidebar-foreground: #acacac\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #c0c0c0\nsidebar-tab-background-selected: #000\nsidebar-tab-background: <<colour tab-background>>\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: <<colour tab-border>>\nsidebar-tab-divider: <<colour tab-divider>>\nsidebar-tab-foreground-selected: \nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #ffbb99\nsidebar-tiddler-link-foreground: #cc0000\nsite-title-foreground: <<colour tiddler-title-foreground>>\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: #ffffff\ntab-background: #d8d8d8\ntab-border-selected: #d8d8d8\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: <<colour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #ffbb99\ntag-foreground: #000\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: #888888\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #cccccc\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #f8f8f8\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #f8f8f8\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #cc0000\ntoolbar-new-button:\ntoolbar-options-button:\ntoolbar-save-button:\ntoolbar-info-button:\ntoolbar-edit-button:\ntoolbar-close-button:\ntoolbar-delete-button:\ntoolbar-cancel-button:\ntoolbar-done-button:\nuntagged-background: #999999\nvery-muted-foreground: #888888\n"
},
"$:/palettes/SolarFlare": {
"title": "$:/palettes/SolarFlare",
"name": "Solar Flare",
"description": "Warm, relaxing earth colours",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"text": ": Background Tones\n\nbase03: #002b36\nbase02: #073642\n\n: Content Tones\n\nbase01: #586e75\nbase00: #657b83\nbase0: #839496\nbase1: #93a1a1\n\n: Background Tones\n\nbase2: #eee8d5\nbase3: #fdf6e3\n\n: Accent Colors\n\nyellow: #b58900\norange: #cb4b16\nred: #dc322f\nmagenta: #d33682\nviolet: #6c71c4\nblue: #268bd2\ncyan: #2aa198\ngreen: #859900\n\n: Additional Tones (RA)\n\nbase10: #c0c4bb\nviolet-muted: #7c81b0\nblue-muted: #4e7baa\n\nyellow-hot: #ffcc44\norange-hot: #eb6d20\nred-hot: #ff2222\nblue-hot: #2298ee\ngreen-hot: #98ee22\n\n: Palette\n\n: Do not use colour macro for background and foreground\nbackground: #fdf6e3\n download-foreground: <<colour background>>\n dragger-foreground: <<colour background>>\n dropdown-background: <<colour background>>\n modal-background: <<colour background>>\n sidebar-foreground-shadow: <<colour background>>\n tiddler-background: <<colour background>>\n tiddler-border: <<colour background>>\n tiddler-link-background: <<colour background>>\n tab-background-selected: <<colour background>>\n dropdown-tab-background-selected: <<colour tab-background-selected>>\nforeground: #657b83\n dragger-background: <<colour foreground>>\n tab-foreground: <<colour foreground>>\n tab-foreground-selected: <<colour tab-foreground>>\n sidebar-tab-foreground-selected: <<colour tab-foreground-selected>>\n sidebar-tab-foreground: <<colour tab-foreground>>\n sidebar-button-foreground: <<colour foreground>>\n sidebar-controls-foreground: <<colour foreground>>\n sidebar-foreground: <<colour foreground>>\n: base03\n: base02\n: base01\n alert-muted-foreground: <<colour base01>>\n: base00\n code-foreground: <<colour base00>>\n message-foreground: <<colour base00>>\n tag-foreground: <<colour base00>>\n: base0\n sidebar-tiddler-link-foreground: <<colour base0>>\n: base1\n muted-foreground: <<colour base1>>\n blockquote-bar: <<colour muted-foreground>>\n dropdown-border: <<colour muted-foreground>>\n sidebar-muted-foreground: <<colour muted-foreground>>\n tiddler-title-foreground: <<colour muted-foreground>>\n site-title-foreground: <<colour tiddler-title-foreground>>\n: base2\n modal-footer-background: <<colour base2>>\n page-background: <<colour base2>>\n modal-backdrop: <<colour page-background>>\n notification-background: <<colour page-background>>\n code-background: <<colour page-background>>\n code-border: <<colour code-background>>\n pre-background: <<colour page-background>>\n pre-border: <<colour pre-background>>\n sidebar-tab-background-selected: <<colour page-background>>\n table-header-background: <<colour base2>>\n tag-background: <<colour base2>>\n tiddler-editor-background: <<colour base2>>\n tiddler-info-background: <<colour base2>>\n tiddler-info-tab-background: <<colour base2>>\n tab-background: <<colour base2>>\n dropdown-tab-background: <<colour tab-background>>\n: base3\n alert-background: <<colour base3>>\n message-background: <<colour base3>>\n: yellow\n: orange\n: red\n: magenta\n alert-highlight: <<colour magenta>>\n: violet\n external-link-foreground: <<colour violet>>\n: blue\n: cyan\n: green\n: base10\n tiddler-controls-foreground: <<colour base10>>\n: violet-muted\n external-link-foreground-visited: <<colour violet-muted>>\n: blue-muted\n primary: <<colour blue-muted>>\n download-background: <<colour primary>>\n tiddler-link-foreground: <<colour primary>>\n\nalert-border: #b99e2f\ndirty-indicator: #ff0000\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nmessage-border: #cfd6e6\nmodal-border: #999999\nselect-tag-background:\nselect-tag-foreground:\nsidebar-controls-foreground-hover:\nsidebar-muted-foreground-hover:\nsidebar-tab-background: #ded8c5\nsidebar-tiddler-link-foreground-hover:\nstatic-alert-foreground: #aaaaaa\ntab-border: #cccccc\n modal-footer-border: <<colour tab-border>>\n modal-header-border: <<colour tab-border>>\n notification-border: <<colour tab-border>>\n sidebar-tab-border: <<colour tab-border>>\n tab-border-selected: <<colour tab-border>>\n sidebar-tab-border-selected: <<colour tab-border-selected>>\ntab-divider: #d8d8d8\n sidebar-tab-divider: <<colour tab-divider>>\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntiddler-controls-foreground-hover: #888888\ntiddler-controls-foreground-selected: #444444\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-border: #dddddd\ntiddler-subtitle-foreground: #c0c0c0\ntoolbar-new-button:\ntoolbar-options-button:\ntoolbar-save-button:\ntoolbar-info-button:\ntoolbar-edit-button:\ntoolbar-close-button:\ntoolbar-delete-button:\ntoolbar-cancel-button:\ntoolbar-done-button:\nuntagged-background: #999999\nvery-muted-foreground: #888888\n"
},
"$:/palettes/SolarizedLight": {
"title": "$:/palettes/SolarizedLight",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"description": "Precision colors for machines and people",
"license": "MIT, Ethan Schoonover, https://github.com/altercation/solarized/blob/master/LICENSE",
"name": "SolarizedLight",
"text": "alert-background: #eee8d5\nalert-border: #073642\nalert-highlight: #cb4b16\nalert-muted-foreground: #586e75\nbackground: #fdf6e3\nblockquote-bar: <<colour muted-foreground>>\nbutton-background: #cb4b16\nbutton-foreground: #fdf6e3\nbutton-border: transparent\ncode-background: #eee8d5\ncode-border: #93a1a1\ncode-foreground: #d33682\ndiff-delete-background: #BF616A\ndiff-delete-foreground: <<colour foreground>>\ndiff-equal-background: \ndiff-equal-foreground: <<colour foreground>>\ndiff-insert-background: #859900\ndiff-insert-foreground: <<colour foreground>>\ndiff-invisible-background: \ndiff-invisible-foreground: <<colour muted-foreground>>\ndirty-indicator: #D08770\ndownload-background: #859900\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour background>>\ndropdown-tab-background-selected: #fdf6e3\ndropdown-tab-background: #93a1a1\ndropzone-background: #859900\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: #d33682\nexternal-link-foreground-visited: #b58900\nexternal-link-foreground: #cb4b16\nforeground: #839496\nmessage-background: #586e75\nmessage-border: #586e75\nmessage-foreground: #eee8d5\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #eee8d5\nmodal-footer-background: #eee8d5\nmodal-footer-border: #eee8d5\nmodal-header-border: #eee8d5\nmuted-foreground: #93a1a1\nnotification-background: #EBCB8B\nnotification-border: #D08770\npage-background: #eee8d5\npre-background: #eee8d5\npre-border: #93a1a1\nprimary: #2aa198\nselect-tag-background: #eee8d5\nselect-tag-foreground: <<colour foreground>>\nsidebar-button-foreground: #eee8d5\nsidebar-controls-foreground-hover: #268bd2\nsidebar-controls-foreground: #586e75\nsidebar-foreground-shadow: transparent\nsidebar-foreground: #839496\nsidebar-muted-foreground-hover: #657b83\nsidebar-muted-foreground: #93a1a1\nsidebar-tab-background-selected: #eee8d5\nsidebar-tab-background: #839496\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: #657b83\nsidebar-tab-divider: <<colour page-background>>\nsidebar-tab-foreground-selected: #839496\nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #859900\nsidebar-tiddler-link-foreground: #268bd2\nsite-title-foreground: <<colour tiddler-title-foreground>>\nstatic-alert-foreground: #dc322f\ntab-background-selected: #fdf6e3\ntab-background: #839496\ntab-border-selected: #93a1a1\ntab-border: #93a1a1\ntab-divider: #fdf6e3\ntab-foreground-selected: #839496\ntab-foreground: #eee8d5\ntable-border: #657b83\ntable-footer-background: #657b83\ntable-header-background: #93a1a1\ntag-background: #6c71c4\ntag-foreground: #eee8d5\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: #b58900\ntiddler-controls-foreground-selected: #b58900\ntiddler-controls-foreground: #073642\ntiddler-editor-background: #eee8d5\ntiddler-editor-border-image: #eee8d5\ntiddler-editor-border: #eee8d5\ntiddler-editor-fields-even: #eee8d5\ntiddler-editor-fields-odd: #fdf6e3\ntiddler-info-background: #eee8d5\ntiddler-info-border: #eee8d5\ntiddler-info-tab-background: #586e75\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #586e75\ntiddler-title-foreground: #073642\ntoolbar-new-button: \ntoolbar-options-button: \ntoolbar-save-button: \ntoolbar-info-button: \ntoolbar-edit-button: \ntoolbar-close-button: \ntoolbar-delete-button: \ntoolbar-cancel-button: \ntoolbar-done-button: \nuntagged-background: #839496\nvery-muted-foreground: #93a1a1\n"
},
"$:/palettes/SpartanDay": {
"title": "$:/palettes/SpartanDay",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"description": "Cold, spartan day colors",
"name": "Spartan Day",
"text": "alert-background: <<colour background>>\nalert-border: <<colour very-muted-foreground>>\nalert-highlight: <<colour very-muted-foreground>>\nalert-muted-foreground: <<colour muted-foreground>>\nbackground: #FAFAFA\nblockquote-bar: <<colour page-background>>\nbutton-background: transparent\nbutton-foreground: inherit\nbutton-border: <<colour tag-background>>\ncode-background: #ececec\ncode-border: #ececec\ncode-foreground: \ndirty-indicator: #c80000\ndownload-background: <<colour primary>>\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: #FFFFFF\ndropdown-border: <<colour dropdown-background>>\ndropdown-tab-background-selected: <<colour dropdown-background>>\ndropdown-tab-background: #F5F5F5\ndropzone-background: <<colour tag-background>>\nexternal-link-background-hover: transparent\nexternal-link-background-visited: transparent\nexternal-link-background: transparent\nexternal-link-foreground-hover: \nexternal-link-foreground-visited: \nexternal-link-foreground: \nforeground: rgba(0, 0, 0, 0.87)\nmessage-background: <<colour background>>\nmessage-border: <<colour very-muted-foreground>>\nmessage-foreground: rgba(0, 0, 0, 0.54)\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: <<colour very-muted-foreground>>\nmodal-footer-background: <<colour background>>\nmodal-footer-border: <<colour very-muted-foreground>>\nmodal-header-border: <<colour very-muted-foreground>>\nmuted-foreground: rgba(0, 0, 0, 0.54)\nnotification-background: <<colour dropdown-background>>\nnotification-border: <<colour dropdown-background>>\npage-background: #f4f4f4\npre-background: #ececec\npre-border: #ececec\nprimary: #3949ab\nselect-tag-background: <<colour background>>\nselect-tag-foreground: <<colour foreground>>\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #aeaeae\nsidebar-controls-foreground: #c6c6c6\nsidebar-foreground-shadow: transparent\nsidebar-foreground: rgba(0, 0, 0, 0.54)\nsidebar-muted-foreground-hover: rgba(0, 0, 0, 0.54)\nsidebar-muted-foreground: rgba(0, 0, 0, 0.38)\nsidebar-tab-background-selected: <<colour page-background>>\nsidebar-tab-background: transparent\nsidebar-tab-border-selected: <<colour table-border>>\nsidebar-tab-border: transparent\nsidebar-tab-divider: <<colour table-border>>\nsidebar-tab-foreground-selected: rgba(0, 0, 0, 0.87)\nsidebar-tab-foreground: rgba(0, 0, 0, 0.54)\nsidebar-tiddler-link-foreground-hover: rgba(0, 0, 0, 0.87)\nsidebar-tiddler-link-foreground: rgba(0, 0, 0, 0.54)\nsite-title-foreground: rgba(0, 0, 0, 0.87)\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: <<colour background>>\ntab-background: transparent\ntab-border-selected: <<colour table-border>>\ntab-border: transparent\ntab-divider: <<colour table-border>>\ntab-foreground-selected: rgba(0, 0, 0, 0.87)\ntab-foreground: rgba(0, 0, 0, 0.54)\ntable-border: #d8d8d8\ntable-footer-background: <<colour tiddler-editor-fields-odd>>\ntable-header-background: <<colour tiddler-editor-fields-even>>\ntag-background: #ec6\ntag-foreground: <<colour button-foreground>>\ntiddler-background: <<colour background>>\ntiddler-border: #f9f9f9\ntiddler-controls-foreground-hover: <<colour sidebar-controls-foreground-hover>>\ntiddler-controls-foreground-selected: <<colour sidebar-controls-foreground-hover>>\ntiddler-controls-foreground: <<colour sidebar-controls-foreground>>\ntiddler-editor-background: transparent\ntiddler-editor-border-image: \ntiddler-editor-border: #e8e7e7\ntiddler-editor-fields-even: rgba(0, 0, 0, 0.1)\ntiddler-editor-fields-odd: rgba(0, 0, 0, 0.04)\ntiddler-info-background: #F5F5F5\ntiddler-info-border: #F5F5F5\ntiddler-info-tab-background: <<colour tiddler-editor-fields-odd>>\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: <<colour muted-foreground>>\ntiddler-title-foreground: #000000\ntoolbar-new-button: \ntoolbar-options-button: \ntoolbar-save-button: \ntoolbar-info-button: \ntoolbar-edit-button: \ntoolbar-close-button: \ntoolbar-delete-button: \ntoolbar-cancel-button: \ntoolbar-done-button: \nuntagged-background: <<colour very-muted-foreground>>\nvery-muted-foreground: rgba(0, 0, 0, 0.12)\n"
},
"$:/palettes/SpartanNight": {
"title": "$:/palettes/SpartanNight",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"description": "Dark spartan colors",
"name": "Spartan Night",
"text": "alert-background: <<colour background>>\nalert-border: <<colour very-muted-foreground>>\nalert-highlight: <<colour very-muted-foreground>>\nalert-muted-foreground: <<colour muted-foreground>>\nbackground: #303030\nblockquote-bar: <<colour page-background>>\nbutton-background: transparent\nbutton-foreground: inherit\nbutton-border: <<colour tag-background>>\ncode-background: <<colour pre-background>>\ncode-border: <<colour pre-border>>\ncode-foreground: rgba(255, 255, 255, 0.54)\ndirty-indicator: #c80000\ndownload-background: <<colour primary>>\ndownload-foreground: <<colour foreground>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: #424242\ndropdown-border: <<colour dropdown-background>>\ndropdown-tab-background-selected: <<colour dropdown-background>>\ndropdown-tab-background: #050505\ndropzone-background: <<colour tag-background>>\nexternal-link-background-hover: transparent\nexternal-link-background-visited: transparent\nexternal-link-background: transparent\nexternal-link-foreground-hover: \nexternal-link-foreground-visited: #7c318c\nexternal-link-foreground: #9e3eb3\nforeground: rgba(255, 255, 255, 0.7)\nmessage-background: <<colour background>>\nmessage-border: <<colour very-muted-foreground>>\nmessage-foreground: rgba(255, 255, 255, 0.54)\nmodal-backdrop: <<colour page-background>>\nmodal-background: <<colour background>>\nmodal-border: <<colour very-muted-foreground>>\nmodal-footer-background: <<colour background>>\nmodal-footer-border: <<colour background>>\nmodal-header-border: <<colour very-muted-foreground>>\nmuted-foreground: rgba(255, 255, 255, 0.54)\nnotification-background: <<colour dropdown-background>>\nnotification-border: <<colour dropdown-background>>\npage-background: #212121\npre-background: #2a2a2a\npre-border: transparent\nprimary: #5656f3\nselect-tag-background: <<colour background>>\nselect-tag-foreground: <<colour foreground>>\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #494949\nsidebar-controls-foreground: #5d5d5d\nsidebar-foreground-shadow: transparent\nsidebar-foreground: rgba(255, 255, 255, 0.54)\nsidebar-muted-foreground-hover: rgba(255, 255, 255, 0.54)\nsidebar-muted-foreground: rgba(255, 255, 255, 0.38)\nsidebar-tab-background-selected: <<colour page-background>>\nsidebar-tab-background: transparent\nsidebar-tab-border-selected: <<colour table-border>>\nsidebar-tab-border: transparent\nsidebar-tab-divider: <<colour table-border>>\nsidebar-tab-foreground-selected: rgba(255, 255, 255, 0.87)\nsidebar-tab-foreground: rgba(255, 255, 255, 0.54)\nsidebar-tiddler-link-foreground-hover: rgba(255, 255, 255, 0.7)\nsidebar-tiddler-link-foreground: rgba(255, 255, 255, 0.54)\nsite-title-foreground: rgba(255, 255, 255, 0.7)\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: <<colour background>>\ntab-background: transparent\ntab-border-selected: <<colour table-border>>\ntab-border: transparent\ntab-divider: <<colour table-border>>\ntab-foreground-selected: rgba(255, 255, 255, 0.87)\ntab-foreground: rgba(255, 255, 255, 0.54)\ntable-border: #3a3a3a\ntable-footer-background: <<colour tiddler-editor-fields-odd>>\ntable-header-background: <<colour tiddler-editor-fields-even>>\ntag-background: #ec6\ntag-foreground: <<colour button-foreground>>\ntiddler-background: <<colour background>>\ntiddler-border: rgb(55,55,55)\ntiddler-controls-foreground-hover: <<colour sidebar-controls-foreground-hover>>\ntiddler-controls-foreground-selected: <<colour sidebar-controls-foreground-hover>>\ntiddler-controls-foreground: <<colour sidebar-controls-foreground>>\ntiddler-editor-background: transparent\ntiddler-editor-border-image: \ntiddler-editor-border: rgba(255, 255, 255, 0.08)\ntiddler-editor-fields-even: rgba(255, 255, 255, 0.1)\ntiddler-editor-fields-odd: rgba(255, 255, 255, 0.04)\ntiddler-info-background: #454545\ntiddler-info-border: #454545\ntiddler-info-tab-background: <<colour tiddler-editor-fields-odd>>\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: <<colour muted-foreground>>\ntiddler-title-foreground: #FFFFFF\ntoolbar-new-button: \ntoolbar-options-button: \ntoolbar-save-button: \ntoolbar-info-button: \ntoolbar-edit-button: \ntoolbar-close-button: \ntoolbar-delete-button: \ntoolbar-cancel-button: \ntoolbar-done-button: \nuntagged-background: <<colour very-muted-foreground>>\nvery-muted-foreground: rgba(255, 255, 255, 0.12)\n"
},
"$:/palettes/Twilight": {
"title": "$:/palettes/Twilight",
"tags": "$:/tags/Palette",
"author": "Thomas Elmiger",
"type": "application/x-tiddler-dictionary",
"name": "Twilight",
"description": "Delightful, soft darkness.",
"text": "alert-background: rgb(255, 255, 102)\nalert-border: rgb(232, 232, 125)\nalert-highlight: rgb(255, 51, 51)\nalert-muted-foreground: rgb(224, 82, 82)\nbackground: rgb(38, 38, 38)\nblockquote-bar: rgba(240, 196, 117, 0.7)\nbutton-background: rgb(63, 63, 63)\nbutton-border: rgb(127, 127, 127)\nbutton-foreground: rgb(179, 179, 179)\ncode-background: rgba(0,0,0,0.03)\ncode-border: rgba(0,0,0,0.08)\ncode-foreground: rgb(255, 94, 94)\ndiff-delete-background: #ffc9c9\ndiff-delete-foreground: <<colour foreground>>\ndiff-equal-background: \ndiff-equal-foreground: <<colour foreground>>\ndiff-insert-background: #aaefad\ndiff-insert-foreground: <<colour foreground>>\ndiff-invisible-background: \ndiff-invisible-foreground: <<colour muted-foreground>>\ndirty-indicator: rgb(255, 94, 94)\ndownload-background: #19a974\ndownload-foreground: rgb(38, 38, 38)\ndragger-background: rgb(179, 179, 179)\ndragger-foreground: rgb(38, 38, 38)\ndropdown-background: rgb(38, 38, 38)\ndropdown-border: rgb(255, 255, 255)\ndropdown-tab-background: rgba(0,0,0,.1)\ndropdown-tab-background-selected: rgba(255,255,255,1)\ndropzone-background: #9eebcf\nexternal-link-background: inherit\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-foreground: rgb(179, 179, 255)\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: rgb(153, 153, 255)\nforeground: rgb(179, 179, 179)\nmessage-background: <<colour tag-foreground>>\nmessage-border: #96ccff\nmessage-foreground: <<colour tag-background>>\nmodal-backdrop: rgb(179, 179, 179)\nmodal-background: rgb(38, 38, 38)\nmodal-border: rgba(0,0,0,.5)\nmodal-footer-background: #f4f4f4\nmodal-footer-border: rgba(0,0,0,.1)\nmodal-header-border: rgba(0,0,0,.2)\nmuted-foreground: rgb(255, 255, 255)\nnotification-background: <<colour tag-foreground>>\nnotification-border: <<colour tag-background>>\npage-background: rgb(26, 26, 26)\npre-background: rgb(25, 25, 25)\npre-border: rgba(0,0,0,.2)\nprimary: rgb(255, 201, 102)\nselect-tag-background: \nselect-tag-foreground: \nsidebar-button-foreground: rgb(179, 179, 179)\nsidebar-controls-foreground: rgb(153, 153, 153)\nsidebar-controls-foreground-hover: <<colour tiddler-controls-foreground-hover>>\nsidebar-foreground: rgb(141, 141, 141)\nsidebar-foreground-shadow: transparent\nsidebar-muted-foreground: rgba(0, 0, 0, 0.5)\nsidebar-muted-foreground-hover: rgb(141, 141, 141)\nsidebar-tab-background: rgba(141, 141, 141, 0.2)\nsidebar-tab-background-selected: rgb(26, 26, 26)\nsidebar-tab-border: rgb(127, 127, 127)\nsidebar-tab-border-selected: rgb(127, 127, 127)\nsidebar-tab-divider: rgb(127, 127, 127)\nsidebar-tab-foreground: rgb(179, 179, 179)\nsidebar-tab-foreground-selected: rgb(179, 179, 179)\nsidebar-tiddler-link-foreground: rgb(179, 179, 179)\nsidebar-tiddler-link-foreground-hover: rgb(115, 115, 115)\nsite-title-foreground: rgb(255, 201, 102)\nstatic-alert-foreground: rgba(0,0,0,.3)\ntab-background: rgba(0,0,0,0.125)\ntab-background-selected: rgb(38, 38, 38)\ntab-border: rgb(255, 201, 102)\ntab-border-selected: rgb(255, 201, 102)\ntab-divider: rgb(255, 201, 102)\ntab-foreground: rgb(179, 179, 179)\ntab-foreground-selected: rgb(179, 179, 179)\ntable-border: rgba(255,255,255,.3)\ntable-footer-background: rgba(0,0,0,.4)\ntable-header-background: rgba(0,0,0,.1)\ntag-background: rgb(255, 201, 102)\ntag-foreground: rgb(25, 25, 25)\ntiddler-background: rgb(38, 38, 38)\ntiddler-border: rgba(240, 196, 117, 0.7)\ntiddler-controls-foreground: rgb(128, 128, 128)\ntiddler-controls-foreground-hover: rgba(255, 255, 255, 0.8)\ntiddler-controls-foreground-selected: rgba(255, 255, 255, 0.9)\ntiddler-editor-background: rgb(33, 33, 33)\ntiddler-editor-border: rgb(63, 63, 63)\ntiddler-editor-border-image: rgb(25, 25, 25)\ntiddler-editor-fields-even: rgb(33, 33, 33)\ntiddler-editor-fields-odd: rgb(28, 28, 28)\ntiddler-info-background: rgb(43, 43, 43)\ntiddler-info-border: rgb(25, 25, 25)\ntiddler-info-tab-background: rgb(43, 43, 43)\ntiddler-link-background: rgb(38, 38, 38)\ntiddler-link-foreground: rgb(204, 204, 255)\ntiddler-subtitle-foreground: rgb(255, 255, 255)\ntiddler-title-foreground: rgb(255, 192, 76)\ntoolbar-cancel-button: \ntoolbar-close-button: \ntoolbar-delete-button: \ntoolbar-done-button: \ntoolbar-edit-button: \ntoolbar-info-button: \ntoolbar-new-button: \ntoolbar-options-button: \ntoolbar-save-button: \nuntagged-background: rgb(255, 255, 255)\nvery-muted-foreground: rgba(240, 196, 117, 0.7)\n"
},
"$:/palettes/Vanilla": {
"title": "$:/palettes/Vanilla",
"name": "Vanilla",
"description": "Pale and unobtrusive",
"tags": "$:/tags/Palette",
"type": "application/x-tiddler-dictionary",
"text": "alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #ffffff\nblockquote-bar: <<colour muted-foreground>>\nbutton-background:\nbutton-foreground:\nbutton-border:\ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndiff-delete-background: #ffc9c9\ndiff-delete-foreground: <<colour foreground>>\ndiff-equal-background: \ndiff-equal-foreground: <<colour foreground>>\ndiff-insert-background: #aaefad\ndiff-insert-foreground: <<colour foreground>>\ndiff-invisible-background: \ndiff-invisible-foreground: <<colour muted-foreground>>\ndirty-indicator: #ff0000\ndownload-background: #34c734\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333333\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #bbb\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #f4f4f4\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #5778d8\nselect-tag-background:\nselect-tag-foreground:\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #000000\nsidebar-controls-foreground: #aaaaaa\nsidebar-foreground-shadow: rgba(255,255,255, 0.8)\nsidebar-foreground: #acacac\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #c0c0c0\nsidebar-tab-background-selected: #f4f4f4\nsidebar-tab-background: #e0e0e0\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: <<colour tab-border>>\nsidebar-tab-divider: #e4e4e4\nsidebar-tab-foreground-selected:\nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #444444\nsidebar-tiddler-link-foreground: #999999\nsite-title-foreground: <<colour tiddler-title-foreground>>\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: #ffffff\ntab-background: #d8d8d8\ntab-border-selected: #d8d8d8\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: <<colour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #ec6\ntag-foreground: #ffffff\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: #888888\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #cccccc\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #f8f8f8\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #f8f8f8\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #182955\ntoolbar-new-button:\ntoolbar-options-button:\ntoolbar-save-button:\ntoolbar-info-button:\ntoolbar-edit-button:\ntoolbar-close-button:\ntoolbar-delete-button:\ntoolbar-cancel-button:\ntoolbar-done-button:\nuntagged-background: #999999\nvery-muted-foreground: #888888\nwikilist-background: #e5e5e5\nwikilist-item: #fff\nwikilist-info: #000\nwikilist-title: #666\nwikilist-title-svg: <<colour wikilist-title>>\nwikilist-url: #aaa\nwikilist-button-open: #4fb82b\nwikilist-button-open-hover: green\nwikilist-button-reveal: #5778d8\nwikilist-button-reveal-hover: blue\nwikilist-button-remove: #d85778\nwikilist-button-remove-hover: red\nwikilist-toolbar-background: #d3d3d3\nwikilist-toolbar-foreground: #888\nwikilist-droplink-dragover: rgba(255,192,192,0.5)\nwikilist-button-background: #acacac\nwikilist-button-foreground: #000\n"
},
"$:/core/readme": {
"title": "$:/core/readme",
"text": "This plugin contains TiddlyWiki's core components, comprising:\n\n* JavaScript code modules\n* Icons\n* Templates needed to create TiddlyWiki's user interface\n* British English (''en-GB'') translations of the localisable strings used by the core\n"
},
"$:/library/sjcl.js/license": {
"title": "$:/library/sjcl.js/license",
"type": "text/plain",
"text": "SJCL is open. You can use, modify and redistribute it under a BSD\nlicense or under the GNU GPL, version 2.0.\n\n---------------------------------------------------------------------\n\nhttp://opensource.org/licenses/BSD-2-Clause\n\nCopyright (c) 2009-2015, Emily Stark, Mike Hamburg and Dan Boneh at\nStanford University. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are\nmet:\n\n1. Redistributions of source code must retain the above copyright\nnotice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright\nnotice, this list of conditions and the following disclaimer in the\ndocumentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS\nIS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED\nTO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A\nPARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\nHOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED\nTO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\nPROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\nLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\nNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n---------------------------------------------------------------------\n\nhttp://opensource.org/licenses/GPL-2.0\n\nThe Stanford Javascript Crypto Library (hosted here on GitHub) is a\nproject by the Stanford Computer Security Lab to build a secure,\npowerful, fast, small, easy-to-use, cross-browser library for\ncryptography in Javascript.\n\nCopyright (c) 2009-2015, Emily Stark, Mike Hamburg and Dan Boneh at\nStanford University.\n\nThis program is free software; you can redistribute it and/or modify it\nunder the terms of the GNU General Public License as published by the\nFree Software Foundation; either version 2 of the License, or (at your\noption) any later version.\n\nThis program is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General\nPublic License for more details.\n\nYou should have received a copy of the GNU General Public License along\nwith this program; if not, write to the Free Software Foundation, Inc.,\n59 Temple Place, Suite 330, Boston, MA 02111-1307 USA"
},
"$:/core/templates/MOTW.html": {
"title": "$:/core/templates/MOTW.html",
"text": "\\rules only filteredtranscludeinline transcludeinline entity\n<!-- The following comment is called a MOTW comment and is necessary for the TiddlyIE Internet Explorer extension -->\n<!-- saved from url=(0021)https://tiddlywiki.com --> "
},
"$:/core/templates/alltiddlers.template.html": {
"title": "$:/core/templates/alltiddlers.template.html",
"type": "text/vnd.tiddlywiki-html",
"text": "<!-- This template is provided for backwards compatibility with older versions of TiddlyWiki -->\n\n<$set name=\"exportFilter\" value=\"[!is[system]sort[title]]\">\n\n{{$:/core/templates/exporters/StaticRiver}}\n\n</$set>\n"
},
"$:/core/templates/canonical-uri-external-image": {
"title": "$:/core/templates/canonical-uri-external-image",
"text": "<!--\n\nThis template is used to assign the ''_canonical_uri'' field to external images.\n\nChange the `./images/` part to a different base URI. The URI can be relative or absolute.\n\n-->\n./images/<$view field=\"title\" format=\"doubleurlencoded\"/>"
},
"$:/core/templates/canonical-uri-external-raw": {
"title": "$:/core/templates/canonical-uri-external-raw",
"text": "<!--\n\nThis template is used to assign the ''_canonical_uri'' field to external raw files that are stored in the same directory\n\n-->\n<$view field=\"title\" format=\"doubleurlencoded\"/>"
},
"$:/core/templates/canonical-uri-external-text": {
"title": "$:/core/templates/canonical-uri-external-text",
"text": "<!--\n\nThis template is used to assign the ''_canonical_uri'' field to external text files.\n\nChange the `./text/` part to a different base URI. The URI can be relative or absolute.\n\n-->\n./text/<$view field=\"title\" format=\"doubleurlencoded\"/>.tid"
},
"$:/core/templates/css-tiddler": {
"title": "$:/core/templates/css-tiddler",
"text": "<!--\n\nThis template is used for saving CSS tiddlers as a style tag with data attributes representing the tiddler fields.\n\n-->`<style`<$fields template=' data-tiddler-$name$=\"$encoded_value$\"'></$fields>` type=\"text/css\">`<$view field=\"text\" format=\"text\" />`</style>`"
},
"$:/core/templates/exporters/CsvFile": {
"title": "$:/core/templates/exporters/CsvFile",
"tags": "$:/tags/Exporter",
"description": "{{$:/language/Exporters/CsvFile}}",
"extension": ".csv",
"text": "\\define renderContent()\n<$text text=<<csvtiddlers filter:\"\"\"$(exportFilter)$\"\"\" format:\"quoted-comma-sep\">>/>\n\\end\n<<renderContent>>\n"
},
"$:/core/templates/exporters/JsonFile": {
"title": "$:/core/templates/exporters/JsonFile",
"tags": "$:/tags/Exporter",
"description": "{{$:/language/Exporters/JsonFile}}",
"extension": ".json",
"text": "\\define renderContent()\n<$text text=<<jsontiddlers filter:\"\"\"$(exportFilter)$\"\"\">>/>\n\\end\n<<renderContent>>\n"
},
"$:/core/templates/exporters/StaticRiver": {
"title": "$:/core/templates/exporters/StaticRiver",
"tags": "$:/tags/Exporter",
"description": "{{$:/language/Exporters/StaticRiver}}",
"extension": ".html",
"text": "\\define tv-wikilink-template() #$uri_encoded$\n\\define tv-config-toolbar-icons() no\n\\define tv-config-toolbar-text() no\n\\define tv-config-toolbar-class() tc-btn-invisible\n\\rules only filteredtranscludeinline transcludeinline\n<!doctype html>\n<html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" />\n<meta name=\"generator\" content=\"TiddlyWiki\" />\n<meta name=\"tiddlywiki-version\" content=\"{{$:/core/templates/version}}\" />\n<meta name=\"format-detection\" content=\"telephone=no\">\n<link id=\"faviconLink\" rel=\"shortcut icon\" href=\"favicon.ico\">\n<title>{{$:/core/wiki/title}}</title>\n<div id=\"styleArea\">\n{{$:/boot/boot.css||$:/core/templates/css-tiddler}}\n</div>\n<style type=\"text/css\">\n{{$:/core/ui/PageStylesheet||$:/core/templates/wikified-tiddler}}\n</style>\n</head>\n<body class=\"tc-body\">\n{{$:/StaticBanner||$:/core/templates/html-tiddler}}\n<section class=\"tc-story-river\">\n{{$:/core/templates/exporters/StaticRiver/Content||$:/core/templates/html-tiddler}}\n</section>\n</body>\n</html>\n"
},
"$:/core/templates/exporters/StaticRiver/Content": {
"title": "$:/core/templates/exporters/StaticRiver/Content",
"text": "\\define renderContent()\n{{{ $(exportFilter)$ ||$:/core/templates/static-tiddler}}}\n\\end\n\\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\n<<renderContent>>\n"
},
"$:/core/templates/exporters/TidFile": {
"title": "$:/core/templates/exporters/TidFile",
"tags": "$:/tags/Exporter",
"description": "{{$:/language/Exporters/TidFile}}",
"extension": ".tid",
"text": "\\define renderContent()\n{{{ $(exportFilter)$ +[limit[1]] ||$:/core/templates/tid-tiddler}}}\n\\end\n\\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\n<<renderContent>>"
},
"$:/core/save/all-external-js": {
"title": "$:/core/save/all-external-js",
"text": "\\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\n\\define saveTiddlerFilter()\n[is[tiddler]] -[prefix[$:/state/popup/]] -[[$:/HistoryList]] -[[$:/core]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]] $(publishFilter)$\n\\end\n{{$:/core/templates/tiddlywiki5-external-js.html}}\n"
},
"$:/core/templates/tiddlywiki5.js": {
"title": "$:/core/templates/tiddlywiki5.js",
"text": "\\rules only filteredtranscludeinline transcludeinline codeinline\n\n/*\n{{ $:/core/copyright.txt ||$:/core/templates/plain-text-tiddler}}\n`*/\n`<!--~~ Library modules ~~-->\n{{{ [is[system]type[application/javascript]library[yes]] ||$:/core/templates/plain-text-tiddler}}}\n<!--~~ Boot prefix ~~-->\n{{ $:/boot/bootprefix.js ||$:/core/templates/plain-text-tiddler}}\n<!--~~ Core plugin ~~-->\n{{$:/core/templates/tiddlywiki5.js/tiddlers}}\n<!--~~ Boot kernel ~~-->\n{{ $:/boot/boot.js ||$:/core/templates/plain-text-tiddler}}\n"
},
"$:/core/templates/tiddlywiki5.js/tiddlers": {
"title": "$:/core/templates/tiddlywiki5.js/tiddlers",
"text": "`\n$tw.preloadTiddlerArray(`<$text text=<<jsontiddlers \"[[$:/core]]\">>/>`);\n$tw.preloadTiddlerArray([{\n\ttitle: \"$:/config/SaveWikiButton/Template\",\n\ttext: \"$:/core/save/all-external-js\"\n}]);\n`\n"
},
"$:/core/templates/tiddlywiki5-external-js.html": {
"title": "$:/core/templates/tiddlywiki5-external-js.html",
"text": "\\rules only filteredtranscludeinline transcludeinline\n<!doctype html>\n{{$:/core/templates/MOTW.html}}<html lang=\"`<$text text={{{ [{$:/language}get[name]] }}}/>`\">\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" />\n<!--~~ Raw markup for the top of the head section ~~-->\n{{{ [all[shadows+tiddlers]tag[$:/tags/RawMarkupWikified/TopHead]] ||$:/core/templates/raw-static-tiddler}}}\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\"/>\n<meta name=\"application-name\" content=\"TiddlyWiki\" />\n<meta name=\"generator\" content=\"TiddlyWiki\" />\n<meta name=\"tiddlywiki-version\" content=\"{{$:/core/templates/version}}\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\n<meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black-translucent\" />\n<meta name=\"mobile-web-app-capable\" content=\"yes\"/>\n<meta name=\"format-detection\" content=\"telephone=no\" />\n<meta name=\"copyright\" content=\"{{$:/core/copyright.txt}}\" />\n<link id=\"faviconLink\" rel=\"shortcut icon\" href=\"favicon.ico\">\n<title>{{$:/core/wiki/title}}</title>\n<!--~~ This is a Tiddlywiki file. The points of interest in the file are marked with this pattern ~~-->\n\n<!--~~ Raw markup ~~-->\n{{{ [all[shadows+tiddlers]tag[$:/core/wiki/rawmarkup]] [all[shadows+tiddlers]tag[$:/tags/RawMarkup]] ||$:/core/templates/plain-text-tiddler}}}\n{{{ [all[shadows+tiddlers]tag[$:/tags/RawMarkupWikified]] ||$:/core/templates/raw-static-tiddler}}}\n</head>\n<body class=\"tc-body\">\n<!--~~ Raw markup for the top of the body section ~~-->\n{{{ [all[shadows+tiddlers]tag[$:/tags/RawMarkupWikified/TopBody]] ||$:/core/templates/raw-static-tiddler}}}\n<!--~~ Static styles ~~-->\n<div id=\"styleArea\">\n{{$:/boot/boot.css||$:/core/templates/css-tiddler}}\n</div>\n<!--~~ Static content for Google and browsers without JavaScript ~~-->\n<noscript>\n<div id=\"splashArea\">\n{{$:/core/templates/static.area}}\n</div>\n</noscript>\n<!--~~ Ordinary tiddlers ~~-->\n{{$:/core/templates/store.area.template.html}}\n<!--~~ Raw markup for the bottom of the body section ~~-->\n{{{ [all[shadows+tiddlers]tag[$:/tags/RawMarkupWikified/BottomBody]] ||$:/core/templates/raw-static-tiddler}}}\n</body>\n<script src=\"%24%3A%2Fcore%2Ftemplates%2Ftiddlywiki5.js\" onerror=\"alert('Error: Cannot load tiddlywiki.js');\"></script>\n</html>\n"
},
"$:/core/templates/html-div-skinny-tiddler": {
"title": "$:/core/templates/html-div-skinny-tiddler",
"text": "<!--\n\nThis template is a variant of $:/core/templates/html-div-tiddler used for saving skinny tiddlers (with no text field)\n\n-->`<div`<$fields template=' $name$=\"$encoded_value$\"'></$fields>`>\n<pre></pre>\n</div>`\n"
},
"$:/core/templates/html-div-tiddler": {
"title": "$:/core/templates/html-div-tiddler",
"text": "<!--\n\nThis template is used for saving tiddlers as an HTML DIV tag with attributes representing the tiddler fields.\n\n-->`<div`<$fields template=' $name$=\"$encoded_value$\"'></$fields>`>\n<pre>`<$view field=\"text\" format=\"htmlencoded\" />`</pre>\n</div>`\n"
},
"$:/core/templates/html-tiddler": {
"title": "$:/core/templates/html-tiddler",
"text": "<!--\n\nThis template is used for saving tiddlers as raw HTML\n\n--><$view field=\"text\" format=\"htmlwikified\" />"
},
"$:/core/templates/javascript-tiddler": {
"title": "$:/core/templates/javascript-tiddler",
"text": "<!--\n\nThis template is used for saving JavaScript tiddlers as a script tag with data attributes representing the tiddler fields.\n\n-->`<script`<$fields template=' data-tiddler-$name$=\"$encoded_value$\"'></$fields>` type=\"text/javascript\">`<$view field=\"text\" format=\"text\" />`</script>`"
},
"$:/core/templates/json-tiddler": {
"title": "$:/core/templates/json-tiddler",
"text": "<!--\n\nThis template is used for saving tiddlers as raw JSON\n\n--><$text text=<<jsontiddler>>/>"
},
"$:/core/templates/module-tiddler": {
"title": "$:/core/templates/module-tiddler",
"text": "<!--\n\nThis template is used for saving JavaScript tiddlers as a script tag with data attributes representing the tiddler fields. The body of the tiddler is wrapped in a call to the `$tw.modules.define` function in order to define the body of the tiddler as a module\n\n-->`<script`<$fields template=' data-tiddler-$name$=\"$encoded_value$\"'></$fields>` type=\"text/javascript\" data-module=\"yes\">$tw.modules.define(\"`<$view field=\"title\" format=\"jsencoded\" />`\",\"`<$view field=\"module-type\" format=\"jsencoded\" />`\",function(module,exports,require) {`<$view field=\"text\" format=\"text\" />`});\n</script>`"
},
"$:/core/templates/plain-text-tiddler": {
"title": "$:/core/templates/plain-text-tiddler",
"text": "<$view field=\"text\" format=\"text\" />"
},
"$:/core/templates/raw-static-tiddler": {
"title": "$:/core/templates/raw-static-tiddler",
"text": "<!--\n\nThis template is used for saving tiddlers as static HTML\n\n--><$view field=\"text\" format=\"plainwikified\" />"
},
"$:/core/save/all": {
"title": "$:/core/save/all",
"text": "\\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\n\\define saveTiddlerFilter()\n[is[tiddler]] -[prefix[$:/state/popup/]] -[[$:/HistoryList]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]] $(publishFilter)$\n\\end\n{{$:/core/templates/tiddlywiki5.html}}\n"
},
"$:/core/save/empty": {
"title": "$:/core/save/empty",
"text": "\\define saveTiddlerFilter()\n[is[system]] -[prefix[$:/state/popup/]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]\n\\end\n{{$:/core/templates/tiddlywiki5.html}}\n"
},
"$:/core/save/lazy-all": {
"title": "$:/core/save/lazy-all",
"text": "\\define saveTiddlerFilter()\n[is[system]] -[prefix[$:/state/popup/]] -[[$:/HistoryList]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]] \n\\end\n\\define skinnySaveTiddlerFilter()\n[!is[system]]\n\\end\n{{$:/core/templates/tiddlywiki5.html}}\n"
},
"$:/core/save/lazy-images": {
"title": "$:/core/save/lazy-images",
"text": "\\define saveTiddlerFilter()\n[is[tiddler]] -[prefix[$:/state/popup/]] -[[$:/HistoryList]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] -[!is[system]is[image]] +[sort[title]] \n\\end\n\\define skinnySaveTiddlerFilter()\n[is[image]]\n\\end\n{{$:/core/templates/tiddlywiki5.html}}\n"
},
"$:/core/templates/server/static.sidebar.wikitext": {
"title": "$:/core/templates/server/static.sidebar.wikitext",
"text": "\\whitespace trim\n<div class=\"tc-sidebar-scrollable\" style=\"overflow: auto;\">\n<div class=\"tc-sidebar-header\">\n<h1 class=\"tc-site-title\">\n<$transclude tiddler=\"$:/SiteTitle\"/>\n</h1>\n<div class=\"tc-site-subtitle\">\n<$transclude tiddler=\"$:/SiteSubtitle\"/>\n</div>\n<h2>\n</h2>\n<div class=\"tc-sidebar-lists\">\n<$list filter={{$:/DefaultTiddlers}}>\n<div class=\"tc-menu-list-subitem\">\n<$link><$text text=<<currentTiddler>>/></$link>\n</div>\n</$list>\n</div>\n<!-- Currently disabled the recent list as it is unweildy when the responsive narrow view kicks in\n<h2>\n{{$:/language/SideBar/Recent/Caption}}\n</h2>\n<div class=\"tc-sidebar-lists\">\n<$macrocall $name=\"timeline\" format={{$:/language/RecentChanges/DateFormat}}/>\n</div>\n</div>\n</div>\n-->\n"
},
"$:/core/templates/server/static.tiddler.html": {
"title": "$:/core/templates/server/static.tiddler.html",
"text": "\\whitespace trim\n\\define tv-wikilink-template() $uri_encoded$\n\\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\n<html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" />\n<meta name=\"generator\" content=\"TiddlyWiki\" />\n<meta name=\"tiddlywiki-version\" content={{$:/core/templates/version}} />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\n<meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black-translucent\" />\n<meta name=\"mobile-web-app-capable\" content=\"yes\"/>\n<meta name=\"format-detection\" content=\"telephone=no\">\n<link id=\"faviconLink\" rel=\"shortcut icon\" href=\"favicon.ico\">\n<link rel=\"stylesheet\" href=\"%24%3A%2Fcore%2Ftemplates%2Fstatic.template.css\">\n<title><$view field=\"caption\" format=\"plainwikified\"><$view field=\"title\"/></$view>: <$view tiddler=\"$:/core/wiki/title\" format=\"plainwikified\"/></title>\n</head>\n<body class=\"tc-body\">\n<$transclude tiddler=\"$:/core/templates/server/static.sidebar.wikitext\" mode=\"inline\"/>\n<section class=\"tc-story-river\">\n<div class=\"tc-tiddler-frame\">\n<$transclude tiddler=\"$:/core/templates/server/static.tiddler.wikitext\" mode=\"inline\"/>\n</div>\n</section>\n</body>\n</html>"
},
"$:/core/templates/server/static.tiddler.wikitext": {
"title": "$:/core/templates/server/static.tiddler.wikitext",
"text": "\\whitespace trim\n<div class=\"tc-tiddler-title\">\n<div class=\"tc-titlebar\">\n<h2><$text text=<<currentTiddler>>/></h2>\n</div>\n</div>\n<div class=\"tc-subtitle\">\n<$link to={{!!modifier}}>\n<$view field=\"modifier\"/>\n</$link> <$view field=\"modified\" format=\"date\" template={{$:/language/Tiddler/DateFormat}}/>\n</div>\n<div class=\"tc-tags-wrapper\">\n<$list filter=\"[all[current]tags[]sort[title]]\">\n<a href={{{ [<currentTiddler>encodeuricomponent[]] }}}>\n<$macrocall $name=\"tag-pill\" tag=<<currentTiddler>>/>\n</a>\n</$list>\n</div>\n<div class=\"tc-tiddler-body\">\n<$transclude mode=\"block\"/>\n</div>\n"
},
"$:/core/templates/single.tiddler.window": {
"title": "$:/core/templates/single.tiddler.window",
"text": "\\whitespace trim\n\\define containerClasses()\ntc-page-container tc-page-view-$(storyviewTitle)$ tc-language-$(languageTitle)$\n\\end\n\\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\n\n<$set name=\"tv-config-toolbar-icons\" value={{$:/config/Toolbar/Icons}}>\n\n<$set name=\"tv-config-toolbar-text\" value={{$:/config/Toolbar/Text}}>\n\n<$set name=\"tv-config-toolbar-class\" value={{$:/config/Toolbar/ButtonClass}}>\n\n<$set name=\"tv-show-missing-links\" value={{$:/config/MissingLinks}}>\n\n<$set name=\"storyviewTitle\" value={{$:/view}}>\n\n<$set name=\"languageTitle\" value={{{ [{$:/language}get[name]] }}}>\n\n<div class=<<containerClasses>>>\n\n<$navigator story=\"$:/StoryList\" history=\"$:/HistoryList\">\n\n<$transclude mode=\"block\"/>\n\n</$navigator>\n\n</div>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</$set>\n"
},
"$:/core/templates/split-recipe": {
"title": "$:/core/templates/split-recipe",
"text": "<$list filter=\"[!is[system]]\">\ntiddler: <$view field=\"title\" format=\"urlencoded\"/>.tid\n</$list>\n"
},
"$:/core/templates/static-tiddler": {
"title": "$:/core/templates/static-tiddler",
"text": "<a name=<<currentTiddler>>>\n<$transclude tiddler=\"$:/core/ui/ViewTemplate\"/>\n</a>"
},
"$:/core/templates/static.area": {
"title": "$:/core/templates/static.area",
"text": "<$reveal type=\"nomatch\" state=\"$:/isEncrypted\" text=\"yes\">\n{{{ [all[shadows+tiddlers]tag[$:/tags/RawStaticContent]!has[draft.of]] ||$:/core/templates/raw-static-tiddler}}}\n{{$:/core/templates/static.content||$:/core/templates/html-tiddler}}\n</$reveal>\n<$reveal type=\"match\" state=\"$:/isEncrypted\" text=\"yes\">\nThis file contains an encrypted ~TiddlyWiki. Enable ~JavaScript and enter the decryption password when prompted.\n</$reveal>\n<!-- ensure splash screen isn't shown when JS is disabled -->\n`<style>\n.tc-remove-when-wiki-loaded {display: none;}\n</style>`\n"
},
"$:/core/templates/static.content": {
"title": "$:/core/templates/static.content",
"text": "<!-- For Google, and people without JavaScript-->\nThis [[TiddlyWiki|https://tiddlywiki.com]] contains the following tiddlers:\n\n<ul>\n<$list filter=<<saveTiddlerFilter>>>\n<li><$view field=\"title\" format=\"text\"></$view></li>\n</$list>\n</ul>\n"
},
"$:/core/templates/static.template.css": {
"title": "$:/core/templates/static.template.css",
"text": "{{$:/boot/boot.css||$:/core/templates/plain-text-tiddler}}\n\n{{$:/core/ui/PageStylesheet||$:/core/templates/wikified-tiddler}}\n"
},
"$:/core/templates/static.template.html": {
"title": "$:/core/templates/static.template.html",
"type": "text/vnd.tiddlywiki-html",
"text": "\\define tv-wikilink-template() static/$uri_doubleencoded$.html\n\\define tv-config-toolbar-icons() no\n\\define tv-config-toolbar-text() no\n\\define tv-config-toolbar-class() tc-btn-invisible\n\\rules only filteredtranscludeinline transcludeinline\n<!doctype html>\n<html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" />\n<meta name=\"generator\" content=\"TiddlyWiki\" />\n<meta name=\"tiddlywiki-version\" content=\"{{$:/core/templates/version}}\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\n<meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black-translucent\" />\n<meta name=\"mobile-web-app-capable\" content=\"yes\"/>\n<meta name=\"format-detection\" content=\"telephone=no\">\n<link id=\"faviconLink\" rel=\"shortcut icon\" href=\"favicon.ico\">\n<title>{{$:/core/wiki/title}}</title>\n<div id=\"styleArea\">\n{{$:/boot/boot.css||$:/core/templates/css-tiddler}}\n</div>\n<style type=\"text/css\">\n{{$:/core/ui/PageStylesheet||$:/core/templates/wikified-tiddler}}\n</style>\n</head>\n<body class=\"tc-body\">\n{{$:/StaticBanner||$:/core/templates/html-tiddler}}\n{{$:/core/ui/PageTemplate||$:/core/templates/html-tiddler}}\n</body>\n</html>\n"
},
"$:/core/templates/static.tiddler.html": {
"title": "$:/core/templates/static.tiddler.html",
"text": "\\define tv-wikilink-template() $uri_doubleencoded$.html\n\\define tv-config-toolbar-icons() no\n\\define tv-config-toolbar-text() no\n\\define tv-config-toolbar-class() tc-btn-invisible\n\\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\n`<!doctype html>\n<html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" />\n<meta name=\"generator\" content=\"TiddlyWiki\" />\n<meta name=\"tiddlywiki-version\" content=\"`{{$:/core/templates/version}}`\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\n<meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black-translucent\" />\n<meta name=\"mobile-web-app-capable\" content=\"yes\"/>\n<meta name=\"format-detection\" content=\"telephone=no\">\n<link id=\"faviconLink\" rel=\"shortcut icon\" href=\"favicon.ico\">\n<link rel=\"stylesheet\" href=\"static.css\">\n<title>`<$view field=\"caption\"><$view field=\"title\"/></$view>: {{$:/core/wiki/title}}`</title>\n</head>\n<body class=\"tc-body\">\n`{{$:/StaticBanner||$:/core/templates/html-tiddler}}`\n<section class=\"tc-story-river\">\n`<$view tiddler=\"$:/core/ui/ViewTemplate\" format=\"htmlwikified\"/>`\n</section>\n</body>\n</html>\n`"
},
"$:/core/templates/store.area.template.html": {
"title": "$:/core/templates/store.area.template.html",
"text": "<$reveal type=\"nomatch\" state=\"$:/isEncrypted\" text=\"yes\">\n`<div id=\"storeArea\" style=\"display:none;\">`\n<$list filter=<<saveTiddlerFilter>> template=\"$:/core/templates/html-div-tiddler\"/>\n<$list filter={{{ [<skinnySaveTiddlerFilter>] }}} template=\"$:/core/templates/html-div-skinny-tiddler\"/>\n`</div>`\n</$reveal>\n<$reveal type=\"match\" state=\"$:/isEncrypted\" text=\"yes\">\n`<!--~~ Encrypted tiddlers ~~-->`\n`<pre id=\"encryptedStoreArea\" type=\"text/plain\" style=\"display:none;\">`\n<$encrypt filter=<<saveTiddlerFilter>>/>\n`</pre>`\n</$reveal>"
},
"$:/core/templates/tid-tiddler": {
"title": "$:/core/templates/tid-tiddler",
"text": "<!--\n\nThis template is used for saving tiddlers in TiddlyWeb *.tid format\n\n--><$fields exclude='text bag' template='$name$: $value$\n'></$fields>`\n`<$view field=\"text\" format=\"text\" />"
},
"$:/core/templates/tiddler-metadata": {
"title": "$:/core/templates/tiddler-metadata",
"text": "<!--\n\nThis template is used for saving tiddler metadata *.meta files\n\n--><$fields exclude='text bag' template='$name$: $value$\n'></$fields>"
},
"$:/core/templates/tiddlywiki5.html": {
"title": "$:/core/templates/tiddlywiki5.html",
"text": "<$set name=\"saveTiddlerAndShadowsFilter\" filter=\"[subfilter<saveTiddlerFilter>] [subfilter<saveTiddlerFilter>plugintiddlers[]]\">\n`<!doctype html>\n`{{$:/core/templates/MOTW.html}}`<html lang=\"`<$text text={{{ [{$:/language}get[name]] }}}/>`\">\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" />\n<!--~~ Raw markup for the top of the head section ~~-->\n`{{{ [<saveTiddlerAndShadowsFilter>tag[$:/tags/RawMarkupWikified/TopHead]] ||$:/core/templates/raw-static-tiddler}}}`\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\"/>\n<meta name=\"application-name\" content=\"TiddlyWiki\" />\n<meta name=\"generator\" content=\"TiddlyWiki\" />\n<meta name=\"tiddlywiki-version\" content=\"`{{$:/core/templates/version}}`\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\n<meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black-translucent\" />\n<meta name=\"mobile-web-app-capable\" content=\"yes\"/>\n<meta name=\"format-detection\" content=\"telephone=no\" />\n<meta name=\"copyright\" content=\"`{{$:/core/copyright.txt}}`\" />\n<link id=\"faviconLink\" rel=\"shortcut icon\" href=\"favicon.ico\">\n<title>`{{$:/core/wiki/title}}`</title>\n<!--~~ This is a Tiddlywiki file. The points of interest in the file are marked with this pattern ~~-->\n\n<!--~~ Raw markup ~~-->\n`{{{ [enlist<saveTiddlerAndShadowsFilter>tag[$:/core/wiki/rawmarkup]] ||$:/core/templates/plain-text-tiddler}}}\n{{{ [enlist<saveTiddlerAndShadowsFilter>tag[$:/tags/RawMarkup]] ||$:/core/templates/plain-text-tiddler}}}\n{{{ [enlist<saveTiddlerAndShadowsFilter>tag[$:/tags/RawMarkupWikified]] ||$:/core/templates/raw-static-tiddler}}}`\n</head>\n<body class=\"tc-body\">\n<!--~~ Raw markup for the top of the body section ~~-->\n`{{{ [enlist<saveTiddlerAndShadowsFilter>tag[$:/tags/RawMarkupWikified/TopBody]] ||$:/core/templates/raw-static-tiddler}}}`\n<!--~~ Static styles ~~-->\n<div id=\"styleArea\">\n`{{$:/boot/boot.css||$:/core/templates/css-tiddler}}`\n</div>\n<!--~~ Static content for Google and browsers without JavaScript ~~-->\n<noscript>\n<div id=\"splashArea\">\n`{{$:/core/templates/static.area}}`\n</div>\n</noscript>\n<!--~~ Ordinary tiddlers ~~-->\n`{{$:/core/templates/store.area.template.html}}`\n<!--~~ Library modules ~~-->\n<div id=\"libraryModules\" style=\"display:none;\">\n`{{{ [is[system]type[application/javascript]library[yes]] ||$:/core/templates/javascript-tiddler}}}`\n</div>\n<!--~~ Boot kernel prologue ~~-->\n<div id=\"bootKernelPrefix\" style=\"display:none;\">\n`{{ $:/boot/bootprefix.js ||$:/core/templates/javascript-tiddler}}`\n</div>\n<!--~~ Boot kernel ~~-->\n<div id=\"bootKernel\" style=\"display:none;\">\n`{{ $:/boot/boot.js ||$:/core/templates/javascript-tiddler}}`\n</div>\n<!--~~ Raw markup for the bottom of the body section ~~-->\n`{{{ [enlist<saveTiddlerAndShadowsFilter>tag[$:/tags/RawMarkupWikified/BottomBody]] ||$:/core/templates/raw-static-tiddler}}}`\n</body>\n</html>`\n"
},
"$:/core/templates/version": {
"title": "$:/core/templates/version",
"text": "<<version>>"
},
"$:/core/templates/wikified-tiddler": {
"title": "$:/core/templates/wikified-tiddler",
"text": "<$transclude />"
},
"$:/core/ui/AboveStory/tw2-plugin-check": {
"title": "$:/core/ui/AboveStory/tw2-plugin-check",
"tags": "$:/tags/AboveStory",
"text": "\\define lingo-base() $:/language/AboveStory/ClassicPlugin/\n<$list filter=\"[all[system+tiddlers]tag[systemConfig]limit[1]]\">\n\n<div class=\"tc-message-box\">\n\n<<lingo Warning>>\n\n<ul>\n\n<$list filter=\"[all[system+tiddlers]tag[systemConfig]]\">\n\n<li>\n\n<$link><$view field=\"title\"/></$link>\n\n</li>\n\n</$list>\n\n</ul>\n\n</div>\n\n</$list>\n"
},
"$:/core/ui/Actions/new-image": {
"title": "$:/core/ui/Actions/new-image",
"tags": "$:/tags/Actions",
"description": "create a new image tiddler",
"text": "\\define get-type()\nimage/$(imageType)$\n\\end\n<$vars imageType={{$:/config/NewImageType}}>\n<$action-sendmessage $message=\"tm-new-tiddler\" type=<<get-type>> tags={{$:/config/NewTiddler/Tags!!tags}}/>\n</$vars>\n"
},
"$:/core/ui/Actions/new-journal": {
"title": "$:/core/ui/Actions/new-journal",
"tags": "$:/tags/Actions",
"description": "create a new journal tiddler",
"text": "<$vars journalTitleTemplate={{$:/config/NewJournal/Title}} journalTags={{$:/config/NewJournal/Tags!!tags}} journalText={{$:/config/NewJournal/Text}}>\n<$wikify name=\"journalTitle\" text=\"\"\"<$macrocall $name=\"now\" format=<<journalTitleTemplate>>/>\"\"\">\n<$reveal type=\"nomatch\" state=<<journalTitle>> text=\"\">\n<$action-sendmessage $message=\"tm-new-tiddler\" title=<<journalTitle>> tags=<<journalTags>> text={{{ [<journalTitle>get[]] }}}/>\n</$reveal>\n<$reveal type=\"match\" state=<<journalTitle>> text=\"\">\n<$action-sendmessage $message=\"tm-new-tiddler\" title=<<journalTitle>> tags=<<journalTags>> text=<<journalText>>/>\n</$reveal>\n</$wikify>\n</$vars>\n"
},
"$:/core/ui/Actions/new-tiddler": {
"title": "$:/core/ui/Actions/new-tiddler",
"tags": "$:/tags/Actions",
"description": "create a new empty tiddler",
"text": "<$action-sendmessage $message=\"tm-new-tiddler\" tags={{$:/config/NewTiddler/Tags!!tags}}/>\n"
},
"$:/core/ui/AdvancedSearch/Filter": {
"title": "$:/core/ui/AdvancedSearch/Filter",
"tags": "$:/tags/AdvancedSearch",
"caption": "{{$:/language/Search/Filter/Caption}}",
"text": "\\define lingo-base() $:/language/Search/\n<<lingo Filter/Hint>>\n\n<div class=\"tc-search tc-advanced-search\">\n<$edit-text tiddler=\"$:/temp/advancedsearch\" type=\"search\" tag=\"input\" focus={{$:/config/Search/AutoFocus}}/>\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/AdvancedSearch/FilterButton]!has[draft.of]]\"><$transclude/></$list>\n</div>\n\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$set name=\"resultCount\" value=\"\"\"<$count filter={{$:/temp/advancedsearch}}/>\"\"\">\n<div class=\"tc-search-results\">\n<<lingo Filter/Matches>>\n<$list filter={{$:/temp/advancedsearch}} template=\"$:/core/ui/ListItemTemplate\"/>\n</div>\n</$set>\n</$reveal>\n"
},
"$:/core/ui/AdvancedSearch/Filter/FilterButtons/clear": {
"title": "$:/core/ui/AdvancedSearch/Filter/FilterButtons/clear",
"tags": "$:/tags/AdvancedSearch/FilterButton",
"text": "<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/advancedsearch\" $field=\"text\" $value=\"\"/>\n{{$:/core/images/close-button}}\n</$button>\n</$reveal>\n"
},
"$:/core/ui/AdvancedSearch/Filter/FilterButtons/delete": {
"title": "$:/core/ui/AdvancedSearch/Filter/FilterButtons/delete",
"tags": "$:/tags/AdvancedSearch/FilterButton",
"text": "<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$button popup=<<qualify \"$:/state/filterDeleteDropdown\">> class=\"tc-btn-invisible\">\n{{$:/core/images/delete-button}}\n</$button>\n</$reveal>\n\n<$reveal state=<<qualify \"$:/state/filterDeleteDropdown\">> type=\"popup\" position=\"belowleft\" animate=\"yes\">\n<div class=\"tc-block-dropdown-wrapper\">\n<div class=\"tc-block-dropdown tc-edit-type-dropdown\">\n<div class=\"tc-dropdown-item-plain\">\n<$set name=\"resultCount\" value=\"\"\"<$count filter={{$:/temp/advancedsearch}}/>\"\"\">\nAre you sure you wish to delete <<resultCount>> tiddler(s)?\n</$set>\n</div>\n<div class=\"tc-dropdown-item-plain\">\n<$button class=\"tc-btn\">\n<$action-deletetiddler $filter={{$:/temp/advancedsearch}}/>\nDelete these tiddlers\n</$button>\n</div>\n</div>\n</div>\n</$reveal>\n"
},
"$:/core/ui/AdvancedSearch/Filter/FilterButtons/dropdown": {
"title": "$:/core/ui/AdvancedSearch/Filter/FilterButtons/dropdown",
"tags": "$:/tags/AdvancedSearch/FilterButton",
"text": "<span class=\"tc-popup-keep\">\n<$button popup=<<qualify \"$:/state/filterDropdown\">> class=\"tc-btn-invisible\">\n{{$:/core/images/down-arrow}}\n</$button>\n</span>\n\n<$reveal state=<<qualify \"$:/state/filterDropdown\">> type=\"popup\" position=\"belowleft\" animate=\"yes\">\n<$set name=\"tv-show-missing-links\" value=\"yes\">\n<$linkcatcher to=\"$:/temp/advancedsearch\">\n<div class=\"tc-block-dropdown-wrapper\">\n<div class=\"tc-block-dropdown tc-edit-type-dropdown\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Filter]]\"><$link to={{!!filter}}><$transclude field=\"description\"/></$link>\n</$list>\n</div>\n</div>\n</$linkcatcher>\n</$set>\n</$reveal>\n"
},
"$:/core/ui/AdvancedSearch/Filter/FilterButtons/export": {
"title": "$:/core/ui/AdvancedSearch/Filter/FilterButtons/export",
"tags": "$:/tags/AdvancedSearch/FilterButton",
"text": "<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$macrocall $name=\"exportButton\" exportFilter={{$:/temp/advancedsearch}} lingoBase=\"$:/language/Buttons/ExportTiddlers/\"/>\n</$reveal>\n"
},
"$:/core/ui/AdvancedSearch/Shadows": {
"title": "$:/core/ui/AdvancedSearch/Shadows",
"tags": "$:/tags/AdvancedSearch",
"caption": "{{$:/language/Search/Shadows/Caption}}",
"text": "\\define lingo-base() $:/language/Search/\n<$linkcatcher to=\"$:/temp/advancedsearch\">\n\n<<lingo Shadows/Hint>>\n\n<div class=\"tc-search\">\n<$edit-text tiddler=\"$:/temp/advancedsearch\" type=\"search\" tag=\"input\" focus={{$:/config/Search/AutoFocus}}/>\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/advancedsearch\" $field=\"text\" $value=\"\"/>\n{{$:/core/images/close-button}}\n</$button>\n</$reveal>\n</div>\n\n</$linkcatcher>\n\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n\n<$list filter=\"[{$:/temp/advancedsearch}minlength{$:/config/Search/MinLength}limit[1]]\" emptyMessage=\"\"\"<div class=\"tc-search-results\">{{$:/language/Search/Search/TooShort}}</div>\"\"\" variable=\"listItem\">\n\n<$set name=\"resultCount\" value=\"\"\"<$count filter=\"[all[shadows]search{$:/temp/advancedsearch}] -[[$:/temp/advancedsearch]]\"/>\"\"\">\n\n<div class=\"tc-search-results\">\n\n<<lingo Shadows/Matches>>\n\n<$list filter=\"[all[shadows]search{$:/temp/advancedsearch}sort[title]limit[250]] -[[$:/temp/advancedsearch]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n\n</div>\n\n</$set>\n\n</$list>\n\n</$reveal>\n\n<$reveal state=\"$:/temp/advancedsearch\" type=\"match\" text=\"\">\n\n</$reveal>\n"
},
"$:/core/ui/AdvancedSearch/Standard": {
"title": "$:/core/ui/AdvancedSearch/Standard",
"tags": "$:/tags/AdvancedSearch",
"caption": "{{$:/language/Search/Standard/Caption}}",
"text": "\\define lingo-base() $:/language/Search/\n<$linkcatcher to=\"$:/temp/advancedsearch\">\n\n<<lingo Standard/Hint>>\n\n<div class=\"tc-search\">\n<$edit-text tiddler=\"$:/temp/advancedsearch\" type=\"search\" tag=\"input\" focus={{$:/config/Search/AutoFocus}}/>\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/advancedsearch\" $field=\"text\" $value=\"\"/>\n{{$:/core/images/close-button}}\n</$button>\n</$reveal>\n</div>\n\n</$linkcatcher>\n\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$list filter=\"[{$:/temp/advancedsearch}minlength{$:/config/Search/MinLength}limit[1]]\" emptyMessage=\"\"\"<div class=\"tc-search-results\">{{$:/language/Search/Search/TooShort}}</div>\"\"\" variable=\"listItem\">\n<$set name=\"searchTiddler\" value=\"$:/temp/advancedsearch\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]butfirst[]limit[1]]\" emptyMessage=\"\"\"\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]]\">\n<$transclude/>\n</$list>\n\"\"\">\n<$macrocall $name=\"tabs\" tabsList=\"[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]]\" default={{$:/config/SearchResults/Default}}/>\n</$list>\n</$set>\n</$list>\n</$reveal>\n"
},
"$:/core/ui/AdvancedSearch/System": {
"title": "$:/core/ui/AdvancedSearch/System",
"tags": "$:/tags/AdvancedSearch",
"caption": "{{$:/language/Search/System/Caption}}",
"text": "\\define lingo-base() $:/language/Search/\n<$linkcatcher to=\"$:/temp/advancedsearch\">\n\n<<lingo System/Hint>>\n\n<div class=\"tc-search\">\n<$edit-text tiddler=\"$:/temp/advancedsearch\" type=\"search\" tag=\"input\" focus={{$:/config/Search/AutoFocus}}/>\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/advancedsearch\" $field=\"text\" $value=\"\"/>\n{{$:/core/images/close-button}}\n</$button>\n</$reveal>\n</div>\n\n</$linkcatcher>\n\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n\n<$list filter=\"[{$:/temp/advancedsearch}minlength{$:/config/Search/MinLength}limit[1]]\" emptyMessage=\"\"\"<div class=\"tc-search-results\">{{$:/language/Search/Search/TooShort}}</div>\"\"\" variable=\"listItem\">\n\n<$set name=\"resultCount\" value=\"\"\"<$count filter=\"[is[system]search{$:/temp/advancedsearch}] -[[$:/temp/advancedsearch]]\"/>\"\"\">\n\n<div class=\"tc-search-results\">\n\n<<lingo System/Matches>>\n\n<$list filter=\"[is[system]search{$:/temp/advancedsearch}sort[title]limit[250]] -[[$:/temp/advancedsearch]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n\n</div>\n\n</$set>\n\n</$list>\n\n</$reveal>\n\n<$reveal state=\"$:/temp/advancedsearch\" type=\"match\" text=\"\">\n\n</$reveal>\n"
},
"$:/AdvancedSearch": {
"title": "$:/AdvancedSearch",
"icon": "$:/core/images/advanced-search-button",
"color": "#bbb",
"text": "<div class=\"tc-advanced-search\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/AdvancedSearch]!has[draft.of]]\" \"$:/core/ui/AdvancedSearch/System\">>\n</div>\n"
},
"$:/core/ui/AlertTemplate": {
"title": "$:/core/ui/AlertTemplate",
"text": "<div class=\"tc-alert\">\n<div class=\"tc-alert-toolbar\">\n<$button class=\"tc-btn-invisible\"><$action-deletetiddler $tiddler=<<currentTiddler>>/>{{$:/core/images/cancel-button}}</$button>\n</div>\n<div class=\"tc-alert-subtitle\">\n<$wikify name=\"format\" text=<<lingo Tiddler/DateFormat>>>\n<$view field=\"component\"/> - <$view field=\"modified\" format=\"date\" template=<<format>>/> <$reveal type=\"nomatch\" state=\"!!count\" text=\"\"><span class=\"tc-alert-highlight\">({{$:/language/Count}}: <$view field=\"count\"/>)</span></$reveal>\n</$wikify>\n</div>\n<div class=\"tc-alert-body\">\n\n<$transclude/>\n\n</div>\n</div>\n"
},
"$:/core/ui/BinaryWarning": {
"title": "$:/core/ui/BinaryWarning",
"text": "\\define lingo-base() $:/language/BinaryWarning/\n<<lingo Prompt>>\n"
},
"$:/core/ui/Components/plugin-info": {
"title": "$:/core/ui/Components/plugin-info",
"text": "\\define lingo-base() $:/language/ControlPanel/Plugins/\n\n\\define popup-state-macro()\n$(qualified-state)$-$(currentTiddler)$\n\\end\n\n\\define tabs-state-macro()\n$(popup-state)$-$(pluginInfoType)$\n\\end\n\n\\define plugin-icon-title()\n$(currentTiddler)$/icon\n\\end\n\n\\define plugin-disable-title()\n$:/config/Plugins/Disabled/$(currentTiddler)$\n\\end\n\n\\define plugin-table-body(type,disabledMessage,default-popup-state)\n<div class=\"tc-plugin-info-chunk tc-plugin-info-toggle\">\n<$reveal type=\"nomatch\" state=<<popup-state>> text=\"yes\" default=\"\"\"$default-popup-state$\"\"\">\n<$button class=\"tc-btn-invisible tc-btn-dropdown\" set=<<popup-state>> setTo=\"yes\">\n{{$:/core/images/chevron-right}}\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<popup-state>> text=\"yes\" default=\"\"\"$default-popup-state$\"\"\">\n<$button class=\"tc-btn-invisible tc-btn-dropdown\" set=<<popup-state>> setTo=\"no\">\n{{$:/core/images/chevron-down}}\n</$button>\n</$reveal>\n</div>\n<div class=\"tc-plugin-info-chunk tc-plugin-info-icon\">\n<$transclude tiddler=<<currentTiddler>> subtiddler=<<plugin-icon-title>>>\n<$transclude tiddler=\"$:/core/images/plugin-generic-$type$\"/>\n</$transclude>\n</div>\n<div class=\"tc-plugin-info-chunk tc-plugin-info-description\">\n<h1>\n''<$text text={{{ [<currentTiddler>get[name]] ~[<currentTiddler>split[/]last[1]] }}}/>'': <$view field=\"description\"><$view field=\"title\"/></$view> $disabledMessage$\n</h1>\n<h2>\n<$view field=\"title\"/>\n</h2>\n<h2>\n<div><em><$view field=\"version\"/></em></div>\n</h2>\n</div>\n\\end\n\n\\define plugin-info(type,default-popup-state)\n<$set name=\"popup-state\" value=<<popup-state-macro>>>\n<$reveal type=\"nomatch\" state=<<plugin-disable-title>> text=\"yes\">\n<$link to={{!!title}} class=\"tc-plugin-info\">\n<<plugin-table-body type:\"$type$\" default-popup-state:\"\"\"$default-popup-state$\"\"\">>\n</$link>\n</$reveal>\n<$reveal type=\"match\" state=<<plugin-disable-title>> text=\"yes\">\n<$link to={{!!title}} class=\"tc-plugin-info tc-plugin-info-disabled\">\n<<plugin-table-body type:\"$type$\" default-popup-state:\"\"\"$default-popup-state$\"\"\" disabledMessage:\"<$macrocall $name='lingo' title='Disabled/Status'/>\">>\n</$link>\n</$reveal>\n<$reveal type=\"match\" text=\"yes\" state=<<popup-state>> default=\"\"\"$default-popup-state$\"\"\">\n<div class=\"tc-plugin-info-dropdown\">\n<div class=\"tc-plugin-info-dropdown-body\">\n<$list filter=\"[all[current]] -[[$:/core]]\">\n<div style=\"float:right;\">\n<$reveal type=\"nomatch\" state=<<plugin-disable-title>> text=\"yes\">\n<$button set=<<plugin-disable-title>> setTo=\"yes\" tooltip={{$:/language/ControlPanel/Plugins/Disable/Hint}} aria-label={{$:/language/ControlPanel/Plugins/Disable/Caption}}>\n<<lingo Disable/Caption>>\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<plugin-disable-title>> text=\"yes\">\n<$button set=<<plugin-disable-title>> setTo=\"no\" tooltip={{$:/language/ControlPanel/Plugins/Enable/Hint}} aria-label={{$:/language/ControlPanel/Plugins/Enable/Caption}}>\n<<lingo Enable/Caption>>\n</$button>\n</$reveal>\n</div>\n</$list>\n<$set name=\"tabsList\" filter=\"[<currentTiddler>list[]] contents\">\n<$macrocall $name=\"tabs\" state=<<tabs-state-macro>> tabsList=<<tabsList>> default={{{ [enlist<tabsList>] }}} template=\"$:/core/ui/PluginInfo\"/>\n</$set>\n</div>\n</div>\n</$reveal>\n</$set>\n\\end\n\n<$macrocall $name=\"plugin-info\" type=<<plugin-type>> default-popup-state=<<default-popup-state>>/>\n"
},
"$:/core/ui/Components/tag-link": {
"title": "$:/core/ui/Components/tag-link",
"text": "<$link>\n<$set name=\"backgroundColor\" value={{!!color}}>\n<span style=<<tag-styles>> class=\"tc-tag-label\">\n<$view field=\"title\" format=\"text\"/>\n</span>\n</$set>\n</$link>"
},
"$:/core/ui/ControlPanel/Advanced": {
"title": "$:/core/ui/ControlPanel/Advanced",
"tags": "$:/tags/ControlPanel/Info",
"caption": "{{$:/language/ControlPanel/Advanced/Caption}}",
"text": "{{$:/language/ControlPanel/Advanced/Hint}}\n\n<div class=\"tc-control-panel\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Advanced]!has[draft.of]]\" \"$:/core/ui/ControlPanel/TiddlerFields\">>\n</div>\n"
},
"$:/core/ui/ControlPanel/Appearance": {
"title": "$:/core/ui/ControlPanel/Appearance",
"tags": "$:/tags/ControlPanel",
"caption": "{{$:/language/ControlPanel/Appearance/Caption}}",
"text": "{{$:/language/ControlPanel/Appearance/Hint}}\n\n<div class=\"tc-control-panel\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Appearance]!has[draft.of]]\" \"$:/core/ui/ControlPanel/Theme\">>\n</div>\n"
},
"$:/core/ui/ControlPanel/Basics": {
"title": "$:/core/ui/ControlPanel/Basics",
"tags": "$:/tags/ControlPanel/Info",
"caption": "{{$:/language/ControlPanel/Basics/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Basics/\n\n\\define show-filter-count(filter)\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/advancedsearch\" $value=\"\"\"$filter$\"\"\"/>\n<$action-setfield $tiddler=\"$:/state/tab--1498284803\" $value=\"$:/core/ui/AdvancedSearch/Filter\"/>\n<$action-navigate $to=\"$:/AdvancedSearch\"/>\n''<$count filter=\"\"\"$filter$\"\"\"/>''\n{{$:/core/images/advanced-search-button}}\n</$button>\n\\end\n\n|<<lingo Version/Prompt>> |''<<version>>'' |\n|<$link to=\"$:/SiteTitle\"><<lingo Title/Prompt>></$link> |<$edit-text tiddler=\"$:/SiteTitle\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/SiteSubtitle\"><<lingo Subtitle/Prompt>></$link> |<$edit-text tiddler=\"$:/SiteSubtitle\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/status/UserName\"><<lingo Username/Prompt>></$link> |<$edit-text tiddler=\"$:/status/UserName\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/config/AnimationDuration\"><<lingo AnimDuration/Prompt>></$link> |<$edit-text tiddler=\"$:/config/AnimationDuration\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/DefaultTiddlers\"><<lingo DefaultTiddlers/Prompt>></$link> |<<lingo DefaultTiddlers/TopHint>><br> <$edit tag=\"textarea\" tiddler=\"$:/DefaultTiddlers\" class=\"tc-edit-texteditor\"/><br>//<<lingo DefaultTiddlers/BottomHint>>// |\n|<$link to=\"$:/language/DefaultNewTiddlerTitle\"><<lingo NewTiddler/Title/Prompt>></$link> |<$edit-text tiddler=\"$:/language/DefaultNewTiddlerTitle\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/config/NewJournal/Title\"><<lingo NewJournal/Title/Prompt>></$link> |<$edit-text tiddler=\"$:/config/NewJournal/Title\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/config/NewJournal/Text\"><<lingo NewJournal/Text/Prompt>></$link> |<$edit tiddler=\"$:/config/NewJournal/Text\" tag=\"textarea\" class=\"tc-edit-texteditor\" default=\"\"/> |\n|<$link to=\"$:/config/NewTiddler/Tags\"><<lingo NewTiddler/Tags/Prompt>></$link> |<$list filter=\"[[$:/config/NewTiddler/Tags]]\" template=\"$:/core/ui/EditTemplate/tags\"/> |\n|<$link to=\"$:/config/NewJournal/Tags\"><<lingo NewJournal/Tags/Prompt>></$link> |<$list filter=\"[[$:/config/NewJournal/Tags]]\" template=\"$:/core/ui/EditTemplate/tags\"/> |\n|<$link to=\"$:/config/AutoFocus\"><<lingo AutoFocus/Prompt>></$link> |{{$:/snippets/minifocusswitcher}} |\n|<<lingo Language/Prompt>> |{{$:/snippets/minilanguageswitcher}} |\n|<<lingo Tiddlers/Prompt>> |<<show-filter-count \"[!is[system]sort[title]]\">> |\n|<<lingo Tags/Prompt>> |<<show-filter-count \"[tags[]sort[title]]\">> |\n|<<lingo SystemTiddlers/Prompt>> |<<show-filter-count \"[is[system]sort[title]]\">> |\n|<<lingo ShadowTiddlers/Prompt>> |<<show-filter-count \"[all[shadows]sort[title]]\">> |\n|<<lingo OverriddenShadowTiddlers/Prompt>> |<<show-filter-count \"[is[tiddler]is[shadow]sort[title]]\">> |\n"
},
"$:/core/ui/ControlPanel/EditorTypes": {
"title": "$:/core/ui/ControlPanel/EditorTypes",
"tags": "$:/tags/ControlPanel/Advanced",
"caption": "{{$:/language/ControlPanel/EditorTypes/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/EditorTypes/\n\n<<lingo Hint>>\n\n<table>\n<tbody>\n<tr>\n<th><<lingo Type/Caption>></th>\n<th><<lingo Editor/Caption>></th>\n</tr>\n<$list filter=\"[all[shadows+tiddlers]prefix[$:/config/EditorTypeMappings/]sort[title]]\">\n<tr>\n<td>\n<$link>\n<$list filter=\"[all[current]removeprefix[$:/config/EditorTypeMappings/]]\">\n<$text text={{!!title}}/>\n</$list>\n</$link>\n</td>\n<td>\n<$view field=\"text\"/>\n</td>\n</tr>\n</$list>\n</tbody>\n</table>\n"
},
"$:/core/ui/ControlPanel/Info": {
"title": "$:/core/ui/ControlPanel/Info",
"tags": "$:/tags/ControlPanel",
"caption": "{{$:/language/ControlPanel/Info/Caption}}",
"text": "{{$:/language/ControlPanel/Info/Hint}}\n\n<div class=\"tc-control-panel\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Info]!has[draft.of]]\" \"$:/core/ui/ControlPanel/Basics\">>\n</div>\n"
},
"$:/core/ui/ControlPanel/KeyboardShortcuts": {
"title": "$:/core/ui/ControlPanel/KeyboardShortcuts",
"tags": "$:/tags/ControlPanel",
"caption": "{{$:/language/ControlPanel/KeyboardShortcuts/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/KeyboardShortcuts/\n\n\\define new-shortcut(title)\n<div class=\"tc-dropdown-item-plain\">\n<$edit-shortcut tiddler=\"$title$\" placeholder={{$:/language/ControlPanel/KeyboardShortcuts/Add/Prompt}} focus=\"true\" style=\"width:auto;\"/> <$button>\n<<lingo Add/Caption>>\n<$action-listops\n\t$tiddler=\"$(shortcutTitle)$\"\n\t$field=\"text\"\n\t$subfilter=\"[{$title$}]\"\n/>\n<$action-deletetiddler\n\t$tiddler=\"$title$\"\n/>\n</$button>\n</div>\n\\end\n\n\\define shortcut-list-item(caption)\n<td>\n</td>\n<td style=\"text-align:right;font-size:0.7em;\">\n<<lingo Platform/$caption$>>\n</td>\n<td>\n<div style=\"position:relative;\">\n<$button popup=<<qualify \"$:/state/dropdown/$(shortcutTitle)$\">> class=\"tc-btn-invisible\">\n{{$:/core/images/edit-button}}\n</$button>\n<$macrocall $name=\"displayshortcuts\" $output=\"text/html\" shortcuts={{$(shortcutTitle)$}} prefix=\"<kbd>\" separator=\"</kbd> <kbd>\" suffix=\"</kbd>\"/>\n\n<$reveal state=<<qualify \"$:/state/dropdown/$(shortcutTitle)$\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-block-dropdown-wrapper\">\n<div class=\"tc-block-dropdown tc-edit-type-dropdown tc-popup-keep\">\n<$list filter=\"[list[$(shortcutTitle)$!!text]sort[title]]\" variable=\"shortcut\" emptyMessage=\"\"\"\n<div class=\"tc-dropdown-item-plain\">\n//<<lingo NoShortcuts/Caption>>//\n</div>\n\"\"\">\n<div class=\"tc-dropdown-item-plain\">\n<$button class=\"tc-btn-invisible\" tooltip={{$:/language/ControlPanel/KeyboardShortcuts/Remove/Hint}}>\n<$action-listops\n\t$tiddler=\"$(shortcutTitle)$\"\n\t$field=\"text\"\n\t$subfilter=\"+[remove<shortcut>]\"\n/>\n<small>{{$:/core/images/close-button}}</small>\n</$button>\n<kbd>\n<$macrocall $name=\"displayshortcuts\" $output=\"text/html\" shortcuts=<<shortcut>>/>\n</kbd>\n</div>\n</$list>\n<hr/>\n<$macrocall $name=\"new-shortcut\" title=<<qualify \"$:/state/new-shortcut/$(shortcutTitle)$\">>/>\n</div>\n</div>\n</$reveal>\n</div>\n</td>\n\\end\n\n\\define shortcut-list(caption,prefix)\n<tr>\n<$list filter=\"[[$prefix$$(shortcutName)$]]\" variable=\"shortcutTitle\">\n<<shortcut-list-item \"$caption$\">>\n</$list>\n</tr>\n\\end\n\n\\define shortcut-editor()\n<<shortcut-list \"All\" \"$:/config/shortcuts/\">>\n<<shortcut-list \"Mac\" \"$:/config/shortcuts-mac/\">>\n<<shortcut-list \"NonMac\" \"$:/config/shortcuts-not-mac/\">>\n<<shortcut-list \"Linux\" \"$:/config/shortcuts-linux/\">>\n<<shortcut-list \"NonLinux\" \"$:/config/shortcuts-not-linux/\">>\n<<shortcut-list \"Windows\" \"$:/config/shortcuts-windows/\">>\n<<shortcut-list \"NonWindows\" \"$:/config/shortcuts-not-windows/\">>\n\\end\n\n\\define shortcut-preview()\n<$macrocall $name=\"displayshortcuts\" $output=\"text/html\" shortcuts={{$(shortcutPrefix)$$(shortcutName)$}} prefix=\"<kbd>\" separator=\"</kbd> <kbd>\" suffix=\"</kbd>\"/>\n\\end\n\n\\define shortcut-item-inner()\n<tr>\n<td>\n<$reveal type=\"nomatch\" state=<<dropdownStateTitle>> text=\"open\">\n<$button class=\"tc-btn-invisible\">\n<$action-setfield\n\t$tiddler=<<dropdownStateTitle>>\n\t$value=\"open\"\n/>\n{{$:/core/images/right-arrow}}\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<dropdownStateTitle>> text=\"open\">\n<$button class=\"tc-btn-invisible\">\n<$action-setfield\n\t$tiddler=<<dropdownStateTitle>>\n\t$value=\"close\"\n/>\n{{$:/core/images/down-arrow}}\n</$button>\n</$reveal>\n''<$text text=<<shortcutName>>/>''\n</td>\n<td>\n<$transclude tiddler=\"$:/config/ShortcutInfo/$(shortcutName)$\"/>\n</td>\n<td>\n<$list filter=\"$:/config/shortcuts/ $:/config/shortcuts-mac/ $:/config/shortcuts-not-mac/ $:/config/shortcuts-linux/ $:/config/shortcuts-not-linux/ $:/config/shortcuts-windows/ $:/config/shortcuts-not-windows/\" variable=\"shortcutPrefix\">\n<<shortcut-preview>>\n</$list>\n</td>\n</tr>\n<$set name=\"dropdownState\" value={{$(dropdownStateTitle)$}}>\n<$list filter=\"[<dropdownState>match[open]]\" variable=\"listItem\">\n<<shortcut-editor>>\n</$list>\n</$set>\n\\end\n\n\\define shortcut-item()\n<$set name=\"dropdownStateTitle\" value=<<qualify \"$:/state/dropdown/keyboardshortcut/$(shortcutName)$\">>>\n<<shortcut-item-inner>>\n</$set>\n\\end\n\n<table>\n<tbody>\n<$list filter=\"[all[shadows+tiddlers]removeprefix[$:/config/ShortcutInfo/]]\" variable=\"shortcutName\">\n<<shortcut-item>>\n</$list>\n</tbody>\n</table>\n"
},
"$:/core/ui/ControlPanel/LoadedModules": {
"title": "$:/core/ui/ControlPanel/LoadedModules",
"tags": "$:/tags/ControlPanel/Advanced",
"caption": "{{$:/language/ControlPanel/LoadedModules/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/\n<<lingo LoadedModules/Hint>>\n\n{{$:/snippets/modules}}\n"
},
"$:/core/ui/ControlPanel/Modals/AddPlugins": {
"title": "$:/core/ui/ControlPanel/Modals/AddPlugins",
"subtitle": "{{$:/core/images/download-button}} {{$:/language/ControlPanel/Plugins/Add/Caption}}",
"text": "\\define install-plugin-actions()\n<$action-sendmessage $message=\"tm-load-plugin-from-library\" url={{!!url}} title={{$(assetInfo)$!!original-title}}/>\n<$set name=\"url\" value={{!!url}}>\n<$set name=\"currentTiddler\" value=<<assetInfo>>>\n<$list filter=\"[enlist{!!dependents}] [{!!parent-plugin}] +[sort[title]]\" variable=\"dependency\">\n<$action-sendmessage $message=\"tm-load-plugin-from-library\" url=<<url>> title=<<dependency>>/>\n</$list>\n</$set>\n</$set>\n\\end\n\n\\define install-plugin-button()\n<div>\n<$set name=\"libraryVersion\" value={{{ [<assetInfo>get[version]] }}}>\n<$set name=\"installedVersion\" value={{{ [<assetInfo>get[original-title]get[version]] }}}>\n<$set name=\"reinstall-type\" value={{{ [<libraryVersion>compare:version:eq<installedVersion>then[tc-reinstall]] [<libraryVersion>compare:version:gt<installedVersion>then[tc-reinstall-upgrade]] [<libraryVersion>compare:version:lt<installedVersion>then[tc-reinstall-downgrade]] }}}>\n<$button actions=<<install-plugin-actions>> class={{{ [<assetInfo>get[original-title]has[version]then<reinstall-type>] tc-btn-invisible tc-install-plugin +[join[ ]] }}}>\n{{$:/core/images/download-button}}\n<$list filter=\"[<assetInfo>get[original-title]get[version]]\" variable=\"ignore\" emptyMessage=\"{{$:/language/ControlPanel/Plugins/Install/Caption}}\">\n<$list filter=\"[<libraryVersion>compare:version:gt<installedVersion>]\" variable=\"ignore\" emptyMessage=\"\"\"\n<$list filter=\"[<libraryVersion>compare:version:lt<installedVersion>]\" variable=\"ignore\" emptyMessage=\"{{$:/language/ControlPanel/Plugins/Reinstall/Caption}}\">\n{{$:/language/ControlPanel/Plugins/Downgrade/Caption}}\n</$list>\n\"\"\">\n{{$:/language/ControlPanel/Plugins/Update/Caption}}\n</$list>\n</$list>\n</$button>\n<div>\n</div>\n<$reveal stateTitle=<<assetInfo>> stateField=\"requires-reload\" type=\"match\" text=\"yes\">{{$:/language/ControlPanel/Plugins/PluginWillRequireReload}}</$reveal>\n</$set>\n</$set>\n</$set>\n</div>\n\\end\n\n\\define popup-state-macro()\n$:/state/add-plugin-info/$(connectionTiddler)$/$(assetInfo)$\n\\end\n\n\\define display-plugin-info(type)\n<$set name=\"popup-state\" value=<<popup-state-macro>>>\n<div class=\"tc-plugin-info\">\n<div class=\"tc-plugin-info-chunk tc-plugin-info-toggle\">\n<$reveal type=\"nomatch\" state=<<popup-state>> text=\"yes\">\n<$button class=\"tc-btn-invisible tc-btn-dropdown\" set=<<popup-state>> setTo=\"yes\">\n{{$:/core/images/chevron-right}}\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<popup-state>> text=\"yes\">\n<$button class=\"tc-btn-invisible tc-btn-dropdown\" set=<<popup-state>> setTo=\"no\">\n{{$:/core/images/chevron-down}}\n</$button>\n</$reveal>\n</div>\n<div class=\"tc-plugin-info-chunk tc-plugin-info-icon\">\n<$list filter=\"[<assetInfo>has[icon]]\" emptyMessage=\"\"\"<$transclude tiddler=\"$:/core/images/plugin-generic-$type$\"/>\"\"\">\n<img src={{$(assetInfo)$!!icon}}/>\n</$list>\n</div>\n<div class=\"tc-plugin-info-chunk tc-plugin-info-description\">\n<h1><strong><$text text={{{ [<assetInfo>get[name]] ~[<assetInfo>get[original-title]split[/]last[1]] }}}/></strong>: <$view tiddler=<<assetInfo>> field=\"description\"/></h1>\n<h2><$view tiddler=<<assetInfo>> field=\"original-title\"/></h2>\n<div><em><$view tiddler=<<assetInfo>> field=\"version\"/></em></div>\n<$list filter=\"[<assetInfo>get[original-title]get[version]]\" variable=\"installedVersion\"><div><em>{{$:/language/ControlPanel/Plugins/AlreadyInstalled/Hint}}</em></div></$list>\n</div>\n<div class=\"tc-plugin-info-chunk tc-plugin-info-buttons\">\n<<install-plugin-button>>\n</div>\n</div>\n<$set name=\"original-title\" value={{{ [<assetInfo>get[original-title]] }}}>\n<$reveal type=\"match\" text=\"yes\" state=<<popup-state>>>\n<div class=\"tc-plugin-info-dropdown\">\n<$list filter=\"[enlist{!!dependents}] [<currentTiddler>get[parent-plugin]] +[limit[1]] ~[<assetInfo>get[original-title]!is[tiddler]]\" variable=\"ignore\">\n<div class=\"tc-plugin-info-dropdown-message\">\n<$list filter=\"[<assetInfo>get[original-title]!is[tiddler]]\">\n{{$:/language/ControlPanel/Plugins/NotInstalled/Hint}}\n</$list>\n<$set name=\"currentTiddler\" value=<<assetInfo>>>\n<$list filter=\"[enlist{!!dependents}] [<currentTiddler>get[parent-plugin]] +[limit[1]]\" variable=\"ignore\">\n<div>\n{{$:/language/ControlPanel/Plugins/AlsoRequires}}\n<$list filter=\"[enlist{!!dependents}] [{!!parent-plugin}] +[sort[title]]\" variable=\"dependency\">\n<$text text=<<dependency>>/>\n</$list>\n</div>\n</$list>\n</$set>\n</div>\n</$list>\n<div class=\"tc-plugin-info-dropdown-body\">\n<$transclude tiddler=<<assetInfo>> field=\"readme\" mode=\"block\"/>\n</div>\n<$list filter=\"[all[tiddlers+shadows]tag[$:/tags/RemoteAssetInfo]server-url{!!url}original-plugin-type[$type$]has[parent-plugin]parent-plugin<original-title>limit[1]]\" variable=\"ignore\">\n<div class=\"tc-plugin-info-sub-plugins\">\n<$list filter=\"[all[tiddlers+shadows]tag[$:/tags/RemoteAssetInfo]server-url{!!url}original-plugin-type[$type$]has[parent-plugin]parent-plugin<original-title>sort[title]]\" variable=\"assetInfo\">\n<<display-plugin-info \"$type$\">>\n</$list>\n</div>\n</$list>\n</div>\n</$reveal>\n<$list filter=\"[all[tiddlers+shadows]tag[$:/tags/RemoteAssetInfo]server-url{!!url}original-plugin-type[$type$]has[parent-plugin]parent-plugin<original-title>limit[1]]\" variable=\"ignore\">\n<$reveal type=\"nomatch\" text=\"yes\" state=<<popup-state>> tag=\"div\" class=\"tc-plugin-info-sub-plugin-indicator\">\n<$wikify name=\"count\" text=\"\"\"<$count filter=\"[all[tiddlers+shadows]tag[$:/tags/RemoteAssetInfo]server-url{!!url}original-plugin-type[$type$]has[parent-plugin]parent-plugin<original-title>]\"/>\"\"\">\n<$button class=\"tc-btn-invisible\" set=<<popup-state>> setTo=\"yes\">\n{{$:/language/ControlPanel/Plugins/SubPluginPrompt}}\n</$button>\n</$wikify>\n</$reveal>\n</$list>\n</$set>\n</$set>\n\\end\n\n\\define load-plugin-library-button()\n<$button class=\"tc-btn-big-green\">\n<$action-sendmessage $message=\"tm-load-plugin-library\" url={{!!url}} infoTitlePrefix=\"$:/temp/RemoteAssetInfo/\"/>\n{{$:/core/images/chevron-right}} {{$:/language/ControlPanel/Plugins/OpenPluginLibrary}}\n</$button>\n\\end\n\n\\define display-server-assets(type)\n{{$:/language/Search/Search}}: <$edit-text tiddler=\"\"\"$:/temp/RemoteAssetSearch/$(currentTiddler)$\"\"\" default=\"\" type=\"search\" tag=\"input\"/>\n<$reveal state=\"\"\"$:/temp/RemoteAssetSearch/$(currentTiddler)$\"\"\" type=\"nomatch\" text=\"\">\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"\"\"$:/temp/RemoteAssetSearch/$(currentTiddler)$\"\"\" $field=\"text\" $value=\"\"/>\n{{$:/core/images/close-button}}\n</$button>\n</$reveal>\n<div class=\"tc-plugin-library-listing\">\n<$list filter=\"[all[tiddlers+shadows]tag[$:/tags/RemoteAssetInfo]server-url{!!url}original-plugin-type[$type$]search:author,description,original-title,readme,title{$:/temp/RemoteAssetSearch/$(currentTiddler)$}sort[title]]\" variable=\"assetInfo\">\n<$list filter=\"[[$:/temp/RemoteAssetSearch/$(currentTiddler)$]has[text]] ~[<assetInfo>!has[parent-plugin]]\" variable=\"ignore\"><!-- Hide sub-plugins if we're not searching -->\n<<display-plugin-info \"$type$\">>\n</$list>\n</$list>\n</div>\n\\end\n\n\\define display-server-connection()\n<$list filter=\"[all[tiddlers+shadows]tag[$:/tags/ServerConnection]suffix{!!url}]\" variable=\"connectionTiddler\" emptyMessage=<<load-plugin-library-button>>>\n\n<$set name=\"transclusion\" value=<<connectionTiddler>>>\n\n<<tabs \"[[$:/core/ui/ControlPanel/Plugins/Add/Updates]] [[$:/core/ui/ControlPanel/Plugins/Add/Plugins]] [[$:/core/ui/ControlPanel/Plugins/Add/Themes]] [[$:/core/ui/ControlPanel/Plugins/Add/Languages]]\" \"$:/core/ui/ControlPanel/Plugins/Add/Plugins\">>\n\n</$set>\n\n</$list>\n\\end\n\n\\define close-library-button()\n<$reveal type='nomatch' state='$:/temp/ServerConnection/$(PluginLibraryURL)$' text=''>\n<$button class='tc-btn-big-green'>\n<$action-sendmessage $message=\"tm-unload-plugin-library\" url={{!!url}}/>\n{{$:/core/images/chevron-left}} {{$:/language/ControlPanel/Plugins/ClosePluginLibrary}}\n<$action-deletetiddler $filter=\"[prefix[$:/temp/ServerConnection/$(PluginLibraryURL)$]][prefix[$:/temp/RemoteAssetInfo/$(PluginLibraryURL)$]]\"/>\n</$button>\n</$reveal>\n\\end\n\n\\define plugin-library-listing()\n<div class=\"tc-tab-set\">\n<$set name=\"defaultTab\" value={{{ [all[tiddlers+shadows]tag[$:/tags/PluginLibrary]] }}}>\n<div class=\"tc-tab-buttons\">\n<$list filter=\"[all[tiddlers+shadows]tag[$:/tags/PluginLibrary]]\">\n<$button set=<<qualify \"$:/state/addplugins/tab\">> setTo=<<currentTiddler>> default=<<defaultTab>> selectedClass=\"tc-tab-selected\">\n<$set name=\"tv-wikilinks\" value=\"no\">\n<$transclude field=\"caption\"/>\n</$set>\n</$button>\n</$list>\n</div>\n<div class=\"tc-tab-divider\"/>\n<div class=\"tc-tab-content\">\n<$list filter=\"[all[tiddlers+shadows]tag[$:/tags/PluginLibrary]]\">\n<$reveal type=\"match\" state=<<qualify \"$:/state/addplugins/tab\">> text=<<currentTiddler>> default=<<defaultTab>>>\n<h2><$link><$transclude field=\"caption\"><$view field=\"title\"/></$transclude></$link></h2>\n//<$view field=\"url\"/>//\n<$transclude mode=\"block\"/>\n<$set name=PluginLibraryURL value={{!!url}}>\n<<close-library-button>>\n</$set>\n<<display-server-connection>>\n</$reveal>\n</$list>\n</div>\n</$set>\n</div>\n\\end\n\n\\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\n\n<div>\n<<plugin-library-listing>>\n</div>\n"
},
"$:/core/ui/ControlPanel/Palette": {
"title": "$:/core/ui/ControlPanel/Palette",
"tags": "$:/tags/ControlPanel/Appearance",
"caption": "{{$:/language/ControlPanel/Palette/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Palette/\n\n{{$:/snippets/paletteswitcher}}\n\n<$reveal type=\"nomatch\" state=\"$:/state/ShowPaletteEditor\" text=\"yes\">\n\n<$button set=\"$:/state/ShowPaletteEditor\" setTo=\"yes\"><<lingo ShowEditor/Caption>></$button>\n\n</$reveal>\n\n<$reveal type=\"match\" state=\"$:/state/ShowPaletteEditor\" text=\"yes\">\n\n<$button set=\"$:/state/ShowPaletteEditor\" setTo=\"no\"><<lingo HideEditor/Caption>></$button>\n{{$:/PaletteManager}}\n\n</$reveal>\n\n"
},
"$:/core/ui/ControlPanel/Parsing": {
"title": "$:/core/ui/ControlPanel/Parsing",
"tags": "$:/tags/ControlPanel/Advanced",
"caption": "{{$:/language/ControlPanel/Parsing/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Parsing/\n\n\\define toggle(Type)\n<$checkbox\ntiddler=\"\"\"$:/config/WikiParserRules/$Type$/$(rule)$\"\"\"\nfield=\"text\"\nchecked=\"enable\"\nunchecked=\"disable\"\ndefault=\"enable\">\n<<rule>>\n</$checkbox>\n\\end\n\n\\define rules(type,Type)\n<$list filter=\"[wikiparserrules[$type$]]\" variable=\"rule\">\n<dd><<toggle $Type$>></dd>\n</$list>\n\\end\n\n<<lingo Hint>>\n\n<dl>\n<dt><<lingo Pragma/Caption>></dt>\n<<rules pragma Pragma>>\n<dt><<lingo Inline/Caption>></dt>\n<<rules inline Inline>>\n<dt><<lingo Block/Caption>></dt>\n<<rules block Block>>\n</dl>"
},
"$:/core/ui/ControlPanel/Plugins/Add/Languages": {
"title": "$:/core/ui/ControlPanel/Plugins/Add/Languages",
"caption": "{{$:/language/ControlPanel/Plugins/Languages/Caption}} (<$count filter=\"[all[tiddlers+shadows]tag[$:/tags/RemoteAssetInfo]server-url{!!url}original-plugin-type[language]]\"/>)",
"text": "<<display-server-assets language>>\n"
},
"$:/core/ui/ControlPanel/Plugins/Add/Plugins": {
"title": "$:/core/ui/ControlPanel/Plugins/Add/Plugins",
"caption": "{{$:/language/ControlPanel/Plugins/Plugins/Caption}} (<$count filter=\"[all[tiddlers+shadows]tag[$:/tags/RemoteAssetInfo]server-url{!!url}original-plugin-type[plugin]]\"/>)",
"text": "<<display-server-assets plugin>>\n"
},
"$:/core/ui/ControlPanel/Plugins/Add/Themes": {
"title": "$:/core/ui/ControlPanel/Plugins/Add/Themes",
"caption": "{{$:/language/ControlPanel/Plugins/Themes/Caption}} (<$count filter=\"[all[tiddlers+shadows]tag[$:/tags/RemoteAssetInfo]server-url{!!url}original-plugin-type[theme]]\"/>)",
"text": "<<display-server-assets theme>>\n"
},
"$:/core/ui/ControlPanel/Plugins/Add/Updates": {
"title": "$:/core/ui/ControlPanel/Plugins/Add/Updates",
"caption": "<$importvariables filter=\"$:/core/ui/ControlPanel/Plugins/Add/Updates\">{{$:/language/ControlPanel/Plugins/Updates/Caption}} (<<update-count>>)</$importvariables>",
"text": "\\define each-updateable-plugin(body)\n<$list filter=\"[all[tiddlers+shadows]tag[$:/tags/RemoteAssetInfo]server-url{!!url}sort[title]]\" variable=\"assetInfo\">\n<$set name=\"libraryVersion\" value={{{ [<assetInfo>get[version]] }}}>\n<$list filter=\"[<assetInfo>get[original-title]has[version]!version<libraryVersion>]\" variable=\"ignore\">\n<$set name=\"installedVersion\" value={{{ [<assetInfo>get[original-title]get[version]] }}}>\n<$list filter=\"[<installedversion>!match<libraryVersion>]\" variable=\"ignore\">\n$body$\n</$list>\n</$set>\n</$list>\n</$set>\n</$list>\n\\end\n\n\\define update-all-actions()\n<$macrocall $name=\"each-updateable-plugin\" body=\"\"\"\n<<install-plugin-actions>>\n\"\"\"/>\n\\end\n\n\\define update-count()\n<$wikify name=\"count-filter\" text=<<each-updateable-plugin \"[[<$text text=<<assetInfo>>/>]]\">>><$count filter=<<count-filter>>/></$wikify>\n\\end\n\n<$button actions=<<update-all-actions>> class=\"tc-btn-invisible tc-install-plugin tc-reinstall-upgrade\">\n{{$:/core/images/download-button}} {{||$:/language/ControlPanel/Plugins/Updates/UpdateAll/Caption}}\n</$button>\n\n<div class=\"tc-plugin-library-listing\">\n<$macrocall $name=\"each-updateable-plugin\" body=\"\"\"\n<$macrocall $name=\"display-plugin-info\" type={{{ [<assetInfo>get[original-plugin-type]] }}}/>\n\"\"\"/>\n</div>\n"
},
"$:/core/ui/ControlPanel/Plugins/AddPlugins": {
"title": "$:/core/ui/ControlPanel/Plugins/AddPlugins",
"text": "\\define lingo-base() $:/language/ControlPanel/Plugins/\n\n<$button message=\"tm-modal\" param=\"$:/core/ui/ControlPanel/Modals/AddPlugins\" tooltip={{$:/language/ControlPanel/Plugins/Add/Hint}} class=\"tc-btn-big-green tc-primary-btn\">\n{{$:/core/images/download-button}} <<lingo Add/Caption>>\n</$button>\n"
},
"$:/core/ui/ControlPanel/Plugins/Installed/Languages": {
"title": "$:/core/ui/ControlPanel/Plugins/Installed/Languages",
"caption": "{{$:/language/ControlPanel/Plugins/Languages/Caption}} (<$count filter=\"[!has[draft.of]plugin-type[language]]\"/>)",
"text": "<<plugin-table language>>\n"
},
"$:/core/ui/ControlPanel/Plugins/Installed/Plugins": {
"title": "$:/core/ui/ControlPanel/Plugins/Installed/Plugins",
"caption": "{{$:/language/ControlPanel/Plugins/Plugins/Caption}} (<$count filter=\"[!has[draft.of]plugin-type[plugin]]\"/>)",
"text": "<<plugin-table plugin>>\n"
},
"$:/core/ui/ControlPanel/Plugins/Installed/Themes": {
"title": "$:/core/ui/ControlPanel/Plugins/Installed/Themes",
"caption": "{{$:/language/ControlPanel/Plugins/Themes/Caption}} (<$count filter=\"[!has[draft.of]plugin-type[theme]]\"/>)",
"text": "<<plugin-table theme>>\n"
},
"$:/core/ui/ControlPanel/Plugins": {
"title": "$:/core/ui/ControlPanel/Plugins",
"tags": "$:/tags/ControlPanel",
"caption": "{{$:/language/ControlPanel/Plugins/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Plugins/\n\n\\define plugin-table(type)\n<$set name=\"plugin-type\" value=\"\"\"$type$\"\"\">\n<$set name=\"qualified-state\" value=<<qualify \"$:/state/plugin-info\">>>\n<$list filter=\"[!has[draft.of]plugin-type[$type$]sort[title]]\" emptyMessage=<<lingo \"Empty/Hint\">> template=\"$:/core/ui/Components/plugin-info\"/>\n</$set>\n</$set>\n\\end\n\n{{$:/core/ui/ControlPanel/Plugins/AddPlugins}}\n\n<<lingo Installed/Hint>>\n\n<<tabs \"[[$:/core/ui/ControlPanel/Plugins/Installed/Plugins]] [[$:/core/ui/ControlPanel/Plugins/Installed/Themes]] [[$:/core/ui/ControlPanel/Plugins/Installed/Languages]]\" \"$:/core/ui/ControlPanel/Plugins/Installed/Plugins\">>\n"
},
"$:/core/ui/ControlPanel/Saving/DownloadSaver": {
"title": "$:/core/ui/ControlPanel/Saving/DownloadSaver",
"tags": "$:/tags/ControlPanel/Saving",
"caption": "{{$:/language/ControlPanel/Saving/DownloadSaver/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Saving/DownloadSaver/\n\n<<lingo Hint>>\n\n!! <$link to=\"$:/config/DownloadSaver/AutoSave\"><<lingo AutoSave/Hint>></$link>\n\n<$checkbox tiddler=\"$:/config/DownloadSaver/AutoSave\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"no\"> <<lingo AutoSave/Description>> </$checkbox>\n"
},
"$:/core/ui/ControlPanel/Saving/General": {
"title": "$:/core/ui/ControlPanel/Saving/General",
"tags": "$:/tags/ControlPanel/Saving",
"caption": "{{$:/language/ControlPanel/Saving/General/Caption}}",
"list-before": "",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/\n\n{{$:/language/ControlPanel/Saving/General/Hint}}\n\n!! <$link to=\"$:/config/AutoSave\"><<lingo AutoSave/Caption>></$link>\n\n<<lingo AutoSave/Hint>>\n\n<$radio tiddler=\"$:/config/AutoSave\" value=\"yes\"> <<lingo AutoSave/Enabled/Description>> </$radio>\n\n<$radio tiddler=\"$:/config/AutoSave\" value=\"no\"> <<lingo AutoSave/Disabled/Description>> </$radio>\n"
},
"$:/core/ui/ControlPanel/Saving/GitHub": {
"title": "$:/core/ui/ControlPanel/Saving/GitHub",
"tags": "$:/tags/ControlPanel/Saving",
"caption": "{{$:/language/ControlPanel/Saving/GitService/GitHub/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Saving/GitService/\n\\define service-name() ~GitHub\n\n<<lingo Description>>\n\n|<<lingo UserName>> |<$edit-text tiddler=\"$:/GitHub/Username\" default=\"\" tag=\"input\"/> |\n|<<lingo GitHub/Password>> |<$password name=\"github\"/> |\n|<<lingo Repo>> |<$edit-text tiddler=\"$:/GitHub/Repo\" default=\"\" tag=\"input\"/> |\n|<<lingo Branch>> |<$edit-text tiddler=\"$:/GitHub/Branch\" default=\"master\" tag=\"input\"/> |\n|<<lingo Path>> |<$edit-text tiddler=\"$:/GitHub/Path\" default=\"\" tag=\"input\"/> |\n|<<lingo Filename>> |<$edit-text tiddler=\"$:/GitHub/Filename\" default=\"\" tag=\"input\"/> |\n|<<lingo ServerURL>> |<$edit-text tiddler=\"$:/GitHub/ServerURL\" default=\"https://api.github.com\" tag=\"input\"/> |"
},
"$:/core/ui/ControlPanel/Saving/GitLab": {
"title": "$:/core/ui/ControlPanel/Saving/GitLab",
"tags": "$:/tags/ControlPanel/Saving",
"caption": "{{$:/language/ControlPanel/Saving/GitService/GitLab/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Saving/GitService/\n\\define service-name() ~GitLab\n\n<<lingo Description>>\n\n|<<lingo UserName>> |<$edit-text tiddler=\"$:/GitLab/Username\" default=\"\" tag=\"input\"/> |\n|<<lingo GitLab/Password>> |<$password name=\"gitlab\"/> |\n|<<lingo Repo>> |<$edit-text tiddler=\"$:/GitLab/Repo\" default=\"\" tag=\"input\"/> |\n|<<lingo Branch>> |<$edit-text tiddler=\"$:/GitLab/Branch\" default=\"master\" tag=\"input\"/> |\n|<<lingo Path>> |<$edit-text tiddler=\"$:/GitLab/Path\" default=\"\" tag=\"input\"/> |\n|<<lingo Filename>> |<$edit-text tiddler=\"$:/GitLab/Filename\" default=\"\" tag=\"input\"/> |\n|<<lingo ServerURL>> |<$edit-text tiddler=\"$:/GitLab/ServerURL\" default=\"https://gitlab.com/api/v4\" tag=\"input\"/> |"
},
"$:/core/ui/ControlPanel/Saving/TiddlySpot": {
"title": "$:/core/ui/ControlPanel/Saving/TiddlySpot",
"tags": "$:/tags/ControlPanel/Saving",
"caption": "{{$:/language/ControlPanel/Saving/TiddlySpot/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Saving/TiddlySpot/\n\n\\define backupURL()\nhttp://$(userName)$.tiddlyspot.com/backup/\n\\end\n\\define backupLink()\n<$reveal type=\"nomatch\" state=\"$:/UploadName\" text=\"\">\n<$set name=\"userName\" value={{$:/UploadName}}>\n<$reveal type=\"match\" state=\"$:/UploadURL\" text=\"\">\n<<backupURL>>\n</$reveal>\n<$reveal type=\"nomatch\" state=\"$:/UploadURL\" text=\"\">\n<$macrocall $name=resolvePath source={{$:/UploadBackupDir}} root={{$:/UploadURL}}>>\n</$reveal>\n</$set>\n</$reveal>\n\\end\n\n<<lingo Description>>\n\n|<<lingo UserName>> |<$edit-text tiddler=\"$:/UploadName\" default=\"\" tag=\"input\"/> |\n|<<lingo Password>> |<$password name=\"upload\"/> |\n|<<lingo Backups>> |<<backupLink>> |\n\n''<<lingo Advanced/Heading>>''\n\n|<<lingo ServerURL>> |<$edit-text tiddler=\"$:/UploadURL\" default=\"\" tag=\"input\"/> |\n|<<lingo Filename>> |<$edit-text tiddler=\"$:/UploadFilename\" default=\"index.html\" tag=\"input\"/> |\n|<<lingo UploadDir>> |<$edit-text tiddler=\"$:/UploadDir\" default=\".\" tag=\"input\"/> |\n|<<lingo BackupDir>> |<$edit-text tiddler=\"$:/UploadBackupDir\" default=\".\" tag=\"input\"/> |\n\n<<lingo TiddlySpot/Hint>>"
},
"$:/core/ui/ControlPanel/Saving/Gitea": {
"title": "$:/core/ui/ControlPanel/Saving/Gitea",
"tags": "$:/tags/ControlPanel/Saving",
"caption": "{{$:/language/ControlPanel/Saving/GitService/Gitea/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Saving/GitService/\n\\define service-name() ~Gitea\n\n<<lingo Description>>\n\n|<<lingo UserName>> |<$edit-text tiddler=\"$:/Gitea/Username\" default=\"\" tag=\"input\"/> |\n|<<lingo Gitea/Password>> |<$password name=\"Gitea\"/> |\n|<<lingo Repo>> |<$edit-text tiddler=\"$:/Gitea/Repo\" default=\"\" tag=\"input\"/> |\n|<<lingo Branch>> |<$edit-text tiddler=\"$:/Gitea/Branch\" default=\"master\" tag=\"input\"/> |\n|<<lingo Path>> |<$edit-text tiddler=\"$:/Gitea/Path\" default=\"\" tag=\"input\"/> |\n|<<lingo Filename>> |<$edit-text tiddler=\"$:/Gitea/Filename\" default=\"\" tag=\"input\"/> |\n|<<lingo ServerURL>> |<$edit-text tiddler=\"$:/Gitea/ServerURL\" default=\"https://gitea/api/v1\" tag=\"input\"/> |\n"
},
"$:/core/ui/ControlPanel/Saving": {
"title": "$:/core/ui/ControlPanel/Saving",
"tags": "$:/tags/ControlPanel",
"caption": "{{$:/language/ControlPanel/Saving/Caption}}",
"text": "{{$:/language/ControlPanel/Saving/Hint}}\n\n<div class=\"tc-control-panel\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Saving]!has[draft.of]]\" \"$:/core/ui/ControlPanel/Saving/General\">>\n</div>\n"
},
"$:/core/buttonstyles/Borderless": {
"title": "$:/core/buttonstyles/Borderless",
"tags": "$:/tags/ToolbarButtonStyle",
"caption": "{{$:/language/ControlPanel/Settings/ToolbarButtonStyle/Styles/Borderless}}",
"text": "tc-btn-invisible"
},
"$:/core/buttonstyles/Boxed": {
"title": "$:/core/buttonstyles/Boxed",
"tags": "$:/tags/ToolbarButtonStyle",
"caption": "{{$:/language/ControlPanel/Settings/ToolbarButtonStyle/Styles/Boxed}}",
"text": "tc-btn-boxed"
},
"$:/core/buttonstyles/Rounded": {
"title": "$:/core/buttonstyles/Rounded",
"tags": "$:/tags/ToolbarButtonStyle",
"caption": "{{$:/language/ControlPanel/Settings/ToolbarButtonStyle/Styles/Rounded}}",
"text": "tc-btn-rounded"
},
"$:/core/ui/ControlPanel/Settings/CamelCase": {
"title": "$:/core/ui/ControlPanel/Settings/CamelCase",
"tags": "$:/tags/ControlPanel/Settings",
"caption": "{{$:/language/ControlPanel/Settings/CamelCase/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/CamelCase/\n<<lingo Hint>>\n\n<$checkbox tiddler=\"$:/config/WikiParserRules/Inline/wikilink\" field=\"text\" checked=\"enable\" unchecked=\"disable\" default=\"enable\"> <$link to=\"$:/config/WikiParserRules/Inline/wikilink\"><<lingo Description>></$link> </$checkbox>\n"
},
"$:/core/ui/ControlPanel/Settings/DefaultMoreSidebarTab": {
"title": "$:/core/ui/ControlPanel/Settings/DefaultMoreSidebarTab",
"caption": "{{$:/language/ControlPanel/Settings/DefaultMoreSidebarTab/Caption}}",
"tags": "$:/tags/ControlPanel/Settings",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/DefaultMoreSidebarTab/\n\n<$link to=\"$:/config/DefaultMoreSidebarTab\"><<lingo Hint>></$link>\n\n<$select tiddler=\"$:/config/DefaultMoreSidebarTab\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/MoreSideBar]!has[draft.of]]\">\n<option value=<<currentTiddler>>><$transclude field=\"caption\"><$text text=<<currentTiddler>>/></$transclude></option>\n</$list>\n</$select>\n"
},
"$:/core/ui/ControlPanel/Settings/DefaultSidebarTab": {
"title": "$:/core/ui/ControlPanel/Settings/DefaultSidebarTab",
"caption": "{{$:/language/ControlPanel/Settings/DefaultSidebarTab/Caption}}",
"tags": "$:/tags/ControlPanel/Settings",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/DefaultSidebarTab/\n\n<$link to=\"$:/config/DefaultSidebarTab\"><<lingo Hint>></$link>\n\n<$select tiddler=\"$:/config/DefaultSidebarTab\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/SideBar]!has[draft.of]]\">\n<option value=<<currentTiddler>>><$transclude field=\"caption\"><$text text=<<currentTiddler>>/></$transclude></option>\n</$list>\n</$select>\n"
},
"$:/core/ui/ControlPanel/Settings/EditorToolbar": {
"title": "$:/core/ui/ControlPanel/Settings/EditorToolbar",
"tags": "$:/tags/ControlPanel/Settings",
"caption": "{{$:/language/ControlPanel/Settings/EditorToolbar/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/EditorToolbar/\n<<lingo Hint>>\n\n<$checkbox tiddler=\"$:/config/TextEditor/EnableToolbar\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"yes\"> <$link to=\"$:/config/TextEditor/EnableToolbar\"><<lingo Description>></$link> </$checkbox>\n\n"
},
"$:/core/ui/ControlPanel/Settings/InfoPanelMode": {
"title": "$:/core/ui/ControlPanel/Settings/InfoPanelMode",
"tags": "$:/tags/ControlPanel/Settings",
"caption": "{{$:/language/ControlPanel/Settings/InfoPanelMode/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/InfoPanelMode/\n<$link to=\"$:/config/TiddlerInfo/Mode\"><<lingo Hint>></$link>\n\n<$radio tiddler=\"$:/config/TiddlerInfo/Mode\" value=\"popup\"> <<lingo Popup/Description>> </$radio>\n\n<$radio tiddler=\"$:/config/TiddlerInfo/Mode\" value=\"sticky\"> <<lingo Sticky/Description>> </$radio>\n"
},
"$:/core/ui/ControlPanel/Settings/LinkToBehaviour": {
"title": "$:/core/ui/ControlPanel/Settings/LinkToBehaviour",
"tags": "$:/tags/ControlPanel/Settings",
"caption": "{{$:/language/ControlPanel/Settings/LinkToBehaviour/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/LinkToBehaviour/\n\n<$link to=\"$:/config/Navigation/openLinkFromInsideRiver\"><<lingo \"InsideRiver/Hint\">></$link>\n\n<$select tiddler=\"$:/config/Navigation/openLinkFromInsideRiver\">\n <option value=\"above\"><<lingo \"OpenAbove\">></option>\n <option value=\"below\"><<lingo \"OpenBelow\">></option>\n <option value=\"top\"><<lingo \"OpenAtTop\">></option>\n <option value=\"bottom\"><<lingo \"OpenAtBottom\">></option>\n</$select>\n\n<$link to=\"$:/config/Navigation/openLinkFromOutsideRiver\"><<lingo \"OutsideRiver/Hint\">></$link>\n\n<$select tiddler=\"$:/config/Navigation/openLinkFromOutsideRiver\">\n <option value=\"top\"><<lingo \"OpenAtTop\">></option>\n <option value=\"bottom\"><<lingo \"OpenAtBottom\">></option>\n</$select>\n"
},
"$:/core/ui/ControlPanel/Settings/MissingLinks": {
"title": "$:/core/ui/ControlPanel/Settings/MissingLinks",
"tags": "$:/tags/ControlPanel/Settings",
"caption": "{{$:/language/ControlPanel/Settings/MissingLinks/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/MissingLinks/\n<<lingo Hint>>\n\n<$checkbox tiddler=\"$:/config/MissingLinks\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"yes\"> <$link to=\"$:/config/MissingLinks\"><<lingo Description>></$link> </$checkbox>\n\n"
},
"$:/core/ui/ControlPanel/Settings/NavigationAddressBar": {
"title": "$:/core/ui/ControlPanel/Settings/NavigationAddressBar",
"tags": "$:/tags/ControlPanel/Settings",
"caption": "{{$:/language/ControlPanel/Settings/NavigationAddressBar/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/NavigationAddressBar/\n\n<$link to=\"$:/config/Navigation/UpdateAddressBar\"><<lingo Hint>></$link>\n\n<$radio tiddler=\"$:/config/Navigation/UpdateAddressBar\" value=\"permaview\"> <<lingo Permaview/Description>> </$radio>\n\n<$radio tiddler=\"$:/config/Navigation/UpdateAddressBar\" value=\"permalink\"> <<lingo Permalink/Description>> </$radio>\n\n<$radio tiddler=\"$:/config/Navigation/UpdateAddressBar\" value=\"no\"> <<lingo No/Description>> </$radio>\n"
},
"$:/core/ui/ControlPanel/Settings/NavigationHistory": {
"title": "$:/core/ui/ControlPanel/Settings/NavigationHistory",
"tags": "$:/tags/ControlPanel/Settings",
"caption": "{{$:/language/ControlPanel/Settings/NavigationHistory/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/NavigationHistory/\n<$link to=\"$:/config/Navigation/UpdateHistory\"><<lingo Hint>></$link>\n\n<$radio tiddler=\"$:/config/Navigation/UpdateHistory\" value=\"yes\"> <<lingo Yes/Description>> </$radio>\n\n<$radio tiddler=\"$:/config/Navigation/UpdateHistory\" value=\"no\"> <<lingo No/Description>> </$radio>\n"
},
"$:/core/ui/ControlPanel/Settings/NavigationPermalinkviewMode": {
"title": "$:/core/ui/ControlPanel/Settings/NavigationPermalinkviewMode",
"tags": "$:/tags/ControlPanel/Settings",
"caption": "{{$:/language/ControlPanel/Settings/NavigationPermalinkviewMode/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/NavigationPermalinkviewMode/\n<<lingo Hint>>\n\n<$checkbox tiddler=\"$:/config/Navigation/Permalinkview/CopyToClipboard\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"yes\"> <$link to=\"$:/config/Navigation/Permalinkview/CopyToClipboard\"><<lingo CopyToClipboard/Description>></$link> </$checkbox>\n\n<$checkbox tiddler=\"$:/config/Navigation/Permalinkview/UpdateAddressBar\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"yes\"> <$link to=\"$:/config/Navigation/Permalinkview/UpdateAddressBar\"><<lingo UpdateAddressBar/Description>></$link> </$checkbox>\n"
},
"$:/core/ui/ControlPanel/Settings/PerformanceInstrumentation": {
"title": "$:/core/ui/ControlPanel/Settings/PerformanceInstrumentation",
"tags": "$:/tags/ControlPanel/Settings",
"caption": "{{$:/language/ControlPanel/Settings/PerformanceInstrumentation/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/PerformanceInstrumentation/\n<<lingo Hint>>\n\n<$checkbox tiddler=\"$:/config/Performance/Instrumentation\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"no\"> <$link to=\"$:/config/Performance/Instrumentation\"><<lingo Description>></$link> </$checkbox>\n"
},
"$:/core/ui/ControlPanel/Settings/TitleLinks": {
"title": "$:/core/ui/ControlPanel/Settings/TitleLinks",
"tags": "$:/tags/ControlPanel/Settings",
"caption": "{{$:/language/ControlPanel/Settings/TitleLinks/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/TitleLinks/\n<$link to=\"$:/config/Tiddlers/TitleLinks\"><<lingo Hint>></$link>\n\n<$radio tiddler=\"$:/config/Tiddlers/TitleLinks\" value=\"yes\"> <<lingo Yes/Description>> </$radio>\n\n<$radio tiddler=\"$:/config/Tiddlers/TitleLinks\" value=\"no\"> <<lingo No/Description>> </$radio>\n"
},
"$:/core/ui/ControlPanel/Settings/ToolbarButtonStyle": {
"title": "$:/core/ui/ControlPanel/Settings/ToolbarButtonStyle",
"tags": "$:/tags/ControlPanel/Settings",
"caption": "{{$:/language/ControlPanel/Settings/ToolbarButtonStyle/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/ToolbarButtonStyle/\n<$link to=\"$:/config/Toolbar/ButtonClass\"><<lingo \"Hint\">></$link>\n\n<$select tiddler=\"$:/config/Toolbar/ButtonClass\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ToolbarButtonStyle]]\">\n<option value={{!!text}}>{{!!caption}}</option>\n</$list>\n</$select>\n"
},
"$:/core/ui/ControlPanel/Settings/ToolbarButtons": {
"title": "$:/core/ui/ControlPanel/Settings/ToolbarButtons",
"tags": "$:/tags/ControlPanel/Settings",
"caption": "{{$:/language/ControlPanel/Settings/ToolbarButtons/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/ToolbarButtons/\n<<lingo Hint>>\n\n<$checkbox tiddler=\"$:/config/Toolbar/Icons\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"yes\"> <$link to=\"$:/config/Toolbar/Icons\"><<lingo Icons/Description>></$link> </$checkbox>\n\n<$checkbox tiddler=\"$:/config/Toolbar/Text\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"no\"> <$link to=\"$:/config/Toolbar/Text\"><<lingo Text/Description>></$link> </$checkbox>\n"
},
"$:/core/ui/ControlPanel/Settings": {
"title": "$:/core/ui/ControlPanel/Settings",
"tags": "$:/tags/ControlPanel",
"caption": "{{$:/language/ControlPanel/Settings/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/Settings/\n\n<<lingo Hint>>\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Settings]]\">\n\n<div style=\"border-top:1px solid #eee;\">\n\n!! <$link><$transclude field=\"caption\"/></$link>\n\n<$transclude/>\n\n</div>\n\n</$list>\n"
},
"$:/core/ui/ControlPanel/StoryView": {
"title": "$:/core/ui/ControlPanel/StoryView",
"tags": "$:/tags/ControlPanel/Appearance",
"caption": "{{$:/language/ControlPanel/StoryView/Caption}}",
"text": "{{$:/snippets/viewswitcher}}\n"
},
"$:/core/ui/ControlPanel/Stylesheets": {
"title": "$:/core/ui/ControlPanel/Stylesheets",
"tags": "$:/tags/ControlPanel/Advanced",
"caption": "{{$:/language/ControlPanel/Stylesheets/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/\n\n<<lingo Stylesheets/Hint>>\n\n{{$:/snippets/peek-stylesheets}}\n"
},
"$:/core/ui/ControlPanel/Theme": {
"title": "$:/core/ui/ControlPanel/Theme",
"tags": "$:/tags/ControlPanel/Appearance",
"caption": "{{$:/language/ControlPanel/Theme/Caption}}",
"text": "{{$:/snippets/themeswitcher}}\n"
},
"$:/core/ui/ControlPanel/TiddlerFields": {
"title": "$:/core/ui/ControlPanel/TiddlerFields",
"tags": "$:/tags/ControlPanel/Advanced",
"caption": "{{$:/language/ControlPanel/TiddlerFields/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/\n\n<<lingo TiddlerFields/Hint>>\n\n{{$:/snippets/allfields}}"
},
"$:/core/ui/ControlPanel/Toolbars/EditToolbar": {
"title": "$:/core/ui/ControlPanel/Toolbars/EditToolbar",
"tags": "$:/tags/ControlPanel/Toolbars",
"caption": "{{$:/language/ControlPanel/Toolbars/EditToolbar/Caption}}",
"text": "\\define lingo-base() $:/language/TiddlerInfo/\n\n\\define config-base() $:/config/EditToolbarButtons/Visibility/\n\n{{$:/language/ControlPanel/Toolbars/EditToolbar/Hint}}\n\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$macrocall $name=\"list-tagged-draggable\" tag=\"$:/tags/EditToolbar\" itemTemplate=\"$:/core/ui/ControlPanel/Toolbars/ItemTemplate\"/>\n\n</$set>\n\n</$set>"
},
"$:/core/ui/ControlPanel/Toolbars/EditorItemTemplate": {
"title": "$:/core/ui/ControlPanel/Toolbars/EditorItemTemplate",
"text": "\\define config-title()\n$(config-base)$$(currentTiddler)$\n\\end\n\n<$draggable tiddler=<<currentTiddler>>>\n<$checkbox tiddler=<<config-title>> field=\"text\" checked=\"show\" unchecked=\"hide\" default=\"show\"/> <span class=\"tc-icon-wrapper\"><$transclude tiddler={{!!icon}}/></span> <$transclude field=\"caption\"/> -- <i class=\"tc-muted\"><$transclude field=\"description\"/></i>\n</$draggable>\n"
},
"$:/core/ui/ControlPanel/Toolbars/EditorToolbar": {
"title": "$:/core/ui/ControlPanel/Toolbars/EditorToolbar",
"tags": "$:/tags/ControlPanel/Toolbars",
"caption": "{{$:/language/ControlPanel/Toolbars/EditorToolbar/Caption}}",
"text": "\\define lingo-base() $:/language/TiddlerInfo/\n\n\\define config-base() $:/config/EditorToolbarButtons/Visibility/\n\n{{$:/language/ControlPanel/Toolbars/EditorToolbar/Hint}}\n\n<$macrocall $name=\"list-tagged-draggable\" tag=\"$:/tags/EditorToolbar\" itemTemplate=\"$:/core/ui/ControlPanel/Toolbars/EditorItemTemplate\"/>\n"
},
"$:/core/ui/ControlPanel/Toolbars/ItemTemplate": {
"title": "$:/core/ui/ControlPanel/Toolbars/ItemTemplate",
"text": "\\define config-title()\n$(config-base)$$(currentTiddler)$\n\\end\n\n<$draggable tiddler=<<currentTiddler>>>\n<$checkbox tiddler=<<config-title>> field=\"text\" checked=\"show\" unchecked=\"hide\" default=\"show\"/> <span class=\"tc-icon-wrapper\"> <$transclude field=\"caption\"/> <i class=\"tc-muted\">-- <$transclude field=\"description\"/></i></span>\n</$draggable>\n"
},
"$:/core/ui/ControlPanel/Toolbars/PageControls": {
"title": "$:/core/ui/ControlPanel/Toolbars/PageControls",
"tags": "$:/tags/ControlPanel/Toolbars",
"caption": "{{$:/language/ControlPanel/Toolbars/PageControls/Caption}}",
"text": "\\define lingo-base() $:/language/TiddlerInfo/\n\n\\define config-base() $:/config/PageControlButtons/Visibility/\n\n{{$:/language/ControlPanel/Toolbars/PageControls/Hint}}\n\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$macrocall $name=\"list-tagged-draggable\" tag=\"$:/tags/PageControls\" itemTemplate=\"$:/core/ui/ControlPanel/Toolbars/ItemTemplate\"/>\n\n</$set>\n\n</$set>\n"
},
"$:/core/ui/ControlPanel/Toolbars/ViewToolbar": {
"title": "$:/core/ui/ControlPanel/Toolbars/ViewToolbar",
"tags": "$:/tags/ControlPanel/Toolbars",
"caption": "{{$:/language/ControlPanel/Toolbars/ViewToolbar/Caption}}",
"text": "\\define lingo-base() $:/language/TiddlerInfo/\n\n\\define config-base() $:/config/ViewToolbarButtons/Visibility/\n\n{{$:/language/ControlPanel/Toolbars/ViewToolbar/Hint}}\n\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$macrocall $name=\"list-tagged-draggable\" tag=\"$:/tags/ViewToolbar\" itemTemplate=\"$:/core/ui/ControlPanel/Toolbars/ItemTemplate\"/>\n\n</$set>\n\n</$set>\n"
},
"$:/core/ui/ControlPanel/Toolbars": {
"title": "$:/core/ui/ControlPanel/Toolbars",
"tags": "$:/tags/ControlPanel/Appearance",
"caption": "{{$:/language/ControlPanel/Toolbars/Caption}}",
"text": "{{$:/language/ControlPanel/Toolbars/Hint}}\n\n<div class=\"tc-control-panel\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Toolbars]!has[draft.of]]\" \"$:/core/ui/ControlPanel/Toolbars/ViewToolbar\" \"$:/state/tabs/controlpanel/toolbars\" \"tc-vertical\">>\n</div>\n"
},
"$:/ControlPanel": {
"title": "$:/ControlPanel",
"icon": "$:/core/images/options-button",
"color": "#bbb",
"text": "<div class=\"tc-control-panel\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/ControlPanel]!has[draft.of]]\" \"$:/core/ui/ControlPanel/Info\">>\n</div>\n"
},
"$:/core/ui/DefaultSearchResultList": {
"title": "$:/core/ui/DefaultSearchResultList",
"tags": "$:/tags/SearchResults",
"caption": "{{$:/language/Search/DefaultResults/Caption}}",
"text": "\\define searchResultList()\n//<small>{{$:/language/Search/Matches/Title}}</small>//\n\n<$list filter=\"[!is[system]search:title{$(searchTiddler)$}sort[title]limit[250]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n\n//<small>{{$:/language/Search/Matches/All}}</small>//\n\n<$list filter=\"[!is[system]search{$(searchTiddler)$}sort[title]limit[250]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n\n\\end\n<<searchResultList>>\n"
},
"$:/core/ui/EditTemplate/body/preview/diffs-current": {
"title": "$:/core/ui/EditTemplate/body/preview/diffs-current",
"tags": "$:/tags/EditPreview",
"caption": "differences from current",
"list-after": "$:/core/ui/EditTemplate/body/preview/output",
"text": "<$list filter=\"[<currentTiddler>!is[image]]\" emptyMessage={{$:/core/ui/EditTemplate/body/preview/output}}>\n\n<$macrocall $name=\"compareTiddlerText\" sourceTiddlerTitle={{!!draft.of}} destTiddlerTitle=<<currentTiddler>>/>\n\n</$list>\n\n"
},
"$:/core/ui/EditTemplate/body/preview/diffs-shadow": {
"title": "$:/core/ui/EditTemplate/body/preview/diffs-shadow",
"tags": "$:/tags/EditPreview",
"caption": "differences from shadow (if any)",
"list-after": "$:/core/ui/EditTemplate/body/preview/output",
"text": "<$list filter=\"[<currentTiddler>!is[image]]\" emptyMessage={{$:/core/ui/EditTemplate/body/preview/output}}>\n\n<$macrocall $name=\"compareTiddlerText\" sourceTiddlerTitle={{{ [{!!draft.of}shadowsource[]] }}} sourceSubTiddlerTitle={{!!draft.of}} destTiddlerTitle=<<currentTiddler>>/>\n\n</$list>\n\n"
},
"$:/core/ui/EditTemplate/body/preview/output": {
"title": "$:/core/ui/EditTemplate/body/preview/output",
"tags": "$:/tags/EditPreview",
"caption": "{{$:/language/EditTemplate/Body/Preview/Type/Output}}",
"text": "\\import [all[shadows+tiddlers]tag[$:/tags/Macro/View]!has[draft.of]]\n<$set name=\"tv-tiddler-preview\" value=\"yes\">\n\n<$transclude />\n\n</$set>\n"
},
"$:/state/showeditpreview": {
"title": "$:/state/showeditpreview",
"text": "no"
},
"$:/core/ui/EditTemplate/body/editor": {
"title": "$:/core/ui/EditTemplate/body/editor",
"text": "<$edit\n\n field=\"text\"\n class=\"tc-edit-texteditor tc-edit-texteditor-body\"\n placeholder={{$:/language/EditTemplate/Body/Placeholder}}\n tabindex={{$:/config/EditTabIndex}}\n focus={{{ [{$:/config/AutoFocus}match[text]then[true]] ~[[false]] }}}\n\n><$set\n\n name=\"targetTiddler\"\n value=<<currentTiddler>>\n\n><$list\n\n filter=\"[all[shadows+tiddlers]tag[$:/tags/EditorToolbar]!has[draft.of]]\"\n\n><$reveal\n\n type=\"nomatch\"\n state=<<config-visibility-title>>\n text=\"hide\"\n class=\"tc-text-editor-toolbar-item-wrapper\"\n\n><$transclude\n\n tiddler=\"$:/core/ui/EditTemplate/body/toolbar/button\"\n mode=\"inline\"\n\n/></$reveal></$list></$set></$edit>\n"
},
"$:/core/ui/EditTemplate/body/toolbar/button": {
"title": "$:/core/ui/EditTemplate/body/toolbar/button",
"text": "\\define toolbar-button-icon()\n<$list\n\n filter=\"[all[current]!has[custom-icon]]\"\n variable=\"no-custom-icon\"\n\n><$transclude\n\n tiddler={{!!icon}}\n\n/></$list>\n\\end\n\n\\define toolbar-button-tooltip()\n{{!!description}}<$macrocall $name=\"displayshortcuts\" $output=\"text/plain\" shortcuts={{!!shortcuts}} prefix=\"` - [\" separator=\"] [\" suffix=\"]`\"/>\n\\end\n\n\\define toolbar-button()\n<$list\n\n filter={{!!condition}}\n variable=\"list-condition\"\n\n><$wikify\n\n name=\"tooltip-text\"\n text=<<toolbar-button-tooltip>>\n mode=\"inline\"\n output=\"text\"\n\n><$list\n\n filter=\"[all[current]!has[dropdown]]\"\n variable=\"no-dropdown\"\n\n><$button\n\n class=\"tc-btn-invisible $(buttonClasses)$\"\n tooltip=<<tooltip-text>>\n actions={{!!actions}}\n\n><span\n\n data-tw-keyboard-shortcut={{!!shortcuts}}\n\n/><<toolbar-button-icon>><$transclude\n\n tiddler=<<currentTiddler>>\n field=\"text\"\n\n/></$button></$list><$list\n\n filter=\"[all[current]has[dropdown]]\"\n variable=\"dropdown\"\n\n><$set\n\n name=\"dropdown-state\"\n value=<<qualify \"$:/state/EditorToolbarDropdown\">>\n\n><$button\n\n popup=<<dropdown-state>>\n class=\"tc-popup-keep tc-btn-invisible $(buttonClasses)$\"\n selectedClass=\"tc-selected\"\n tooltip=<<tooltip-text>>\n actions={{!!actions}}\n\n><span\n\n data-tw-keyboard-shortcut={{!!shortcuts}}\n\n/><<toolbar-button-icon>><$transclude\n\n tiddler=<<currentTiddler>>\n field=\"text\"\n\n/></$button><$reveal\n\n state=<<dropdown-state>>\n type=\"popup\"\n position=\"below\"\n animate=\"yes\"\n tag=\"span\"\n\n><div\n\n class=\"tc-drop-down tc-popup-keep\"\n\n><$transclude\n\n tiddler={{!!dropdown}}\n mode=\"block\"\n\n/></div></$reveal></$set></$list></$wikify></$list>\n\\end\n\n\\define toolbar-button-outer()\n<$set\n\n name=\"buttonClasses\"\n value={{!!button-classes}}\n\n><<toolbar-button>></$set>\n\\end\n\n<<toolbar-button-outer>>"
},
"$:/core/ui/EditTemplate/body": {
"title": "$:/core/ui/EditTemplate/body",
"tags": "$:/tags/EditTemplate",
"text": "\\define lingo-base() $:/language/EditTemplate/Body/\n\\define config-visibility-title()\n$:/config/EditorToolbarButtons/Visibility/$(currentTiddler)$\n\\end\n<$list filter=\"[all[current]has[_canonical_uri]]\">\n\n<div class=\"tc-message-box\">\n\n<<lingo External/Hint>>\n\n<a href={{!!_canonical_uri}}><$text text={{!!_canonical_uri}}/></a>\n\n<$edit-text field=\"_canonical_uri\" class=\"tc-edit-fields\" tabindex={{$:/config/EditTabIndex}}></$edit-text>\n\n</div>\n\n</$list>\n\n<$list filter=\"[all[current]!has[_canonical_uri]]\">\n\n<$reveal state=\"$:/state/showeditpreview\" type=\"match\" text=\"yes\">\n\n<div class=\"tc-tiddler-preview\">\n\n<$transclude tiddler=\"$:/core/ui/EditTemplate/body/editor\" mode=\"inline\"/>\n\n<div class=\"tc-tiddler-preview-preview\">\n\n<$transclude tiddler={{$:/state/editpreviewtype}} mode=\"inline\">\n\n<$transclude tiddler=\"$:/core/ui/EditTemplate/body/preview/output\" mode=\"inline\"/>\n\n</$transclude>\n\n</div>\n\n</div>\n\n</$reveal>\n\n<$reveal state=\"$:/state/showeditpreview\" type=\"nomatch\" text=\"yes\">\n\n<$transclude tiddler=\"$:/core/ui/EditTemplate/body/editor\" mode=\"inline\"/>\n\n</$reveal>\n\n</$list>\n"
},
"$:/core/ui/EditTemplate/controls": {
"title": "$:/core/ui/EditTemplate/controls",
"tags": "$:/tags/EditTemplate",
"text": "\\define config-title()\n$:/config/EditToolbarButtons/Visibility/$(listItem)$\n\\end\n<div class=\"tc-tiddler-title tc-tiddler-edit-title\">\n<$view field=\"title\"/>\n<span class=\"tc-tiddler-controls tc-titlebar\"><$list filter=\"[all[shadows+tiddlers]tag[$:/tags/EditToolbar]!has[draft.of]]\" variable=\"listItem\"><$reveal type=\"nomatch\" state=<<config-title>> text=\"hide\"><$transclude tiddler=<<listItem>>/></$reveal></$list></span>\n<div style=\"clear: both;\"></div>\n</div>\n"
},
"$:/core/ui/EditTemplate/fields": {
"title": "$:/core/ui/EditTemplate/fields",
"tags": "$:/tags/EditTemplate",
"text": "\\define lingo-base() $:/language/EditTemplate/\n\\define config-title()\n$:/config/EditTemplateFields/Visibility/$(currentField)$\n\\end\n\n\\define config-filter()\n[[hide]] -[title{$(config-title)$}]\n\\end\n\n\\define current-tiddler-new-field-selector()\n[data-tiddler-title=\"$(currentTiddlerCSSescaped)$\"] .tc-edit-field-add-name input\n\\end\n\n\\define new-field-actions()\n<$action-sendmessage $message=\"tm-add-field\" $name={{{ [<newFieldNameTiddler>get[text]] }}} $value={{{ [<newFieldValueTiddler>get[text]] }}}/>\n<$action-deletetiddler $tiddler=<<newFieldNameTiddler>>/>\n<$action-deletetiddler $tiddler=<<newFieldValueTiddler>>/>\n<$action-sendmessage $message=\"tm-focus-selector\" $param=<<current-tiddler-new-field-selector>>/>\n\\end\n\n\\define new-field()\n<$vars name={{{ [<newFieldNameTiddler>get[text]] }}}>\n<$reveal type=\"nomatch\" text=\"\" default=<<name>>>\n<$button tooltip=<<lingo Fields/Add/Button/Hint>>>\n<$action-sendmessage $message=\"tm-add-field\"\n$name=<<name>>\n$value={{{ [<newFieldValueTiddler>get[text]] }}}/>\n<$action-deletetiddler $tiddler=<<newFieldNameTiddler>>/>\n<$action-deletetiddler $tiddler=<<newFieldValueTiddler>>/>\n<<lingo Fields/Add/Button>>\n</$button>\n</$reveal>\n<$reveal type=\"match\" text=\"\" default=<<name>>>\n<$button>\n<<lingo Fields/Add/Button>>\n</$button>\n</$reveal>\n</$vars>\n\\end\n\\whitespace trim\n\n<div class=\"tc-edit-fields\">\n<table class=\"tc-edit-fields\">\n<tbody>\n<$list filter=\"[all[current]fields[]] +[sort[title]]\" variable=\"currentField\" storyview=\"pop\">\n<$list filter=<<config-filter>> variable=\"temp\">\n<tr class=\"tc-edit-field\">\n<td class=\"tc-edit-field-name\">\n<$text text=<<currentField>>/>:</td>\n<td class=\"tc-edit-field-value\">\n<$edit-text tiddler=<<currentTiddler>> field=<<currentField>> placeholder={{$:/language/EditTemplate/Fields/Add/Value/Placeholder}} tabindex={{$:/config/EditTabIndex}}/>\n</td>\n<td class=\"tc-edit-field-remove\">\n<$button class=\"tc-btn-invisible\" tooltip={{$:/language/EditTemplate/Field/Remove/Hint}} aria-label={{$:/language/EditTemplate/Field/Remove/Caption}}>\n<$action-deletefield $field=<<currentField>>/>\n{{$:/core/images/delete-button}}\n</$button>\n</td>\n</tr>\n</$list>\n</$list>\n</tbody>\n</table>\n</div>\n\n<$fieldmangler>\n<div class=\"tc-edit-field-add\">\n<em class=\"tc-edit\">\n<<lingo Fields/Add/Prompt>> \n</em>\n<span class=\"tc-edit-field-add-name\">\n<$edit-text tiddler=<<newFieldNameTiddler>> tag=\"input\" default=\"\" placeholder={{$:/language/EditTemplate/Fields/Add/Name/Placeholder}} focusPopup=<<qualify \"$:/state/popup/field-dropdown\">> class=\"tc-edit-texteditor tc-popup-handle\" tabindex={{$:/config/EditTabIndex}} focus={{{ [{$:/config/AutoFocus}match[fields]then[true]] ~[[false]] }}}/>\n</span> \n<$button popup=<<qualify \"$:/state/popup/field-dropdown\">> class=\"tc-btn-invisible tc-btn-dropdown\" tooltip={{$:/language/EditTemplate/Field/Dropdown/Hint}} aria-label={{$:/language/EditTemplate/Field/Dropdown/Caption}}>{{$:/core/images/down-arrow}}</$button> \n<$reveal state=<<qualify \"$:/state/popup/field-dropdown\">> type=\"nomatch\" text=\"\" default=\"\">\n<div class=\"tc-block-dropdown tc-edit-type-dropdown\">\n<$set name=\"tv-show-missing-links\" value=\"yes\">\n<$linkcatcher to=<<newFieldNameTiddler>>>\n<div class=\"tc-dropdown-item\">\n<<lingo Fields/Add/Dropdown/User>>\n</div>\n<$set name=\"newFieldName\" value={{{ [<newFieldNameTiddler>get[text]] }}}>\n<$list filter=\"[!is[shadow]!is[system]fields[]search:title<newFieldName>sort[]] -created -creator -draft.of -draft.title -modified -modifier -tags -text -title -type\" variable=\"currentField\">\n<$link to=<<currentField>>>\n<$text text=<<currentField>>/>\n</$link>\n</$list>\n<div class=\"tc-dropdown-item\">\n<<lingo Fields/Add/Dropdown/System>>\n</div>\n<$list filter=\"[fields[]search:title<newFieldName>sort[]] -[!is[shadow]!is[system]fields[]]\" variable=\"currentField\">\n<$link to=<<currentField>>>\n<$text text=<<currentField>>/>\n</$link>\n</$list>\n</$set>\n</$linkcatcher>\n</$set>\n</div>\n</$reveal>\n<span class=\"tc-edit-field-add-value\">\n<$set name=\"currentTiddlerCSSescaped\" value={{{ [<currentTiddler>escapecss[]] }}}>\n<$keyboard key=\"((add-field))\" actions=<<new-field-actions>>>\n<$edit-text tiddler=<<newFieldValueTiddler>> tag=\"input\" default=\"\" placeholder={{$:/language/EditTemplate/Fields/Add/Value/Placeholder}} class=\"tc-edit-texteditor\" tabindex={{$:/config/EditTabIndex}}/>\n</$keyboard>\n</$set>\n</span> \n<span class=\"tc-edit-field-add-button\">\n<$macrocall $name=\"new-field\"/>\n</span>\n</div>\n</$fieldmangler>\n"
},
"$:/core/ui/EditTemplate/shadow": {
"title": "$:/core/ui/EditTemplate/shadow",
"tags": "$:/tags/EditTemplate",
"text": "\\define lingo-base() $:/language/EditTemplate/Shadow/\n\\define pluginLinkBody()\n<$link to=\"\"\"$(pluginTitle)$\"\"\">\n<$text text=\"\"\"$(pluginTitle)$\"\"\"/>\n</$link>\n\\end\n<$list filter=\"[all[current]get[draft.of]is[shadow]!is[tiddler]]\">\n\n<$list filter=\"[all[current]shadowsource[]]\" variable=\"pluginTitle\">\n\n<$set name=\"pluginLink\" value=<<pluginLinkBody>>>\n<div class=\"tc-message-box\">\n\n<<lingo Warning>>\n\n</div>\n</$set>\n</$list>\n\n</$list>\n\n<$list filter=\"[all[current]get[draft.of]is[shadow]is[tiddler]]\">\n\n<$list filter=\"[all[current]shadowsource[]]\" variable=\"pluginTitle\">\n\n<$set name=\"pluginLink\" value=<<pluginLinkBody>>>\n<div class=\"tc-message-box\">\n\n<<lingo OverriddenWarning>>\n\n</div>\n</$set>\n</$list>\n\n</$list>"
},
"$:/core/ui/EditTemplate/tags": {
"title": "$:/core/ui/EditTemplate/tags",
"tags": "$:/tags/EditTemplate",
"text": "\\whitespace trim\n\n\\define lingo-base() $:/language/EditTemplate/\n\n\\define tag-styles()\nbackground-color:$(backgroundColor)$;\nfill:$(foregroundColor)$;\ncolor:$(foregroundColor)$;\n\\end\n\n\\define tag-body-inner(colour,fallbackTarget,colourA,colourB,icon)\n\\whitespace trim\n<$vars foregroundColor=<<contrastcolour target:\"\"\"$colour$\"\"\" fallbackTarget:\"\"\"$fallbackTarget$\"\"\" colourA:\"\"\"$colourA$\"\"\" colourB:\"\"\"$colourB$\"\"\">> backgroundColor=\"\"\"$colour$\"\"\">\n<span style=<<tag-styles>> class=\"tc-tag-label tc-tag-list-item\">\n<$transclude tiddler=\"\"\"$icon$\"\"\"/><$view field=\"title\" format=\"text\" />\n<$button message=\"tm-remove-tag\" param={{!!title}} class=\"tc-btn-invisible tc-remove-tag-button\">{{$:/core/images/close-button}}</$button>\n</span>\n</$vars>\n\\end\n\n\\define tag-body(colour,palette,icon)\n<$macrocall $name=\"tag-body-inner\" colour=\"\"\"$colour$\"\"\" fallbackTarget={{$palette$##tag-background}} colourA={{$palette$##foreground}} colourB={{$palette$##background}} icon=\"\"\"$icon$\"\"\"/>\n\\end\n\n<div class=\"tc-edit-tags\">\n<$fieldmangler>\n<$list filter=\"[all[current]tags[]sort[title]]\" storyview=\"pop\">\n<$macrocall $name=\"tag-body\" colour={{!!color}} palette={{$:/palette}} icon={{!!icon}}/>\n</$list>\n<$set name=\"tabIndex\" value={{$:/config/EditTabIndex}}>\n<$macrocall $name=\"tag-picker\"/>\n</$set>\n</$fieldmangler>\n</div>\n"
},
"$:/core/ui/EditTemplate/title": {
"title": "$:/core/ui/EditTemplate/title",
"tags": "$:/tags/EditTemplate",
"text": "<$edit-text field=\"draft.title\" class=\"tc-titlebar tc-edit-texteditor\" focus={{{ [{$:/config/AutoFocus}match[title]then[true]] ~[[false]] }}} tabindex={{$:/config/EditTabIndex}}/>\n\n<$vars pattern=\"\"\"[\\|\\[\\]{}]\"\"\" bad-chars=\"\"\"`| [ ] { }`\"\"\">\n\n<$list filter=\"[all[current]regexp:draft.title<pattern>]\" variable=\"listItem\">\n\n<div class=\"tc-message-box\">\n\n{{$:/core/images/warning}} {{$:/language/EditTemplate/Title/BadCharacterWarning}}\n\n</div>\n\n</$list>\n\n</$vars>\n\n<$reveal state=\"!!draft.title\" type=\"nomatch\" text={{!!draft.of}} tag=\"div\">\n\n<$list filter=\"[{!!draft.title}!is[missing]]\" variable=\"listItem\">\n\n<div class=\"tc-message-box\">\n\n{{$:/core/images/warning}} {{$:/language/EditTemplate/Title/Exists/Prompt}}\n\n</div>\n\n</$list>\n\n<$list filter=\"[{!!draft.of}!is[missing]]\" variable=\"listItem\">\n\n<$vars fromTitle={{!!draft.of}} toTitle={{!!draft.title}}>\n\n<$checkbox tiddler=\"$:/config/RelinkOnRename\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"no\"> {{$:/language/EditTemplate/Title/Relink/Prompt}}</$checkbox>\n\n<$list filter=\"[title<fromTitle>backlinks[]limit[1]]\" variable=\"listItem\">\n\n<$vars stateTiddler=<<qualify \"$:/state/edit/references\">> >\n\n<$reveal type=\"nomatch\" state=<<stateTiddler>> text=\"show\">\n<$button set=<<stateTiddler>> setTo=\"show\" class=\"tc-btn-invisible\">{{$:/core/images/right-arrow}} \n<<lingo EditTemplate/Title/References/Prompt>></$button>\n</$reveal>\n<$reveal type=\"match\" state=<<stateTiddler>> text=\"show\">\n<$button set=<<stateTiddler>> setTo=\"hide\" class=\"tc-btn-invisible\">{{$:/core/images/down-arrow}} \n<<lingo EditTemplate/Title/References/Prompt>></$button>\n</$reveal>\n\n<$reveal type=\"match\" state=<<stateTiddler>> text=\"show\">\n<$tiddler tiddler=<<fromTitle>> >\n<$transclude tiddler=\"$:/core/ui/TiddlerInfo/References\"/>\n</$tiddler>\n</$reveal>\n\n</$vars>\n\n</$list>\n\n</$vars>\n\n</$list>\n\n</$reveal>\n"
},
"$:/core/ui/EditTemplate/type": {
"title": "$:/core/ui/EditTemplate/type",
"tags": "$:/tags/EditTemplate",
"text": "\\define lingo-base() $:/language/EditTemplate/\n\\whitespace trim\n<div class=\"tc-type-selector\"><$fieldmangler>\n<em class=\"tc-edit\"><<lingo Type/Prompt>></em> <$edit-text field=\"type\" tag=\"input\" default=\"\" placeholder={{$:/language/EditTemplate/Type/Placeholder}} focusPopup=<<qualify \"$:/state/popup/type-dropdown\">> class=\"tc-edit-typeeditor tc-edit-texteditor tc-popup-handle\" tabindex={{$:/config/EditTabIndex}} focus={{{ [{$:/config/AutoFocus}match[type]then[true]] ~[[false]] }}}/> <$button popup=<<qualify \"$:/state/popup/type-dropdown\">> class=\"tc-btn-invisible tc-btn-dropdown\" tooltip={{$:/language/EditTemplate/Type/Dropdown/Hint}} aria-label={{$:/language/EditTemplate/Type/Dropdown/Caption}}>{{$:/core/images/down-arrow}}</$button> <$button message=\"tm-remove-field\" param=\"type\" class=\"tc-btn-invisible tc-btn-icon\" tooltip={{$:/language/EditTemplate/Type/Delete/Hint}} aria-label={{$:/language/EditTemplate/Type/Delete/Caption}}>{{$:/core/images/delete-button}}</$button>\n</$fieldmangler></div>\n\n<div class=\"tc-block-dropdown-wrapper\">\n<$set name=\"tv-show-missing-links\" value=\"yes\">\n<$reveal state=<<qualify \"$:/state/popup/type-dropdown\">> type=\"nomatch\" text=\"\" default=\"\">\n<div class=\"tc-block-dropdown tc-edit-type-dropdown\">\n<$linkcatcher to=\"!!type\">\n<$list filter='[all[shadows+tiddlers]prefix[$:/language/Docs/Types/]each[group]sort[group-sort]]'>\n<div class=\"tc-dropdown-item\">\n<$text text={{!!group}}/>\n</div>\n<$list filter=\"[all[shadows+tiddlers]prefix[$:/language/Docs/Types/]group{!!group}] +[sort[description]]\"><$link to={{!!name}}><$view field=\"description\"/> (<$view field=\"name\"/>)</$link>\n</$list>\n</$list>\n</$linkcatcher>\n</div>\n</$reveal>\n</$set>\n</div>\n"
},
"$:/core/ui/EditTemplate": {
"title": "$:/core/ui/EditTemplate",
"text": "\\define save-tiddler-actions()\n<$action-sendmessage $message=\"tm-add-tag\" $param={{{ [<newTagNameTiddler>get[text]] }}}/>\n<$action-deletetiddler $tiddler=<<newTagNameTiddler>>/>\n<$action-sendmessage $message=\"tm-add-field\" $name={{{ [<newFieldNameTiddler>get[text]] }}} $value={{{ [<newFieldValueTiddler>get[text]] }}}/>\n<$action-deletetiddler $tiddler=<<newFieldNameTiddler>>/>\n<$action-deletetiddler $tiddler=<<newFieldValueTiddler>>/>\n<$action-sendmessage $message=\"tm-save-tiddler\"/>\n\\end\n<div data-tiddler-title=<<currentTiddler>> data-tags={{!!tags}} class={{{ tc-tiddler-frame tc-tiddler-edit-frame [<currentTiddler>is[tiddler]then[tc-tiddler-exists]] [<currentTiddler>is[missing]!is[shadow]then[tc-tiddler-missing]] [<currentTiddler>is[shadow]then[tc-tiddler-exists tc-tiddler-shadow]] [<currentTiddler>is[system]then[tc-tiddler-system]] [{!!class}] [<currentTiddler>tags[]encodeuricomponent[]addprefix[tc-tagged-]] +[join[ ]] }}}>\n<$fieldmangler>\n<$vars storyTiddler=<<currentTiddler>> newTagNameTiddler=<<qualify \"$:/temp/NewTagName\">> newFieldNameTiddler=<<qualify \"$:/temp/NewFieldName\">> newFieldValueTiddler=<<qualify \"$:/temp/NewFieldValue\">>>\n<$keyboard key=\"((cancel-edit-tiddler))\" message=\"tm-cancel-tiddler\">\n<$keyboard key=\"((save-tiddler))\" actions=<<save-tiddler-actions>>>\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/EditTemplate]!has[draft.of]]\" variable=\"listItem\">\n<$set name=\"tv-config-toolbar-class\" filter=\"[<tv-config-toolbar-class>] [<listItem>encodeuricomponent[]addprefix[tc-btn-]]\">\n<$transclude tiddler=<<listItem>>/>\n</$set>\n</$list>\n</$keyboard>\n</$keyboard>\n</$vars>\n</$fieldmangler>\n</div>\n"
},
"$:/core/ui/Buttons/cancel": {
"title": "$:/core/ui/Buttons/cancel",
"tags": "$:/tags/EditToolbar",
"caption": "{{$:/core/images/cancel-button}} {{$:/language/Buttons/Cancel/Caption}}",
"description": "{{$:/language/Buttons/Cancel/Hint}}",
"text": "<$button message=\"tm-cancel-tiddler\" tooltip={{$:/language/Buttons/Cancel/Hint}} aria-label={{$:/language/Buttons/Cancel/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/cancel-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Cancel/Caption}}/></span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/delete": {
"title": "$:/core/ui/Buttons/delete",
"tags": "$:/tags/EditToolbar $:/tags/ViewToolbar",
"caption": "{{$:/core/images/delete-button}} {{$:/language/Buttons/Delete/Caption}}",
"description": "{{$:/language/Buttons/Delete/Hint}}",
"text": "<$button message=\"tm-delete-tiddler\" tooltip={{$:/language/Buttons/Delete/Hint}} aria-label={{$:/language/Buttons/Delete/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/delete-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Delete/Caption}}/></span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/save": {
"title": "$:/core/ui/Buttons/save",
"tags": "$:/tags/EditToolbar",
"caption": "{{$:/core/images/done-button}} {{$:/language/Buttons/Save/Caption}}",
"description": "{{$:/language/Buttons/Save/Hint}}",
"text": "\\define save-tiddler-button()\n<$fieldmangler><$button tooltip={{$:/language/Buttons/Save/Hint}} aria-label={{$:/language/Buttons/Save/Caption}} class=<<tv-config-toolbar-class>>>\n<<save-tiddler-actions>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/done-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Save/Caption}}/></span>\n</$list>\n</$button></$fieldmangler>\n\\end\n<<save-tiddler-button>>\n"
},
"$:/core/ui/EditorToolbar/bold": {
"title": "$:/core/ui/EditorToolbar/bold",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/bold",
"caption": "{{$:/language/Buttons/Bold/Caption}}",
"description": "{{$:/language/Buttons/Bold/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((bold))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"wrap-selection\"\n\tprefix=\"''\"\n\tsuffix=\"''\"\n/>\n"
},
"$:/core/ui/EditorToolbar/clear-dropdown": {
"title": "$:/core/ui/EditorToolbar/clear-dropdown",
"text": "''{{$:/language/Buttons/Clear/Hint}}''\n\n<div class=\"tc-colour-chooser\">\n\n<$macrocall $name=\"colour-picker\" actions=\"\"\"\n\n<$action-sendmessage\n\t$message=\"tm-edit-bitmap-operation\"\n\t$param=\"clear\"\n\tcolour=<<colour-picker-value>>\n/>\n\n<$action-deletetiddler\n\t$tiddler=<<dropdown-state>>\n/>\n\n\"\"\"/>\n\n</div>\n"
},
"$:/core/ui/EditorToolbar/clear": {
"title": "$:/core/ui/EditorToolbar/clear",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/erase",
"caption": "{{$:/language/Buttons/Clear/Caption}}",
"description": "{{$:/language/Buttons/Clear/Hint}}",
"condition": "[<targetTiddler>is[image]]",
"dropdown": "$:/core/ui/EditorToolbar/clear-dropdown",
"text": ""
},
"$:/core/ui/EditorToolbar/editor-height-dropdown": {
"title": "$:/core/ui/EditorToolbar/editor-height-dropdown",
"text": "\\define lingo-base() $:/language/Buttons/EditorHeight/\n''<<lingo Hint>>''\n\n<$radio tiddler=\"$:/config/TextEditor/EditorHeight/Mode\" value=\"auto\"> {{$:/core/images/auto-height}} <<lingo Caption/Auto>></$radio>\n\n<$radio tiddler=\"$:/config/TextEditor/EditorHeight/Mode\" value=\"fixed\"> {{$:/core/images/fixed-height}} <<lingo Caption/Fixed>> <$edit-text tag=\"input\" tiddler=\"$:/config/TextEditor/EditorHeight/Height\" default=\"100px\"/></$radio>\n"
},
"$:/core/ui/EditorToolbar/editor-height": {
"title": "$:/core/ui/EditorToolbar/editor-height",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/fixed-height",
"custom-icon": "yes",
"caption": "{{$:/language/Buttons/EditorHeight/Caption}}",
"description": "{{$:/language/Buttons/EditorHeight/Hint}}",
"condition": "[<targetTiddler>type[]] [<targetTiddler>get[type]prefix[text/]] +[first[]]",
"dropdown": "$:/core/ui/EditorToolbar/editor-height-dropdown",
"text": "<$reveal tag=\"span\" state=\"$:/config/TextEditor/EditorHeight/Mode\" type=\"match\" text=\"fixed\">\n{{$:/core/images/fixed-height}}\n</$reveal>\n<$reveal tag=\"span\" state=\"$:/config/TextEditor/EditorHeight/Mode\" type=\"match\" text=\"auto\">\n{{$:/core/images/auto-height}}\n</$reveal>\n"
},
"$:/core/ui/EditorToolbar/excise-dropdown": {
"title": "$:/core/ui/EditorToolbar/excise-dropdown",
"text": "\\define lingo-base() $:/language/Buttons/Excise/\n\n\\define body(config-title)\n''<<lingo Hint>>''\n\n<<lingo Caption/NewTitle>> <$edit-text tag=\"input\" tiddler=\"$config-title$/new-title\" default=\"\" focus=\"true\"/>\n\n<$set name=\"new-title\" value={{$config-title$/new-title}}>\n<$list filter=\"\"\"[<new-title>is[tiddler]]\"\"\">\n<div class=\"tc-error\">\n<<lingo Caption/TiddlerExists>>\n</div>\n</$list>\n</$set>\n\n<$checkbox tiddler=\"\"\"$config-title$/tagnew\"\"\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"false\"> <<lingo Caption/Tag>></$checkbox>\n\n<<lingo Caption/Replace>> <$select tiddler=\"\"\"$config-title$/type\"\"\" default=\"transclude\">\n<option value=\"link\"><<lingo Caption/Replace/Link>></option>\n<option value=\"transclude\"><<lingo Caption/Replace/Transclusion>></option>\n<option value=\"macro\"><<lingo Caption/Replace/Macro>></option>\n</$select>\n\n<$reveal state=\"\"\"$config-title$/type\"\"\" type=\"match\" text=\"macro\">\n<<lingo Caption/MacroName>> <$edit-text tag=\"input\" tiddler=\"\"\"$config-title$/macro-title\"\"\" default=\"translink\"/>\n</$reveal>\n\n<$button>\n<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"excise\"\n\ttitle={{$config-title$/new-title}}\n\ttype={{$config-title$/type}}\n\tmacro={{$config-title$/macro-title}}\n\ttagnew={{$config-title$/tagnew}}\n/>\n<$action-deletetiddler\n\t$tiddler=\"$config-title$/new-title\"\n/>\n<$action-deletetiddler\n\t$tiddler=<<dropdown-state>>\n/>\n<<lingo Caption/Excise>>\n</$button>\n\\end\n\n<$macrocall $name=\"body\" config-title=<<qualify \"$:/state/Excise/\">>/>\n"
},
"$:/core/ui/EditorToolbar/excise": {
"title": "$:/core/ui/EditorToolbar/excise",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/excise",
"caption": "{{$:/language/Buttons/Excise/Caption}}",
"description": "{{$:/language/Buttons/Excise/Hint}}",
"condition": "[<targetTiddler>type[]] [<targetTiddler>type[text/vnd.tiddlywiki]] +[first[]]",
"shortcuts": "((excise))",
"dropdown": "$:/core/ui/EditorToolbar/excise-dropdown",
"text": ""
},
"$:/core/ui/EditorToolbar/heading-1": {
"title": "$:/core/ui/EditorToolbar/heading-1",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/heading-1",
"caption": "{{$:/language/Buttons/Heading1/Caption}}",
"description": "{{$:/language/Buttons/Heading1/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"button-classes": "tc-text-editor-toolbar-item-start-group",
"shortcuts": "((heading-1))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"prefix-lines\"\n\tcharacter=\"!\"\n\tcount=\"1\"\n/>\n"
},
"$:/core/ui/EditorToolbar/heading-2": {
"title": "$:/core/ui/EditorToolbar/heading-2",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/heading-2",
"caption": "{{$:/language/Buttons/Heading2/Caption}}",
"description": "{{$:/language/Buttons/Heading2/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((heading-2))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"prefix-lines\"\n\tcharacter=\"!\"\n\tcount=\"2\"\n/>\n"
},
"$:/core/ui/EditorToolbar/heading-3": {
"title": "$:/core/ui/EditorToolbar/heading-3",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/heading-3",
"caption": "{{$:/language/Buttons/Heading3/Caption}}",
"description": "{{$:/language/Buttons/Heading3/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((heading-3))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"prefix-lines\"\n\tcharacter=\"!\"\n\tcount=\"3\"\n/>\n"
},
"$:/core/ui/EditorToolbar/heading-4": {
"title": "$:/core/ui/EditorToolbar/heading-4",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/heading-4",
"caption": "{{$:/language/Buttons/Heading4/Caption}}",
"description": "{{$:/language/Buttons/Heading4/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((heading-4))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"prefix-lines\"\n\tcharacter=\"!\"\n\tcount=\"4\"\n/>\n"
},
"$:/core/ui/EditorToolbar/heading-5": {
"title": "$:/core/ui/EditorToolbar/heading-5",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/heading-5",
"caption": "{{$:/language/Buttons/Heading5/Caption}}",
"description": "{{$:/language/Buttons/Heading5/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((heading-5))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"prefix-lines\"\n\tcharacter=\"!\"\n\tcount=\"5\"\n/>\n"
},
"$:/core/ui/EditorToolbar/heading-6": {
"title": "$:/core/ui/EditorToolbar/heading-6",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/heading-6",
"caption": "{{$:/language/Buttons/Heading6/Caption}}",
"description": "{{$:/language/Buttons/Heading6/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((heading-6))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"prefix-lines\"\n\tcharacter=\"!\"\n\tcount=\"6\"\n/>\n"
},
"$:/core/ui/EditorToolbar/italic": {
"title": "$:/core/ui/EditorToolbar/italic",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/italic",
"caption": "{{$:/language/Buttons/Italic/Caption}}",
"description": "{{$:/language/Buttons/Italic/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((italic))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"wrap-selection\"\n\tprefix=\"//\"\n\tsuffix=\"//\"\n/>\n"
},
"$:/core/ui/EditorToolbar/line-width-dropdown": {
"title": "$:/core/ui/EditorToolbar/line-width-dropdown",
"text": "\\define lingo-base() $:/language/Buttons/LineWidth/\n\n\\define toolbar-line-width-inner()\n<$button tag=\"a\" tooltip=\"\"\"$(line-width)$\"\"\">\n\n<$action-setfield\n\t$tiddler=\"$:/config/BitmapEditor/LineWidth\"\n\t$value=\"$(line-width)$\"\n/>\n\n<$action-deletetiddler\n\t$tiddler=<<dropdown-state>>\n/>\n\n<div style=\"display: inline-block; margin: 4px calc(80px - $(line-width)$); background-color: #000; width: calc(100px + $(line-width)$ * 2); height: $(line-width)$; border-radius: 120px; vertical-align: middle;\"/>\n\n<span style=\"margin-left: 8px;\">\n\n<$text text=\"\"\"$(line-width)$\"\"\"/>\n\n<$reveal state=\"$:/config/BitmapEditor/LineWidth\" type=\"match\" text=\"\"\"$(line-width)$\"\"\" tag=\"span\">\n\n<$entity entity=\" \"/>\n\n<$entity entity=\"✓\"/>\n\n</$reveal>\n\n</span>\n\n</$button>\n\\end\n\n''<<lingo Hint>>''\n\n<$list filter={{$:/config/BitmapEditor/LineWidths}} variable=\"line-width\">\n\n<<toolbar-line-width-inner>>\n\n</$list>\n"
},
"$:/core/ui/EditorToolbar/line-width": {
"title": "$:/core/ui/EditorToolbar/line-width",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/line-width",
"caption": "{{$:/language/Buttons/LineWidth/Caption}}",
"description": "{{$:/language/Buttons/LineWidth/Hint}}",
"condition": "[<targetTiddler>is[image]]",
"dropdown": "$:/core/ui/EditorToolbar/line-width-dropdown",
"text": "<$text text={{$:/config/BitmapEditor/LineWidth}}/>"
},
"$:/core/ui/EditorToolbar/link-dropdown": {
"title": "$:/core/ui/EditorToolbar/link-dropdown",
"text": "\\define lingo-base() $:/language/Buttons/Link/\n\n\\define add-link-actions()\n<$action-sendmessage $message=\"tm-edit-text-operation\" $param=\"make-link\" text={{$(linkTiddler)$}} />\n<$action-deletetiddler $tiddler=<<dropdown-state>> />\n<$action-deletetiddler $tiddler=<<searchTiddler>> />\n<$action-deletetiddler $tiddler=<<linkTiddler>> />\n\\end\n\n\\define external-link()\n<$button class=\"tc-btn-invisible\" style=\"width: auto; display: inline-block; background-colour: inherit;\" actions=<<add-link-actions>>>\n{{$:/core/images/chevron-right}}\n</$button>\n\\end\n\n\\define body(config-title)\n''<<lingo Hint>>''\n\n<$vars searchTiddler=\"\"\"$config-title$/search\"\"\" linkTiddler=\"\"\"$config-title$/link\"\"\" linktext=\"\" >\n\n<$vars linkTiddler=<<searchTiddler>>>\n<$keyboard key=\"ENTER\" actions=<<add-link-actions>>>\n<$edit-text tiddler=<<searchTiddler>> type=\"search\" tag=\"input\" focus=\"true\" placeholder={{$:/language/Search/Search}} default=\"\"/>\n<$reveal tag=\"span\" state=<<searchTiddler>> type=\"nomatch\" text=\"\">\n<<external-link>>\n<$button class=\"tc-btn-invisible\" style=\"width: auto; display: inline-block; background-colour: inherit;\">\n<$action-setfield $tiddler=<<searchTiddler>> text=\"\" />\n{{$:/core/images/close-button}}\n</$button>\n</$reveal>\n</$keyboard>\n</$vars>\n\n<$reveal tag=\"div\" state=<<searchTiddler>> type=\"nomatch\" text=\"\">\n\n<$linkcatcher actions=<<add-link-actions>> to=<<linkTiddler>>>\n\n{{$:/core/ui/SearchResults}}\n\n</$linkcatcher>\n\n</$reveal>\n\n</$vars>\n\n\\end\n\n<$macrocall $name=\"body\" config-title=<<qualify \"$:/state/Link/\">>/>"
},
"$:/core/ui/EditorToolbar/link": {
"title": "$:/core/ui/EditorToolbar/link",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/link",
"caption": "{{$:/language/Buttons/Link/Caption}}",
"description": "{{$:/language/Buttons/Link/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"button-classes": "tc-text-editor-toolbar-item-start-group",
"shortcuts": "((link))",
"dropdown": "$:/core/ui/EditorToolbar/link-dropdown",
"text": ""
},
"$:/core/ui/EditorToolbar/linkify": {
"title": "$:/core/ui/EditorToolbar/linkify",
"caption": "{{$:/language/Buttons/Linkify/Caption}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"description": "{{$:/language/Buttons/Linkify/Hint}}",
"icon": "$:/core/images/linkify",
"list-before": "$:/core/ui/EditorToolbar/mono-block",
"shortcuts": "((linkify))",
"tags": "$:/tags/EditorToolbar",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"wrap-selection\"\n\tprefix=\"[[\"\n\tsuffix=\"]]\"\n/>\n"
},
"$:/core/ui/EditorToolbar/list-bullet": {
"title": "$:/core/ui/EditorToolbar/list-bullet",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/list-bullet",
"caption": "{{$:/language/Buttons/ListBullet/Caption}}",
"description": "{{$:/language/Buttons/ListBullet/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((list-bullet))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"prefix-lines\"\n\tcharacter=\"*\"\n\tcount=\"1\"\n/>\n"
},
"$:/core/ui/EditorToolbar/list-number": {
"title": "$:/core/ui/EditorToolbar/list-number",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/list-number",
"caption": "{{$:/language/Buttons/ListNumber/Caption}}",
"description": "{{$:/language/Buttons/ListNumber/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((list-number))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"prefix-lines\"\n\tcharacter=\"#\"\n\tcount=\"1\"\n/>\n"
},
"$:/core/ui/EditorToolbar/mono-block": {
"title": "$:/core/ui/EditorToolbar/mono-block",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/mono-block",
"caption": "{{$:/language/Buttons/MonoBlock/Caption}}",
"description": "{{$:/language/Buttons/MonoBlock/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"button-classes": "tc-text-editor-toolbar-item-start-group",
"shortcuts": "((mono-block))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"wrap-lines\"\n\tprefix=\"\n```\"\n\tsuffix=\"```\"\n/>\n"
},
"$:/core/ui/EditorToolbar/mono-line": {
"title": "$:/core/ui/EditorToolbar/mono-line",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/mono-line",
"caption": "{{$:/language/Buttons/MonoLine/Caption}}",
"description": "{{$:/language/Buttons/MonoLine/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((mono-line))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"wrap-selection\"\n\tprefix=\"`\"\n\tsuffix=\"`\"\n/>\n"
},
"$:/core/ui/EditorToolbar/more-dropdown": {
"title": "$:/core/ui/EditorToolbar/more-dropdown",
"text": "\\define config-title()\n$:/config/EditorToolbarButtons/Visibility/$(toolbarItem)$\n\\end\n\n\\define conditional-button()\n<$list filter={{$(toolbarItem)$!!condition}} variable=\"condition\">\n<$transclude tiddler=\"$:/core/ui/EditTemplate/body/toolbar/button\" mode=\"inline\"/> <$transclude tiddler=<<toolbarItem>> field=\"description\"/>\n</$list>\n\\end\n\n<div class=\"tc-text-editor-toolbar-more\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/EditorToolbar]!has[draft.of]] -[[$:/core/ui/EditorToolbar/more]]\">\n<$reveal type=\"match\" state=<<config-visibility-title>> text=\"hide\" tag=\"div\">\n<<conditional-button>>\n</$reveal>\n</$list>\n</div>\n"
},
"$:/core/ui/EditorToolbar/more": {
"title": "$:/core/ui/EditorToolbar/more",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/down-arrow",
"caption": "{{$:/language/Buttons/More/Caption}}",
"description": "{{$:/language/Buttons/More/Hint}}",
"condition": "[<targetTiddler>]",
"dropdown": "$:/core/ui/EditorToolbar/more-dropdown",
"text": ""
},
"$:/core/ui/EditorToolbar/opacity-dropdown": {
"title": "$:/core/ui/EditorToolbar/opacity-dropdown",
"text": "\\define lingo-base() $:/language/Buttons/Opacity/\n\n\\define toolbar-opacity-inner()\n<$button tag=\"a\" tooltip=\"\"\"$(opacity)$\"\"\">\n\n<$action-setfield\n\t$tiddler=\"$:/config/BitmapEditor/Opacity\"\n\t$value=\"$(opacity)$\"\n/>\n\n<$action-deletetiddler\n\t$tiddler=<<dropdown-state>>\n/>\n\n<div style=\"display: inline-block; vertical-align: middle; background-color: $(current-paint-colour)$; opacity: $(opacity)$; width: 1em; height: 1em; border-radius: 50%;\"/>\n\n<span style=\"margin-left: 8px;\">\n\n<$text text=\"\"\"$(opacity)$\"\"\"/>\n\n<$reveal state=\"$:/config/BitmapEditor/Opacity\" type=\"match\" text=\"\"\"$(opacity)$\"\"\" tag=\"span\">\n\n<$entity entity=\" \"/>\n\n<$entity entity=\"✓\"/>\n\n</$reveal>\n\n</span>\n\n</$button>\n\\end\n\n\\define toolbar-opacity()\n''<<lingo Hint>>''\n\n<$list filter={{$:/config/BitmapEditor/Opacities}} variable=\"opacity\">\n\n<<toolbar-opacity-inner>>\n\n</$list>\n\\end\n\n<$set name=\"current-paint-colour\" value={{$:/config/BitmapEditor/Colour}}>\n\n<$set name=\"current-opacity\" value={{$:/config/BitmapEditor/Opacity}}>\n\n<<toolbar-opacity>>\n\n</$set>\n\n</$set>\n"
},
"$:/core/ui/EditorToolbar/opacity": {
"title": "$:/core/ui/EditorToolbar/opacity",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/opacity",
"caption": "{{$:/language/Buttons/Opacity/Caption}}",
"description": "{{$:/language/Buttons/Opacity/Hint}}",
"condition": "[<targetTiddler>is[image]]",
"dropdown": "$:/core/ui/EditorToolbar/opacity-dropdown",
"text": "<$text text={{$:/config/BitmapEditor/Opacity}}/>\n"
},
"$:/core/ui/EditorToolbar/paint-dropdown": {
"title": "$:/core/ui/EditorToolbar/paint-dropdown",
"text": "''{{$:/language/Buttons/Paint/Hint}}''\n\n<$macrocall $name=\"colour-picker\" actions=\"\"\"\n\n<$action-setfield\n\t$tiddler=\"$:/config/BitmapEditor/Colour\"\n\t$value=<<colour-picker-value>>\n/>\n\n<$action-deletetiddler\n\t$tiddler=<<dropdown-state>>\n/>\n\n\"\"\"/>\n"
},
"$:/core/ui/EditorToolbar/paint": {
"title": "$:/core/ui/EditorToolbar/paint",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/paint",
"caption": "{{$:/language/Buttons/Paint/Caption}}",
"description": "{{$:/language/Buttons/Paint/Hint}}",
"condition": "[<targetTiddler>is[image]]",
"dropdown": "$:/core/ui/EditorToolbar/paint-dropdown",
"text": "\\define toolbar-paint()\n<div style=\"display: inline-block; vertical-align: middle; background-color: $(colour-picker-value)$; width: 1em; height: 1em; border-radius: 50%;\"/>\n\\end\n<$set name=\"colour-picker-value\" value={{$:/config/BitmapEditor/Colour}}>\n<<toolbar-paint>>\n</$set>\n"
},
"$:/core/ui/EditorToolbar/picture-dropdown": {
"title": "$:/core/ui/EditorToolbar/picture-dropdown",
"text": "\\define replacement-text()\n[img[$(imageTitle)$]]\n\\end\n\n''{{$:/language/Buttons/Picture/Hint}}''\n\n<$macrocall $name=\"image-picker\" actions=\"\"\"\n\n<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"replace-selection\"\n\ttext=<<replacement-text>>\n/>\n\n<$action-deletetiddler\n\t$tiddler=<<dropdown-state>>\n/>\n\n\"\"\"/>\n"
},
"$:/core/ui/EditorToolbar/picture": {
"title": "$:/core/ui/EditorToolbar/picture",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/picture",
"caption": "{{$:/language/Buttons/Picture/Caption}}",
"description": "{{$:/language/Buttons/Picture/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((picture))",
"dropdown": "$:/core/ui/EditorToolbar/picture-dropdown",
"text": ""
},
"$:/core/ui/EditorToolbar/preview-type-dropdown": {
"title": "$:/core/ui/EditorToolbar/preview-type-dropdown",
"text": "\\define preview-type-button()\n<$button tag=\"a\">\n\n<$action-setfield $tiddler=\"$:/state/editpreviewtype\" $value=\"$(previewType)$\"/>\n\n<$action-deletetiddler\n\t$tiddler=<<dropdown-state>>\n/>\n\n<$transclude tiddler=<<previewType>> field=\"caption\" mode=\"inline\">\n\n<$view tiddler=<<previewType>> field=\"title\" mode=\"inline\"/>\n\n</$transclude> \n\n<$reveal tag=\"span\" state=\"$:/state/editpreviewtype\" type=\"match\" text=<<previewType>> default=\"$:/core/ui/EditTemplate/body/preview/output\">\n\n<$entity entity=\" \"/>\n\n<$entity entity=\"✓\"/>\n\n</$reveal>\n\n</$button>\n\\end\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/EditPreview]!has[draft.of]]\" variable=\"previewType\">\n\n<<preview-type-button>>\n\n</$list>\n"
},
"$:/core/ui/EditorToolbar/preview-type": {
"title": "$:/core/ui/EditorToolbar/preview-type",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/chevron-down",
"caption": "{{$:/language/Buttons/PreviewType/Caption}}",
"description": "{{$:/language/Buttons/PreviewType/Hint}}",
"condition": "[all[shadows+tiddlers]tag[$:/tags/EditPreview]!has[draft.of]butfirst[]limit[1]]",
"button-classes": "tc-text-editor-toolbar-item-adjunct",
"dropdown": "$:/core/ui/EditorToolbar/preview-type-dropdown"
},
"$:/core/ui/EditorToolbar/preview": {
"title": "$:/core/ui/EditorToolbar/preview",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/preview-open",
"custom-icon": "yes",
"caption": "{{$:/language/Buttons/Preview/Caption}}",
"description": "{{$:/language/Buttons/Preview/Hint}}",
"condition": "[<targetTiddler>]",
"button-classes": "tc-text-editor-toolbar-item-start-group",
"shortcuts": "((preview))",
"text": "<$reveal state=\"$:/state/showeditpreview\" type=\"match\" text=\"yes\" tag=\"span\">\n{{$:/core/images/preview-open}}\n<$action-setfield $tiddler=\"$:/state/showeditpreview\" $value=\"no\"/>\n</$reveal>\n<$reveal state=\"$:/state/showeditpreview\" type=\"nomatch\" text=\"yes\" tag=\"span\">\n{{$:/core/images/preview-closed}}\n<$action-setfield $tiddler=\"$:/state/showeditpreview\" $value=\"yes\"/>\n</$reveal>\n"
},
"$:/core/ui/EditorToolbar/quote": {
"title": "$:/core/ui/EditorToolbar/quote",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/quote",
"caption": "{{$:/language/Buttons/Quote/Caption}}",
"description": "{{$:/language/Buttons/Quote/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((quote))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"wrap-lines\"\n\tprefix=\"\n<<<\"\n\tsuffix=\"<<<\"\n/>\n"
},
"$:/core/ui/EditorToolbar/rotate-left": {
"title": "$:/core/ui/EditorToolbar/rotate-left",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/rotate-left",
"caption": "{{$:/language/Buttons/RotateLeft/Caption}}",
"description": "{{$:/language/Buttons/RotateLeft/Hint}}",
"condition": "[<targetTiddler>is[image]]",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-bitmap-operation\"\n\t$param=\"rotate-left\"\n/>\n"
},
"$:/core/ui/EditorToolbar/size-dropdown": {
"title": "$:/core/ui/EditorToolbar/size-dropdown",
"text": "\\define lingo-base() $:/language/Buttons/Size/\n\n\\define toolbar-button-size-preset(config-title)\n<$set name=\"width\" filter=\"$(sizePair)$ +[first[]]\">\n\n<$set name=\"height\" filter=\"$(sizePair)$ +[last[]]\">\n\n<$button tag=\"a\">\n\n<$action-setfield\n\t$tiddler=\"\"\"$config-title$/new-width\"\"\"\n\t$value=<<width>>\n/>\n\n<$action-setfield\n\t$tiddler=\"\"\"$config-title$/new-height\"\"\"\n\t$value=<<height>>\n/>\n\n<$action-deletetiddler\n\t$tiddler=\"\"\"$config-title$/presets-popup\"\"\"\n/>\n\n<$text text=<<width>>/> × <$text text=<<height>>/>\n\n</$button>\n\n</$set>\n\n</$set>\n\\end\n\n\\define toolbar-button-size(config-title)\n''{{$:/language/Buttons/Size/Hint}}''\n\n<<lingo Caption/Width>> <$edit-text tag=\"input\" tiddler=\"\"\"$config-title$/new-width\"\"\" default=<<tv-bitmap-editor-width>> focus=\"true\" size=\"8\"/> <<lingo Caption/Height>> <$edit-text tag=\"input\" tiddler=\"\"\"$config-title$/new-height\"\"\" default=<<tv-bitmap-editor-height>> size=\"8\"/> <$button popup=\"\"\"$config-title$/presets-popup\"\"\" class=\"tc-btn-invisible tc-popup-keep\" style=\"width: auto; display: inline-block; background-colour: inherit;\" selectedClass=\"tc-selected\">\n{{$:/core/images/down-arrow}}\n</$button>\n\n<$reveal tag=\"span\" state=\"\"\"$config-title$/presets-popup\"\"\" type=\"popup\" position=\"belowleft\" animate=\"yes\">\n\n<div class=\"tc-drop-down tc-popup-keep\">\n\n<$list filter={{$:/config/BitmapEditor/ImageSizes}} variable=\"sizePair\">\n\n<$macrocall $name=\"toolbar-button-size-preset\" config-title=\"$config-title$\"/>\n\n</$list>\n\n</div>\n\n</$reveal>\n\n<$button>\n<$action-sendmessage\n\t$message=\"tm-edit-bitmap-operation\"\n\t$param=\"resize\"\n\twidth={{$config-title$/new-width}}\n\theight={{$config-title$/new-height}}\n/>\n<$action-deletetiddler\n\t$tiddler=\"\"\"$config-title$/new-width\"\"\"\n/>\n<$action-deletetiddler\n\t$tiddler=\"\"\"$config-title$/new-height\"\"\"\n/>\n<$action-deletetiddler\n\t$tiddler=<<dropdown-state>>\n/>\n<<lingo Caption/Resize>>\n</$button>\n\\end\n\n<$macrocall $name=\"toolbar-button-size\" config-title=<<qualify \"$:/state/Size/\">>/>\n"
},
"$:/core/ui/EditorToolbar/size": {
"title": "$:/core/ui/EditorToolbar/size",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/size",
"caption": "{{$:/language/Buttons/Size/Caption}}",
"description": "{{$:/language/Buttons/Size/Hint}}",
"condition": "[<targetTiddler>is[image]]",
"dropdown": "$:/core/ui/EditorToolbar/size-dropdown",
"text": ""
},
"$:/core/ui/EditorToolbar/stamp-dropdown": {
"title": "$:/core/ui/EditorToolbar/stamp-dropdown",
"text": "\\define toolbar-button-stamp-inner()\n<$button tag=\"a\">\n\n<$list filter=\"[[$(snippetTitle)$]addsuffix[/prefix]is[missing]removesuffix[/prefix]addsuffix[/suffix]is[missing]]\">\n\n<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"replace-selection\"\n\ttext={{$(snippetTitle)$}}\n/>\n\n</$list>\n\n\n<$list filter=\"[[$(snippetTitle)$]addsuffix[/prefix]is[missing]removesuffix[/prefix]addsuffix[/suffix]!is[missing]] [[$(snippetTitle)$]addsuffix[/prefix]!is[missing]removesuffix[/prefix]addsuffix[/suffix]is[missing]] [[$(snippetTitle)$]addsuffix[/prefix]!is[missing]removesuffix[/prefix]addsuffix[/suffix]!is[missing]]\">\n\n<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"wrap-selection\"\n\tprefix={{{ [[$(snippetTitle)$]addsuffix[/prefix]get[text]] }}}\nsuffix={{{ [[$(snippetTitle)$]addsuffix[/suffix]get[text]] }}}\n/>\n\n</$list>\n\n<$action-deletetiddler\n\t$tiddler=<<dropdown-state>>\n/>\n\n<$transclude tiddler=<<snippetTitle>> field=\"caption\" mode=\"inline\">\n\n<$view tiddler=<<snippetTitle>> field=\"title\" />\n\n</$transclude>\n\n</$button>\n\\end\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/TextEditor/Snippet]!has[draft.of]sort[caption]]\" variable=\"snippetTitle\">\n\n<<toolbar-button-stamp-inner>>\n\n</$list>\n\n----\n\n<$button tag=\"a\">\n\n<$action-sendmessage\n\t$message=\"tm-new-tiddler\"\n\ttags=\"$:/tags/TextEditor/Snippet\"\n\tcaption={{$:/language/Buttons/Stamp/New/Title}}\n\ttext={{$:/language/Buttons/Stamp/New/Text}}\n/>\n\n<$action-deletetiddler\n\t$tiddler=<<dropdown-state>>\n/>\n\n<em>\n\n<$text text={{$:/language/Buttons/Stamp/Caption/New}}/>\n\n</em>\n\n</$button>\n"
},
"$:/core/ui/EditorToolbar/stamp": {
"title": "$:/core/ui/EditorToolbar/stamp",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/stamp",
"caption": "{{$:/language/Buttons/Stamp/Caption}}",
"description": "{{$:/language/Buttons/Stamp/Hint}}",
"condition": "[<targetTiddler>type[]] [<targetTiddler>get[type]prefix[text/]] +[first[]]",
"shortcuts": "((stamp))",
"dropdown": "$:/core/ui/EditorToolbar/stamp-dropdown",
"text": ""
},
"$:/core/ui/EditorToolbar/strikethrough": {
"title": "$:/core/ui/EditorToolbar/strikethrough",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/strikethrough",
"caption": "{{$:/language/Buttons/Strikethrough/Caption}}",
"description": "{{$:/language/Buttons/Strikethrough/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((strikethrough))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"wrap-selection\"\n\tprefix=\"~~\"\n\tsuffix=\"~~\"\n/>\n"
},
"$:/core/ui/EditorToolbar/subscript": {
"title": "$:/core/ui/EditorToolbar/subscript",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/subscript",
"caption": "{{$:/language/Buttons/Subscript/Caption}}",
"description": "{{$:/language/Buttons/Subscript/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((subscript))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"wrap-selection\"\n\tprefix=\",,\"\n\tsuffix=\",,\"\n/>\n"
},
"$:/core/ui/EditorToolbar/superscript": {
"title": "$:/core/ui/EditorToolbar/superscript",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/superscript",
"caption": "{{$:/language/Buttons/Superscript/Caption}}",
"description": "{{$:/language/Buttons/Superscript/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((superscript))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"wrap-selection\"\n\tprefix=\"^^\"\n\tsuffix=\"^^\"\n/>\n"
},
"$:/core/ui/EditorToolbar/transcludify": {
"title": "$:/core/ui/EditorToolbar/transcludify",
"caption": "{{$:/language/Buttons/Transcludify/Caption}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"description": "{{$:/language/Buttons/Transcludify/Hint}}",
"icon": "$:/core/images/transcludify",
"list-before": "$:/core/ui/EditorToolbar/mono-block",
"shortcuts": "((transcludify))",
"tags": "$:/tags/EditorToolbar",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"wrap-selection\"\n\tprefix=\"{{\"\n\tsuffix=\"}}\"\n/>\n"
},
"$:/core/ui/EditorToolbar/underline": {
"title": "$:/core/ui/EditorToolbar/underline",
"tags": "$:/tags/EditorToolbar",
"icon": "$:/core/images/underline",
"caption": "{{$:/language/Buttons/Underline/Caption}}",
"description": "{{$:/language/Buttons/Underline/Hint}}",
"condition": "[<targetTiddler>!has[type]] [<targetTiddler>type[text/vnd.tiddlywiki]]",
"shortcuts": "((underline))",
"text": "<$action-sendmessage\n\t$message=\"tm-edit-text-operation\"\n\t$param=\"wrap-selection\"\n\tprefix=\"__\"\n\tsuffix=\"__\"\n/>\n"
},
"$:/core/Filters/AllTags": {
"title": "$:/core/Filters/AllTags",
"tags": "$:/tags/Filter",
"filter": "[tags[]!is[system]sort[title]]",
"description": "{{$:/language/Filters/AllTags}}",
"text": ""
},
"$:/core/Filters/AllTiddlers": {
"title": "$:/core/Filters/AllTiddlers",
"tags": "$:/tags/Filter",
"filter": "[!is[system]sort[title]]",
"description": "{{$:/language/Filters/AllTiddlers}}",
"text": ""
},
"$:/core/Filters/Drafts": {
"title": "$:/core/Filters/Drafts",
"tags": "$:/tags/Filter",
"filter": "[has[draft.of]sort[title]]",
"description": "{{$:/language/Filters/Drafts}}",
"text": ""
},
"$:/core/Filters/Missing": {
"title": "$:/core/Filters/Missing",
"tags": "$:/tags/Filter",
"filter": "[all[missing]sort[title]]",
"description": "{{$:/language/Filters/Missing}}",
"text": ""
},
"$:/core/Filters/Orphans": {
"title": "$:/core/Filters/Orphans",
"tags": "$:/tags/Filter",
"filter": "[all[orphans]sort[title]]",
"description": "{{$:/language/Filters/Orphans}}",
"text": ""
},
"$:/core/Filters/OverriddenShadowTiddlers": {
"title": "$:/core/Filters/OverriddenShadowTiddlers",
"tags": "$:/tags/Filter",
"filter": "[is[shadow]]",
"description": "{{$:/language/Filters/OverriddenShadowTiddlers}}",
"text": ""
},
"$:/core/Filters/RecentSystemTiddlers": {
"title": "$:/core/Filters/RecentSystemTiddlers",
"tags": "$:/tags/Filter",
"filter": "[has[modified]!sort[modified]limit[50]]",
"description": "{{$:/language/Filters/RecentSystemTiddlers}}",
"text": ""
},
"$:/core/Filters/RecentTiddlers": {
"title": "$:/core/Filters/RecentTiddlers",
"tags": "$:/tags/Filter",
"filter": "[!is[system]has[modified]!sort[modified]limit[50]]",
"description": "{{$:/language/Filters/RecentTiddlers}}",
"text": ""
},
"$:/core/Filters/SessionTiddlers": {
"title": "$:/core/Filters/SessionTiddlers",
"tags": "$:/tags/Filter",
"filter": "[haschanged[]]",
"description": "{{$:/language/Filters/SessionTiddlers}}",
"text": ""
},
"$:/core/Filters/ShadowTiddlers": {
"title": "$:/core/Filters/ShadowTiddlers",
"tags": "$:/tags/Filter",
"filter": "[all[shadows]sort[title]]",
"description": "{{$:/language/Filters/ShadowTiddlers}}",
"text": ""
},
"$:/core/Filters/StoryList": {
"title": "$:/core/Filters/StoryList",
"tags": "$:/tags/Filter",
"filter": "[list[$:/StoryList]] -$:/AdvancedSearch",
"description": "{{$:/language/Filters/StoryList}}",
"text": ""
},
"$:/core/Filters/SystemTags": {
"title": "$:/core/Filters/SystemTags",
"tags": "$:/tags/Filter",
"filter": "[all[shadows+tiddlers]tags[]is[system]sort[title]]",
"description": "{{$:/language/Filters/SystemTags}}",
"text": ""
},
"$:/core/Filters/SystemTiddlers": {
"title": "$:/core/Filters/SystemTiddlers",
"tags": "$:/tags/Filter",
"filter": "[is[system]sort[title]]",
"description": "{{$:/language/Filters/SystemTiddlers}}",
"text": ""
},
"$:/core/Filters/TypedTiddlers": {
"title": "$:/core/Filters/TypedTiddlers",
"tags": "$:/tags/Filter",
"filter": "[!is[system]has[type]each[type]sort[type]] -[type[text/vnd.tiddlywiki]]",
"description": "{{$:/language/Filters/TypedTiddlers}}",
"text": ""
},
"$:/core/ui/ImportListing": {
"title": "$:/core/ui/ImportListing",
"text": "\\define lingo-base() $:/language/Import/\n\n\\define messageField()\nmessage-$(payloadTiddler)$\n\\end\n\n\\define selectionField()\nselection-$(payloadTiddler)$\n\\end\n\n\\define previewPopupState()\n$(currentTiddler)$!!popup-$(payloadTiddler)$\n\\end\n\n\\define select-all-actions()\n<$list filter=\"[all[current]plugintiddlers[]sort[title]]\" variable=\"payloadTiddler\">\n<$action-setfield $field={{{ [<payloadTiddler>addprefix[selection-]] }}} $value={{$:/state/import/select-all}}/>\n</$list>\n\\end\n\n<table>\n<tbody>\n<tr>\n<th>\n<$checkbox tiddler=\"$:/state/import/select-all\" field=\"text\" checked=\"checked\" unchecked=\"unchecked\" default=\"checked\" actions=<<select-all-actions>>>\n<<lingo Listing/Select/Caption>>\n</$checkbox>\n</th>\n<th>\n<<lingo Listing/Title/Caption>>\n</th>\n<th>\n<<lingo Listing/Status/Caption>>\n</th>\n</tr>\n<$list filter=\"[all[current]plugintiddlers[]sort[title]]\" variable=\"payloadTiddler\">\n<tr>\n<td>\n<$checkbox field=<<selectionField>> checked=\"checked\" unchecked=\"unchecked\" default=\"checked\"/>\n</td>\n<td>\n<$reveal type=\"nomatch\" stateTitle=<<previewPopupState>> text=\"yes\" tag=\"div\">\n<$button class=\"tc-btn-invisible tc-btn-dropdown\" setTitle=<<previewPopupState>> setTo=\"yes\">\n{{$:/core/images/right-arrow}} <$text text=<<payloadTiddler>>/>\n</$button>\n</$reveal>\n<$reveal type=\"match\" stateTitle=<<previewPopupState>> text=\"yes\" tag=\"div\">\n<$button class=\"tc-btn-invisible tc-btn-dropdown\" setTitle=<<previewPopupState>> setTo=\"no\">\n{{$:/core/images/down-arrow}} <$text text=<<payloadTiddler>>/>\n</$button>\n</$reveal>\n</td>\n<td>\n<$view field=<<messageField>>/>\n</td>\n</tr>\n<tr>\n<td colspan=\"3\">\n<$reveal type=\"match\" text=\"yes\" stateTitle=<<previewPopupState>> tag=\"div\">\n<$list filter=\"[{$:/state/importpreviewtype}has[text]]\" variable=\"listItem\" emptyMessage={{$:/core/ui/ImportPreviews/Text}}>\n<$transclude tiddler={{$:/state/importpreviewtype}}/>\n</$list>\n</$reveal>\n</td>\n</tr>\n</$list>\n</tbody>\n</table>\n"
},
"$:/core/ui/ImportPreviews/Diff": {
"title": "$:/core/ui/ImportPreviews/Diff",
"tags": "$:/tags/ImportPreview",
"caption": "{{$:/language/Import/Listing/Preview/Diff}}",
"text": "<$macrocall $name=\"compareTiddlerText\" sourceTiddlerTitle=<<payloadTiddler>> destTiddlerTitle=<<currentTiddler>> destSubTiddlerTitle=<<payloadTiddler>>/>\n"
},
"$:/core/ui/ImportPreviews/DiffFields": {
"title": "$:/core/ui/ImportPreviews/DiffFields",
"tags": "$:/tags/ImportPreview",
"caption": "{{$:/language/Import/Listing/Preview/DiffFields}}",
"text": "<$macrocall $name=\"compareTiddlers\" sourceTiddlerTitle=<<payloadTiddler>> destTiddlerTitle=<<currentTiddler>> destSubTiddlerTitle=<<payloadTiddler>> exclude=\"text\"/>\n"
},
"$:/core/ui/ImportPreviews/Fields": {
"title": "$:/core/ui/ImportPreviews/Fields",
"tags": "$:/tags/ImportPreview",
"caption": "{{$:/language/Import/Listing/Preview/Fields}}",
"text": "<table class=\"tc-view-field-table\">\n<tbody>\n<$list filter=\"[<payloadTiddler>subtiddlerfields<currentTiddler>sort[]] -text\" variable=\"fieldName\">\n<tr class=\"tc-view-field\">\n<td class=\"tc-view-field-name\">\n<$text text=<<fieldName>>/>\n</td>\n<td class=\"tc-view-field-value\">\n<$view field=<<fieldName>> tiddler=<<currentTiddler>> subtiddler=<<payloadTiddler>>/>\n</td>\n</tr>\n</$list>\n</tbody>\n</table>\n"
},
"$:/core/ui/ImportPreviews/Text": {
"title": "$:/core/ui/ImportPreviews/Text",
"tags": "$:/tags/ImportPreview",
"caption": "{{$:/language/Import/Listing/Preview/Text}}",
"text": "<$transclude tiddler=<<currentTiddler>> subtiddler=<<payloadTiddler>> mode=\"block\"/>\n"
},
"$:/core/ui/ImportPreviews/TextRaw": {
"title": "$:/core/ui/ImportPreviews/TextRaw",
"tags": "$:/tags/ImportPreview",
"caption": "{{$:/language/Import/Listing/Preview/TextRaw}}",
"text": "<pre><code><$view tiddler=<<currentTiddler>> subtiddler=<<payloadTiddler>> /></code></pre>"
},
"$:/core/ui/KeyboardShortcuts/advanced-search": {
"title": "$:/core/ui/KeyboardShortcuts/advanced-search",
"tags": "$:/tags/KeyboardShortcut",
"key": "((advanced-search))",
"text": "<$navigator story=\"$:/StoryList\" history=\"$:/HistoryList\">\n<$action-navigate $to=\"$:/AdvancedSearch\"/>\n<$action-sendmessage $message=\"tm-focus-selector\" $param=\"\"\"[data-tiddler-title=\"$:/AdvancedSearch\"] .tc-search input\"\"\"/>\n</$navigator>\n"
},
"$:/core/ui/KeyboardShortcuts/new-image": {
"title": "$:/core/ui/KeyboardShortcuts/new-image",
"tags": "$:/tags/KeyboardShortcut",
"key": "((new-image))",
"text": "<$navigator story=\"$:/StoryList\" history=\"$:/HistoryList\" openLinkFromInsideRiver={{$:/config/Navigation/openLinkFromInsideRiver}} openLinkFromOutsideRiver={{$:/config/Navigation/openLinkFromOutsideRiver}} relinkOnRename={{$:/config/RelinkOnRename}}>\n{{$:/core/ui/Actions/new-image}}\n</$navigator>\n"
},
"$:/core/ui/KeyboardShortcuts/new-journal": {
"title": "$:/core/ui/KeyboardShortcuts/new-journal",
"tags": "$:/tags/KeyboardShortcut",
"key": "((new-journal))",
"text": "<$navigator story=\"$:/StoryList\" history=\"$:/HistoryList\" openLinkFromInsideRiver={{$:/config/Navigation/openLinkFromInsideRiver}} openLinkFromOutsideRiver={{$:/config/Navigation/openLinkFromOutsideRiver}} relinkOnRename={{$:/config/RelinkOnRename}}>\n{{$:/core/ui/Actions/new-journal}}\n</$navigator>\n"
},
"$:/core/ui/KeyboardShortcuts/new-tiddler": {
"title": "$:/core/ui/KeyboardShortcuts/new-tiddler",
"tags": "$:/tags/KeyboardShortcut",
"key": "((new-tiddler))",
"text": "<$navigator story=\"$:/StoryList\" history=\"$:/HistoryList\" openLinkFromInsideRiver={{$:/config/Navigation/openLinkFromInsideRiver}} openLinkFromOutsideRiver={{$:/config/Navigation/openLinkFromOutsideRiver}} relinkOnRename={{$:/config/RelinkOnRename}}>\n{{$:/core/ui/Actions/new-tiddler}}\n</$navigator>\n"
},
"$:/core/ui/KeyboardShortcuts/sidebar-search": {
"title": "$:/core/ui/KeyboardShortcuts/sidebar-search",
"tags": "$:/tags/KeyboardShortcut",
"key": "((sidebar-search))",
"text": "<$action-sendmessage $message=\"tm-focus-selector\" $param=\".tc-search input\"/>\n"
},
"$:/core/ui/KeyboardShortcut/toggle-sidebar": {
"title": "$:/core/ui/KeyboardShortcut/toggle-sidebar",
"tags": "$:/tags/KeyboardShortcut",
"key": "((toggle-sidebar))",
"text": "<$list filter=\"[[$:/state/sidebar]is[missing]] [{$:/state/sidebar}removeprefix[yes]]\" emptyMessage=\"\"\"\n<$action-setfield $tiddler=\"$:/state/sidebar\" text=\"yes\"/>\n\"\"\">\n<$action-setfield $tiddler=\"$:/state/sidebar\" text=\"no\"/>\n</$list>\n"
},
"$:/core/ui/ListItemTemplate": {
"title": "$:/core/ui/ListItemTemplate",
"text": "<div class=\"tc-menu-list-item\">\n<$link />\n</div>"
},
"$:/Manager/ItemMain/Fields": {
"title": "$:/Manager/ItemMain/Fields",
"tags": "$:/tags/Manager/ItemMain",
"caption": "{{$:/language/Manager/Item/Fields}}",
"text": "<table>\n<tbody>\n<$list filter=\"[all[current]fields[]sort[title]] -text\" template=\"$:/core/ui/TiddlerFieldTemplate\" variable=\"listItem\"/>\n</tbody>\n</table>\n"
},
"$:/Manager/ItemMain/RawText": {
"title": "$:/Manager/ItemMain/RawText",
"tags": "$:/tags/Manager/ItemMain",
"caption": "{{$:/language/Manager/Item/RawText}}",
"text": "<pre><code><$view/></code></pre>\n"
},
"$:/Manager/ItemMain/WikifiedText": {
"title": "$:/Manager/ItemMain/WikifiedText",
"tags": "$:/tags/Manager/ItemMain",
"caption": "{{$:/language/Manager/Item/WikifiedText}}",
"text": "<$transclude mode=\"block\"/>\n"
},
"$:/Manager/ItemSidebar/Colour": {
"title": "$:/Manager/ItemSidebar/Colour",
"tags": "$:/tags/Manager/ItemSidebar",
"caption": "{{$:/language/Manager/Item/Colour}}",
"text": "\\define swatch-styles()\nheight: 1em;\nbackground-color: $(colour)$\n\\end\n\n<$vars colour={{!!color}}>\n<p style=<<swatch-styles>>/>\n</$vars>\n<p>\n<$edit-text field=\"color\" tag=\"input\" type=\"color\"/> / <$edit-text field=\"color\" tag=\"input\" type=\"text\" size=\"9\"/>\n</p>\n"
},
"$:/Manager/ItemSidebar/Icon": {
"title": "$:/Manager/ItemSidebar/Icon",
"tags": "$:/tags/Manager/ItemSidebar",
"caption": "{{$:/language/Manager/Item/Icon}}",
"text": "<p>\n<div class=\"tc-manager-icon-editor\">\n<$button popup=<<qualify \"$:/state/popup/image-picker\">> class=\"tc-btn-invisible\">\n<$transclude tiddler={{!!icon}}>\n{{$:/language/Manager/Item/Icon/None}}\n</$transclude>\n</$button>\n<div class=\"tc-block-dropdown-wrapper\" style=\"position: static;\">\n<$reveal state=<<qualify \"$:/state/popup/image-picker\">> type=\"nomatch\" text=\"\" default=\"\" tag=\"div\" class=\"tc-popup\">\n<div class=\"tc-block-dropdown tc-popup-keep\" style=\"width: 80%; left: 10%; right: 10%; padding: 0.5em;\">\n<$macrocall $name=\"image-picker-include-tagged-images\" actions=\"\"\"\n<$action-setfield $field=\"icon\" $value=<<imageTitle>>/>\n<$action-deletetiddler $tiddler=<<qualify \"$:/state/popup/image-picker\">>/>\n\"\"\"/>\n</div>\n</$reveal>\n</div>\n</div>\n</p>\n"
},
"$:/Manager/ItemSidebar/Tags": {
"title": "$:/Manager/ItemSidebar/Tags",
"tags": "$:/tags/Manager/ItemSidebar",
"caption": "{{$:/language/Manager/Item/Tags}}",
"text": "\\define tag-checkbox-actions()\n<$action-listops\n\t$tiddler=\"$:/config/Manager/RecentTags\"\n\t$subfilter=\"[<tag>] [list[$:/config/Manager/RecentTags]] +[limit[12]]\"\n/>\n\\end\n\n\\define tag-picker-actions()\n<<tag-checkbox-actions>>\n<$action-listops\n\t$tiddler=<<currentTiddler>>\n\t$field=\"tags\"\n\t$subfilter=\"[<tag>] [all[current]tags[]]\"\n/>\n\\end\n\n<p>\n<$list filter=\"[all[current]tags[]] [list[$:/config/Manager/RecentTags]] +[sort[title]] \" variable=\"tag\">\n<div>\n<$checkbox tiddler=<<currentTiddler>> tag=<<tag>> actions=<<tag-checkbox-actions>>>\n<$macrocall $name=\"tag-pill\" tag=<<tag>>/>\n</$checkbox>\n</div>\n</$list>\n</p>\n<p>\n<$macrocall $name=\"tag-picker\" actions=<<tag-picker-actions>>/>\n</p>\n"
},
"$:/Manager/ItemSidebar/Tools": {
"title": "$:/Manager/ItemSidebar/Tools",
"tags": "$:/tags/Manager/ItemSidebar",
"caption": "{{$:/language/Manager/Item/Tools}}",
"text": "<p>\n<$button to=<<currentTiddler>>>{{$:/core/images/link}} open</$button>\n</p>\n<p>\n<$button message=\"tm-edit-tiddler\" param=<<currentTiddler>>>{{$:/core/images/edit-button}} edit</$button>\n</p>\n"
},
"$:/Manager": {
"title": "$:/Manager",
"icon": "$:/core/images/list",
"color": "#bbb",
"text": "\\define lingo-base() $:/language/Manager/\n\n\\define list-item-content-item()\n<div class=\"tc-manager-list-item-content-item\">\n\t<$vars state-title=\"\"\"$:/state/popup/manager/item/$(listItem)$\"\"\">\n\t\t<$reveal state=<<state-title>> type=\"match\" text=\"show\" default=\"show\" tag=\"div\">\n\t\t\t<$button set=<<state-title>> setTo=\"hide\" class=\"tc-btn-invisible tc-manager-list-item-content-item-heading\">\n\t\t\t\t{{$:/core/images/down-arrow}} <$transclude tiddler=<<listItem>> field=\"caption\"/>\n\t\t\t</$button>\n\t\t</$reveal>\n\t\t<$reveal state=<<state-title>> type=\"nomatch\" text=\"show\" default=\"show\" tag=\"div\">\n\t\t\t<$button set=<<state-title>> setTo=\"show\" class=\"tc-btn-invisible tc-manager-list-item-content-item-heading\">\n\t\t\t\t{{$:/core/images/right-arrow}} <$transclude tiddler=<<listItem>> field=\"caption\"/>\n\t\t\t</$button>\n\t\t</$reveal>\n\t\t<$reveal state=<<state-title>> type=\"match\" text=\"show\" default=\"show\" tag=\"div\" class=\"tc-manager-list-item-content-item-body\">\n\t\t\t<$transclude tiddler=<<listItem>>/>\n\t\t</$reveal>\n\t</$vars>\n</div>\n\\end\n\n<div class=\"tc-manager-wrapper\">\n\t<div class=\"tc-manager-controls\">\n\t\t<div class=\"tc-manager-control\">\n\t\t\t<<lingo Controls/Show/Prompt>> <$select tiddler=\"$:/config/Manager/Show\" default=\"tiddlers\">\n\t\t\t\t<option value=\"tiddlers\"><<lingo Controls/Show/Option/Tiddlers>></option>\n\t\t\t\t<option value=\"tags\"><<lingo Controls/Show/Option/Tags>></option>\n\t\t\t</$select>\n\t\t</div>\n\t\t<div class=\"tc-manager-control\">\n\t\t\t<<lingo Controls/Search/Prompt>> <$edit-text tiddler=\"$:/config/Manager/Filter\" tag=\"input\" default=\"\" placeholder={{$:/language/Manager/Controls/Search/Placeholder}}/>\n\t\t</div>\n\t\t<div class=\"tc-manager-control\">\n\t\t\t<<lingo Controls/FilterByTag/Prompt>> <$select tiddler=\"$:/config/Manager/Tag\" default=\"\">\n\t\t\t\t<option value=\"\"><<lingo Controls/FilterByTag/None>></option>\n\t\t\t\t<$list filter=\"[!is{$:/config/Manager/System}tags[]!is[system]sort[title]]\" variable=\"tag\">\n\t\t\t\t\t<option value=<<tag>>><$text text=<<tag>>/></option>\n\t\t\t\t</$list>\n\t\t\t</$select>\n\t\t</div>\n\t\t<div class=\"tc-manager-control\">\n\t\t\t<<lingo Controls/Sort/Prompt>> <$select tiddler=\"$:/config/Manager/Sort\" default=\"title\">\n\t\t\t\t<optgroup label=\"Common\">\n\t\t\t\t\t<$list filter=\"title modified modifier created creator created\" variable=\"field\">\n\t\t\t\t\t\t<option value=<<field>>><$text text=<<field>>/></option>\n\t\t\t\t\t</$list>\n\t\t\t\t</optgroup>\n\t\t\t\t<optgroup label=\"All\">\n\t\t\t\t\t<$list filter=\"[all{$:/config/Manager/Show}!is{$:/config/Manager/System}fields[]sort[title]] -title -modified -modifier -created -creator -created\" variable=\"field\">\n\t\t\t\t\t\t<option value=<<field>>><$text text=<<field>>/></option>\n\t\t\t\t\t</$list>\n\t\t\t\t</optgroup>\n\t\t\t</$select>\n\t\t\t<$checkbox tiddler=\"$:/config/Manager/Order\" field=\"text\" checked=\"reverse\" unchecked=\"forward\" default=\"forward\">\n\t\t\t\t<<lingo Controls/Order/Prompt>>\n\t\t\t</$checkbox>\n\t\t</div>\n\t\t<div class=\"tc-manager-control\">\n\t\t\t<$checkbox tiddler=\"$:/config/Manager/System\" field=\"text\" checked=\"\" unchecked=\"system\" default=\"system\">\n\t\t\t\t{{$:/language/SystemTiddlers/Include/Prompt}}\n\t\t\t</$checkbox>\n\t\t</div>\n\t</div>\n\t<div class=\"tc-manager-list\">\n\t\t<$list filter=\"[all{$:/config/Manager/Show}!is{$:/config/Manager/System}search{$:/config/Manager/Filter}tag:strict{$:/config/Manager/Tag}sort{$:/config/Manager/Sort}order{$:/config/Manager/Order}]\">\n\t\t\t<$vars transclusion=<<currentTiddler>>>\n\t\t\t\t<div style=\"tc-manager-list-item\">\n\t\t\t\t\t<$button popup=<<qualify \"$:/state/manager/popup\">> class=\"tc-btn-invisible tc-manager-list-item-heading\" selectedClass=\"tc-manager-list-item-heading-selected\">\n\t\t\t\t\t\t<$text text=<<currentTiddler>>/>\n\t\t\t\t\t</$button>\n\t\t\t\t\t<$reveal state=<<qualify \"$:/state/manager/popup\">> type=\"nomatch\" text=\"\" default=\"\" tag=\"div\" class=\"tc-manager-list-item-content tc-popup-handle\">\n\t\t\t\t\t\t<div class=\"tc-manager-list-item-content-tiddler\">\n\t\t\t\t\t\t\t<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Manager/ItemMain]!has[draft.of]]\" variable=\"listItem\">\n\t\t\t\t\t\t\t\t<<list-item-content-item>>\n\t\t\t\t\t\t\t</$list>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<div class=\"tc-manager-list-item-content-sidebar\">\n\t\t\t\t\t\t\t<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Manager/ItemSidebar]!has[draft.of]]\" variable=\"listItem\">\n\t\t\t\t\t\t\t\t<<list-item-content-item>>\n\t\t\t\t\t\t\t</$list>\n\t\t\t\t\t\t</div>\n\t\t\t\t\t</$reveal>\n\t\t\t\t</div>\n\t\t\t</$vars>\n\t\t</$list>\n\t</div>\n</div>\n"
},
"$:/core/ui/MissingTemplate": {
"title": "$:/core/ui/MissingTemplate",
"text": "<div class=\"tc-tiddler-missing\">\n<$button popup=<<qualify \"$:/state/popup/missing\">> class=\"tc-btn-invisible tc-missing-tiddler-label\">\n<$view field=\"title\" format=\"text\" />\n</$button>\n<$reveal state=<<qualify \"$:/state/popup/missing\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-drop-down\">\n<$transclude tiddler=\"$:/core/ui/ListItemTemplate\"/>\n<hr>\n<$list filter=\"[all[current]backlinks[]sort[title]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n</div>\n</$reveal>\n</div>\n"
},
"$:/core/ui/MoreSideBar/All": {
"title": "$:/core/ui/MoreSideBar/All",
"tags": "$:/tags/MoreSideBar",
"caption": "{{$:/language/SideBar/All/Caption}}",
"text": "<$list filter={{$:/core/Filters/AllTiddlers!!filter}} template=\"$:/core/ui/ListItemTemplate\"/>\n"
},
"$:/core/ui/MoreSideBar/Drafts": {
"title": "$:/core/ui/MoreSideBar/Drafts",
"tags": "$:/tags/MoreSideBar",
"caption": "{{$:/language/SideBar/Drafts/Caption}}",
"text": "<$list filter={{$:/core/Filters/Drafts!!filter}} template=\"$:/core/ui/ListItemTemplate\"/>\n"
},
"$:/core/ui/MoreSideBar/Explorer": {
"title": "$:/core/ui/MoreSideBar/Explorer",
"tags": "$:/tags/MoreSideBar",
"caption": "{{$:/language/SideBar/Explorer/Caption}}",
"text": "<<tree \"$:/\">>\n"
},
"$:/core/ui/MoreSideBar/Missing": {
"title": "$:/core/ui/MoreSideBar/Missing",
"tags": "$:/tags/MoreSideBar",
"caption": "{{$:/language/SideBar/Missing/Caption}}",
"text": "<$list filter={{$:/core/Filters/Missing!!filter}} template=\"$:/core/ui/MissingTemplate\"/>\n"
},
"$:/core/ui/MoreSideBar/Orphans": {
"title": "$:/core/ui/MoreSideBar/Orphans",
"tags": "$:/tags/MoreSideBar",
"caption": "{{$:/language/SideBar/Orphans/Caption}}",
"text": "<$list filter={{$:/core/Filters/Orphans!!filter}} template=\"$:/core/ui/ListItemTemplate\"/>\n"
},
"$:/core/ui/MoreSideBar/Plugins": {
"title": "$:/core/ui/MoreSideBar/Plugins",
"tags": "$:/tags/MoreSideBar",
"caption": "{{$:/language/ControlPanel/Plugins/Caption}}",
"text": "\n{{$:/language/ControlPanel/Plugins/Installed/Hint}}\n\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/MoreSideBar/Plugins]!has[draft.of]]\" \"$:/core/ui/MoreSideBar/Plugins/Plugins\">>\n"
},
"$:/core/ui/MoreSideBar/Recent": {
"title": "$:/core/ui/MoreSideBar/Recent",
"tags": "$:/tags/MoreSideBar",
"caption": "{{$:/language/SideBar/Recent/Caption}}",
"text": "<$macrocall $name=\"timeline\" format={{$:/language/RecentChanges/DateFormat}}/>\n"
},
"$:/core/ui/MoreSideBar/Shadows": {
"title": "$:/core/ui/MoreSideBar/Shadows",
"tags": "$:/tags/MoreSideBar",
"caption": "{{$:/language/SideBar/Shadows/Caption}}",
"text": "<$list filter={{$:/core/Filters/ShadowTiddlers!!filter}} template=\"$:/core/ui/ListItemTemplate\"/>\n"
},
"$:/core/ui/MoreSideBar/System": {
"title": "$:/core/ui/MoreSideBar/System",
"tags": "$:/tags/MoreSideBar",
"caption": "{{$:/language/SideBar/System/Caption}}",
"text": "<$list filter={{$:/core/Filters/SystemTiddlers!!filter}} template=\"$:/core/ui/ListItemTemplate\"/>\n"
},
"$:/core/ui/MoreSideBar/Tags": {
"title": "$:/core/ui/MoreSideBar/Tags",
"tags": "$:/tags/MoreSideBar",
"caption": "{{$:/language/SideBar/Tags/Caption}}",
"text": "<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-class\" value=\"\">\n\n{{$:/core/ui/Buttons/tag-manager}}\n\n</$set>\n\n</$set>\n\n</$set>\n\n<$list filter={{$:/core/Filters/AllTags!!filter}}>\n\n<$transclude tiddler=\"$:/core/ui/TagTemplate\"/>\n\n</$list>\n\n<hr class=\"tc-untagged-separator\">\n\n{{$:/core/ui/UntaggedTemplate}}\n"
},
"$:/core/ui/MoreSideBar/Types": {
"title": "$:/core/ui/MoreSideBar/Types",
"tags": "$:/tags/MoreSideBar",
"caption": "{{$:/language/SideBar/Types/Caption}}",
"text": "<$list filter={{$:/core/Filters/TypedTiddlers!!filter}}>\n<div class=\"tc-menu-list-item\">\n<$view field=\"type\"/>\n<$list filter=\"[type{!!type}!is[system]sort[title]]\">\n<div class=\"tc-menu-list-subitem\">\n<$link to={{!!title}}><$view field=\"title\"/></$link>\n</div>\n</$list>\n</div>\n</$list>\n"
},
"$:/core/ui/MoreSideBar/Plugins/Languages": {
"title": "$:/core/ui/MoreSideBar/Plugins/Languages",
"tags": "$:/tags/MoreSideBar/Plugins",
"caption": "{{$:/language/ControlPanel/Plugins/Languages/Caption}}",
"text": "<$list filter=\"[!has[draft.of]plugin-type[language]sort[description]]\" template=\"$:/core/ui/PluginListItemTemplate\" emptyMessage={{$:/language/ControlPanel/Plugins/Empty/Hint}}/>\n"
},
"$:/core/ui/MoreSideBar/Plugins/Plugins": {
"title": "$:/core/ui/MoreSideBar/Plugins/Plugins",
"tags": "$:/tags/MoreSideBar/Plugins",
"caption": "{{$:/language/ControlPanel/Plugins/Plugins/Caption}}",
"text": "<$list filter=\"[!has[draft.of]plugin-type[plugin]sort[description]]\" template=\"$:/core/ui/PluginListItemTemplate\" emptyMessage={{$:/language/ControlPanel/Plugins/Empty/Hint}}>>/>\n"
},
"$:/core/ui/MoreSideBar/Plugins/Theme": {
"title": "$:/core/ui/MoreSideBar/Plugins/Theme",
"tags": "$:/tags/MoreSideBar/Plugins",
"caption": "{{$:/language/ControlPanel/Plugins/Themes/Caption}}",
"text": "<$list filter=\"[!has[draft.of]plugin-type[theme]sort[description]]\" template=\"$:/core/ui/PluginListItemTemplate\" emptyMessage={{$:/language/ControlPanel/Plugins/Empty/Hint}}/>\n"
},
"$:/core/ui/Buttons/advanced-search": {
"title": "$:/core/ui/Buttons/advanced-search",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/advanced-search-button}} {{$:/language/Buttons/AdvancedSearch/Caption}}",
"description": "{{$:/language/Buttons/AdvancedSearch/Hint}}",
"text": "\\whitespace trim\n\\define control-panel-button(class)\n<$button to=\"$:/AdvancedSearch\" tooltip={{$:/language/Buttons/AdvancedSearch/Hint}} aria-label={{$:/language/Buttons/AdvancedSearch/Caption}} class=\"\"\"$(tv-config-toolbar-class)$ $class$\"\"\">\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/advanced-search-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/AdvancedSearch/Caption}}/></span>\n</$list>\n</$button>\n\\end\n\n<$list filter=\"[list[$:/StoryList]] +[field:title[$:/AdvancedSearch]]\" emptyMessage=<<control-panel-button>>>\n<<control-panel-button \"tc-selected\">>\n</$list>\n"
},
"$:/core/ui/Buttons/close-all": {
"title": "$:/core/ui/Buttons/close-all",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/close-all-button}} {{$:/language/Buttons/CloseAll/Caption}}",
"description": "{{$:/language/Buttons/CloseAll/Hint}}",
"text": "<$button message=\"tm-close-all-tiddlers\" tooltip={{$:/language/Buttons/CloseAll/Hint}} aria-label={{$:/language/Buttons/CloseAll/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/close-all-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/CloseAll/Caption}}/></span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/control-panel": {
"title": "$:/core/ui/Buttons/control-panel",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/options-button}} {{$:/language/Buttons/ControlPanel/Caption}}",
"description": "{{$:/language/Buttons/ControlPanel/Hint}}",
"text": "\\whitespace trim\n\\define control-panel-button(class)\n<$button to=\"$:/ControlPanel\" tooltip={{$:/language/Buttons/ControlPanel/Hint}} aria-label={{$:/language/Buttons/ControlPanel/Caption}} class=\"\"\"$(tv-config-toolbar-class)$ $class$\"\"\">\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/options-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/ControlPanel/Caption}}/></span>\n</$list>\n</$button>\n\\end\n\n<$list filter=\"[list[$:/StoryList]] +[field:title[$:/ControlPanel]]\" emptyMessage=<<control-panel-button>>>\n<<control-panel-button \"tc-selected\">>\n</$list>\n"
},
"$:/core/ui/Buttons/encryption": {
"title": "$:/core/ui/Buttons/encryption",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/locked-padlock}} {{$:/language/Buttons/Encryption/Caption}}",
"description": "{{$:/language/Buttons/Encryption/Hint}}",
"text": "\\whitespace trim\n<$reveal type=\"match\" state=\"$:/isEncrypted\" text=\"yes\">\n<$button message=\"tm-clear-password\" tooltip={{$:/language/Buttons/Encryption/ClearPassword/Hint}} aria-label={{$:/language/Buttons/Encryption/ClearPassword/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/locked-padlock}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Encryption/ClearPassword/Caption}}/></span>\n</$list>\n</$button>\n</$reveal>\n<$reveal type=\"nomatch\" state=\"$:/isEncrypted\" text=\"yes\">\n<$button message=\"tm-set-password\" tooltip={{$:/language/Buttons/Encryption/SetPassword/Hint}} aria-label={{$:/language/Buttons/Encryption/SetPassword/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/unlocked-padlock}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Encryption/SetPassword/Caption}}/></span>\n</$list>\n</$button>\n</$reveal>\n"
},
"$:/core/ui/Buttons/export-page": {
"title": "$:/core/ui/Buttons/export-page",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/export-button}} {{$:/language/Buttons/ExportPage/Caption}}",
"description": "{{$:/language/Buttons/ExportPage/Hint}}",
"text": "<$macrocall $name=\"exportButton\" exportFilter=\"[!is[system]sort[title]]\" lingoBase=\"$:/language/Buttons/ExportPage/\"/>"
},
"$:/core/ui/Buttons/fold-all": {
"title": "$:/core/ui/Buttons/fold-all",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/fold-all-button}} {{$:/language/Buttons/FoldAll/Caption}}",
"description": "{{$:/language/Buttons/FoldAll/Hint}}",
"text": "<$button tooltip={{$:/language/Buttons/FoldAll/Hint}} aria-label={{$:/language/Buttons/FoldAll/Caption}} class=<<tv-config-toolbar-class>>>\n<$action-sendmessage $message=\"tm-fold-all-tiddlers\" $param=<<currentTiddler>> foldedStatePrefix=\"$:/state/folded/\"/>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\" variable=\"listItem\">\n{{$:/core/images/fold-all-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/FoldAll/Caption}}/></span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/full-screen": {
"title": "$:/core/ui/Buttons/full-screen",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/full-screen-button}} {{$:/language/Buttons/FullScreen/Caption}}",
"description": "{{$:/language/Buttons/FullScreen/Hint}}",
"text": "<$button message=\"tm-full-screen\" tooltip={{$:/language/Buttons/FullScreen/Hint}} aria-label={{$:/language/Buttons/FullScreen/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/full-screen-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/FullScreen/Caption}}/></span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/home": {
"title": "$:/core/ui/Buttons/home",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/home-button}} {{$:/language/Buttons/Home/Caption}}",
"description": "{{$:/language/Buttons/Home/Hint}}",
"text": "<$button message=\"tm-home\" tooltip={{$:/language/Buttons/Home/Hint}} aria-label={{$:/language/Buttons/Home/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/home-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Home/Caption}}/></span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/import": {
"title": "$:/core/ui/Buttons/import",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/import-button}} {{$:/language/Buttons/Import/Caption}}",
"description": "{{$:/language/Buttons/Import/Hint}}",
"text": "<div class=\"tc-file-input-wrapper\">\n<$button tooltip={{$:/language/Buttons/Import/Hint}} aria-label={{$:/language/Buttons/Import/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/import-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Import/Caption}}/></span>\n</$list>\n</$button>\n<$browse tooltip={{$:/language/Buttons/Import/Hint}}/>\n</div>"
},
"$:/core/ui/Buttons/language": {
"title": "$:/core/ui/Buttons/language",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/globe}} {{$:/language/Buttons/Language/Caption}}",
"description": "{{$:/language/Buttons/Language/Hint}}",
"text": "\\whitespace trim\n\\define flag-title()\n$(languagePluginTitle)$/icon\n\\end\n<span class=\"tc-popup-keep\">\n<$button popup=<<qualify \"$:/state/popup/language\">> tooltip={{$:/language/Buttons/Language/Hint}} aria-label={{$:/language/Buttons/Language/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n<span class=\"tc-image-button\">\n<$set name=\"languagePluginTitle\" value={{$:/language}}>\n<$image source=<<flag-title>>/>\n</$set>\n</span>\n</$list>\n<$text text=\" \"/>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Language/Caption}}/></span>\n</$list>\n</$button>\n</span>\n<$reveal state=<<qualify \"$:/state/popup/language\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-drop-down\">\n{{$:/snippets/languageswitcher}}\n</div>\n</$reveal>\n"
},
"$:/core/ui/Buttons/manager": {
"title": "$:/core/ui/Buttons/manager",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/list}} {{$:/language/Buttons/Manager/Caption}}",
"description": "{{$:/language/Buttons/Manager/Hint}}",
"text": "\\whitespace trim\n\\define manager-button(class)\n<$button to=\"$:/Manager\" tooltip={{$:/language/Buttons/Manager/Hint}} aria-label={{$:/language/Buttons/Manager/Caption}} class=\"\"\"$(tv-config-toolbar-class)$ $class$\"\"\">\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/list}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Manager/Caption}}/></span>\n</$list>\n</$button>\n\\end\n\n<$list filter=\"[list[$:/StoryList]] +[field:title[$:/Manager]]\" emptyMessage=<<manager-button>>>\n<<manager-button \"tc-selected\">>\n</$list>\n"
},
"$:/core/ui/Buttons/more-page-actions": {
"title": "$:/core/ui/Buttons/more-page-actions",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/down-arrow}} {{$:/language/Buttons/More/Caption}}",
"description": "{{$:/language/Buttons/More/Hint}}",
"text": "\\define config-title()\n$:/config/PageControlButtons/Visibility/$(listItem)$\n\\end\n<$button popup=<<qualify \"$:/state/popup/more\">> tooltip={{$:/language/Buttons/More/Hint}} aria-label={{$:/language/Buttons/More/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/down-arrow}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/More/Caption}}/></span>\n</$list>\n</$button><$reveal state=<<qualify \"$:/state/popup/more\">> type=\"popup\" position=\"below\" animate=\"yes\">\n\n<div class=\"tc-drop-down\">\n\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-class\" value=\"tc-btn-invisible\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/PageControls]!has[draft.of]] -[[$:/core/ui/Buttons/more-page-actions]]\" variable=\"listItem\">\n\n<$reveal type=\"match\" state=<<config-title>> text=\"hide\">\n\n<$set name=\"tv-config-toolbar-class\" filter=\"[<tv-config-toolbar-class>] [<listItem>encodeuricomponent[]addprefix[tc-btn-]]\">\n\n<$transclude tiddler=<<listItem>> mode=\"inline\"/>\n\n</$set>\n\n</$reveal>\n\n</$list>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</div>\n\n</$reveal>"
},
"$:/core/ui/Buttons/new-image": {
"title": "$:/core/ui/Buttons/new-image",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/new-image-button}} {{$:/language/Buttons/NewImage/Caption}}",
"description": "{{$:/language/Buttons/NewImage/Hint}}",
"text": "\\whitespace trim\n<$button tooltip={{$:/language/Buttons/NewImage/Hint}} aria-label={{$:/language/Buttons/NewImage/Caption}} class=<<tv-config-toolbar-class>> actions={{$:/core/ui/Actions/new-image}}>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/new-image-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/NewImage/Caption}}/></span>\n</$list>\n</$button>\n"
},
"$:/core/ui/Buttons/new-journal": {
"title": "$:/core/ui/Buttons/new-journal",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/new-journal-button}} {{$:/language/Buttons/NewJournal/Caption}}",
"description": "{{$:/language/Buttons/NewJournal/Hint}}",
"text": "\\whitespace trim\n\\define journalButton()\n<$button tooltip={{$:/language/Buttons/NewJournal/Hint}} aria-label={{$:/language/Buttons/NewJournal/Caption}} class=<<tv-config-toolbar-class>> actions={{$:/core/ui/Actions/new-journal}}>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/new-journal-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/NewJournal/Caption}}/></span>\n</$list>\n</$button>\n\\end\n<<journalButton>>\n"
},
"$:/core/ui/Buttons/new-tiddler": {
"title": "$:/core/ui/Buttons/new-tiddler",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/new-button}} {{$:/language/Buttons/NewTiddler/Caption}}",
"description": "{{$:/language/Buttons/NewTiddler/Hint}}",
"text": "\\whitespace trim\n<$button actions={{$:/core/ui/Actions/new-tiddler}} tooltip={{$:/language/Buttons/NewTiddler/Hint}} aria-label={{$:/language/Buttons/NewTiddler/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/new-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/NewTiddler/Caption}}/></span>\n</$list>\n</$button>\n"
},
"$:/core/ui/Buttons/palette": {
"title": "$:/core/ui/Buttons/palette",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/palette}} {{$:/language/Buttons/Palette/Caption}}",
"description": "{{$:/language/Buttons/Palette/Hint}}",
"text": "\\whitespace trim\n<span class=\"tc-popup-keep\">\n<$button popup=<<qualify \"$:/state/popup/palette\">> tooltip={{$:/language/Buttons/Palette/Hint}} aria-label={{$:/language/Buttons/Palette/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/palette}}\n</$list>\n<$text text=\" \"/>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Palette/Caption}}/></span>\n</$list>\n</$button>\n</span>\n<$reveal state=<<qualify \"$:/state/popup/palette\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-drop-down\" style=\"font-size:0.7em;\">\n{{$:/snippets/paletteswitcher}}\n</div>\n</$reveal>\n"
},
"$:/core/ui/Buttons/print": {
"title": "$:/core/ui/Buttons/print",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/print-button}} {{$:/language/Buttons/Print/Caption}}",
"description": "{{$:/language/Buttons/Print/Hint}}",
"text": "<$button message=\"tm-print\" tooltip={{$:/language/Buttons/Print/Hint}} aria-label={{$:/language/Buttons/Print/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/print-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Print/Caption}}/></span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/refresh": {
"title": "$:/core/ui/Buttons/refresh",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/refresh-button}} {{$:/language/Buttons/Refresh/Caption}}",
"description": "{{$:/language/Buttons/Refresh/Hint}}",
"text": "<$button message=\"tm-browser-refresh\" tooltip={{$:/language/Buttons/Refresh/Hint}} aria-label={{$:/language/Buttons/Refresh/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/refresh-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Refresh/Caption}}/></span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/save-wiki": {
"title": "$:/core/ui/Buttons/save-wiki",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/save-button}} {{$:/language/Buttons/SaveWiki/Caption}}",
"description": "{{$:/language/Buttons/SaveWiki/Hint}}",
"text": "<$button tooltip={{$:/language/Buttons/SaveWiki/Hint}} aria-label={{$:/language/Buttons/SaveWiki/Caption}} class=<<tv-config-toolbar-class>>>\n<$wikify name=\"site-title\" text={{$:/config/SaveWikiButton/Filename}}>\n<$action-sendmessage $message=\"tm-save-wiki\" $param={{$:/config/SaveWikiButton/Template}} filename=<<site-title>>/>\n</$wikify>\n<span class=\"tc-dirty-indicator\">\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/save-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/SaveWiki/Caption}}/></span>\n</$list>\n</span>\n</$button>"
},
"$:/core/ui/Buttons/storyview": {
"title": "$:/core/ui/Buttons/storyview",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/storyview-classic}} {{$:/language/Buttons/StoryView/Caption}}",
"description": "{{$:/language/Buttons/StoryView/Hint}}",
"text": "\\whitespace trim\n\\define icon()\n$:/core/images/storyview-$(storyview)$\n\\end\n<span class=\"tc-popup-keep\">\n<$button popup=<<qualify \"$:/state/popup/storyview\">> tooltip={{$:/language/Buttons/StoryView/Hint}} aria-label={{$:/language/Buttons/StoryView/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n<$set name=\"storyview\" value={{$:/view}}>\n<$transclude tiddler=<<icon>>/>\n</$set>\n</$list>\n<$text text=\" \"/>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/StoryView/Caption}}/></span>\n</$list>\n</$button>\n</span>\n<$reveal state=<<qualify \"$:/state/popup/storyview\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-drop-down\">\n{{$:/snippets/viewswitcher}}\n</div>\n</$reveal>\n"
},
"$:/core/ui/Buttons/tag-manager": {
"title": "$:/core/ui/Buttons/tag-manager",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/tag-button}} {{$:/language/Buttons/TagManager/Caption}}",
"description": "{{$:/language/Buttons/TagManager/Hint}}",
"text": "\\whitespace trim\n\\define control-panel-button(class)\n<$button to=\"$:/TagManager\" tooltip={{$:/language/Buttons/TagManager/Hint}} aria-label={{$:/language/Buttons/TagManager/Caption}} class=\"\"\"$(tv-config-toolbar-class)$ $class$\"\"\">\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/tag-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/TagManager/Caption}}/></span>\n</$list>\n</$button>\n\\end\n\n<$list filter=\"[list[$:/StoryList]] +[field:title[$:/TagManager]]\" emptyMessage=<<control-panel-button>>>\n<<control-panel-button \"tc-selected\">>\n</$list>\n"
},
"$:/core/ui/Buttons/theme": {
"title": "$:/core/ui/Buttons/theme",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/theme-button}} {{$:/language/Buttons/Theme/Caption}}",
"description": "{{$:/language/Buttons/Theme/Hint}}",
"text": "\\whitespace trim\n<span class=\"tc-popup-keep\">\n<$button popup=<<qualify \"$:/state/popup/theme\">> tooltip={{$:/language/Buttons/Theme/Hint}} aria-label={{$:/language/Buttons/Theme/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/theme-button}}\n</$list>\n<$text text=\" \"/>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Theme/Caption}}/></span>\n</$list>\n</$button>\n</span>\n<$reveal state=<<qualify \"$:/state/popup/theme\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-drop-down\">\n<$linkcatcher to=\"$:/theme\">\n{{$:/snippets/themeswitcher}}\n</$linkcatcher>\n</div>\n</$reveal>\n"
},
"$:/core/ui/Buttons/timestamp": {
"title": "$:/core/ui/Buttons/timestamp",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/timestamp-on}} {{$:/language/Buttons/Timestamp/Caption}}",
"description": "{{$:/language/Buttons/Timestamp/Hint}}",
"text": "\\whitespace trim\n<$reveal type=\"nomatch\" state=\"$:/config/TimestampDisable\" text=\"yes\">\n<$button tooltip={{$:/language/Buttons/Timestamp/On/Hint}} aria-label={{$:/language/Buttons/Timestamp/On/Caption}} class=<<tv-config-toolbar-class>>>\n<$action-setfield $tiddler=\"$:/config/TimestampDisable\" $value=\"yes\"/>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/timestamp-on}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Timestamp/On/Caption}}/></span>\n</$list>\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=\"$:/config/TimestampDisable\" text=\"yes\">\n<$button tooltip={{$:/language/Buttons/Timestamp/Off/Hint}} aria-label={{$:/language/Buttons/Timestamp/Off/Caption}} class=<<tv-config-toolbar-class>>>\n<$action-setfield $tiddler=\"$:/config/TimestampDisable\" $value=\"no\"/>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/timestamp-off}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Timestamp/Off/Caption}}/></span>\n</$list>\n</$button>\n</$reveal>\n"
},
"$:/core/ui/Buttons/unfold-all": {
"title": "$:/core/ui/Buttons/unfold-all",
"tags": "$:/tags/PageControls",
"caption": "{{$:/core/images/unfold-all-button}} {{$:/language/Buttons/UnfoldAll/Caption}}",
"description": "{{$:/language/Buttons/UnfoldAll/Hint}}",
"text": "<$button tooltip={{$:/language/Buttons/UnfoldAll/Hint}} aria-label={{$:/language/Buttons/UnfoldAll/Caption}} class=<<tv-config-toolbar-class>>>\n<$action-sendmessage $message=\"tm-unfold-all-tiddlers\" $param=<<currentTiddler>> foldedStatePrefix=\"$:/state/folded/\"/>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\" variable=\"listItem\">\n{{$:/core/images/unfold-all-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/UnfoldAll/Caption}}/></span>\n</$list>\n</$button>"
},
"$:/core/ui/PageTemplate/pagecontrols": {
"title": "$:/core/ui/PageTemplate/pagecontrols",
"text": "\\whitespace trim\n\\define config-title()\n$:/config/PageControlButtons/Visibility/$(listItem)$\n\\end\n<div class=\"tc-page-controls\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/PageControls]!has[draft.of]]\" variable=\"listItem\">\n<$set name=\"hidden\" value=<<config-title>>>\n<$list filter=\"[<hidden>!text[hide]]\" storyview=\"pop\" variable=\"ignore\">\n<$set name=\"tv-config-toolbar-class\" filter=\"[<tv-config-toolbar-class>] [<listItem>encodeuricomponent[]addprefix[tc-btn-]]\">\n<$transclude tiddler=<<listItem>> mode=\"inline\"/>\n</$set>\n</$list>\n</$set>\n</$list>\n</div>\n"
},
"$:/core/ui/PageStylesheet": {
"title": "$:/core/ui/PageStylesheet",
"text": "\\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\n\n<$set name=\"currentTiddler\" value={{$:/language}}>\n\n<$set name=\"languageTitle\" value={{!!name}}>\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Stylesheet]!has[draft.of]]\">\n<$transclude mode=\"block\"/>\n</$list>\n\n</$set>\n\n</$set>\n"
},
"$:/core/ui/PageTemplate/alerts": {
"title": "$:/core/ui/PageTemplate/alerts",
"tags": "$:/tags/PageTemplate",
"text": "<div class=\"tc-alerts\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Alert]!has[draft.of]]\" template=\"$:/core/ui/AlertTemplate\" storyview=\"pop\"/>\n\n</div>\n"
},
"$:/core/ui/PageTemplate/drafts": {
"title": "$:/core/ui/PageTemplate/drafts",
"tags": "$:/tags/PageTemplate",
"text": "\\whitespace trim\n<$reveal state=\"$:/status/IsReadOnly\" type=\"nomatch\" text=\"yes\" tag=\"div\" class=\"tc-drafts-list\">\n<$list filter=\"[has[draft.of]!sort[modified]] -[list[$:/StoryList]]\">\n<$link>\n{{$:/core/images/edit-button}} <$text text=<<currentTiddler>>/>\n</$link>\n</$list>\n</$reveal>\n"
},
"$:/core/ui/PageTemplate/pluginreloadwarning": {
"title": "$:/core/ui/PageTemplate/pluginreloadwarning",
"tags": "$:/tags/PageTemplate",
"text": "\\define lingo-base() $:/language/\n\n<$list filter=\"[{$:/status/RequireReloadDueToPluginChange}match[yes]]\">\n\n<$reveal type=\"nomatch\" state=\"$:/temp/HidePluginWarning\" text=\"yes\">\n\n<div class=\"tc-plugin-reload-warning\">\n\n<$set name=\"tv-config-toolbar-class\" value=\"\">\n\n<<lingo PluginReloadWarning>> <$button set=\"$:/temp/HidePluginWarning\" setTo=\"yes\" class=\"tc-btn-invisible\">{{$:/core/images/close-button}}</$button>\n\n</$set>\n\n</div>\n\n</$reveal>\n\n</$list>\n"
},
"$:/core/ui/PageTemplate/sidebar": {
"title": "$:/core/ui/PageTemplate/sidebar",
"tags": "$:/tags/PageTemplate",
"text": "\\whitespace trim\n\\define config-title()\n$:/config/SideBarSegments/Visibility/$(listItem)$\n\\end\n\n<$scrollable fallthrough=\"no\" class=\"tc-sidebar-scrollable\">\n\n<div class=\"tc-sidebar-header\">\n\n<$reveal state=\"$:/state/sidebar\" type=\"match\" text=\"yes\" default=\"yes\" retain=\"yes\" animate=\"yes\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/SideBarSegment]!has[draft.of]]\" variable=\"listItem\">\n\n<$reveal type=\"nomatch\" state=<<config-title>> text=\"hide\" tag=\"div\">\n\n<$transclude tiddler=<<listItem>> mode=\"block\"/>\n\n</$reveal>\n\n</$list>\n\n</$reveal>\n\n</div>\n\n</$scrollable>\n"
},
"$:/core/ui/PageTemplate/story": {
"title": "$:/core/ui/PageTemplate/story",
"tags": "$:/tags/PageTemplate",
"text": "\\whitespace trim\n<section class=\"tc-story-river\">\n\n<section class=\"story-backdrop\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/AboveStory]!has[draft.of]]\">\n\n<$transclude/>\n\n</$list>\n\n</section>\n\n<$list filter=\"[list[$:/StoryList]]\" history=\"$:/HistoryList\" template={{$:/config/ui/ViewTemplate}} editTemplate={{$:/config/ui/EditTemplate}} storyview={{$:/view}} emptyMessage={{$:/config/EmptyStoryMessage}}/>\n\n<section class=\"story-frontdrop\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/BelowStory]!has[draft.of]]\">\n\n<$transclude/>\n\n</$list>\n\n</section>\n\n</section>\n"
},
"$:/core/ui/PageTemplate/topleftbar": {
"title": "$:/core/ui/PageTemplate/topleftbar",
"tags": "$:/tags/PageTemplate",
"text": "<span class=\"tc-topbar tc-topbar-left\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/TopLeftBar]!has[draft.of]]\" variable=\"listItem\" storyview=\"pop\">\n\n<$transclude tiddler=<<listItem>> mode=\"inline\"/>\n\n</$list>\n\n</span>\n"
},
"$:/core/ui/PageTemplate/toprightbar": {
"title": "$:/core/ui/PageTemplate/toprightbar",
"tags": "$:/tags/PageTemplate",
"text": "<span class=\"tc-topbar tc-topbar-right\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/TopRightBar]!has[draft.of]]\" variable=\"listItem\" storyview=\"pop\">\n\n<$transclude tiddler=<<listItem>> mode=\"inline\"/>\n\n</$list>\n\n</span>\n"
},
"$:/core/ui/PageTemplate": {
"title": "$:/core/ui/PageTemplate",
"text": "\\whitespace trim\n\\define containerClasses()\ntc-page-container tc-page-view-$(storyviewTitle)$ tc-language-$(languageTitle)$\n\\end\n\\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\n\n<$set name=\"tv-config-toolbar-icons\" value={{$:/config/Toolbar/Icons}}>\n\n<$set name=\"tv-config-toolbar-text\" value={{$:/config/Toolbar/Text}}>\n\n<$set name=\"tv-config-toolbar-class\" value={{$:/config/Toolbar/ButtonClass}}>\n\n<$set name=\"tv-enable-drag-and-drop\" value={{$:/config/DragAndDrop/Enable}}>\n\n<$set name=\"tv-show-missing-links\" value={{$:/config/MissingLinks}}>\n\n<$set name=\"storyviewTitle\" value={{$:/view}}>\n\n<$set name=\"languageTitle\" value={{{ [{$:/language}get[name]] }}}>\n\n<div class=<<containerClasses>>>\n\n<$navigator story=\"$:/StoryList\" history=\"$:/HistoryList\" openLinkFromInsideRiver={{$:/config/Navigation/openLinkFromInsideRiver}} openLinkFromOutsideRiver={{$:/config/Navigation/openLinkFromOutsideRiver}} relinkOnRename={{$:/config/RelinkOnRename}}>\n\n<$dropzone enable=<<tv-enable-drag-and-drop>>>\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/PageTemplate]!has[draft.of]]\" variable=\"listItem\">\n\n<$transclude tiddler=<<listItem>>/>\n\n</$list>\n\n</$dropzone>\n\n</$navigator>\n\n</div>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</$set>\n"
},
"$:/PaletteManager": {
"title": "$:/PaletteManager",
"text": "\\define lingo-base() $:/language/ControlPanel/Palette/Editor/\n\\define describePaletteColour(colour)\n<$transclude tiddler=\"$:/language/Docs/PaletteColours/$colour$\"><$text text=\"$colour$\"/></$transclude>\n\\end\n\\define edit-colour-placeholder()\n edit $(colourName)$\n\\end\n\\define colour-tooltip(showhide) $showhide$ editor for $(newColourName)$ \n\\define resolve-colour(macrocall)\n\\import $:/core/macros/utils\n\\whitespace trim\n<$wikify name=\"name\" text=\"\"\"$macrocall$\"\"\">\n<<name>>\n</$wikify>\n\\end\n\\define delete-colour-index-actions() <$action-setfield $index=<<colourName>>/>\n\\define palette-manager-colour-row-segment()\n\\whitespace trim\n<$edit-text index=<<colourName>> tag=\"input\" placeholder=<<edit-colour-placeholder>> default=\"\"/>\n<br>\n<$edit-text index=<<colourName>> type=\"color\" tag=\"input\" class=\"tc-palette-manager-colour-input\"/>\n<$list filter=\"[<currentTiddler>getindex<colourName>removeprefix[<<]removesuffix[>>]] [<currentTiddler>getindex<colourName>removeprefix[<$]removesuffix[/>]]\" variable=\"ignore\">\n<$set name=\"state\" value={{{ [[$:/state/palettemanager/]addsuffix<currentTiddler>addsuffix[/]addsuffix<colourName>] }}}>\n<$wikify name=\"newColourName\" text=\"\"\"<$macrocall $name=\"resolve-colour\" macrocall={{{ [<currentTiddler>getindex<colourName>] }}}/>\"\"\">\n<$reveal state=<<state>> type=\"nomatch\" text=\"show\">\n<$button tooltip=<<colour-tooltip show>> aria-label=<<colour-tooltip show>> class=\"tc-btn-invisible\" set=<<state>> setTo=\"show\">{{$:/core/images/down-arrow}} <$text text=<<newColourName>>/></$button><br>\n</$reveal>\n<$reveal state=<<state>> type=\"match\" text=\"show\">\n<$button tooltip=<<colour-tooltip hide>> aria-label=<<colour-tooltip show>> class=\"tc-btn-invisible\" actions=\"\"\"<$action-deletetiddler $tiddler=<<state>>/>\"\"\">{{$:/core/images/up-arrow}} <$text text=<<newColourName>>/></$button><br>\n</$reveal>\n<$reveal state=<<state>> type=\"match\" text=\"show\">\n<$set name=\"colourName\" value=<<newColourName>>>\n<br>\n<<palette-manager-colour-row-segment>>\n<br><br>\n</$set>\n</$reveal>\n</$wikify>\n</$set>\n</$list>\n\\end\n\\define palette-manager-colour-row()\n\\whitespace trim\n<tr>\n<td>\n<span style=\"float:right;\">\n<$button tooltip=<<lingo Delete/Hint>> aria-label=<<lingo Delete/Hint>> class=\"tc-btn-invisible\" actions=<<delete-colour-index-actions>>>\n{{$:/core/images/delete-button}}</$button>\n</span>\n''<$macrocall $name=\"describePaletteColour\" colour=<<colourName>>/>''<br/>\n<$macrocall $name=\"colourName\" $output=\"text/plain\"/>\n</td>\n<td>\n<<palette-manager-colour-row-segment>>\n</td>\n</tr>\n\\end\n\\define palette-manager-table()\n\\whitespace trim\n<table>\n<tbody>\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Palette]indexes[]]\" variable=\"colourName\">\n<$list filter=\"[<currentTiddler>indexes[]removeprefix<colourName>suffix[]]\" variable=\"ignore\" emptyMessage=\"\"\"\n<$list filter=\"[{$:/state/palettemanager/showexternal}removeprefix[yes]suffix[]]\" variable=\"ignore\">\n<<palette-manager-colour-row>>\n</$list>\n\"\"\">\n<<palette-manager-colour-row>>\n</$list>\n</$list>\n</tbody>\n</table>\n\\end\n<$set name=\"currentTiddler\" value={{$:/palette}}>\n\n<<lingo Prompt>> <$link to={{$:/palette}}><$macrocall $name=\"currentTiddler\" $output=\"text/plain\"/></$link>\n\n<$list filter=\"[all[current]is[shadow]is[tiddler]]\" variable=\"listItem\">\n<<lingo Prompt/Modified>>\n<$button message=\"tm-delete-tiddler\" param={{$:/palette}}><<lingo Reset/Caption>></$button>\n</$list>\n\n<$list filter=\"[all[current]is[shadow]!is[tiddler]]\" variable=\"listItem\">\n<<lingo Clone/Prompt>>\n</$list>\n\n<$button message=\"tm-new-tiddler\" param={{$:/palette}}><<lingo Clone/Caption>></$button>\n\n<$checkbox tiddler=\"$:/state/palettemanager/showexternal\" field=\"text\" checked=\"yes\" unchecked=\"no\"> <<lingo Names/External/Show>></$checkbox>\n\n<<palette-manager-table>>\n"
},
"$:/core/ui/PluginInfo": {
"title": "$:/core/ui/PluginInfo",
"text": "\\define localised-info-tiddler-title()\n$(currentTiddler)$/$(languageTitle)$/$(currentTab)$\n\\end\n\\define info-tiddler-title()\n$(currentTiddler)$/$(currentTab)$\n\\end\n\\define default-tiddler-title()\n$:/core/ui/PluginInfo/Default/$(currentTab)$\n\\end\n<$transclude tiddler=<<localised-info-tiddler-title>> mode=\"block\">\n<$transclude tiddler=<<currentTiddler>> subtiddler=<<localised-info-tiddler-title>> mode=\"block\">\n<$transclude tiddler=<<currentTiddler>> subtiddler=<<info-tiddler-title>> mode=\"block\">\n<$transclude tiddler=<<default-tiddler-title>> mode=\"block\">\n{{$:/language/ControlPanel/Plugin/NoInfoFound/Hint}}\n</$transclude>\n</$transclude>\n</$transclude>\n</$transclude>\n"
},
"$:/core/ui/PluginInfo/Default/contents": {
"title": "$:/core/ui/PluginInfo/Default/contents",
"text": "\\define lingo-base() $:/language/TiddlerInfo/Advanced/PluginInfo/\n<<lingo Hint>>\n<ul>\n<$list filter=\"[all[current]plugintiddlers[]sort[title]]\" emptyMessage=<<lingo Empty/Hint>>>\n<li>\n<$link />\n</li>\n</$list>\n</ul>\n"
},
"$:/core/ui/PluginListItemTemplate": {
"title": "$:/core/ui/PluginListItemTemplate",
"text": "<div class=\"tc-menu-list-item\">\n<$link to={{!!title}}><$view field=\"description\"><$view field=\"title\"/></$view></$link>\n</div>"
},
"$:/core/ui/SearchResults": {
"title": "$:/core/ui/SearchResults",
"text": "<div class=\"tc-search-results\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]butfirst[]limit[1]]\" emptyMessage=\"\"\"\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]]\">\n<$transclude mode=\"block\"/>\n</$list>\n\"\"\">\n\n<$macrocall $name=\"tabs\" tabsList=\"[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]]\" default={{$:/config/SearchResults/Default}}/>\n\n</$list>\n\n</div>\n"
},
"$:/core/ui/SideBar/More": {
"title": "$:/core/ui/SideBar/More",
"tags": "$:/tags/SideBar",
"caption": "{{$:/language/SideBar/More/Caption}}",
"text": "<div class=\"tc-more-sidebar\">\n<$macrocall $name=\"tabs\" tabsList=\"[all[shadows+tiddlers]tag[$:/tags/MoreSideBar]!has[draft.of]]\" default={{$:/config/DefaultMoreSidebarTab}} state=\"$:/state/tab/moresidebar\" class=\"tc-vertical tc-sidebar-tabs-more\" />\n</div>"
},
"$:/core/ui/SideBar/Open": {
"title": "$:/core/ui/SideBar/Open",
"tags": "$:/tags/SideBar",
"caption": "{{$:/language/SideBar/Open/Caption}}",
"text": "\\whitespace trim\n\\define lingo-base() $:/language/CloseAll/\n\n\\define drop-actions()\n<$action-listops $tiddler=<<tv-story-list>> $subfilter=\"+[insertbefore:currentTiddler<actionTiddler>]\"/>\n\\end\n\n\\define placeholder()\n<div class=\"tc-droppable-placeholder\"/>\n\\end\n\n\\define droppable-item(button)\n\\whitespace trim\n<$droppable actions=<<drop-actions>> enable=<<tv-allow-drag-and-drop>>>\n<<placeholder>>\n<div>\n$button$\n</div>\n</$droppable>\n\\end\n\n<div class=\"tc-sidebar-tab-open\">\n<$list filter=\"[list<tv-story-list>]\" history=<<tv-history-list>> storyview=\"pop\">\n<div class=\"tc-sidebar-tab-open-item\">\n<$macrocall $name=\"droppable-item\" button=\"\"\"<$button message=\"tm-close-tiddler\" tooltip={{$:/language/Buttons/Close/Hint}} aria-label={{$:/language/Buttons/Close/Caption}} class=\"tc-btn-invisible tc-btn-mini\">{{$:/core/images/close-button}}</$button> <$link to={{!!title}}><$view field=\"title\"/></$link>\"\"\"/>\n</div>\n</$list>\n<$tiddler tiddler=\"\">\n<div>\n<$macrocall $name=\"droppable-item\" button=\"\"\"<$button message=\"tm-close-all-tiddlers\" class=\"tc-btn-invisible tc-btn-mini\"><<lingo Button>></$button>\"\"\"/>\n</div>\n</$tiddler>\n</div>\n"
},
"$:/core/ui/SideBar/Recent": {
"title": "$:/core/ui/SideBar/Recent",
"tags": "$:/tags/SideBar",
"caption": "{{$:/language/SideBar/Recent/Caption}}",
"text": "<$macrocall $name=\"timeline\" format={{$:/language/RecentChanges/DateFormat}}/>\n"
},
"$:/core/ui/SideBar/Tools": {
"title": "$:/core/ui/SideBar/Tools",
"tags": "$:/tags/SideBar",
"caption": "{{$:/language/SideBar/Tools/Caption}}",
"text": "\\define lingo-base() $:/language/ControlPanel/\n\\define config-title()\n$:/config/PageControlButtons/Visibility/$(listItem)$\n\\end\n\n<<lingo Basics/Version/Prompt>> <<version>>\n\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-class\" value=\"\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/PageControls]!has[draft.of]]\" variable=\"listItem\">\n\n<div style=\"position:relative;\" class={{{ [<listItem>encodeuricomponent[]addprefix[tc-btn-]] }}}>\n\n<$checkbox tiddler=<<config-title>> field=\"text\" checked=\"show\" unchecked=\"hide\" default=\"show\"/> <$transclude tiddler=<<listItem>>/> <i class=\"tc-muted\"><$transclude tiddler=<<listItem>> field=\"description\"/></i>\n\n</div>\n\n</$list>\n\n</$set>\n\n</$set>\n\n</$set>\n"
},
"$:/core/ui/SideBarLists": {
"title": "$:/core/ui/SideBarLists",
"text": "<$transclude tiddler=\"$:/core/ui/SideBarSegments/search\"/>\n\n<$transclude tiddler=\"$:/core/ui/SideBarSegments/tabs\"/>\n\n"
},
"$:/core/ui/SideBarSegments/page-controls": {
"title": "$:/core/ui/SideBarSegments/page-controls",
"tags": "$:/tags/SideBarSegment",
"text": "{{||$:/core/ui/PageTemplate/pagecontrols}}\n"
},
"$:/core/ui/SideBarSegments/search": {
"title": "$:/core/ui/SideBarSegments/search",
"tags": "$:/tags/SideBarSegment",
"text": "\\whitespace trim\n<div class=\"tc-sidebar-lists tc-sidebar-search\">\n\n<$set name=\"searchTiddler\" value=\"$:/temp/search\">\n<div class=\"tc-search\">\n<$edit-text tiddler=\"$:/temp/search\" type=\"search\" tag=\"input\" focus={{$:/config/Search/AutoFocus}} focusPopup=<<qualify \"$:/state/popup/search-dropdown\">> class=\"tc-popup-handle\"/>\n<$reveal state=\"$:/temp/search\" type=\"nomatch\" text=\"\">\n<$button tooltip={{$:/language/Buttons/AdvancedSearch/Hint}} aria-label={{$:/language/Buttons/AdvancedSearch/Caption}} class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/advancedsearch\" text={{$:/temp/search}}/>\n<$action-setfield $tiddler=\"$:/temp/search\" text=\"\"/>\n<$action-navigate $to=\"$:/AdvancedSearch\"/>\n{{$:/core/images/advanced-search-button}}\n</$button>\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/search\" text=\"\" />\n{{$:/core/images/close-button}}\n</$button>\n<$button popup=<<qualify \"$:/state/popup/search-dropdown\">> class=\"tc-btn-invisible\">\n{{$:/core/images/down-arrow}}\n<$list filter=\"[{$:/temp/search}minlength{$:/config/Search/MinLength}limit[1]]\" variable=\"listItem\">\n<$set name=\"searchTerm\" value={{{ [<searchTiddler>get[text]] }}}>\n<$set name=\"resultCount\" value=\"\"\"<$count filter=\"[!is[system]search<searchTerm>]\"/>\"\"\">\n{{$:/language/Search/Matches}}\n</$set>\n</$set>\n</$list>\n</$button>\n</$reveal>\n<$reveal state=\"$:/temp/search\" type=\"match\" text=\"\">\n<$button to=\"$:/AdvancedSearch\" tooltip={{$:/language/Buttons/AdvancedSearch/Hint}} aria-label={{$:/language/Buttons/AdvancedSearch/Caption}} class=\"tc-btn-invisible\">\n{{$:/core/images/advanced-search-button}}\n</$button>\n</$reveal>\n</div>\n\n<$reveal tag=\"div\" class=\"tc-block-dropdown-wrapper\" state=\"$:/temp/search\" type=\"nomatch\" text=\"\">\n\n<$reveal tag=\"div\" class=\"tc-block-dropdown tc-search-drop-down tc-popup-handle\" state=<<qualify \"$:/state/popup/search-dropdown\">> type=\"nomatch\" text=\"\" default=\"\">\n\n<$list filter=\"[{$:/temp/search}minlength{$:/config/Search/MinLength}limit[1]]\" emptyMessage=\"\"\"<div class=\"tc-search-results\">{{$:/language/Search/Search/TooShort}}</div>\"\"\" variable=\"listItem\">\n\n{{$:/core/ui/SearchResults}}\n\n</$list>\n\n</$reveal>\n\n</$reveal>\n\n</$set>\n\n</div>\n"
},
"$:/core/ui/SideBarSegments/site-subtitle": {
"title": "$:/core/ui/SideBarSegments/site-subtitle",
"tags": "$:/tags/SideBarSegment",
"text": "<div class=\"tc-site-subtitle\">\n\n<$transclude tiddler=\"$:/SiteSubtitle\" mode=\"inline\"/>\n\n</div>\n"
},
"$:/core/ui/SideBarSegments/site-title": {
"title": "$:/core/ui/SideBarSegments/site-title",
"tags": "$:/tags/SideBarSegment",
"text": "<h1 class=\"tc-site-title\">\n\n<$transclude tiddler=\"$:/SiteTitle\" mode=\"inline\"/>\n\n</h1>\n"
},
"$:/core/ui/SideBarSegments/tabs": {
"title": "$:/core/ui/SideBarSegments/tabs",
"tags": "$:/tags/SideBarSegment",
"text": "<div class=\"tc-sidebar-lists tc-sidebar-tabs\">\n\n<$macrocall $name=\"tabs\" tabsList=\"[all[shadows+tiddlers]tag[$:/tags/SideBar]!has[draft.of]]\" default={{$:/config/DefaultSidebarTab}} state=\"$:/state/tab/sidebar\" class=\"tc-sidebar-tabs-main\"/>\n\n</div>\n"
},
"$:/TagManager": {
"title": "$:/TagManager",
"icon": "$:/core/images/tag-button",
"color": "#bbb",
"text": "\\define lingo-base() $:/language/TagManager/\n\\define iconEditorTab(type)\n\\whitespace trim\n<$link to=\"\"><<lingo Icons/None>></$link>\n<$list filter=\"[all[shadows+tiddlers]is[image]] [all[shadows+tiddlers]tag[$:/tags/Image]] -[type[application/pdf]] +[sort[title]] +[$type$is[system]]\">\n<$link to={{!!title}}>\n<$transclude/> <$view field=\"title\"/>\n</$link>\n</$list>\n\\end\n\\define iconEditor(title)\n\\whitespace trim\n<div class=\"tc-drop-down-wrapper\">\n<$button popupTitle={{{ [[$:/state/popup/icon/]addsuffix<__title__>] }}} class=\"tc-btn-invisible tc-btn-dropdown\">{{$:/core/images/down-arrow}}</$button>\n<$reveal stateTitle={{{ [[$:/state/popup/icon/]addsuffix<__title__>] }}} type=\"popup\" position=\"belowleft\" text=\"\" default=\"\">\n<div class=\"tc-drop-down\">\n<$linkcatcher actions=\"\"\"<$action-setfield $tiddler=<<__title__>> icon=<<navigateTo>>/>\"\"\">\n<<iconEditorTab type:\"!\">>\n<hr/>\n<<iconEditorTab type:\"\">>\n</$linkcatcher>\n</div>\n</$reveal>\n</div>\n\\end\n\\define toggleButton(state)\n\\whitespace trim\n<$reveal stateTitle=<<__state__>> type=\"match\" text=\"closed\" default=\"closed\">\n<$button setTitle=<<__state__>> setTo=\"open\" class=\"tc-btn-invisible tc-btn-dropdown\" selectedClass=\"tc-selected\">\n{{$:/core/images/info-button}}\n</$button>\n</$reveal>\n<$reveal stateTitle=<<__state__>> type=\"match\" text=\"open\" default=\"closed\">\n<$button setTitle=<<__state__>> setTo=\"closed\" class=\"tc-btn-invisible tc-btn-dropdown\" selectedClass=\"tc-selected\">\n{{$:/core/images/info-button}}\n</$button>\n</$reveal>\n\\end\n\\whitespace trim\n<table class=\"tc-tag-manager-table\">\n<tbody>\n<tr>\n<th><<lingo Colour/Heading>></th>\n<th class=\"tc-tag-manager-tag\"><<lingo Tag/Heading>></th>\n<th><<lingo Count/Heading>></th>\n<th><<lingo Icon/Heading>></th>\n<th><<lingo Info/Heading>></th>\n</tr>\n<$list filter=\"[tags[]!is[system]sort[title]]\">\n<tr>\n<td><$edit-text field=\"color\" tag=\"input\" type=\"color\"/></td>\n<td>{{||$:/core/ui/TagTemplate}}</td>\n<td><$count filter=\"[all[current]tagging[]]\"/></td>\n<td>\n<$macrocall $name=\"iconEditor\" title={{!!title}}/>\n</td>\n<td>\n<$macrocall $name=\"toggleButton\" state={{{ [[$:/state/tag-manager/]addsuffix<currentTiddler>] }}} /> \n</td>\n</tr>\n<tr>\n<td></td>\n<td colspan=\"4\">\n<$reveal stateTitle={{{ [[$:/state/tag-manager/]addsuffix<currentTiddler>] }}} type=\"match\" text=\"open\" default=\"\">\n<table>\n<tbody>\n<tr><td><<lingo Colour/Heading>></td><td><$edit-text field=\"color\" tag=\"input\" type=\"text\" size=\"9\"/></td></tr>\n<tr><td><<lingo Icon/Heading>></td><td><$edit-text field=\"icon\" tag=\"input\" size=\"45\"/></td></tr>\n</tbody>\n</table>\n</$reveal>\n</td>\n</tr>\n</$list>\n<tr>\n<td></td>\n<td style=\"position:relative;\">\n{{$:/core/ui/UntaggedTemplate}}\n</td>\n<td>\n<small class=\"tc-menu-list-count\"><$count filter=\"[untagged[]!is[system]] -[tags[]]\"/></small>\n</td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n"
},
"$:/core/ui/TagTemplate": {
"title": "$:/core/ui/TagTemplate",
"text": "\\whitespace trim\n<span class=\"tc-tag-list-item\">\n<$set name=\"transclusion\" value=<<currentTiddler>>>\n<$macrocall $name=\"tag-pill-body\" tag=<<currentTiddler>> icon={{!!icon}} colour={{!!color}} palette={{$:/palette}} element-tag=\"\"\"$button\"\"\" element-attributes=\"\"\"popup=<<qualify \"$:/state/popup/tag\">> dragFilter='[all[current]tagging[]]' tag='span'\"\"\"/>\n<$reveal state=<<qualify \"$:/state/popup/tag\">> type=\"popup\" position=\"below\" animate=\"yes\" class=\"tc-drop-down\">\n<$set name=\"tv-show-missing-links\" value=\"yes\">\n<$transclude tiddler=\"$:/core/ui/ListItemTemplate\"/>\n</$set>\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/TagDropdown]!has[draft.of]]\" variable=\"listItem\"> \n<$transclude tiddler=<<listItem>>/> \n</$list>\n<hr>\n<$macrocall $name=\"list-tagged-draggable\" tag=<<currentTiddler>>/>\n</$reveal>\n</$set>\n</span>\n"
},
"$:/core/ui/TiddlerFieldTemplate": {
"title": "$:/core/ui/TiddlerFieldTemplate",
"text": "<tr class=\"tc-view-field\">\n<td class=\"tc-view-field-name\">\n<$text text=<<listItem>>/>\n</td>\n<td class=\"tc-view-field-value\">\n<$view field=<<listItem>>/>\n</td>\n</tr>"
},
"$:/core/ui/TiddlerFields": {
"title": "$:/core/ui/TiddlerFields",
"text": "<table class=\"tc-view-field-table\">\n<tbody>\n<$list filter=\"[all[current]fields[]sort[title]] -text\" template=\"$:/core/ui/TiddlerFieldTemplate\" variable=\"listItem\"/>\n</tbody>\n</table>\n"
},
"$:/core/ui/TiddlerInfo/Advanced/PluginInfo": {
"title": "$:/core/ui/TiddlerInfo/Advanced/PluginInfo",
"tags": "$:/tags/TiddlerInfo/Advanced",
"text": "\\define lingo-base() $:/language/TiddlerInfo/Advanced/PluginInfo/\n<$list filter=\"[all[current]has[plugin-type]]\">\n\n! <<lingo Heading>>\n\n<<lingo Hint>>\n<ul>\n<$list filter=\"[all[current]plugintiddlers[]sort[title]]\" emptyMessage=<<lingo Empty/Hint>>>\n<li>\n<$link to={{!!title}}>\n<$view field=\"title\"/>\n</$link>\n</li>\n</$list>\n</ul>\n\n</$list>\n"
},
"$:/core/ui/TiddlerInfo/Advanced/ShadowInfo": {
"title": "$:/core/ui/TiddlerInfo/Advanced/ShadowInfo",
"tags": "$:/tags/TiddlerInfo/Advanced",
"text": "\\define lingo-base() $:/language/TiddlerInfo/Advanced/ShadowInfo/\n<$set name=\"infoTiddler\" value=<<currentTiddler>>>\n\n''<<lingo Heading>>''\n\n<$list filter=\"[all[current]!is[shadow]]\">\n\n<<lingo NotShadow/Hint>>\n\n</$list>\n\n<$list filter=\"[all[current]is[shadow]]\">\n\n<<lingo Shadow/Hint>>\n\n<$list filter=\"[all[current]shadowsource[]]\">\n\n<$set name=\"pluginTiddler\" value=<<currentTiddler>>>\n<<lingo Shadow/Source>>\n</$set>\n\n</$list>\n\n<$list filter=\"[all[current]is[shadow]is[tiddler]]\">\n\n<<lingo OverriddenShadow/Hint>>\n\n</$list>\n\n\n</$list>\n</$set>\n"
},
"$:/core/ui/TiddlerInfo/Advanced": {
"title": "$:/core/ui/TiddlerInfo/Advanced",
"tags": "$:/tags/TiddlerInfo",
"caption": "{{$:/language/TiddlerInfo/Advanced/Caption}}",
"text": "<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/TiddlerInfo/Advanced]!has[draft.of]]\" variable=\"listItem\">\n<$transclude tiddler=<<listItem>>/>\n\n</$list>\n"
},
"$:/core/ui/TiddlerInfo/Fields": {
"title": "$:/core/ui/TiddlerInfo/Fields",
"tags": "$:/tags/TiddlerInfo",
"caption": "{{$:/language/TiddlerInfo/Fields/Caption}}",
"text": "<$transclude tiddler=\"$:/core/ui/TiddlerFields\"/>\n"
},
"$:/core/ui/TiddlerInfo/List": {
"title": "$:/core/ui/TiddlerInfo/List",
"tags": "$:/tags/TiddlerInfo",
"caption": "{{$:/language/TiddlerInfo/List/Caption}}",
"text": "\\define lingo-base() $:/language/TiddlerInfo/\n<$list filter=\"[list{!!title}]\" emptyMessage=<<lingo List/Empty>> template=\"$:/core/ui/ListItemTemplate\"/>\n"
},
"$:/core/ui/TiddlerInfo/Listed": {
"title": "$:/core/ui/TiddlerInfo/Listed",
"tags": "$:/tags/TiddlerInfo",
"caption": "{{$:/language/TiddlerInfo/Listed/Caption}}",
"text": "\\define lingo-base() $:/language/TiddlerInfo/\n<$list filter=\"[all[current]listed[]!is[system]]\" emptyMessage=<<lingo Listed/Empty>> template=\"$:/core/ui/ListItemTemplate\"/>\n"
},
"$:/core/ui/TiddlerInfo/References": {
"title": "$:/core/ui/TiddlerInfo/References",
"tags": "$:/tags/TiddlerInfo",
"caption": "{{$:/language/TiddlerInfo/References/Caption}}",
"text": "\\define lingo-base() $:/language/TiddlerInfo/\n<$list filter=\"[all[current]backlinks[]sort[title]]\" emptyMessage=<<lingo References/Empty>> template=\"$:/core/ui/ListItemTemplate\">\n</$list>"
},
"$:/core/ui/TiddlerInfo/Tagging": {
"title": "$:/core/ui/TiddlerInfo/Tagging",
"tags": "$:/tags/TiddlerInfo",
"caption": "{{$:/language/TiddlerInfo/Tagging/Caption}}",
"text": "\\define lingo-base() $:/language/TiddlerInfo/\n<$list filter=\"[all[current]tagging[]]\" emptyMessage=<<lingo Tagging/Empty>> template=\"$:/core/ui/ListItemTemplate\"/>\n"
},
"$:/core/ui/TiddlerInfo/Tools": {
"title": "$:/core/ui/TiddlerInfo/Tools",
"tags": "$:/tags/TiddlerInfo",
"caption": "{{$:/language/TiddlerInfo/Tools/Caption}}",
"text": "\\define lingo-base() $:/language/TiddlerInfo/\n\\define config-title()\n$:/config/ViewToolbarButtons/Visibility/$(listItem)$\n\\end\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-class\" value=\"\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ViewToolbar]!has[draft.of]]\" variable=\"listItem\">\n\n<$checkbox tiddler=<<config-title>> field=\"text\" checked=\"show\" unchecked=\"hide\" default=\"show\"/> <$transclude tiddler=<<listItem>>/> <i class=\"tc-muted\"><$transclude tiddler=<<listItem>> field=\"description\"/></i>\n\n</$list>\n\n</$set>\n\n</$set>\n\n</$set>\n"
},
"$:/core/ui/TiddlerInfo": {
"title": "$:/core/ui/TiddlerInfo",
"text": "<div style=\"position:relative;\">\n<div class=\"tc-tiddler-controls\" style=\"position:absolute;right:0;\">\n<$reveal state=\"$:/config/TiddlerInfo/Mode\" type=\"match\" text=\"sticky\">\n<$button set=<<tiddlerInfoState>> setTo=\"\" tooltip={{$:/language/Buttons/Info/Hint}} aria-label={{$:/language/Buttons/Info/Caption}} class=\"tc-btn-invisible\">\n{{$:/core/images/close-button}}\n</$button>\n</$reveal>\n</div>\n</div>\n\n<$macrocall $name=\"tabs\" tabsList=\"[all[shadows+tiddlers]tag[$:/tags/TiddlerInfo]!has[draft.of]]\" default={{$:/config/TiddlerInfo/Default}}/>"
},
"$:/core/ui/TopBar/menu": {
"title": "$:/core/ui/TopBar/menu",
"tags": "$:/tags/TopRightBar",
"text": "<$list filter=\"[[$:/state/sidebar]get[text]] +[else[yes]!match[no]]\" variable=\"ignore\">\n<$button set=\"$:/state/sidebar\" setTo=\"no\" tooltip={{$:/language/Buttons/HideSideBar/Hint}} aria-label={{$:/language/Buttons/HideSideBar/Caption}} class=\"tc-btn-invisible\">{{$:/core/images/chevron-right}}</$button>\n</$list>\n<$list filter=\"[[$:/state/sidebar]get[text]] +[else[yes]match[no]]\" variable=\"ignore\">\n<$button set=\"$:/state/sidebar\" setTo=\"yes\" tooltip={{$:/language/Buttons/ShowSideBar/Hint}} aria-label={{$:/language/Buttons/ShowSideBar/Caption}} class=\"tc-btn-invisible\">{{$:/core/images/chevron-left}}</$button>\n</$list>\n"
},
"$:/core/ui/UntaggedTemplate": {
"title": "$:/core/ui/UntaggedTemplate",
"text": "\\define lingo-base() $:/language/SideBar/\n<$button popup=<<qualify \"$:/state/popup/tag\">> class=\"tc-btn-invisible tc-untagged-label tc-tag-label\">\n<<lingo Tags/Untagged/Caption>>\n</$button>\n<$reveal state=<<qualify \"$:/state/popup/tag\">> type=\"popup\" position=\"below\">\n<div class=\"tc-drop-down\">\n<$list filter=\"[untagged[]!is[system]] -[tags[]] +[sort[title]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n</div>\n</$reveal>\n"
},
"$:/core/ui/ViewTemplate/body": {
"title": "$:/core/ui/ViewTemplate/body",
"tags": "$:/tags/ViewTemplate",
"text": "<$reveal tag=\"div\" class=\"tc-tiddler-body\" type=\"nomatch\" stateTitle=<<folded-state>> text=\"hide\" retain=\"yes\" animate=\"yes\">\n\n<$list filter=\"[all[current]!has[plugin-type]!field:hide-body[yes]]\">\n\n<$transclude>\n\n<$transclude tiddler=\"$:/language/MissingTiddler/Hint\"/>\n\n</$transclude>\n\n</$list>\n\n</$reveal>\n"
},
"$:/core/ui/ViewTemplate/classic": {
"title": "$:/core/ui/ViewTemplate/classic",
"tags": "$:/tags/ViewTemplate $:/tags/EditTemplate",
"text": "\\define lingo-base() $:/language/ClassicWarning/\n<$list filter=\"[all[current]type[text/x-tiddlywiki]]\">\n<div class=\"tc-message-box\">\n\n<<lingo Hint>>\n\n<$button set=\"!!type\" setTo=\"text/vnd.tiddlywiki\"><<lingo Upgrade/Caption>></$button>\n\n</div>\n</$list>\n"
},
"$:/core/ui/ViewTemplate/import": {
"title": "$:/core/ui/ViewTemplate/import",
"tags": "$:/tags/ViewTemplate",
"text": "\\define lingo-base() $:/language/Import/\n\n\\define buttons()\n<$button message=\"tm-delete-tiddler\" param=<<currentTiddler>>><<lingo Listing/Cancel/Caption>></$button>\n<$button message=\"tm-perform-import\" param=<<currentTiddler>>><<lingo Listing/Import/Caption>></$button>\n<<lingo Listing/Preview>> <$select tiddler=\"$:/state/importpreviewtype\" default=\"$:/core/ui/ImportPreviews/Text\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ImportPreview]!has[draft.of]]\">\n<option value=<<currentTiddler>>>{{!!caption}}</option>\n</$list>\n</$select>\n\\end\n\n<$list filter=\"[all[current]field:plugin-type[import]]\">\n\n<div class=\"tc-import\">\n\n<<lingo Listing/Hint>>\n\n<<buttons>>\n\n{{||$:/core/ui/ImportListing}}\n\n<<buttons>>\n\n</div>\n\n</$list>\n"
},
"$:/core/ui/ViewTemplate/plugin": {
"title": "$:/core/ui/ViewTemplate/plugin",
"tags": "$:/tags/ViewTemplate",
"text": "<$list filter=\"[all[current]has[plugin-type]] -[all[current]field:plugin-type[import]]\">\n<$set name=\"plugin-type\" value={{!!plugin-type}}>\n<$set name=\"default-popup-state\" value=\"yes\">\n<$set name=\"qualified-state\" value=<<qualify \"$:/state/plugin-info\">>>\n{{||$:/core/ui/Components/plugin-info}}\n</$set>\n</$set>\n</$set>\n</$list>\n"
},
"$:/core/ui/ViewTemplate/subtitle": {
"title": "$:/core/ui/ViewTemplate/subtitle",
"tags": "$:/tags/ViewTemplate",
"text": "\\whitespace trim\n<$reveal type=\"nomatch\" stateTitle=<<folded-state>> text=\"hide\" tag=\"div\" retain=\"yes\" animate=\"yes\">\n<div class=\"tc-subtitle\">\n<$link to={{!!modifier}} />\n<$view field=\"modified\" format=\"date\" template={{$:/language/Tiddler/DateFormat}}/>\n</div>\n</$reveal>\n"
},
"$:/core/ui/ViewTemplate/tags": {
"title": "$:/core/ui/ViewTemplate/tags",
"tags": "$:/tags/ViewTemplate",
"text": "<$reveal type=\"nomatch\" stateTitle=<<folded-state>> text=\"hide\" tag=\"div\" retain=\"yes\" animate=\"yes\">\n<div class=\"tc-tags-wrapper\"><$list filter=\"[all[current]tags[]sort[title]]\" template=\"$:/core/ui/TagTemplate\" storyview=\"pop\"/></div>\n</$reveal>\n"
},
"$:/core/ui/ViewTemplate/title": {
"title": "$:/core/ui/ViewTemplate/title",
"tags": "$:/tags/ViewTemplate",
"text": "\\whitespace trim\n\\define title-styles()\nfill:$(foregroundColor)$;\n\\end\n\\define config-title()\n$:/config/ViewToolbarButtons/Visibility/$(listItem)$\n\\end\n<div class=\"tc-tiddler-title\">\n<div class=\"tc-titlebar\">\n<span class=\"tc-tiddler-controls\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ViewToolbar]!has[draft.of]]\" variable=\"listItem\"><$reveal type=\"nomatch\" state=<<config-title>> text=\"hide\"><$set name=\"tv-config-toolbar-class\" filter=\"[<tv-config-toolbar-class>] [<listItem>encodeuricomponent[]addprefix[tc-btn-]]\"><$transclude tiddler=<<listItem>>/></$set></$reveal></$list>\n</span>\n<$set name=\"tv-wikilinks\" value={{$:/config/Tiddlers/TitleLinks}}>\n<$link>\n<$set name=\"foregroundColor\" value={{!!color}}>\n<span class=\"tc-tiddler-title-icon\" style=<<title-styles>>>\n<$transclude tiddler={{!!icon}}>\n<$transclude tiddler={{$:/config/DefaultTiddlerIcon}}/>\n</$transclude>\n</span>\n</$set>\n<$list filter=\"[all[current]removeprefix[$:/]]\">\n<h2 class=\"tc-title\" title={{$:/language/SystemTiddler/Tooltip}}>\n<span class=\"tc-system-title-prefix\">$:/</span><$text text=<<currentTiddler>>/>\n</h2>\n</$list>\n<$list filter=\"[all[current]!prefix[$:/]]\">\n<h2 class=\"tc-title\">\n<$view field=\"title\"/>\n</h2>\n</$list>\n</$link>\n</$set>\n</div>\n\n<$reveal type=\"nomatch\" text=\"\" default=\"\" state=<<tiddlerInfoState>> class=\"tc-tiddler-info tc-popup-handle\" animate=\"yes\" retain=\"yes\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/TiddlerInfoSegment]!has[draft.of]] [[$:/core/ui/TiddlerInfo]]\" variable=\"listItem\"><$transclude tiddler=<<listItem>> mode=\"block\"/></$list>\n\n</$reveal>\n</div>"
},
"$:/core/ui/ViewTemplate/unfold": {
"title": "$:/core/ui/ViewTemplate/unfold",
"tags": "$:/tags/ViewTemplate",
"text": "<$reveal tag=\"div\" type=\"nomatch\" state=\"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/fold-bar\" text=\"hide\">\n<$reveal tag=\"div\" type=\"nomatch\" stateTitle=<<folded-state>> text=\"hide\" default=\"show\" retain=\"yes\" animate=\"yes\">\n<$button tooltip={{$:/language/Buttons/Fold/Hint}} aria-label={{$:/language/Buttons/Fold/Caption}} class=\"tc-fold-banner\">\n<$action-sendmessage $message=\"tm-fold-tiddler\" $param=<<currentTiddler>> foldedState=<<folded-state>>/>\n{{$:/core/images/chevron-up}}\n</$button>\n</$reveal>\n<$reveal tag=\"div\" type=\"nomatch\" stateTitle=<<folded-state>> text=\"show\" default=\"show\" retain=\"yes\" animate=\"yes\">\n<$button tooltip={{$:/language/Buttons/Unfold/Hint}} aria-label={{$:/language/Buttons/Unfold/Caption}} class=\"tc-unfold-banner\">\n<$action-sendmessage $message=\"tm-fold-tiddler\" $param=<<currentTiddler>> foldedState=<<folded-state>>/>\n{{$:/core/images/chevron-down}}\n</$button>\n</$reveal>\n</$reveal>\n"
},
"$:/core/ui/ViewTemplate": {
"title": "$:/core/ui/ViewTemplate",
"text": "\\define folded-state()\n$:/state/folded/$(currentTiddler)$\n\\end\n\\import [all[shadows+tiddlers]tag[$:/tags/Macro/View]!has[draft.of]]\n<$vars storyTiddler=<<currentTiddler>> tiddlerInfoState=<<qualify \"$:/state/popup/tiddler-info\">>><div data-tiddler-title=<<currentTiddler>> data-tags={{!!tags}} class={{{ tc-tiddler-frame tc-tiddler-view-frame [<currentTiddler>is[tiddler]then[tc-tiddler-exists]] [<currentTiddler>is[missing]!is[shadow]then[tc-tiddler-missing]] [<currentTiddler>is[shadow]then[tc-tiddler-exists tc-tiddler-shadow]] [<currentTiddler>is[shadow]is[tiddler]then[tc-tiddler-overridden-shadow]] [<currentTiddler>is[system]then[tc-tiddler-system]] [{!!class}] [<currentTiddler>tags[]encodeuricomponent[]addprefix[tc-tagged-]] +[join[ ]] }}}><$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ViewTemplate]!has[draft.of]]\" variable=\"listItem\"><$transclude tiddler=<<listItem>>/></$list>\n</div>\n</$vars>\n"
},
"$:/core/ui/Buttons/clone": {
"title": "$:/core/ui/Buttons/clone",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/clone-button}} {{$:/language/Buttons/Clone/Caption}}",
"description": "{{$:/language/Buttons/Clone/Hint}}",
"text": "\\whitespace trim\n<$button message=\"tm-new-tiddler\" param=<<currentTiddler>> tooltip={{$:/language/Buttons/Clone/Hint}} aria-label={{$:/language/Buttons/Clone/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/clone-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text=\" \"/>\n<$text text={{$:/language/Buttons/Clone/Caption}}/>\n</span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/close-others": {
"title": "$:/core/ui/Buttons/close-others",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/close-others-button}} {{$:/language/Buttons/CloseOthers/Caption}}",
"description": "{{$:/language/Buttons/CloseOthers/Hint}}",
"text": "\\whitespace trim\n<$button message=\"tm-close-other-tiddlers\" param=<<currentTiddler>> tooltip={{$:/language/Buttons/CloseOthers/Hint}} aria-label={{$:/language/Buttons/CloseOthers/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/close-others-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text=\" \"/>\n<$text text={{$:/language/Buttons/CloseOthers/Caption}}/>\n</span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/close": {
"title": "$:/core/ui/Buttons/close",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/close-button}} {{$:/language/Buttons/Close/Caption}}",
"description": "{{$:/language/Buttons/Close/Hint}}",
"text": "\\whitespace trim\n<$button message=\"tm-close-tiddler\" tooltip={{$:/language/Buttons/Close/Hint}} aria-label={{$:/language/Buttons/Close/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/close-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text={{$:/language/Buttons/Close/Caption}}/>\n</span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/edit": {
"title": "$:/core/ui/Buttons/edit",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/edit-button}} {{$:/language/Buttons/Edit/Caption}}",
"description": "{{$:/language/Buttons/Edit/Hint}}",
"text": "\\whitespace trim\n<$button message=\"tm-edit-tiddler\" tooltip={{$:/language/Buttons/Edit/Hint}} aria-label={{$:/language/Buttons/Edit/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/edit-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text=\" \"/>\n<$text text={{$:/language/Buttons/Edit/Caption}}/>\n</span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/export-tiddler": {
"title": "$:/core/ui/Buttons/export-tiddler",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/export-button}} {{$:/language/Buttons/ExportTiddler/Caption}}",
"description": "{{$:/language/Buttons/ExportTiddler/Hint}}",
"text": "\\define makeExportFilter()\n[[$(currentTiddler)$]]\n\\end\n<$macrocall $name=\"exportButton\" exportFilter=<<makeExportFilter>> lingoBase=\"$:/language/Buttons/ExportTiddler/\" baseFilename=<<currentTiddler>>/>"
},
"$:/core/ui/Buttons/fold-bar": {
"title": "$:/core/ui/Buttons/fold-bar",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/chevron-up}} {{$:/language/Buttons/Fold/FoldBar/Caption}}",
"description": "{{$:/language/Buttons/Fold/FoldBar/Hint}}",
"text": "<!-- This dummy toolbar button is here to allow visibility of the fold-bar to be controlled as if it were a toolbar button -->"
},
"$:/core/ui/Buttons/fold-others": {
"title": "$:/core/ui/Buttons/fold-others",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/fold-others-button}} {{$:/language/Buttons/FoldOthers/Caption}}",
"description": "{{$:/language/Buttons/FoldOthers/Hint}}",
"text": "\\whitespace trim\n<$button tooltip={{$:/language/Buttons/FoldOthers/Hint}} aria-label={{$:/language/Buttons/FoldOthers/Caption}} class=<<tv-config-toolbar-class>>>\n<$action-sendmessage $message=\"tm-fold-other-tiddlers\" $param=<<currentTiddler>> foldedStatePrefix=\"$:/state/folded/\"/>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\" variable=\"listItem\">\n{{$:/core/images/fold-others-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text=\" \"/>\n<$text text={{$:/language/Buttons/FoldOthers/Caption}}/>\n</span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/fold": {
"title": "$:/core/ui/Buttons/fold",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/fold-button}} {{$:/language/Buttons/Fold/Caption}}",
"description": "{{$:/language/Buttons/Fold/Hint}}",
"text": "\\whitespace trim\n<$reveal type=\"nomatch\" stateTitle=<<folded-state>> text=\"hide\" default=\"show\">\n<$button tooltip={{$:/language/Buttons/Fold/Hint}} aria-label={{$:/language/Buttons/Fold/Caption}} class=<<tv-config-toolbar-class>>>\n<$action-sendmessage $message=\"tm-fold-tiddler\" $param=<<currentTiddler>> foldedState=<<folded-state>>/>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\" variable=\"listItem\">\n{{$:/core/images/fold-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text=\" \"/>\n<$text text={{$:/language/Buttons/Fold/Caption}}/>\n</span>\n</$list>\n</$button>\n</$reveal>\n<$reveal type=\"match\" stateTitle=<<folded-state>> text=\"hide\" default=\"show\">\n<$button tooltip={{$:/language/Buttons/Unfold/Hint}} aria-label={{$:/language/Buttons/Unfold/Caption}} class=<<tv-config-toolbar-class>>>\n<$action-sendmessage $message=\"tm-fold-tiddler\" $param=<<currentTiddler>> foldedState=<<folded-state>>/>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\" variable=\"listItem\">\n{{$:/core/images/unfold-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text=\" \"/>\n<$text text={{$:/language/Buttons/Unfold/Caption}}/>\n</span>\n</$list>\n</$button>\n</$reveal>\n"
},
"$:/core/ui/Buttons/info": {
"title": "$:/core/ui/Buttons/info",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/info-button}} {{$:/language/Buttons/Info/Caption}}",
"description": "{{$:/language/Buttons/Info/Hint}}",
"text": "\\whitespace trim\n\\define button-content()\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/info-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text={{$:/language/Buttons/Info/Caption}}/>\n</span>\n</$list>\n\\end\n<$reveal state=\"$:/config/TiddlerInfo/Mode\" type=\"match\" text=\"popup\">\n<$button popup=<<tiddlerInfoState>> tooltip={{$:/language/Buttons/Info/Hint}} aria-label={{$:/language/Buttons/Info/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$macrocall $name=\"button-content\" mode=\"inline\"/>\n</$button>\n</$reveal>\n<$reveal state=\"$:/config/TiddlerInfo/Mode\" type=\"match\" text=\"sticky\">\n<$reveal state=<<tiddlerInfoState>> type=\"match\" text=\"\" default=\"\">\n<$button set=<<tiddlerInfoState>> setTo=\"yes\" tooltip={{$:/language/Buttons/Info/Hint}} aria-label={{$:/language/Buttons/Info/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$macrocall $name=\"button-content\" mode=\"inline\"/>\n</$button>\n</$reveal>\n<$reveal state=<<tiddlerInfoState>> type=\"nomatch\" text=\"\" default=\"\">\n<$button set=<<tiddlerInfoState>> setTo=\"\" tooltip={{$:/language/Buttons/Info/Hint}} aria-label={{$:/language/Buttons/Info/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$macrocall $name=\"button-content\" mode=\"inline\"/>\n</$button>\n</$reveal>\n</$reveal>"
},
"$:/core/ui/Buttons/more-tiddler-actions": {
"title": "$:/core/ui/Buttons/more-tiddler-actions",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/down-arrow}} {{$:/language/Buttons/More/Caption}}",
"description": "{{$:/language/Buttons/More/Hint}}",
"text": "\\whitespace trim\n\\define config-title()\n$:/config/ViewToolbarButtons/Visibility/$(listItem)$\n\\end\n<$button popup=<<qualify \"$:/state/popup/more\">> tooltip={{$:/language/Buttons/More/Hint}} aria-label={{$:/language/Buttons/More/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/down-arrow}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text=\" \"/>\n<$text text={{$:/language/Buttons/More/Caption}}/>\n</span>\n</$list>\n</$button>\n<$reveal state=<<qualify \"$:/state/popup/more\">> type=\"popup\" position=\"belowleft\" animate=\"yes\">\n\n<div class=\"tc-drop-down\">\n\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-class\" value=\"tc-btn-invisible\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ViewToolbar]!has[draft.of]] -[[$:/core/ui/Buttons/more-tiddler-actions]]\" variable=\"listItem\">\n\n<$reveal type=\"match\" state=<<config-title>> text=\"hide\">\n\n<$set name=\"tv-config-toolbar-class\" filter=\"[<tv-config-toolbar-class>] [<listItem>encodeuricomponent[]addprefix[tc-btn-]]\">\n\n<$transclude tiddler=<<listItem>> mode=\"inline\"/>\n\n</$set>\n\n</$reveal>\n\n</$list>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</div>\n\n</$reveal>"
},
"$:/core/ui/Buttons/new-here": {
"title": "$:/core/ui/Buttons/new-here",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/new-here-button}} {{$:/language/Buttons/NewHere/Caption}}",
"description": "{{$:/language/Buttons/NewHere/Hint}}",
"text": "\\whitespace trim\n\\define newHereActions()\n<$set name=\"tags\" filter=\"[<currentTiddler>] [{$:/config/NewTiddler/Tags!!tags}]\">\n<$action-sendmessage $message=\"tm-new-tiddler\" tags=<<tags>>/>\n</$set>\n\\end\n\\define newHereButton()\n<$button actions=<<newHereActions>> tooltip={{$:/language/Buttons/NewHere/Hint}} aria-label={{$:/language/Buttons/NewHere/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/new-here-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text={{$:/language/Buttons/NewHere/Caption}}/>\n</span>\n</$list>\n</$button>\n\\end\n<<newHereButton>>\n"
},
"$:/core/ui/Buttons/new-journal-here": {
"title": "$:/core/ui/Buttons/new-journal-here",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/new-journal-button}} {{$:/language/Buttons/NewJournalHere/Caption}}",
"description": "{{$:/language/Buttons/NewJournalHere/Hint}}",
"text": "\\whitespace trim\n\\define journalButtonTags()\n[[$(currentTiddlerTag)$]] $(journalTags)$\n\\end\n\\define journalButton()\n<$button tooltip={{$:/language/Buttons/NewJournalHere/Hint}} aria-label={{$:/language/Buttons/NewJournalHere/Caption}} class=<<tv-config-toolbar-class>>>\n<$wikify name=\"journalTitle\" text=\"\"\"<$macrocall $name=\"now\" format=<<journalTitleTemplate>>/>\"\"\">\n<$action-sendmessage $message=\"tm-new-tiddler\" title=<<journalTitle>> tags=<<journalButtonTags>>/>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/new-journal-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text={{$:/language/Buttons/NewJournalHere/Caption}}/>\n</span>\n</$list>\n</$wikify>\n</$button>\n\\end\n<$set name=\"journalTitleTemplate\" value={{$:/config/NewJournal/Title}}>\n<$set name=\"journalTags\" value={{$:/config/NewJournal/Tags!!tags}}>\n<$set name=\"currentTiddlerTag\" value=<<currentTiddler>>>\n<<journalButton>>\n</$set>\n</$set>\n</$set>\n"
},
"$:/core/ui/Buttons/open-window": {
"title": "$:/core/ui/Buttons/open-window",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/open-window}} {{$:/language/Buttons/OpenWindow/Caption}}",
"description": "{{$:/language/Buttons/OpenWindow/Hint}}",
"text": "\\whitespace trim\n<$button message=\"tm-open-window\" tooltip={{$:/language/Buttons/OpenWindow/Hint}} aria-label={{$:/language/Buttons/OpenWindow/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/open-window}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text=\" \"/>\n<$text text={{$:/language/Buttons/OpenWindow/Caption}}/>\n</span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/permalink": {
"title": "$:/core/ui/Buttons/permalink",
"tags": "$:/tags/ViewToolbar",
"caption": "{{$:/core/images/permalink-button}} {{$:/language/Buttons/Permalink/Caption}}",
"description": "{{$:/language/Buttons/Permalink/Hint}}",
"text": "\\whitespace trim\n<$button message=\"tm-permalink\" tooltip={{$:/language/Buttons/Permalink/Hint}} aria-label={{$:/language/Buttons/Permalink/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/permalink-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text=\" \"/>\n<$text text={{$:/language/Buttons/Permalink/Caption}}/>\n</span>\n</$list>\n</$button>"
},
"$:/core/ui/Buttons/permaview": {
"title": "$:/core/ui/Buttons/permaview",
"tags": "$:/tags/ViewToolbar $:/tags/PageControls",
"caption": "{{$:/core/images/permaview-button}} {{$:/language/Buttons/Permaview/Caption}}",
"description": "{{$:/language/Buttons/Permaview/Hint}}",
"text": "\\whitespace trim\n<$button message=\"tm-permaview\" tooltip={{$:/language/Buttons/Permaview/Hint}} aria-label={{$:/language/Buttons/Permaview/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/permaview-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\">\n<$text text=\" \"/>\n<$text text={{$:/language/Buttons/Permaview/Caption}}/>\n</span>\n</$list>\n</$button>"
},
"$:/DefaultTiddlers": {
"title": "$:/DefaultTiddlers",
"text": "GettingStarted\n"
},
"$:/temp/advancedsearch": {
"title": "$:/temp/advancedsearch",
"text": ""
},
"$:/snippets/allfields": {
"title": "$:/snippets/allfields",
"text": "\\define renderfield(title)\n<tr class=\"tc-view-field\"><td class=\"tc-view-field-name\">''$title$'':</td><td class=\"tc-view-field-value\">//{{$:/language/Docs/Fields/$title$}}//</td></tr>\n\\end\n<table class=\"tc-view-field-table\"><tbody><$list filter=\"[fields[]sort[title]]\" variable=\"listItem\"><$macrocall $name=\"renderfield\" title=<<listItem>>/></$list>\n</tbody></table>\n"
},
"$:/config/AnimationDuration": {
"title": "$:/config/AnimationDuration",
"text": "400"
},
"$:/config/AutoFocus": {
"title": "$:/config/AutoFocus",
"text": "title"
},
"$:/config/AutoSave": {
"title": "$:/config/AutoSave",
"text": "yes"
},
"$:/config/BitmapEditor/Colour": {
"title": "$:/config/BitmapEditor/Colour",
"text": "#444"
},
"$:/config/BitmapEditor/ImageSizes": {
"title": "$:/config/BitmapEditor/ImageSizes",
"text": "[[62px 100px]] [[100px 62px]] [[124px 200px]] [[200px 124px]] [[248px 400px]] [[371px 600px]] [[400px 248px]] [[556px 900px]] [[600px 371px]] [[742px 1200px]] [[900px 556px]] [[1200px 742px]]"
},
"$:/config/BitmapEditor/LineWidth": {
"title": "$:/config/BitmapEditor/LineWidth",
"text": "3px"
},
"$:/config/BitmapEditor/LineWidths": {
"title": "$:/config/BitmapEditor/LineWidths",
"text": "0.25px 0.5px 1px 2px 3px 4px 6px 8px 10px 16px 20px 28px 40px 56px 80px"
},
"$:/config/BitmapEditor/Opacities": {
"title": "$:/config/BitmapEditor/Opacities",
"text": "0.01 0.025 0.05 0.075 0.1 0.15 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0"
},
"$:/config/BitmapEditor/Opacity": {
"title": "$:/config/BitmapEditor/Opacity",
"text": "1.0"
},
"$:/config/DefaultMoreSidebarTab": {
"title": "$:/config/DefaultMoreSidebarTab",
"text": "$:/core/ui/MoreSideBar/Tags"
},
"$:/config/DefaultSidebarTab": {
"title": "$:/config/DefaultSidebarTab",
"text": "$:/core/ui/SideBar/Open"
},
"$:/config/DownloadSaver/AutoSave": {
"title": "$:/config/DownloadSaver/AutoSave",
"text": "no"
},
"$:/config/Drafts/TypingTimeout": {
"title": "$:/config/Drafts/TypingTimeout",
"text": "400"
},
"$:/config/EditTemplateFields/Visibility/title": {
"title": "$:/config/EditTemplateFields/Visibility/title",
"text": "hide"
},
"$:/config/EditTemplateFields/Visibility/tags": {
"title": "$:/config/EditTemplateFields/Visibility/tags",
"text": "hide"
},
"$:/config/EditTemplateFields/Visibility/text": {
"title": "$:/config/EditTemplateFields/Visibility/text",
"text": "hide"
},
"$:/config/EditTemplateFields/Visibility/creator": {
"title": "$:/config/EditTemplateFields/Visibility/creator",
"text": "hide"
},
"$:/config/EditTemplateFields/Visibility/created": {
"title": "$:/config/EditTemplateFields/Visibility/created",
"text": "hide"
},
"$:/config/EditTemplateFields/Visibility/modified": {
"title": "$:/config/EditTemplateFields/Visibility/modified",
"text": "hide"
},
"$:/config/EditTemplateFields/Visibility/modifier": {
"title": "$:/config/EditTemplateFields/Visibility/modifier",
"text": "hide"
},
"$:/config/EditTemplateFields/Visibility/type": {
"title": "$:/config/EditTemplateFields/Visibility/type",
"text": "hide"
},
"$:/config/EditTemplateFields/Visibility/draft.title": {
"title": "$:/config/EditTemplateFields/Visibility/draft.title",
"text": "hide"
},
"$:/config/EditTemplateFields/Visibility/draft.of": {
"title": "$:/config/EditTemplateFields/Visibility/draft.of",
"text": "hide"
},
"$:/config/EditTemplateFields/Visibility/revision": {
"title": "$:/config/EditTemplateFields/Visibility/revision",
"text": "hide"
},
"$:/config/EditTemplateFields/Visibility/bag": {
"title": "$:/config/EditTemplateFields/Visibility/bag",
"text": "hide"
},
"$:/config/EditorToolbarButtons/Visibility/$:/core/ui/EditorToolbar/heading-4": {
"title": "$:/config/EditorToolbarButtons/Visibility/$:/core/ui/EditorToolbar/heading-4",
"text": "hide"
},
"$:/config/EditorToolbarButtons/Visibility/$:/core/ui/EditorToolbar/heading-5": {
"title": "$:/config/EditorToolbarButtons/Visibility/$:/core/ui/EditorToolbar/heading-5",
"text": "hide"
},
"$:/config/EditorToolbarButtons/Visibility/$:/core/ui/EditorToolbar/heading-6": {
"title": "$:/config/EditorToolbarButtons/Visibility/$:/core/ui/EditorToolbar/heading-6",
"text": "hide"
},
"$:/config/EditorTypeMappings/image/gif": {
"title": "$:/config/EditorTypeMappings/image/gif",
"text": "bitmap"
},
"$:/config/EditorTypeMappings/image/webp": {
"title": "$:/config/EditorTypeMappings/image/webp",
"text": "bitmap"
},
"$:/config/EditorTypeMappings/image/heic": {
"title": "$:/config/EditorTypeMappings/image/heic",
"text": "bitmap"
},
"$:/config/EditorTypeMappings/image/heif": {
"title": "$:/config/EditorTypeMappings/image/heif",
"text": "bitmap"
},
"$:/config/EditorTypeMappings/image/jpeg": {
"title": "$:/config/EditorTypeMappings/image/jpeg",
"text": "bitmap"
},
"$:/config/EditorTypeMappings/image/jpg": {
"title": "$:/config/EditorTypeMappings/image/jpg",
"text": "bitmap"
},
"$:/config/EditorTypeMappings/image/png": {
"title": "$:/config/EditorTypeMappings/image/png",
"text": "bitmap"
},
"$:/config/EditorTypeMappings/image/x-icon": {
"title": "$:/config/EditorTypeMappings/image/x-icon",
"text": "bitmap"
},
"$:/config/EditorTypeMappings/text/vnd.tiddlywiki": {
"title": "$:/config/EditorTypeMappings/text/vnd.tiddlywiki",
"text": "text"
},
"$:/config/Manager/Show": {
"title": "$:/config/Manager/Show",
"text": "tiddlers"
},
"$:/config/Manager/Filter": {
"title": "$:/config/Manager/Filter",
"text": ""
},
"$:/config/Manager/Order": {
"title": "$:/config/Manager/Order",
"text": "forward"
},
"$:/config/Manager/Sort": {
"title": "$:/config/Manager/Sort",
"text": "title"
},
"$:/config/Manager/System": {
"title": "$:/config/Manager/System",
"text": "system"
},
"$:/config/Manager/Tag": {
"title": "$:/config/Manager/Tag",
"text": ""
},
"$:/state/popup/manager/item/$:/Manager/ItemMain/RawText": {
"title": "$:/state/popup/manager/item/$:/Manager/ItemMain/RawText",
"text": "hide"
},
"$:/config/MissingLinks": {
"title": "$:/config/MissingLinks",
"text": "yes"
},
"$:/config/Navigation/UpdateAddressBar": {
"title": "$:/config/Navigation/UpdateAddressBar",
"text": "no"
},
"$:/config/Navigation/UpdateHistory": {
"title": "$:/config/Navigation/UpdateHistory",
"text": "no"
},
"$:/config/NewImageType": {
"title": "$:/config/NewImageType",
"text": "jpeg"
},
"$:/config/OfficialPluginLibrary": {
"title": "$:/config/OfficialPluginLibrary",
"tags": "$:/tags/PluginLibrary",
"url": "https://tiddlywiki.com/library/v5.1.22/index.html",
"caption": "{{$:/language/OfficialPluginLibrary}}",
"text": "{{$:/language/OfficialPluginLibrary/Hint}}\n"
},
"$:/config/Navigation/openLinkFromInsideRiver": {
"title": "$:/config/Navigation/openLinkFromInsideRiver",
"text": "below"
},
"$:/config/Navigation/openLinkFromOutsideRiver": {
"title": "$:/config/Navigation/openLinkFromOutsideRiver",
"text": "top"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/advanced-search": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/advanced-search",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/close-all": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/close-all",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/encryption": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/encryption",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/export-page": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/export-page",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/fold-all": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/fold-all",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/full-screen": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/full-screen",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/home": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/home",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/refresh": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/refresh",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/import": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/import",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/language": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/language",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/tag-manager": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/tag-manager",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/manager": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/manager",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/more-page-actions": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/more-page-actions",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/new-journal": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/new-journal",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/new-image": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/new-image",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/palette": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/palette",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/permaview": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/permaview",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/print": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/print",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/storyview": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/storyview",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/timestamp": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/timestamp",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/theme": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/theme",
"text": "hide"
},
"$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/unfold-all": {
"title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/unfold-all",
"text": "hide"
},
"$:/config/Performance/Instrumentation": {
"title": "$:/config/Performance/Instrumentation",
"text": "no"
},
"$:/config/RegisterPluginType/plugin": {
"title": "$:/config/RegisterPluginType/plugin",
"text": "yes"
},
"$:/config/RegisterPluginType/theme": {
"title": "$:/config/RegisterPluginType/theme",
"text": "no"
},
"$:/config/RegisterPluginType/language": {
"title": "$:/config/RegisterPluginType/language",
"text": "no"
},
"$:/config/RegisterPluginType/info": {
"title": "$:/config/RegisterPluginType/info",
"text": "no"
},
"$:/config/RegisterPluginType/import": {
"title": "$:/config/RegisterPluginType/import",
"text": "no"
},
"$:/config/SaveWikiButton/Template": {
"title": "$:/config/SaveWikiButton/Template",
"text": "$:/core/save/all"
},
"$:/config/SaverFilter": {
"title": "$:/config/SaverFilter",
"text": "[all[]] -[[$:/HistoryList]] -[[$:/StoryList]] -[[$:/Import]] -[[$:/isEncrypted]] -[[$:/UploadName]] -[prefix[$:/state/]] -[prefix[$:/temp/]]"
},
"$:/config/Search/AutoFocus": {
"title": "$:/config/Search/AutoFocus",
"text": "true"
},
"$:/config/Search/MinLength": {
"title": "$:/config/Search/MinLength",
"text": "3"
},
"$:/config/SearchResults/Default": {
"title": "$:/config/SearchResults/Default",
"text": "$:/core/ui/DefaultSearchResultList"
},
"$:/config/Server/ExternalFilters/[all[tiddlers]!is[system]sort[title]]": {
"title": "$:/config/Server/ExternalFilters/[all[tiddlers]!is[system]sort[title]]",
"text": "yes"
},
"$:/config/ShortcutInfo/add-field": {
"title": "$:/config/ShortcutInfo/add-field",
"text": "{{$:/language/EditTemplate/Fields/Add/Button/Hint}}"
},
"$:/config/ShortcutInfo/advanced-search": {
"title": "$:/config/ShortcutInfo/advanced-search",
"text": "{{$:/language/Buttons/AdvancedSearch/Hint}}"
},
"$:/config/ShortcutInfo/bold": {
"title": "$:/config/ShortcutInfo/bold",
"text": "{{$:/language/Buttons/Bold/Hint}}"
},
"$:/config/ShortcutInfo/cancel-edit-tiddler": {
"title": "$:/config/ShortcutInfo/cancel-edit-tiddler",
"text": "{{$:/language/Buttons/Cancel/Hint}}"
},
"$:/config/ShortcutInfo/excise": {
"title": "$:/config/ShortcutInfo/excise",
"text": "{{$:/language/Buttons/Excise/Hint}}"
},
"$:/config/ShortcutInfo/heading-1": {
"title": "$:/config/ShortcutInfo/heading-1",
"text": "{{$:/language/Buttons/Heading1/Hint}}"
},
"$:/config/ShortcutInfo/heading-2": {
"title": "$:/config/ShortcutInfo/heading-2",
"text": "{{$:/language/Buttons/Heading2/Hint}}"
},
"$:/config/ShortcutInfo/heading-3": {
"title": "$:/config/ShortcutInfo/heading-3",
"text": "{{$:/language/Buttons/Heading3/Hint}}"
},
"$:/config/ShortcutInfo/heading-4": {
"title": "$:/config/ShortcutInfo/heading-4",
"text": "{{$:/language/Buttons/Heading4/Hint}}"
},
"$:/config/ShortcutInfo/heading-5": {
"title": "$:/config/ShortcutInfo/heading-5",
"text": "{{$:/language/Buttons/Heading5/Hint}}"
},
"$:/config/ShortcutInfo/heading-6": {
"title": "$:/config/ShortcutInfo/heading-6",
"text": "{{$:/language/Buttons/Heading6/Hint}}"
},
"$:/config/ShortcutInfo/italic": {
"title": "$:/config/ShortcutInfo/italic",
"text": "{{$:/language/Buttons/Italic/Hint}}"
},
"$:/config/ShortcutInfo/link": {
"title": "$:/config/ShortcutInfo/link",
"text": "{{$:/language/Buttons/Link/Hint}}"
},
"$:/config/ShortcutInfo/list-bullet": {
"title": "$:/config/ShortcutInfo/list-bullet",
"text": "{{$:/language/Buttons/ListBullet/Hint}}"
},
"$:/config/ShortcutInfo/list-number": {
"title": "$:/config/ShortcutInfo/list-number",
"text": "{{$:/language/Buttons/ListNumber/Hint}}"
},
"$:/config/ShortcutInfo/mono-block": {
"title": "$:/config/ShortcutInfo/mono-block",
"text": "{{$:/language/Buttons/MonoBlock/Hint}}"
},
"$:/config/ShortcutInfo/mono-line": {
"title": "$:/config/ShortcutInfo/mono-line",
"text": "{{$:/language/Buttons/MonoLine/Hint}}"
},
"$:/config/ShortcutInfo/new-image": {
"title": "$:/config/ShortcutInfo/new-image",
"text": "{{$:/language/Buttons/NewImage/Hint}}"
},
"$:/config/ShortcutInfo/new-journal": {
"title": "$:/config/ShortcutInfo/new-journal",
"text": "{{$:/language/Buttons/NewJournal/Hint}}"
},
"$:/config/ShortcutInfo/new-tiddler": {
"title": "$:/config/ShortcutInfo/new-tiddler",
"text": "{{$:/language/Buttons/NewTiddler/Hint}}"
},
"$:/config/ShortcutInfo/picture": {
"title": "$:/config/ShortcutInfo/picture",
"text": "{{$:/language/Buttons/Picture/Hint}}"
},
"$:/config/ShortcutInfo/preview": {
"title": "$:/config/ShortcutInfo/preview",
"text": "{{$:/language/Buttons/Preview/Hint}}"
},
"$:/config/ShortcutInfo/quote": {
"title": "$:/config/ShortcutInfo/quote",
"text": "{{$:/language/Buttons/Quote/Hint}}"
},
"$:/config/ShortcutInfo/save-tiddler": {
"title": "$:/config/ShortcutInfo/save-tiddler",
"text": "{{$:/language/Buttons/Save/Hint}}"
},
"$:/config/ShortcutInfo/sidebar-search": {
"title": "$:/config/ShortcutInfo/sidebar-search",
"text": "{{$:/language/Buttons/SidebarSearch/Hint}}"
},
"$:/config/ShortcutInfo/stamp": {
"title": "$:/config/ShortcutInfo/stamp",
"text": "{{$:/language/Buttons/Stamp/Hint}}"
},
"$:/config/ShortcutInfo/strikethrough": {
"title": "$:/config/ShortcutInfo/strikethrough",
"text": "{{$:/language/Buttons/Strikethrough/Hint}}"
},
"$:/config/ShortcutInfo/subscript": {
"title": "$:/config/ShortcutInfo/subscript",
"text": "{{$:/language/Buttons/Subscript/Hint}}"
},
"$:/config/ShortcutInfo/superscript": {
"title": "$:/config/ShortcutInfo/superscript",
"text": "{{$:/language/Buttons/Superscript/Hint}}"
},
"$:/config/ShortcutInfo/toggle-sidebar": {
"title": "$:/config/ShortcutInfo/toggle-sidebar",
"text": "{{$:/language/Buttons/ToggleSidebar/Hint}}"
},
"$:/config/ShortcutInfo/underline": {
"title": "$:/config/ShortcutInfo/underline",
"text": "{{$:/language/Buttons/Underline/Hint}}"
},
"$:/config/SyncFilter": {
"title": "$:/config/SyncFilter",
"text": "[is[tiddler]] -[[$:/HistoryList]] -[[$:/Import]] -[[$:/isEncrypted]] -[prefix[$:/status/]] -[prefix[$:/state/]] -[prefix[$:/temp/]]"
},
"$:/config/Tags/MinLength": {
"title": "$:/config/Tags/MinLength",
"text": "0"
},
"$:/config/TextEditor/EditorHeight/Height": {
"title": "$:/config/TextEditor/EditorHeight/Height",
"text": "400px"
},
"$:/config/TextEditor/EditorHeight/Mode": {
"title": "$:/config/TextEditor/EditorHeight/Mode",
"text": "auto"
},
"$:/config/TiddlerInfo/Default": {
"title": "$:/config/TiddlerInfo/Default",
"text": "$:/core/ui/TiddlerInfo/Fields"
},
"$:/config/TiddlerInfo/Mode": {
"title": "$:/config/TiddlerInfo/Mode",
"text": "popup"
},
"$:/config/Tiddlers/TitleLinks": {
"title": "$:/config/Tiddlers/TitleLinks",
"text": "no"
},
"$:/config/Toolbar/ButtonClass": {
"title": "$:/config/Toolbar/ButtonClass",
"text": "tc-btn-invisible"
},
"$:/config/Toolbar/Icons": {
"title": "$:/config/Toolbar/Icons",
"text": "yes"
},
"$:/config/Toolbar/Text": {
"title": "$:/config/Toolbar/Text",
"text": "no"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/clone": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/clone",
"text": "hide"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/close-others": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/close-others",
"text": "hide"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/export-tiddler": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/export-tiddler",
"text": "hide"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/info": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/info",
"text": "hide"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/more-tiddler-actions": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/more-tiddler-actions",
"text": "show"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/new-here": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/new-here",
"text": "hide"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/new-journal-here": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/new-journal-here",
"text": "hide"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/open-window": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/open-window",
"text": "hide"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/permalink": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/permalink",
"text": "hide"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/permaview": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/permaview",
"text": "hide"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/delete": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/delete",
"text": "hide"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/fold": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/fold",
"text": "hide"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/fold-bar": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/fold-bar",
"text": "hide"
},
"$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/fold-others": {
"title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/fold-others",
"text": "hide"
},
"$:/config/shortcuts-mac/bold": {
"title": "$:/config/shortcuts-mac/bold",
"text": "meta-B"
},
"$:/config/shortcuts-mac/italic": {
"title": "$:/config/shortcuts-mac/italic",
"text": "meta-I"
},
"$:/config/shortcuts-mac/underline": {
"title": "$:/config/shortcuts-mac/underline",
"text": "meta-U"
},
"$:/config/shortcuts-mac/new-image": {
"title": "$:/config/shortcuts-mac/new-image",
"text": "ctrl-I"
},
"$:/config/shortcuts-mac/new-journal": {
"title": "$:/config/shortcuts-mac/new-journal",
"text": "ctrl-J"
},
"$:/config/shortcuts-mac/new-tiddler": {
"title": "$:/config/shortcuts-mac/new-tiddler",
"text": "ctrl-N"
},
"$:/config/shortcuts-not-mac/bold": {
"title": "$:/config/shortcuts-not-mac/bold",
"text": "ctrl-B"
},
"$:/config/shortcuts-not-mac/italic": {
"title": "$:/config/shortcuts-not-mac/italic",
"text": "ctrl-I"
},
"$:/config/shortcuts-not-mac/underline": {
"title": "$:/config/shortcuts-not-mac/underline",
"text": "ctrl-U"
},
"$:/config/shortcuts-not-mac/new-image": {
"title": "$:/config/shortcuts-not-mac/new-image",
"text": "alt-I"
},
"$:/config/shortcuts-not-mac/new-journal": {
"title": "$:/config/shortcuts-not-mac/new-journal",
"text": "alt-J"
},
"$:/config/shortcuts-not-mac/new-tiddler": {
"title": "$:/config/shortcuts-not-mac/new-tiddler",
"text": "alt-N"
},
"$:/config/shortcuts/add-field": {
"title": "$:/config/shortcuts/add-field",
"text": "enter"
},
"$:/config/shortcuts/advanced-search": {
"title": "$:/config/shortcuts/advanced-search",
"text": "ctrl-shift-A"
},
"$:/config/shortcuts/cancel-edit-tiddler": {
"title": "$:/config/shortcuts/cancel-edit-tiddler",
"text": "escape"
},
"$:/config/shortcuts/excise": {
"title": "$:/config/shortcuts/excise",
"text": "ctrl-E"
},
"$:/config/shortcuts/sidebar-search": {
"title": "$:/config/shortcuts/sidebar-search",
"text": "ctrl-shift-F"
},
"$:/config/shortcuts/heading-1": {
"title": "$:/config/shortcuts/heading-1",
"text": "ctrl-1"
},
"$:/config/shortcuts/heading-2": {
"title": "$:/config/shortcuts/heading-2",
"text": "ctrl-2"
},
"$:/config/shortcuts/heading-3": {
"title": "$:/config/shortcuts/heading-3",
"text": "ctrl-3"
},
"$:/config/shortcuts/heading-4": {
"title": "$:/config/shortcuts/heading-4",
"text": "ctrl-4"
},
"$:/config/shortcuts/heading-5": {
"title": "$:/config/shortcuts/heading-5",
"text": "ctrl-5"
},
"$:/config/shortcuts/heading-6": {
"title": "$:/config/shortcuts/heading-6",
"text": "ctrl-6"
},
"$:/config/shortcuts/link": {
"title": "$:/config/shortcuts/link",
"text": "ctrl-L"
},
"$:/config/shortcuts/linkify": {
"title": "$:/config/shortcuts/linkify",
"text": "alt-shift-L"
},
"$:/config/shortcuts/list-bullet": {
"title": "$:/config/shortcuts/list-bullet",
"text": "ctrl-shift-L"
},
"$:/config/shortcuts/list-number": {
"title": "$:/config/shortcuts/list-number",
"text": "ctrl-shift-N"
},
"$:/config/shortcuts/mono-block": {
"title": "$:/config/shortcuts/mono-block",
"text": "ctrl-shift-M"
},
"$:/config/shortcuts/mono-line": {
"title": "$:/config/shortcuts/mono-line",
"text": "ctrl-M"
},
"$:/config/shortcuts/picture": {
"title": "$:/config/shortcuts/picture",
"text": "ctrl-shift-I"
},
"$:/config/shortcuts/preview": {
"title": "$:/config/shortcuts/preview",
"text": "alt-P"
},
"$:/config/shortcuts/quote": {
"title": "$:/config/shortcuts/quote",
"text": "ctrl-Q"
},
"$:/config/shortcuts/save-tiddler": {
"title": "$:/config/shortcuts/save-tiddler",
"text": "ctrl+enter"
},
"$:/config/shortcuts/stamp": {
"title": "$:/config/shortcuts/stamp",
"text": "ctrl-S"
},
"$:/config/shortcuts/strikethrough": {
"title": "$:/config/shortcuts/strikethrough",
"text": "ctrl-T"
},
"$:/config/shortcuts/subscript": {
"title": "$:/config/shortcuts/subscript",
"text": "ctrl-shift-B"
},
"$:/config/shortcuts/superscript": {
"title": "$:/config/shortcuts/superscript",
"text": "ctrl-shift-P"
},
"$:/config/shortcuts/toggle-sidebar": {
"title": "$:/config/shortcuts/toggle-sidebar",
"text": "alt-shift-S"
},
"$:/config/shortcuts/transcludify": {
"title": "$:/config/shortcuts/transcludify",
"text": "alt-shift-T"
},
"$:/config/ui/EditTemplate": {
"title": "$:/config/ui/EditTemplate",
"text": "$:/core/ui/EditTemplate"
},
"$:/config/ui/ViewTemplate": {
"title": "$:/config/ui/ViewTemplate",
"text": "$:/core/ui/ViewTemplate"
},
"$:/config/WikiParserRules/Inline/wikilink": {
"title": "$:/config/WikiParserRules/Inline/wikilink",
"text": "enable"
},
"$:/snippets/currpalettepreview": {
"title": "$:/snippets/currpalettepreview",
"text": "\\define swatchStyle()\nbackground-color: $(swatchColour)$;\n\\end\n\\define swatch()\n<$set name=\"swatchColour\" value={{##$(colour)$}}\n><div class=\"tc-swatch\" style=<<swatchStyle>> title=<<colour>>/></$set>\n\\end\n<div class=\"tc-swatches-horiz\"><$list filter=\"\nforeground\nbackground\nmuted-foreground\nprimary\npage-background\ntab-background\ntiddler-info-background\n\" variable=\"colour\"><<swatch>></$list></div>"
},
"$:/snippets/download-wiki-button": {
"title": "$:/snippets/download-wiki-button",
"text": "\\define lingo-base() $:/language/ControlPanel/Tools/Download/\n<$button class=\"tc-btn-big-green\">\n<$action-sendmessage $message=\"tm-download-file\" $param=\"$:/core/save/all\" filename=\"index.html\"/>\n<<lingo Full/Caption>> {{$:/core/images/save-button}}\n</$button>"
},
"$:/language": {
"title": "$:/language",
"text": "$:/languages/en-GB"
},
"$:/snippets/languageswitcher": {
"title": "$:/snippets/languageswitcher",
"text": "\\define flag-title()\n$(languagePluginTitle)$/icon\n\\end\n\n<$linkcatcher to=\"$:/language\">\n<div class=\"tc-chooser tc-language-chooser\">\n<$list filter=\"[[$:/languages/en-GB]] [plugin-type[language]sort[description]]\">\n<$set name=\"cls\" filter=\"[all[current]field:title{$:/language}]\" value=\"tc-chooser-item tc-chosen\" emptyValue=\"tc-chooser-item\"><div class=<<cls>>>\n<$link>\n<span class=\"tc-image-button\">\n<$set name=\"languagePluginTitle\" value=<<currentTiddler>>>\n<$transclude subtiddler=<<flag-title>>>\n<$list filter=\"[all[current]field:title[$:/languages/en-GB]]\">\n<$transclude tiddler=\"$:/languages/en-GB/icon\"/>\n</$list>\n</$transclude>\n</$set>\n</span>\n<$view field=\"description\">\n<$view field=\"name\">\n<$view field=\"title\"/>\n</$view>\n</$view>\n</$link>\n</div>\n</$set>\n</$list>\n</div>\n</$linkcatcher>"
},
"$:/core/macros/CSS": {
"title": "$:/core/macros/CSS",
"tags": "$:/tags/Macro",
"text": "\\define colour(name)\n<$transclude tiddler={{$:/palette}} index=\"$name$\"><$transclude tiddler=\"$:/palettes/Vanilla\" index=\"$name$\"><$transclude tiddler=\"$:/config/DefaultColourMappings/$name$\"/></$transclude></$transclude>\n\\end\n\n\\define color(name)\n<<colour $name$>>\n\\end\n\n\\define box-shadow(shadow)\n``\n -webkit-box-shadow: $shadow$;\n -moz-box-shadow: $shadow$;\n box-shadow: $shadow$;\n``\n\\end\n\n\\define filter(filter)\n``\n -webkit-filter: $filter$;\n -moz-filter: $filter$;\n filter: $filter$;\n``\n\\end\n\n\\define transition(transition)\n``\n -webkit-transition: $transition$;\n -moz-transition: $transition$;\n transition: $transition$;\n``\n\\end\n\n\\define transform-origin(origin)\n``\n -webkit-transform-origin: $origin$;\n -moz-transform-origin: $origin$;\n transform-origin: $origin$;\n``\n\\end\n\n\\define background-linear-gradient(gradient)\n``\nbackground-image: linear-gradient($gradient$);\nbackground-image: -o-linear-gradient($gradient$);\nbackground-image: -moz-linear-gradient($gradient$);\nbackground-image: -webkit-linear-gradient($gradient$);\nbackground-image: -ms-linear-gradient($gradient$);\n``\n\\end\n\n\\define column-count(columns)\n``\n-moz-column-count: $columns$;\n-webkit-column-count: $columns$;\ncolumn-count: $columns$;\n``\n\\end\n\n\\define datauri(title)\n<$macrocall $name=\"makedatauri\" type={{$title$!!type}} text={{$title$}} _canonical_uri={{$title$!!_canonical_uri}}/>\n\\end\n\n\\define if-sidebar(text)\n<$reveal state=\"$:/state/sidebar\" type=\"match\" text=\"yes\" default=\"yes\">$text$</$reveal>\n\\end\n\n\\define if-no-sidebar(text)\n<$reveal state=\"$:/state/sidebar\" type=\"nomatch\" text=\"yes\" default=\"yes\">$text$</$reveal>\n\\end\n\n\\define if-background-attachment(text)\n<$reveal state=\"$:/themes/tiddlywiki/vanilla/settings/backgroundimage\" type=\"nomatch\" text=\"\">$text$</$reveal>\n\\end\n"
},
"$:/core/macros/colour-picker": {
"title": "$:/core/macros/colour-picker",
"tags": "$:/tags/Macro",
"text": "\\define colour-picker-update-recent()\n<$action-listops\n\t$tiddler=\"$:/config/ColourPicker/Recent\"\n\t$subfilter=\"$(colour-picker-value)$ [list[$:/config/ColourPicker/Recent]remove[$(colour-picker-value)$]] +[limit[8]]\"\n/>\n\\end\n\n\\define colour-picker-inner(actions)\n<$button tag=\"a\" tooltip=\"\"\"$(colour-picker-value)$\"\"\">\n\n$(colour-picker-update-recent)$\n\n$actions$\n\n<span style=\"display:inline-block; background-color: $(colour-picker-value)$; width: 100%; height: 100%; border-radius: 50%;\"/>\n\n</$button>\n\\end\n\n\\define colour-picker-recent-inner(actions)\n<$set name=\"colour-picker-value\" value=\"$(recentColour)$\">\n<$macrocall $name=\"colour-picker-inner\" actions=\"\"\"$actions$\"\"\"/>\n</$set>\n\\end\n\n\\define colour-picker-recent(actions)\n{{$:/language/ColourPicker/Recent}} <$list filter=\"[list[$:/config/ColourPicker/Recent]]\" variable=\"recentColour\">\n<$macrocall $name=\"colour-picker-recent-inner\" actions=\"\"\"$actions$\"\"\"/></$list>\n\\end\n\n\\define colour-picker(actions)\n<div class=\"tc-colour-chooser\">\n\n<$macrocall $name=\"colour-picker-recent\" actions=\"\"\"$actions$\"\"\"/>\n\n---\n\n<$list filter=\"LightPink Pink Crimson LavenderBlush PaleVioletRed HotPink DeepPink MediumVioletRed Orchid Thistle Plum Violet Magenta Fuchsia DarkMagenta Purple MediumOrchid DarkViolet DarkOrchid Indigo BlueViolet MediumPurple MediumSlateBlue SlateBlue DarkSlateBlue Lavender GhostWhite Blue MediumBlue MidnightBlue DarkBlue Navy RoyalBlue CornflowerBlue LightSteelBlue LightSlateGrey SlateGrey DodgerBlue AliceBlue SteelBlue LightSkyBlue SkyBlue DeepSkyBlue LightBlue PowderBlue CadetBlue Azure LightCyan PaleTurquoise Cyan Aqua DarkTurquoise DarkSlateGrey DarkCyan Teal MediumTurquoise LightSeaGreen Turquoise Aquamarine MediumAquamarine MediumSpringGreen MintCream SpringGreen MediumSeaGreen SeaGreen Honeydew LightGreen PaleGreen DarkSeaGreen LimeGreen Lime ForestGreen Green DarkGreen Chartreuse LawnGreen GreenYellow DarkOliveGreen YellowGreen OliveDrab Beige LightGoldenrodYellow Ivory LightYellow Yellow Olive DarkKhaki LemonChiffon PaleGoldenrod Khaki Gold Cornsilk Goldenrod DarkGoldenrod FloralWhite OldLace Wheat Moccasin Orange PapayaWhip BlanchedAlmond NavajoWhite AntiqueWhite Tan BurlyWood Bisque DarkOrange Linen Peru PeachPuff SandyBrown Chocolate SaddleBrown Seashell Sienna LightSalmon Coral OrangeRed DarkSalmon Tomato MistyRose Salmon Snow LightCoral RosyBrown IndianRed Red Brown FireBrick DarkRed Maroon White WhiteSmoke Gainsboro LightGrey Silver DarkGrey Grey DimGrey Black\" variable=\"colour-picker-value\">\n<$macrocall $name=\"colour-picker-inner\" actions=\"\"\"$actions$\"\"\"/>\n</$list>\n\n---\n\n<$edit-text tiddler=\"$:/config/ColourPicker/New\" tag=\"input\" default=\"\" placeholder=\"\"/>\n<$edit-text tiddler=\"$:/config/ColourPicker/New\" type=\"color\" tag=\"input\"/>\n<$set name=\"colour-picker-value\" value={{$:/config/ColourPicker/New}}>\n<$macrocall $name=\"colour-picker-inner\" actions=\"\"\"$actions$\"\"\"/>\n</$set>\n\n</div>\n\n\\end\n"
},
"$:/core/macros/copy-to-clipboard": {
"title": "$:/core/macros/copy-to-clipboard",
"tags": "$:/tags/Macro",
"text": "\\define copy-to-clipboard(src,class:\"tc-btn-invisible\",style)\n<$button class=<<__class__>> style=<<__style__>> message=\"tm-copy-to-clipboard\" param=<<__src__>> tooltip={{$:/language/Buttons/CopyToClipboard/Hint}}>\n{{$:/core/images/copy-clipboard}} <$text text={{$:/language/Buttons/CopyToClipboard/Caption}}/>\n</$button>\n\\end\n\n\\define copy-to-clipboard-above-right(src,class:\"tc-btn-invisible\",style)\n<div style=\"position: relative;\">\n<div style=\"position: absolute; bottom: 0; right: 0;\">\n<$macrocall $name=\"copy-to-clipboard\" src=<<__src__>> class=<<__class__>> style=<<__style__>>/>\n</div>\n</div>\n\\end\n\n"
},
"$:/core/macros/diff": {
"title": "$:/core/macros/diff",
"tags": "$:/tags/Macro",
"text": "\\define compareTiddlerText(sourceTiddlerTitle,sourceSubTiddlerTitle,destTiddlerTitle,destSubTiddlerTitle)\n<$set name=\"source\" tiddler=<<__sourceTiddlerTitle__>> subtiddler=<<__sourceSubTiddlerTitle__>>>\n<$set name=\"dest\" tiddler=<<__destTiddlerTitle__>> subtiddler=<<__destSubTiddlerTitle__>>>\n<$diff-text source=<<source>> dest=<<dest>>/>\n</$set>\n</$set>\n\\end\n\n\\define compareTiddlers(sourceTiddlerTitle,sourceSubTiddlerTitle,destTiddlerTitle,destSubTiddlerTitle,exclude)\n<table class=\"tc-diff-tiddlers\">\n<tbody>\n<$set name=\"sourceFields\" filter=\"[<__sourceTiddlerTitle__>fields[]sort[]]\">\n<$set name=\"destFields\" filter=\"[<__destSubTiddlerTitle__>subtiddlerfields<__destTiddlerTitle__>sort[]]\">\n<$list filter=\"[enlist<sourceFields>] [enlist<destFields>] -[enlist<__exclude__>] +[sort[]]\" variable=\"fieldName\">\n<tr>\n<th>\n<$text text=<<fieldName>>/> \n</th>\n<td>\n<$set name=\"source\" tiddler=<<__sourceTiddlerTitle__>> subtiddler=<<__sourceSubTiddlerTitle__>> field=<<fieldName>>>\n<$set name=\"dest\" tiddler=<<__destTiddlerTitle__>> subtiddler=<<__destSubTiddlerTitle__>> field=<<fieldName>>>\n<$diff-text source=<<source>> dest=<<dest>>>\n</$diff-text>\n</$set>\n</$set>\n</td>\n</tr>\n</$list>\n</$set>\n</$set>\n</tbody>\n</table>\n\\end\n"
},
"$:/core/macros/dumpvariables": {
"title": "$:/core/macros/dumpvariables",
"tags": "$:/tags/Macro",
"text": "\\define dumpvariables()\n<ul>\n<$list filter=\"[variables[]]\" variable=\"varname\">\n<li>\n<strong><code><$text text=<<varname>>/></code></strong>:<br/>\n<$codeblock code={{{ [<varname>getvariable[]] }}}/>\n</li>\n</$list>\n</ul>\n\\end\n"
},
"$:/core/macros/export": {
"title": "$:/core/macros/export",
"tags": "$:/tags/Macro",
"text": "\\define exportButtonFilename(baseFilename)\n$baseFilename$$(extension)$\n\\end\n\n\\define exportButton(exportFilter:\"[!is[system]sort[title]]\",lingoBase,baseFilename:\"tiddlers\")\n<span class=\"tc-popup-keep\"><$button popup=<<qualify \"$:/state/popup/export\">> tooltip={{$lingoBase$Hint}} aria-label={{$lingoBase$Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>match[yes]]\">\n{{$:/core/images/export-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>match[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$lingoBase$Caption}}/></span>\n</$list>\n</$button></span><$reveal state=<<qualify \"$:/state/popup/export\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-drop-down\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Exporter]]\">\n<$set name=\"extension\" value={{!!extension}}>\n<$button class=\"tc-btn-invisible\">\n<$action-sendmessage $message=\"tm-download-file\" $param=<<currentTiddler>> exportFilter=\"\"\"$exportFilter$\"\"\" filename=<<exportButtonFilename \"\"\"$baseFilename$\"\"\">>/>\n<$action-deletetiddler $tiddler=<<qualify \"$:/state/popup/export\">>/>\n<$transclude field=\"description\"/>\n</$button>\n</$set>\n</$list>\n</div>\n</$reveal>\n\\end\n"
},
"$:/core/macros/image-picker": {
"title": "$:/core/macros/image-picker",
"created": "20170715180840889",
"modified": "20170715180914005",
"tags": "$:/tags/Macro",
"type": "text/vnd.tiddlywiki",
"text": "\\define image-picker-thumbnail(actions)\n<$button tag=\"a\" tooltip=\"\"\"$(imageTitle)$\"\"\">\n$actions$\n<$transclude tiddler=<<imageTitle>>/>\n</$button>\n\\end\n\n\\define image-picker-list(filter,actions)\n<$list filter=\"\"\"$filter$\"\"\" variable=\"imageTitle\">\n<$macrocall $name=\"image-picker-thumbnail\" actions=\"\"\"$actions$\"\"\"/>\n</$list>\n\\end\n\n\\define image-picker(actions,filter:\"[all[shadows+tiddlers]is[image]] -[type[application/pdf]] +[!has[draft.of]$subfilter$sort[title]]\",subfilter:\"\")\n<div class=\"tc-image-chooser\">\n<$vars state-system=<<qualify \"$:/state/image-picker/system\">>>\n<$checkbox tiddler=<<state-system>> field=\"text\" checked=\"show\" unchecked=\"hide\" default=\"hide\">\n{{$:/language/SystemTiddlers/Include/Prompt}}\n</$checkbox>\n<$reveal state=<<state-system>> type=\"match\" text=\"hide\" default=\"hide\" tag=\"div\">\n<$macrocall $name=\"image-picker-list\" filter=\"\"\"$filter$ +[!is[system]]\"\"\" actions=\"\"\"$actions$\"\"\"/>\n</$reveal>\n<$reveal state=<<state-system>> type=\"nomatch\" text=\"hide\" default=\"hide\" tag=\"div\">\n<$macrocall $name=\"image-picker-list\" filter=\"\"\"$filter$\"\"\" actions=\"\"\"$actions$\"\"\"/>\n</$reveal>\n</$vars>\n</div>\n\\end\n\n\\define image-picker-include-tagged-images(actions)\n<$macrocall $name=\"image-picker\" filter=\"[all[shadows+tiddlers]is[image]] [all[shadows+tiddlers]tag[$:/tags/Image]] -[type[application/pdf]] +[!has[draft.of]sort[title]]\" actions=\"\"\"$actions$\"\"\"/>\n\\end\n"
},
"$:/core/macros/lingo": {
"title": "$:/core/macros/lingo",
"tags": "$:/tags/Macro",
"text": "\\define lingo-base()\n$:/language/\n\\end\n\n\\define lingo(title)\n{{$(lingo-base)$$title$}}\n\\end\n"
},
"$:/core/macros/list": {
"title": "$:/core/macros/list",
"tags": "$:/tags/Macro",
"text": "\\define list-links(filter,type:\"ul\",subtype:\"li\",class:\"\",emptyMessage)\n\\whitespace trim\n<$type$ class=\"$class$\">\n<$list filter=\"$filter$\" emptyMessage=<<__emptyMessage__>>>\n<$subtype$>\n<$link to={{!!title}}>\n<$transclude field=\"caption\">\n<$view field=\"title\"/>\n</$transclude>\n</$link>\n</$subtype$>\n</$list>\n</$type$>\n\\end\n\n\\define list-links-draggable-drop-actions()\n<$action-listops $tiddler=<<targetTiddler>> $field=<<targetField>> $subfilter=\"+[insertbefore:currentTiddler<actionTiddler>]\"/>\n\\end\n\n\\define list-links-draggable(tiddler,field:\"list\",type:\"ul\",subtype:\"li\",class:\"\",itemTemplate)\n\\whitespace trim\n<span class=\"tc-links-draggable-list\">\n<$vars targetTiddler=\"\"\"$tiddler$\"\"\" targetField=\"\"\"$field$\"\"\">\n<$type$ class=\"$class$\">\n<$list filter=\"[list[$tiddler$!!$field$]]\">\n<$droppable actions=<<list-links-draggable-drop-actions>> tag=\"\"\"$subtype$\"\"\" enable=<<tv-enable-drag-and-drop>>>\n<div class=\"tc-droppable-placeholder\"/>\n<div>\n<$transclude tiddler=\"\"\"$itemTemplate$\"\"\">\n<$link to={{!!title}}>\n<$transclude field=\"caption\">\n<$view field=\"title\"/>\n</$transclude>\n</$link>\n</$transclude>\n</div>\n</$droppable>\n</$list>\n</$type$>\n<$tiddler tiddler=\"\">\n<$droppable actions=<<list-links-draggable-drop-actions>> tag=\"div\" enable=<<tv-enable-drag-and-drop>>>\n<div class=\"tc-droppable-placeholder\">\n \n</div>\n<div style=\"height:0.5em;\"/>\n</$droppable>\n</$tiddler>\n</$vars>\n</span>\n\\end\n\n\\define list-tagged-draggable-drop-actions(tag)\n<!-- Save the current ordering of the tiddlers with this tag -->\n<$set name=\"order\" filter=\"[<__tag__>tagging[]]\">\n<!-- Remove any list-after or list-before fields from the tiddlers with this tag -->\n<$list filter=\"[<__tag__>tagging[]]\">\n<$action-deletefield $field=\"list-before\"/>\n<$action-deletefield $field=\"list-after\"/>\n</$list>\n<!-- Save the new order to the Tag Tiddler -->\n<$action-listops $tiddler=<<__tag__>> $field=\"list\" $filter=\"+[enlist<order>] +[insertbefore:currentTiddler<actionTiddler>]\"/>\n<!-- Make sure the newly added item has the right tag -->\n<!-- Removing this line makes dragging tags within the dropdown work as intended -->\n<!--<$action-listops $tiddler=<<actionTiddler>> $tags=<<__tag__>>/>-->\n<!-- Using the following 5 lines as replacement makes dragging titles from outside into the dropdown apply the tag -->\n<$list filter=\"[<actionTiddler>!contains:tags<__tag__>]\">\n<$fieldmangler tiddler=<<actionTiddler>>>\n<$action-sendmessage $message=\"tm-add-tag\" $param=<<__tag__>>/>\n</$fieldmangler>\n</$list>\n</$set>\n\\end\n\n\\define list-tagged-draggable(tag,subFilter,emptyMessage,itemTemplate,elementTag:\"div\",storyview:\"\")\n\\whitespace trim\n<span class=\"tc-tagged-draggable-list\">\n<$set name=\"tag\" value=<<__tag__>>>\n<$list filter=\"[<__tag__>tagging[]$subFilter$]\" emptyMessage=<<__emptyMessage__>> storyview=<<__storyview__>>>\n<$elementTag$ class=\"tc-menu-list-item\">\n<$droppable actions=\"\"\"<$macrocall $name=\"list-tagged-draggable-drop-actions\" tag=<<__tag__>>/>\"\"\" enable=<<tv-enable-drag-and-drop>>>\n<$elementTag$ class=\"tc-droppable-placeholder\"/>\n<$elementTag$>\n<$transclude tiddler=\"\"\"$itemTemplate$\"\"\">\n<$link to={{!!title}}>\n<$view field=\"title\"/>\n</$link>\n</$transclude>\n</$elementTag$>\n</$droppable>\n</$elementTag$>\n</$list>\n<$tiddler tiddler=\"\">\n<$droppable actions=\"\"\"<$macrocall $name=\"list-tagged-draggable-drop-actions\" tag=<<__tag__>>/>\"\"\" enable=<<tv-enable-drag-and-drop>>>\n<$elementTag$ class=\"tc-droppable-placeholder\"/>\n<$elementTag$ style=\"height:0.5em;\">\n</$elementTag$>\n</$droppable>\n</$tiddler>\n</$set>\n</span>\n\\end\n"
},
"$:/core/macros/tabs": {
"title": "$:/core/macros/tabs",
"tags": "$:/tags/Macro",
"text": "\\define tabs(tabsList,default,state:\"$:/state/tab\",class,template,buttonTemplate,retain)\n<div class=\"tc-tab-set $class$\">\n<div class=\"tc-tab-buttons $class$\">\n<$list filter=\"$tabsList$\" variable=\"currentTab\" storyview=\"pop\"><$set name=\"save-currentTiddler\" value=<<currentTiddler>>><$tiddler tiddler=<<currentTab>>><$button set=<<qualify \"$state$\">> setTo=<<currentTab>> default=\"$default$\" selectedClass=\"tc-tab-selected\" tooltip={{!!tooltip}}>\n<$tiddler tiddler=<<save-currentTiddler>>>\n<$set name=\"tv-wikilinks\" value=\"no\">\n<$transclude tiddler=\"$buttonTemplate$\" mode=\"inline\">\n<$transclude tiddler=<<currentTab>> field=\"caption\">\n<$macrocall $name=\"currentTab\" $type=\"text/plain\" $output=\"text/plain\"/>\n</$transclude>\n</$transclude>\n</$set></$tiddler></$button></$tiddler></$set></$list>\n</div>\n<div class=\"tc-tab-divider $class$\"/>\n<div class=\"tc-tab-content $class$\">\n<$list filter=\"$tabsList$\" variable=\"currentTab\">\n\n<$reveal type=\"match\" state=<<qualify \"$state$\">> text=<<currentTab>> default=\"$default$\" retain=\"\"\"$retain$\"\"\">\n\n<$transclude tiddler=\"$template$\" mode=\"block\">\n\n<$transclude tiddler=<<currentTab>> mode=\"block\"/>\n\n</$transclude>\n\n</$reveal>\n\n</$list>\n</div>\n</div>\n\\end\n"
},
"$:/core/macros/tag-picker": {
"title": "$:/core/macros/tag-picker",
"tags": "$:/tags/Macro",
"text": "\\define add-tag-actions()\n<$action-sendmessage $message=\"tm-add-tag\" $param={{{ [<newTagNameTiddler>get[text]] }}}/>\n<$action-deletetiddler $tiddler=<<newTagNameTiddler>>/>\n\\end\n\n\\define tag-button()\n<$button class=\"tc-btn-invisible\" tag=\"a\" tooltip={{$:/language/EditTemplate/Tags/Add/Button/Hint}}>\n<$action-sendmessage $message=\"tm-add-tag\" $param=<<tag>>/>\n<$action-deletetiddler $tiddler=<<newTagNameTiddler>>/>\n<$macrocall $name=\"tag-pill\" tag=<<tag>>/>\n</$button>\n\\end\n\n\\define tag-picker-inner()\n\\whitespace trim\n<div class=\"tc-edit-add-tag\">\n<span class=\"tc-add-tag-name\">\n<$keyboard key=\"ENTER\" actions=<<add-tag-actions>>>\n<$edit-text tiddler=<<newTagNameTiddler>> tag=\"input\" default=\"\" placeholder={{$:/language/EditTemplate/Tags/Add/Placeholder}} focusPopup=<<qualify \"$:/state/popup/tags-auto-complete\">> class=\"tc-edit-texteditor tc-popup-handle\" tabindex=<<tabIndex>> focus={{{ [{$:/config/AutoFocus}match[tags]then[true]] ~[[false]] }}}/>\n</$keyboard>\n</span> <$button popup=<<qualify \"$:/state/popup/tags-auto-complete\">> class=\"tc-btn-invisible\" tooltip={{$:/language/EditTemplate/Tags/Dropdown/Hint}} aria-label={{$:/language/EditTemplate/Tags/Dropdown/Caption}}>{{$:/core/images/down-arrow}}</$button> <span class=\"tc-add-tag-button\">\n<$set name=\"tag\" value={{{ [<newTagNameTiddler>get[text]] }}}>\n<$button set=\"$:/temp/NewTagName\" setTo=\"\" class=\"\">\n<<add-tag-actions>>\n<$action-deletetiddler $tiddler=<<newTagNameTiddler>>/>\n{{$:/language/EditTemplate/Tags/Add/Button}}\n</$button>\n</$set>\n</span>\n</div>\n<div class=\"tc-block-dropdown-wrapper\">\n<$reveal state=<<qualify \"$:/state/popup/tags-auto-complete\">> type=\"nomatch\" text=\"\" default=\"\">\n<div class=\"tc-block-dropdown\">\n<$set name=\"newTagName\" value={{{ [<newTagNameTiddler>get[text]] }}}>\n<$list filter=\"[<newTagName>minlength{$:/config/Tags/MinLength}limit[1]]\" emptyMessage=\"\"\"<div class=\"tc-search-results\">{{$:/language/Search/Search/TooShort}}</div>\"\"\" variable=\"listItem\">\n<$list filter=\"[tags[]!is[system]search:title<newTagName>sort[]]\" variable=\"tag\">\n<<tag-button>>\n</$list></$list>\n<hr>\n<$list filter=\"[<newTagName>minlength{$:/config/Tags/MinLength}limit[1]]\" emptyMessage=\"\"\"<div class=\"tc-search-results\">{{$:/language/Search/Search/TooShort}}</div>\"\"\" variable=\"listItem\">\n<$list filter=\"[tags[]is[system]search:title<newTagName>sort[]]\" variable=\"tag\">\n<<tag-button>>\n</$list></$list>\n</$set>\n</div>\n</$reveal>\n</div>\n\\end\n\\define tag-picker()\n\\whitespace trim\n<$list filter=\"[<newTagNameTiddler>match[]]\" emptyMessage=<<tag-picker-inner>>>\n<$set name=\"newTagNameTiddler\" value=<<qualify \"$:/temp/NewTagName\">>>\n<<tag-picker-inner>>\n</$set>\n</$list>\n\\end\n"
},
"$:/core/macros/tag": {
"title": "$:/core/macros/tag",
"tags": "$:/tags/Macro",
"text": "\\define tag-pill-styles()\nbackground-color:$(backgroundColor)$;\nfill:$(foregroundColor)$;\ncolor:$(foregroundColor)$;\n\\end\n\n\\define tag-pill-inner(tag,icon,colour,fallbackTarget,colourA,colourB,element-tag,element-attributes,actions)\n<$vars foregroundColor=<<contrastcolour target:\"\"\"$colour$\"\"\" fallbackTarget:\"\"\"$fallbackTarget$\"\"\" colourA:\"\"\"$colourA$\"\"\" colourB:\"\"\"$colourB$\"\"\">> backgroundColor=\"\"\"$colour$\"\"\">\n<$element-tag$ $element-attributes$ class=\"tc-tag-label tc-btn-invisible\" style=<<tag-pill-styles>>>\n$actions$<$transclude tiddler=\"\"\"$icon$\"\"\"/><$view tiddler=<<__tag__>> field=\"title\" format=\"text\" />\n</$element-tag$>\n</$vars>\n\\end\n\n\\define tag-pill-body(tag,icon,colour,palette,element-tag,element-attributes,actions)\n<$macrocall $name=\"tag-pill-inner\" tag=<<__tag__>> icon=\"\"\"$icon$\"\"\" colour=\"\"\"$colour$\"\"\" fallbackTarget={{$palette$##tag-background}} colourA={{$palette$##foreground}} colourB={{$palette$##background}} element-tag=\"\"\"$element-tag$\"\"\" element-attributes=\"\"\"$element-attributes$\"\"\" actions=\"\"\"$actions$\"\"\"/>\n\\end\n\n\\define tag-pill(tag,element-tag:\"span\",element-attributes:\"\",actions:\"\")\n<span class=\"tc-tag-list-item\">\n<$macrocall $name=\"tag-pill-body\" tag=<<__tag__>> icon={{{ [<__tag__>get[icon]] }}} colour={{{ [<__tag__>get[color]] }}} palette={{$:/palette}} element-tag=\"\"\"$element-tag$\"\"\" element-attributes=\"\"\"$element-attributes$\"\"\" actions=\"\"\"$actions$\"\"\"/>\n</span>\n\\end\n\n\\define tag(tag)\n{{$tag$||$:/core/ui/TagTemplate}}\n\\end\n"
},
"$:/core/macros/thumbnails": {
"title": "$:/core/macros/thumbnails",
"tags": "$:/tags/Macro",
"text": "\\define thumbnail(link,icon,color,background-color,image,caption,width:\"280\",height:\"157\")\n<$link to=\"\"\"$link$\"\"\"><div class=\"tc-thumbnail-wrapper\">\n<div class=\"tc-thumbnail-image\" style=\"width:$width$px;height:$height$px;\"><$reveal type=\"nomatch\" text=\"\" default=\"\"\"$image$\"\"\" tag=\"div\" style=\"width:$width$px;height:$height$px;\">\n[img[$image$]]\n</$reveal><$reveal type=\"match\" text=\"\" default=\"\"\"$image$\"\"\" tag=\"div\" class=\"tc-thumbnail-background\" style=\"width:$width$px;height:$height$px;background-color:$background-color$;\"></$reveal></div><div class=\"tc-thumbnail-icon\" style=\"fill:$color$;color:$color$;\">\n$icon$\n</div><div class=\"tc-thumbnail-caption\">\n$caption$\n</div>\n</div></$link>\n\\end\n\n\\define thumbnail-right(link,icon,color,background-color,image,caption,width:\"280\",height:\"157\")\n<div class=\"tc-thumbnail-right-wrapper\"><<thumbnail \"\"\"$link$\"\"\" \"\"\"$icon$\"\"\" \"\"\"$color$\"\"\" \"\"\"$background-color$\"\"\" \"\"\"$image$\"\"\" \"\"\"$caption$\"\"\" \"\"\"$width$\"\"\" \"\"\"$height$\"\"\">></div>\n\\end\n\n\\define list-thumbnails(filter,width:\"280\",height:\"157\")\n<$list filter=\"\"\"$filter$\"\"\"><$macrocall $name=\"thumbnail\" link={{!!link}} icon={{!!icon}} color={{!!color}} background-color={{!!background-color}} image={{!!image}} caption={{!!caption}} width=\"\"\"$width$\"\"\" height=\"\"\"$height$\"\"\"/></$list>\n\\end\n"
},
"$:/core/macros/timeline": {
"title": "$:/core/macros/timeline",
"created": "20141212105914482",
"modified": "20141212110330815",
"tags": "$:/tags/Macro",
"text": "\\define timeline-title()\n\\whitespace trim\n<!-- Override this macro with a global macro \n of the same name if you need to change \n how titles are displayed on the timeline \n -->\n<$view field=\"title\"/>\n\\end\n\\define timeline(limit:\"100\",format:\"DDth MMM YYYY\",subfilter:\"\",dateField:\"modified\")\n<div class=\"tc-timeline\">\n<$list filter=\"[!is[system]$subfilter$has[$dateField$]!sort[$dateField$]limit[$limit$]eachday[$dateField$]]\">\n<div class=\"tc-menu-list-item\">\n<$view field=\"$dateField$\" format=\"date\" template=\"$format$\"/>\n<$list filter=\"[sameday:$dateField${!!$dateField$}!is[system]$subfilter$!sort[$dateField$]]\">\n<div class=\"tc-menu-list-subitem\">\n<$link to={{!!title}}><<timeline-title>></$link>\n</div>\n</$list>\n</div>\n</$list>\n</div>\n\\end\n"
},
"$:/core/macros/toc": {
"title": "$:/core/macros/toc",
"tags": "$:/tags/Macro",
"text": "\\define toc-caption()\n<$set name=\"tv-wikilinks\" value=\"no\">\n <$transclude field=\"caption\">\n <$view field=\"title\"/>\n </$transclude>\n</$set>\n\\end\n\n\\define toc-body(tag,sort:\"\",itemClassFilter,exclude,path)\n<ol class=\"tc-toc\">\n <$list filter=\"\"\"[all[shadows+tiddlers]tag<__tag__>!has[draft.of]$sort$] -[<__tag__>] -[enlist<__exclude__>]\"\"\">\n <$vars item=<<currentTiddler>> path={{{ [<__path__>addsuffix[/]addsuffix<__tag__>] }}}>\n <$set name=\"excluded\" filter=\"\"\"[enlist<__exclude__>] [<__tag__>]\"\"\">\n <$set name=\"toc-item-class\" filter=<<__itemClassFilter__>> emptyValue=\"toc-item-selected\" value=\"toc-item\">\n <li class=<<toc-item-class>>>\n <$list filter=\"[all[current]toc-link[no]]\" emptyMessage=\"<$link><$view field='caption'><$view field='title'/></$view></$link>\">\n <<toc-caption>>\n </$list>\n <$macrocall $name=\"toc-body\" tag=<<item>> sort=<<__sort__>> itemClassFilter=<<__itemClassFilter__>> exclude=<<excluded>> path=<<path>>/>\n </li>\n </$set>\n </$set>\n </$vars>\n </$list>\n</ol>\n\\end\n\n\\define toc(tag,sort:\"\",itemClassFilter:\"\")\n<$macrocall $name=\"toc-body\" tag=<<__tag__>> sort=<<__sort__>> itemClassFilter=<<__itemClassFilter__>> />\n\\end\n\n\\define toc-linked-expandable-body(tag,sort:\"\",itemClassFilter,exclude,path)\n<!-- helper function -->\n<$qualify name=\"toc-state\" title={{{ [[$:/state/toc]addsuffix<__path__>addsuffix[-]addsuffix<currentTiddler>] }}}>\n <$set name=\"toc-item-class\" filter=<<__itemClassFilter__>> emptyValue=\"toc-item-selected\" value=\"toc-item\">\n <li class=<<toc-item-class>>>\n <$link>\n <$reveal type=\"nomatch\" stateTitle=<<toc-state>> text=\"open\">\n <$button setTitle=<<toc-state>> setTo=\"open\" class=\"tc-btn-invisible tc-popup-keep\">\n {{$:/core/images/right-arrow}}\n </$button>\n </$reveal>\n <$reveal type=\"match\" stateTitle=<<toc-state>> text=\"open\">\n <$button setTitle=<<toc-state>> setTo=\"close\" class=\"tc-btn-invisible tc-popup-keep\">\n {{$:/core/images/down-arrow}}\n </$button>\n </$reveal>\n <<toc-caption>>\n </$link>\n <$reveal type=\"match\" stateTitle=<<toc-state>> text=\"open\">\n <$macrocall $name=\"toc-expandable\" tag=<<currentTiddler>> sort=<<__sort__>> itemClassFilter=<<__itemClassFilter__>> exclude=<<__exclude__>> path=<<__path__>>/>\n </$reveal>\n </li>\n </$set>\n</$qualify>\n\\end\n\n\\define toc-unlinked-expandable-body(tag,sort:\"\",itemClassFilter,exclude,path)\n<!-- helper function -->\n<$qualify name=\"toc-state\" title={{{ [[$:/state/toc]addsuffix<__path__>addsuffix[-]addsuffix<currentTiddler>] }}}>\n <$set name=\"toc-item-class\" filter=<<__itemClassFilter__>> emptyValue=\"toc-item-selected\" value=\"toc-item\">\n <li class=<<toc-item-class>>>\n <$reveal type=\"nomatch\" stateTitle=<<toc-state>> text=\"open\">\n <$button setTitle=<<toc-state>> setTo=\"open\" class=\"tc-btn-invisible tc-popup-keep\">\n {{$:/core/images/right-arrow}}\n <<toc-caption>>\n </$button>\n </$reveal>\n <$reveal type=\"match\" stateTitle=<<toc-state>> text=\"open\">\n <$button setTitle=<<toc-state>> setTo=\"close\" class=\"tc-btn-invisible tc-popup-keep\">\n {{$:/core/images/down-arrow}}\n <<toc-caption>>\n </$button>\n </$reveal>\n <$reveal type=\"match\" stateTitle=<<toc-state>> text=\"open\">\n <$macrocall $name=\"toc-expandable\" tag=<<currentTiddler>> sort=<<__sort__>> itemClassFilter=<<__itemClassFilter__>> exclude=<<__exclude__>> path=<<__path__>>/>\n </$reveal>\n </li>\n </$set>\n</$qualify>\n\\end\n\n\\define toc-expandable-empty-message()\n<$macrocall $name=\"toc-linked-expandable-body\" tag=<<tag>> sort=<<sort>> itemClassFilter=<<itemClassFilter>> exclude=<<excluded>> path=<<path>>/>\n\\end\n\n\\define toc-expandable(tag,sort:\"\",itemClassFilter:\"\",exclude,path)\n<$vars tag=<<__tag__>> sort=<<__sort__>> itemClassFilter=<<__itemClassFilter__>> path={{{ [<__path__>addsuffix[/]addsuffix<__tag__>] }}}>\n <$set name=\"excluded\" filter=\"\"\"[enlist<__exclude__>] [<__tag__>]\"\"\">\n <ol class=\"tc-toc toc-expandable\">\n <$list filter=\"\"\"[all[shadows+tiddlers]tag<__tag__>!has[draft.of]$sort$] -[<__tag__>] -[enlist<__exclude__>]\"\"\">\n <$list filter=\"[all[current]toc-link[no]]\" emptyMessage=<<toc-expandable-empty-message>> >\n <$macrocall $name=\"toc-unlinked-expandable-body\" tag=<<__tag__>> sort=<<__sort__>> itemClassFilter=\"\"\"itemClassFilter\"\"\" exclude=<<excluded>> path=<<path>> />\n </$list>\n </$list>\n </ol>\n </$set>\n</$vars>\n\\end\n\n\\define toc-linked-selective-expandable-body(tag,sort:\"\",itemClassFilter,exclude,path)\n<$qualify name=\"toc-state\" title={{{ [[$:/state/toc]addsuffix<__path__>addsuffix[-]addsuffix<currentTiddler>] }}}>\n <$set name=\"toc-item-class\" filter=<<__itemClassFilter__>> emptyValue=\"toc-item-selected\" value=\"toc-item\" >\n <li class=<<toc-item-class>>>\n <$link>\n <$list filter=\"[all[current]tagging[]$sort$limit[1]]\" variable=\"ignore\" emptyMessage=\"<$button class='tc-btn-invisible'>{{$:/core/images/blank}}</$button>\">\n <$reveal type=\"nomatch\" stateTitle=<<toc-state>> text=\"open\">\n <$button setTitle=<<toc-state>> setTo=\"open\" class=\"tc-btn-invisible tc-popup-keep\">\n {{$:/core/images/right-arrow}}\n </$button>\n </$reveal>\n <$reveal type=\"match\" stateTitle=<<toc-state>> text=\"open\">\n <$button setTitle=<<toc-state>> setTo=\"close\" class=\"tc-btn-invisible tc-popup-keep\">\n {{$:/core/images/down-arrow}}\n </$button>\n </$reveal>\n </$list>\n <<toc-caption>>\n </$link>\n <$reveal type=\"match\" stateTitle=<<toc-state>> text=\"open\">\n <$macrocall $name=\"toc-selective-expandable\" tag=<<currentTiddler>> sort=<<__sort__>> itemClassFilter=<<__itemClassFilter__>> exclude=<<__exclude__>> path=<<__path__>>/>\n </$reveal>\n </li>\n </$set>\n</$qualify>\n\\end\n\n\\define toc-unlinked-selective-expandable-body(tag,sort:\"\",itemClassFilter,exclude,path)\n<$qualify name=\"toc-state\" title={{{ [[$:/state/toc]addsuffix<__path__>addsuffix[-]addsuffix<currentTiddler>] }}}>\n <$set name=\"toc-item-class\" filter=<<__itemClassFilter__>> emptyValue=\"toc-item-selected\" value=\"toc-item\">\n <li class=<<toc-item-class>>>\n <$list filter=\"[all[current]tagging[]$sort$limit[1]]\" variable=\"ignore\" emptyMessage=\"<$button class='tc-btn-invisible'>{{$:/core/images/blank}}</$button> <$view field='caption'><$view field='title'/></$view>\">\n <$reveal type=\"nomatch\" stateTitle=<<toc-state>> text=\"open\">\n <$button setTitle=<<toc-state>> setTo=\"open\" class=\"tc-btn-invisible tc-popup-keep\">\n {{$:/core/images/right-arrow}}\n <<toc-caption>>\n </$button>\n </$reveal>\n <$reveal type=\"match\" stateTitle=<<toc-state>> text=\"open\">\n <$button setTitle=<<toc-state>> setTo=\"close\" class=\"tc-btn-invisible tc-popup-keep\">\n {{$:/core/images/down-arrow}}\n <<toc-caption>>\n </$button>\n </$reveal>\n </$list>\n <$reveal type=\"match\" stateTitle=<<toc-state>> text=\"open\">\n <$macrocall $name=\"toc-selective-expandable\" tag=<<currentTiddler>> sort=<<__sort__>> itemClassFilter=<<__itemClassFilter__>> exclude=<<__exclude__>> path=<<__path__>>/>\n </$reveal>\n </li>\n </$set>\n</$qualify>\n\\end\n\n\\define toc-selective-expandable-empty-message()\n<$macrocall $name=\"toc-linked-selective-expandable-body\" tag=<<tag>> sort=<<sort>> itemClassFilter=<<itemClassFilter>> exclude=<<excluded>> path=<<path>>/>\n\\end\n\n\\define toc-selective-expandable(tag,sort:\"\",itemClassFilter,exclude,path)\n<$vars tag=<<__tag__>> sort=<<__sort__>> itemClassFilter=<<__itemClassFilter__>> path={{{ [<__path__>addsuffix[/]addsuffix<__tag__>] }}}>\n <$set name=\"excluded\" filter=\"\"\"[enlist<__exclude__>] [<__tag__>]\"\"\">\n <ol class=\"tc-toc toc-selective-expandable\">\n <$list filter=\"\"\"[all[shadows+tiddlers]tag<__tag__>!has[draft.of]$sort$] -[<__tag__>] -[enlist<__exclude__>]\"\"\">\n <$list filter=\"[all[current]toc-link[no]]\" variable=\"ignore\" emptyMessage=<<toc-selective-expandable-empty-message>> >\n <$macrocall $name=\"toc-unlinked-selective-expandable-body\" tag=<<__tag__>> sort=<<__sort__>> itemClassFilter=<<__itemClassFilter__>> exclude=<<excluded>> path=<<path>>/>\n </$list>\n </$list>\n </ol>\n </$set>\n</$vars>\n\\end\n\n\\define toc-tabbed-external-nav(tag,sort:\"\",selectedTiddler:\"$:/temp/toc/selectedTiddler\",unselectedText,missingText,template:\"\")\n<$tiddler tiddler={{{ [<__selectedTiddler__>get[text]] }}}>\n <div class=\"tc-tabbed-table-of-contents\">\n <$linkcatcher to=<<__selectedTiddler__>>>\n <div class=\"tc-table-of-contents\">\n <$macrocall $name=\"toc-selective-expandable\" tag=<<__tag__>> sort=<<__sort__>> itemClassFilter=\"[all[current]] -[<__selectedTiddler__>get[text]]\"/>\n </div>\n </$linkcatcher>\n <div class=\"tc-tabbed-table-of-contents-content\">\n <$reveal stateTitle=<<__selectedTiddler__>> type=\"nomatch\" text=\"\">\n <$transclude mode=\"block\" tiddler=<<__template__>>>\n <h1><<toc-caption>></h1>\n <$transclude mode=\"block\">$missingText$</$transclude>\n </$transclude>\n </$reveal>\n <$reveal stateTitle=<<__selectedTiddler__>> type=\"match\" text=\"\">\n $unselectedText$\n </$reveal>\n </div>\n </div>\n</$tiddler>\n\\end\n\n\\define toc-tabbed-internal-nav(tag,sort:\"\",selectedTiddler:\"$:/temp/toc/selectedTiddler\",unselectedText,missingText,template:\"\")\n<$linkcatcher to=<<__selectedTiddler__>>>\n <$macrocall $name=\"toc-tabbed-external-nav\" tag=<<__tag__>> sort=<<__sort__>> selectedTiddler=<<__selectedTiddler__>> unselectedText=<<__unselectedText__>> missingText=<<__missingText__>> template=<<__template__>>/>\n</$linkcatcher>\n\\end\n\n"
},
"$:/core/macros/translink": {
"title": "$:/core/macros/translink",
"tags": "$:/tags/Macro",
"text": "\\define translink(title,mode:\"block\")\n<div style=\"border:1px solid #ccc; padding: 0.5em; background: black; foreground; white;\">\n<$link to=\"\"\"$title$\"\"\">\n<$text text=\"\"\"$title$\"\"\"/>\n</$link>\n<div style=\"border:1px solid #ccc; padding: 0.5em; background: white; foreground; black;\">\n<$transclude tiddler=\"\"\"$title$\"\"\" mode=\"$mode$\">\n\"<$text text=\"\"\"$title$\"\"\"/>\" is missing\n</$transclude>\n</div>\n</div>\n\\end\n"
},
"$:/core/macros/tree": {
"title": "$:/core/macros/tree",
"tags": "$:/tags/Macro",
"text": "\\define leaf-link(full-title,chunk,separator: \"/\")\n<$link to=<<__full-title__>>><$text text=<<__chunk__>>/></$link>\n\\end\n\n\\define leaf-node(prefix,chunk)\n<li>\n<$list filter=\"[<__prefix__>addsuffix<__chunk__>is[shadow]] [<__prefix__>addsuffix<__chunk__>is[tiddler]]\" variable=\"full-title\">\n<$list filter=\"[<full-title>removeprefix<__prefix__>]\" variable=\"chunk\">\n<span>{{$:/core/images/file}}</span> <$macrocall $name=\"leaf-link\" full-title=<<full-title>> chunk=<<chunk>>/>\n</$list>\n</$list>\n</li>\n\\end\n\n\\define branch-node(prefix,chunk,separator: \"/\")\n<li>\n<$set name=\"reveal-state\" value={{{ [[$:/state/tree/]addsuffix<__prefix__>addsuffix<__chunk__>] }}}>\n<$reveal type=\"nomatch\" stateTitle=<<reveal-state>> text=\"show\">\n<$button setTitle=<<reveal-state>> setTo=\"show\" class=\"tc-btn-invisible\">\n{{$:/core/images/folder}} <$text text=<<__chunk__>>/>\n</$button>\n</$reveal>\n<$reveal type=\"match\" stateTitle=<<reveal-state>> text=\"show\">\n<$button setTitle=<<reveal-state>> setTo=\"hide\" class=\"tc-btn-invisible\">\n{{$:/core/images/folder}} <$text text=<<__chunk__>>/>\n</$button>\n</$reveal>\n<span>(<$count filter=\"[all[shadows+tiddlers]removeprefix<__prefix__>removeprefix<__chunk__>] -[<__prefix__>addsuffix<__chunk__>]\"/>)</span>\n<$reveal type=\"match\" stateTitle=<<reveal-state>> text=\"show\">\n<$macrocall $name=\"tree-node\" prefix={{{ [<__prefix__>addsuffix<__chunk__>] }}} separator=<<__separator__>>/>\n</$reveal>\n</$set>\n</li>\n\\end\n\n\\define tree-node(prefix,separator: \"/\")\n<ol>\n<$list filter=\"[all[shadows+tiddlers]removeprefix<__prefix__>splitbefore<__separator__>sort[]!suffix<__separator__>]\" variable=\"chunk\">\n<$macrocall $name=\"leaf-node\" prefix=<<__prefix__>> chunk=<<chunk>> separator=<<__separator__>>/>\n</$list>\n<$list filter=\"[all[shadows+tiddlers]removeprefix<__prefix__>splitbefore<__separator__>sort[]suffix<__separator__>]\" variable=\"chunk\">\n<$macrocall $name=\"branch-node\" prefix=<<__prefix__>> chunk=<<chunk>> separator=<<__separator__>>/>\n</$list>\n</ol>\n\\end\n\n\\define tree(prefix: \"$:/\",separator: \"/\")\n<div class=\"tc-tree\">\n<span><$text text=<<__prefix__>>/></span>\n<div>\n<$macrocall $name=\"tree-node\" prefix=<<__prefix__>> separator=<<__separator__>>/>\n</div>\n</div>\n\\end\n"
},
"$:/core/macros/utils": {
"title": "$:/core/macros/utils",
"text": "\\define colour(colour)\n$colour$\n\\end\n"
},
"$:/snippets/minifocusswitcher": {
"title": "$:/snippets/minifocusswitcher",
"text": "<$select tiddler=\"$:/config/AutoFocus\">\n<$list filter=\"title tags text type fields\">\n<option value=<<currentTiddler>>><<currentTiddler>></option>\n</$list>\n</$select>\n"
},
"$:/snippets/minilanguageswitcher": {
"title": "$:/snippets/minilanguageswitcher",
"text": "<$select tiddler=\"$:/language\">\n<$list filter=\"[[$:/languages/en-GB]] [plugin-type[language]sort[title]]\">\n<option value=<<currentTiddler>>><$view field=\"description\"><$view field=\"name\"><$view field=\"title\"/></$view></$view></option>\n</$list>\n</$select>"
},
"$:/snippets/minithemeswitcher": {
"title": "$:/snippets/minithemeswitcher",
"text": "\\define lingo-base() $:/language/ControlPanel/Theme/\n<<lingo Prompt>> <$select tiddler=\"$:/theme\">\n<$list filter=\"[plugin-type[theme]sort[title]]\">\n<option value=<<currentTiddler>>><$view field=\"name\"><$view field=\"title\"/></$view></option>\n</$list>\n</$select>"
},
"$:/snippets/modules": {
"title": "$:/snippets/modules",
"text": "\\define describeModuleType(type)\n{{$:/language/Docs/ModuleTypes/$type$}}\n\\end\n<$list filter=\"[moduletypes[]]\">\n\n!! <$macrocall $name=\"currentTiddler\" $type=\"text/plain\" $output=\"text/plain\"/>\n\n<$macrocall $name=\"describeModuleType\" type=<<currentTiddler>>/>\n\n<ul><$list filter=\"[all[current]modules[]]\"><li><$link><<currentTiddler>></$link>\n</li>\n</$list>\n</ul>\n</$list>\n"
},
"$:/palette": {
"title": "$:/palette",
"text": "$:/palettes/Vanilla"
},
"$:/snippets/paletteeditor": {
"title": "$:/snippets/paletteeditor",
"text": "<$transclude tiddler=\"$:/PaletteManager\"/>\n"
},
"$:/snippets/palettepreview": {
"title": "$:/snippets/palettepreview",
"text": "<$set name=\"currentTiddler\" value={{$:/palette}}>\n{{||$:/snippets/currpalettepreview}}\n</$set>\n"
},
"$:/snippets/paletteswitcher": {
"title": "$:/snippets/paletteswitcher",
"text": "<$linkcatcher to=\"$:/palette\">\n<div class=\"tc-chooser\"><$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Palette]sort[name]]\"><$set name=\"cls\" filter=\"[all[current]prefix{$:/palette}]\" value=\"tc-chooser-item tc-chosen\" emptyValue=\"tc-chooser-item\"><div class=<<cls>>><$link to={{!!title}}>''<$view field=\"name\" format=\"text\"/>'' - <$view field=\"description\" format=\"text\"/>{{||$:/snippets/currpalettepreview}}</$link>\n</div></$set>\n</$list>\n</div>\n</$linkcatcher>\n"
},
"$:/snippets/peek-stylesheets": {
"title": "$:/snippets/peek-stylesheets",
"text": "\\define expandable-stylesheets-list()\n<ol>\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Stylesheet]!has[draft.of]]\">\n<$vars state=<<qualify \"$:/state/peek-stylesheets/open/\">>>\n<$set name=\"state\" value={{{ [<state>addsuffix<currentTiddler>] }}}>\n<li>\n<$reveal type=\"match\" state=<<state>> text=\"yes\" tag=\"span\">\n<$button set=<<state>> setTo=\"no\" class=\"tc-btn-invisible\">\n{{$:/core/images/down-arrow}}\n</$button>\n</$reveal>\n<$reveal type=\"nomatch\" state=<<state>> text=\"yes\" tag=\"span\">\n<$button set=<<state>> setTo=\"yes\" class=\"tc-btn-invisible\">\n{{$:/core/images/right-arrow}}\n</$button>\n</$reveal>\n<$link>\n<$view field=\"title\"/>\n</$link>\n<$reveal type=\"match\" state=<<state>> text=\"yes\" tag=\"div\">\n<$set name=\"source\" tiddler=<<currentTiddler>>>\n<$wikify name=\"styles\" text=<<source>>>\n<pre>\n<code>\n<$text text=<<styles>>/>\n</code>\n</pre>\n</$wikify>\n</$set>\n</$reveal>\n</li>\n</$set>\n</$vars>\n</$list>\n</ol>\n\\end\n\n\\define stylesheets-list()\n<ol>\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Stylesheet]!has[draft.of]]\">\n<li>\n<$link>\n<$view field=\"title\"/>\n</$link>\n<$set name=\"source\" tiddler=<<currentTiddler>>>\n<$wikify name=\"styles\" text=<<source>>>\n<pre>\n<code>\n<$text text=<<styles>>/>\n</code>\n</pre>\n</$wikify>\n</$set>\n</li>\n</$list>\n</ol>\n\\end\n\n<$vars modeState=<<qualify \"$:/state/peek-stylesheets/mode/\">>>\n\n<$reveal type=\"nomatch\" state=<<modeState>> text=\"expanded\" tag=\"div\">\n<$button set=<<modeState>> setTo=\"expanded\" class=\"tc-btn-invisible\">{{$:/core/images/chevron-right}} {{$:/language/ControlPanel/Stylesheets/Expand/Caption}}</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<modeState>> text=\"expanded\" tag=\"div\">\n<$button set=<<modeState>> setTo=\"restored\" class=\"tc-btn-invisible\">{{$:/core/images/chevron-down}} {{$:/language/ControlPanel/Stylesheets/Restore/Caption}}</$button>\n</$reveal>\n\n<$reveal type=\"nomatch\" state=<<modeState>> text=\"expanded\" tag=\"div\">\n<<expandable-stylesheets-list>>\n</$reveal>\n<$reveal type=\"match\" state=<<modeState>> text=\"expanded\" tag=\"div\">\n<<stylesheets-list>>\n</$reveal>\n\n</$vars>\n"
},
"$:/temp/search": {
"title": "$:/temp/search",
"text": ""
},
"$:/tags/AdvancedSearch": {
"title": "$:/tags/AdvancedSearch",
"list": "[[$:/core/ui/AdvancedSearch/Standard]] [[$:/core/ui/AdvancedSearch/System]] [[$:/core/ui/AdvancedSearch/Shadows]] [[$:/core/ui/AdvancedSearch/Filter]]"
},
"$:/tags/AdvancedSearch/FilterButton": {
"title": "$:/tags/AdvancedSearch/FilterButton",
"list": "$:/core/ui/AdvancedSearch/Filter/FilterButtons/dropdown $:/core/ui/AdvancedSearch/Filter/FilterButtons/clear $:/core/ui/AdvancedSearch/Filter/FilterButtons/export $:/core/ui/AdvancedSearch/Filter/FilterButtons/delete"
},
"$:/tags/ControlPanel": {
"title": "$:/tags/ControlPanel",
"list": "$:/core/ui/ControlPanel/Info $:/core/ui/ControlPanel/Appearance $:/core/ui/ControlPanel/Settings $:/core/ui/ControlPanel/Saving $:/core/ui/ControlPanel/Plugins $:/core/ui/ControlPanel/Tools $:/core/ui/ControlPanel/Internals"
},
"$:/tags/ControlPanel/Info": {
"title": "$:/tags/ControlPanel/Info",
"list": "$:/core/ui/ControlPanel/Basics $:/core/ui/ControlPanel/Advanced"
},
"$:/tags/ControlPanel/Plugins": {
"title": "$:/tags/ControlPanel/Plugins",
"list": "[[$:/core/ui/ControlPanel/Plugins/Installed]] [[$:/core/ui/ControlPanel/Plugins/Add]]"
},
"$:/tags/EditTemplate": {
"title": "$:/tags/EditTemplate",
"list": "[[$:/core/ui/EditTemplate/controls]] [[$:/core/ui/EditTemplate/title]] [[$:/core/ui/EditTemplate/tags]] [[$:/core/ui/EditTemplate/shadow]] [[$:/core/ui/ViewTemplate/classic]] [[$:/core/ui/EditTemplate/body]] [[$:/core/ui/EditTemplate/type]] [[$:/core/ui/EditTemplate/fields]]"
},
"$:/tags/EditToolbar": {
"title": "$:/tags/EditToolbar",
"list": "[[$:/core/ui/Buttons/delete]] [[$:/core/ui/Buttons/cancel]] [[$:/core/ui/Buttons/save]]"
},
"$:/tags/EditorToolbar": {
"title": "$:/tags/EditorToolbar",
"list": "$:/core/ui/EditorToolbar/paint $:/core/ui/EditorToolbar/opacity $:/core/ui/EditorToolbar/line-width $:/core/ui/EditorToolbar/rotate-left $:/core/ui/EditorToolbar/clear $:/core/ui/EditorToolbar/bold $:/core/ui/EditorToolbar/italic $:/core/ui/EditorToolbar/strikethrough $:/core/ui/EditorToolbar/underline $:/core/ui/EditorToolbar/superscript $:/core/ui/EditorToolbar/subscript $:/core/ui/EditorToolbar/mono-line $:/core/ui/EditorToolbar/mono-block $:/core/ui/EditorToolbar/quote $:/core/ui/EditorToolbar/list-bullet $:/core/ui/EditorToolbar/list-number $:/core/ui/EditorToolbar/heading-1 $:/core/ui/EditorToolbar/heading-2 $:/core/ui/EditorToolbar/heading-3 $:/core/ui/EditorToolbar/heading-4 $:/core/ui/EditorToolbar/heading-5 $:/core/ui/EditorToolbar/heading-6 $:/core/ui/EditorToolbar/link $:/core/ui/EditorToolbar/excise $:/core/ui/EditorToolbar/picture $:/core/ui/EditorToolbar/stamp $:/core/ui/EditorToolbar/size $:/core/ui/EditorToolbar/editor-height $:/core/ui/EditorToolbar/more $:/core/ui/EditorToolbar/preview $:/core/ui/EditorToolbar/preview-type"
},
"$:/tags/Manager/ItemMain": {
"title": "$:/tags/Manager/ItemMain",
"list": "$:/Manager/ItemMain/WikifiedText $:/Manager/ItemMain/RawText $:/Manager/ItemMain/Fields"
},
"$:/tags/Manager/ItemSidebar": {
"title": "$:/tags/Manager/ItemSidebar",
"list": "$:/Manager/ItemSidebar/Tags $:/Manager/ItemSidebar/Colour $:/Manager/ItemSidebar/Icon $:/Manager/ItemSidebar/Tools"
},
"$:/tags/MoreSideBar": {
"title": "$:/tags/MoreSideBar",
"list": "[[$:/core/ui/MoreSideBar/All]] [[$:/core/ui/MoreSideBar/Recent]] [[$:/core/ui/MoreSideBar/Tags]] [[$:/core/ui/MoreSideBar/Missing]] [[$:/core/ui/MoreSideBar/Drafts]] [[$:/core/ui/MoreSideBar/Orphans]] [[$:/core/ui/MoreSideBar/Types]] [[$:/core/ui/MoreSideBar/System]] [[$:/core/ui/MoreSideBar/Shadows]] [[$:/core/ui/MoreSideBar/Explorer]] [[$:/core/ui/MoreSideBar/Plugins]]",
"text": ""
},
"$:/tags/PageControls": {
"title": "$:/tags/PageControls",
"list": "[[$:/core/ui/Buttons/home]] [[$:/core/ui/Buttons/close-all]] [[$:/core/ui/Buttons/fold-all]] [[$:/core/ui/Buttons/unfold-all]] [[$:/core/ui/Buttons/permaview]] [[$:/core/ui/Buttons/new-tiddler]] [[$:/core/ui/Buttons/new-journal]] [[$:/core/ui/Buttons/new-image]] [[$:/core/ui/Buttons/import]] [[$:/core/ui/Buttons/export-page]] [[$:/core/ui/Buttons/control-panel]] [[$:/core/ui/Buttons/advanced-search]] [[$:/core/ui/Buttons/manager]] [[$:/core/ui/Buttons/tag-manager]] [[$:/core/ui/Buttons/language]] [[$:/core/ui/Buttons/palette]] [[$:/core/ui/Buttons/theme]] [[$:/core/ui/Buttons/storyview]] [[$:/core/ui/Buttons/encryption]] [[$:/core/ui/Buttons/timestamp]] [[$:/core/ui/Buttons/full-screen]] [[$:/core/ui/Buttons/print]] [[$:/core/ui/Buttons/save-wiki]] [[$:/core/ui/Buttons/refresh]] [[$:/core/ui/Buttons/more-page-actions]]"
},
"$:/tags/PageTemplate": {
"title": "$:/tags/PageTemplate",
"list": "[[$:/core/ui/PageTemplate/topleftbar]] [[$:/core/ui/PageTemplate/toprightbar]] [[$:/core/ui/PageTemplate/sidebar]] [[$:/core/ui/PageTemplate/story]] [[$:/core/ui/PageTemplate/alerts]]",
"text": ""
},
"$:/tags/PluginLibrary": {
"title": "$:/tags/PluginLibrary",
"list": "$:/config/OfficialPluginLibrary"
},
"$:/tags/SideBar": {
"title": "$:/tags/SideBar",
"list": "[[$:/core/ui/SideBar/Open]] [[$:/core/ui/SideBar/Recent]] [[$:/core/ui/SideBar/Tools]] [[$:/core/ui/SideBar/More]]",
"text": ""
},
"$:/tags/SideBarSegment": {
"title": "$:/tags/SideBarSegment",
"list": "[[$:/core/ui/SideBarSegments/site-title]] [[$:/core/ui/SideBarSegments/site-subtitle]] [[$:/core/ui/SideBarSegments/page-controls]] [[$:/core/ui/SideBarSegments/search]] [[$:/core/ui/SideBarSegments/tabs]]"
},
"$:/tags/TiddlerInfo": {
"title": "$:/tags/TiddlerInfo",
"list": "[[$:/core/ui/TiddlerInfo/Tools]] [[$:/core/ui/TiddlerInfo/References]] [[$:/core/ui/TiddlerInfo/Tagging]] [[$:/core/ui/TiddlerInfo/List]] [[$:/core/ui/TiddlerInfo/Listed]] [[$:/core/ui/TiddlerInfo/Fields]]",
"text": ""
},
"$:/tags/TiddlerInfo/Advanced": {
"title": "$:/tags/TiddlerInfo/Advanced",
"list": "[[$:/core/ui/TiddlerInfo/Advanced/ShadowInfo]] [[$:/core/ui/TiddlerInfo/Advanced/PluginInfo]]"
},
"$:/tags/ViewTemplate": {
"title": "$:/tags/ViewTemplate",
"list": "[[$:/core/ui/ViewTemplate/title]] [[$:/core/ui/ViewTemplate/unfold]] [[$:/core/ui/ViewTemplate/subtitle]] [[$:/core/ui/ViewTemplate/tags]] [[$:/core/ui/ViewTemplate/classic]] [[$:/core/ui/ViewTemplate/body]]"
},
"$:/tags/ViewToolbar": {
"title": "$:/tags/ViewToolbar",
"list": "[[$:/core/ui/Buttons/more-tiddler-actions]] [[$:/core/ui/Buttons/info]] [[$:/core/ui/Buttons/new-here]] [[$:/core/ui/Buttons/new-journal-here]] [[$:/core/ui/Buttons/clone]] [[$:/core/ui/Buttons/export-tiddler]] [[$:/core/ui/Buttons/edit]] [[$:/core/ui/Buttons/delete]] [[$:/core/ui/Buttons/permalink]] [[$:/core/ui/Buttons/permaview]] [[$:/core/ui/Buttons/open-window]] [[$:/core/ui/Buttons/close-others]] [[$:/core/ui/Buttons/close]] [[$:/core/ui/Buttons/fold-others]] [[$:/core/ui/Buttons/fold]]"
},
"$:/snippets/themeswitcher": {
"title": "$:/snippets/themeswitcher",
"text": "<$linkcatcher to=\"$:/theme\">\n<div class=\"tc-chooser\"><$list filter=\"[plugin-type[theme]sort[title]]\"><$set name=\"cls\" filter=\"[all[current]field:title{$:/theme}] [[$:/theme]!has[text]addsuffix[s/tiddlywiki/vanilla]field:title<currentTiddler>] +[limit[1]]\" value=\"tc-chooser-item tc-chosen\" emptyValue=\"tc-chooser-item\"><div class=<<cls>>><$link to={{!!title}}>''<$view field=\"name\" format=\"text\"/>'' <$view field=\"description\" format=\"text\"/></$link></div>\n</$set>\n</$list>\n</div>\n</$linkcatcher>"
},
"$:/core/wiki/title": {
"title": "$:/core/wiki/title",
"text": "{{$:/SiteTitle}} --- {{$:/SiteSubtitle}}"
},
"$:/view": {
"title": "$:/view",
"text": "classic"
},
"$:/snippets/viewswitcher": {
"title": "$:/snippets/viewswitcher",
"text": "\\define icon()\n$:/core/images/storyview-$(storyview)$\n\\end\n<$linkcatcher to=\"$:/view\">\n<div class=\"tc-chooser tc-viewswitcher\">\n<$list filter=\"[storyviews[]]\" variable=\"storyview\">\n<$set name=\"cls\" filter=\"[<storyview>prefix{$:/view}]\" value=\"tc-chooser-item tc-chosen\" emptyValue=\"tc-chooser-item\"><div class=<<cls>>>\n<$link to=<<storyview>>><$transclude tiddler=<<icon>>/><$text text=<<storyview>>/></$link>\n</div>\n</$set>\n</$list>\n</div>\n</$linkcatcher>"
}
}
}
\define lingo-base() $:/language/ControlPanel/
\define config-title()
$:/config/PageControlButtons/Visibility/$(listItem)$
\end
<<lingo Basics/Version/Prompt>> <<version>>
<$set name="tv-config-toolbar-icons" value="yes">
<$set name="tv-config-toolbar-text" value="yes">
<$set name="tv-config-toolbar-class" value="">
<$list filter="[all[shadows+tiddlers]tag[$:/tags/PageControls]!has[draft.of]]" variable="listItem">
<div style="position:relative;" class={{{ [<listItem>encodeuricomponent[]addprefix[tc-btn-]] }}}>
<$checkbox tiddler=<<config-title>> field="text" checked="show" unchecked="hide" default="show"/> <$transclude tiddler=<<listItem>>/> <i class="tc-muted"><$transclude tiddler=<<listItem>> field="description"/></i>
</div>
</$list>
</$set>
</$set>
</$set>
\define title-styles()
fill:$(foregroundColor)$;
\end
\define config-title()
$:/config/ViewToolbarButtons/Visibility/$(listItem)$
\end
<div class="tc-tiddler-title">
<h2 class="tc-titlebar" ><$transclude tiddler="$:/core/ui/Buttons/permalink" />
<span class="tc-tiddler-controls">
<$list filter="[all[shadows+tiddlers]tag[$:/tags/ViewToolbar]!has[draft.of]]" variable="listItem"><$reveal type="nomatch" state=<<config-title>> text="hide"><$transclude tiddler=<<listItem>>/></$reveal></$list>
</span>
<$set name="tv-wikilinks" value={{$:/config/Tiddlers/TitleLinks}}>
<$set name="foregroundColor" value={{!!color}}>
<span style=<<title-styles>>>
<$transclude tiddler={{!!icon}}/>
</span>
</$set>
<$list filter="[all[current]removeprefix[$:/]]">
<h2 class="tc-title" title={{$:/language/SystemTiddler/Tooltip}}>
<span class="tc-system-title-prefix">$:/</span><$text text=<<currentTiddler>>/>
</h2>
</$list>
<$list filter="[all[current]!prefix[$:/]]">
<$button class="iWorkFlowTitle" style="width:100%;text-align: right;font-weight: bold;
font-family: Arial; " to=<<currentTiddler>> ><$transclude tiddler="$:/core/ui/Buttons/permalink" /><$view field="title" ></$button>
<$reveal type="nomatch" text="" default="" state=<<tiddlerInfoState>> class="tc-tiddler-info tc-popup" animate="yes" retain="yes">
<$transclude tiddler="$:/core/ui/TiddlerInfo"/>
</$reveal>
hashtag:
<button class="tc-btn-invisible" style="text-align:left;font-size:small;" to=<<currentTiddler>> ><$transclude tiddler="$:/core/ui/Buttons/permalink" /><$view field="title"></$button>
/*\
title: $:/flux.js
type: application/javascript
module-type: macro
Macro processing some text string opération
\*/
(function(){
/*jslint node: true, browser: true */
/*global $tw: false */
"use strict";
/*
Information about this macro
*/
exports.name = "flux";
exports.params = [
{name: "title"}
];
/*
Run the macro
*/
exports.run = function(title) {
return title.toLowerCase();
};
})();
/*!
* FontAwesome 4.7.0 pour TiddlyWiki préparé par @naudinsylvain le 26/10/2016
* http://sylvain.naud.in
* https://forum.tiddlywiki.fr
* Howto : base64 -w 0 fontawesome-webfont.woff > fontawesome-webfont.txt
*
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url(data:application/font-woff;base64,d09GRgABAAAAAX7oAA0AAAAChqwABAAHAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABMAAAABwAAAAca75HuUdERUYAAAFMAAAAHwAAACAC8AAET1MvMgAAAWwAAAA+AAAAYIgyekBjbWFwAAABrAAAAWkAAALyCr86f2dhc3AAAAMYAAAACAAAAAj//wADZ2x5ZgAAAyAAAV95AAJMvI/3rk1oZWFkAAFinAAAADMAAAA2EInlLWhoZWEAAWLQAAAAHwAAACQPAwq1aG10eAABYvAAAAL0AAAK8EV5GIVsb2NhAAFl5AAABxYAAAsQAvWiXG1heHAAAWz8AAAAHwAAACADLAIcbmFtZQABbRwAAAJEAAAEhuOXi6xwb3N0AAFvYAAAD4UAABp1r4+boQAAAAEAAAAAzD2izwAAAADLTzwwAAAAANQxaLl4nGNgZGBg4ANiCQYQYGJgZGBkOgQkWcA8BgAMuAD3AHicY2Bmy2ScwMDKwMDSw2LMwMDQBqGZihkYGLsY8ICCyqJiBgcGha8MbAz/gXw2BkaQMCOSEgUGRgDQywhuAAB4nM2S30ricRDF52dqZeb5PsAi6gNEvYDIPoAIe9NFiE8gPoH4BOITiJcbLCLRdche7KUIW1tb+cPdavtvc6b11l+/Teii6yU6MGc4MMwHhhGRBZnXB/FCF+8uTN5zjnrDsNekIDFZl4xsS1d25ZscZXO5dK6iKU1rXota1qrWtalt7eqODtTXic6YYpprzLPIMquss8k2u9zjgD4nnFnK0pa3opWtanVrWtu6tmcD820ylSAIyRn5/Ioo6jSrBS1pRWva0JZ2tKd9HepYlULHDNdZYIkV1thgix322OeQY6qJOctawUpWsZo1rGUd61nfhjb+RwzOgq1gM/gUfAw2/KvR/eiLW3VJl3DLbskturiLuahbcBFM8RePMBCKB0xwjzvc4gbXuMIl/uAC5zjDb/zCGD5GOMUJjvETRzjEDxxgH99Xv86v/bby4vKC9SKhRV4PzF/hPSgeSyxGk0vLK/957xNi+cPzAAAAAAAAAf//AAJ4nLy9CYBU1ZUw/O69b6l9e7V1dXV3VVfVq+pu6G5qbXotmp1udgQExBZFkUVBQRAXSiEqiBso4t5oRMkyYxbzJUacyqaTRWISYja/+dokJpm4jJPkNxG6Ht+591VVVzcN6Mz8H3S9d/f13HvPOfec8zjMbeY4YhPhwUkclwnag8QetA+hvJrdjAc3C4FTm0XuFEf/Ie6SM5z4jJDjasDjlJA9GHc7xVCwXkmmE0E7UlLJbpQIxmuR+ExT4S6U9SmKbzhHnyhbuKspHPMIOU8sLMwIQXSBU5IK/BEO72gKeap1umpaBwd1cFBHE3jsTguub8bJbpyIe+zCaG8ynUHpRNwtctPWXbXiqnXT4DXx6mWF0V6llmRNtlibEDg9GJ/X5HI1zbsCXlFc9X6hozKAvFaXMCCOb+Mwa0MO2iBxQei3jQvQH4Ku1kcRPMIKtjnS4QDvdrhgGNx8Tv1YvVf9GEnoOiL1J9Nh9dhX3rpPPX382muPIwHVIuH4tTejZREMCZCkJVZzyX4FLb15JMW1x9XT9731FfVYhM4GdyYncQLH+bgubi7HReyixEsW3AQjgKJKRInanW4Y67S9EzcTmAPR5fS4PbV8B453k0w6040ydm1yUnY6PTBQuUBE/duTieymVoRaN2UTT6p/iwRks5A3y0gQTbpTWbN88FtviO31mWYnQs7mTH27+Ma30pfkVveeyvauXt0r5HtXBwgXrj2xp6l10qTWpj0nasMFzizLfAw79HadQZDNz289/KwwyRdxOCK+ScKzh5seGDidp7l5WoY2x7RvOc7PcTwMaTOfghbGa7Gnm8CE0jEljyYdhfsNof7OFnWo+7ZrF4TDC669rXtIfafwQM6BV+jCl15x79S3/tE0OxsOZ2c3/eOt//1O4Xmt7C/C3A1x9RqMylAcnbeIAE8A0IxMwTQTkdNxjyzAmPjUh5Yil1N2qT1qD0yoCy9VH6xqQx+9LXfKb6OP2siNbp/6pGqSzK4a03vvmWpcogX9Da2pdkX0s9FrDQ3q5Nl6uj5wuW49hV49ihhhaklEKLXj3M3gt6C4uuL4cXUFis9GO9GN6DXWroZzNws7UUM3ulW9vVv9hbrytdeIodTM+HlaSduYE+jYu+gqjhQhJAkD7w5k4rWEs4kBxZYOCNwty4c/t/wWe/PMbf270cbd/dtmNtvPcG+r3377bdS9d9Pjj2+66OFHNk3P5aZveuRh8i0t/G0YByNdPxJdP1aujmvherj53KXctdwu7j7uKe6fOU5IJZUmVC/WIKe7AwEIX8CP7EmFQXgR5NHY+E+Z/kL1jV04KKf42C52jgfPKb4CRz0EnsPcSIxQkVPNVaa6UJmw5D5mi0aERZMtR6FHx3MWfJgVrNInPxJ+esRJKpOo45ZS4XzpFKtbYAuWp8AtVs4n3ZlHjVAVGjNiF4gnXH9S5ZL9/UnMniNukjtXDOboltmfRPSJf1ThGf7RuWI4tjDZXnM2LHLIpbWqC2mtso/xj43/n/aPrQ9zbTE1H2tri6EsfY64ca7SV8idO+6Tp6x0owBz0gf6ZdlZGHGScUMvmKCiMAChcefif3wWPvmoChAzzMIIhJ3mzh1X6f4vjtWooYBz6kbOIt7Jf5lzgw/OB0msb0FISfYgOBH08KhD4p3+woS7/Av8d6mH/H7qQAq+n/rJXxawKP9daD31+/3qr/AD4IVyrznzgeDgD3Ahjgs7rUisj+oRLVtJZvSjy3c7JT0SHKxk9dfqr7WSkAKuYm1IKZb+awg9b6y/XIqGu2j7RQjOwWnaDDdpDzotIW1uOmBbhkfcXYPg7EdFLIs7F5bFc7J5SDYDijIE6MaIcxTu1Zc6F+6Fh87KSZ1/qEDIXlzfdw6ErLJPVs7DtZ4FtZ+s/YU8rRVnP12rWXs/cUuLZ7xIl1sDl6JYEBb5ALQmlXRk0m6PW5Qs0PpawBMhSIk2I8AVPW4H3bO1HZri1DtPqL9X/1X9/YmdRw40XV0XsDau2bBw3/E3ju9buGFNozVQt77xwJFCrn9dP/zh3OM05c4TyP/411DvpoClqfHqwJw3b1wHySHXuhvfnBO4urHJEtikvoLnFNgGjdkGDf+EMj44si9wkTK4aEASsWt+2r7x/OhCfs5hyVsc7IFyn849UHI4rlOZE2Xh+ZcCc2PqRtcN05eF0CD0l1PMI1DPyHwweuIa8CeVetHpjlMIgvUpwYw4YUZCsEZFCf7TVsNyjUoUkJQoRRMBl4egZkQHAxZwphSagFWcBlyf9RAWtCcDaDRQARSFtiAJgmoB7g6dPHToJD5kM31DdoZmGfTV97tNln0TWmxmqebfLC7kn9Rwj8FqMd4alXTWWY5qy/8y22zGlyxVsakGve8Bt9k8OvG9eqvZdFuYJfZZITF20xoOoU3/ZnJjfzoSX27yGSL36jd6rHfF/Xbz122uDXrjdWmD2WR0rayKT6rGLjNL29w8eaHJZDCH7zNsqExs2J7QWbTErX7sYmcH4K0jOEgHN5W7SsNDKmdZuIBfBtrWWUtp1G6EgjC6QVESGKSVEZZQaU1nGC0LY8jOEIeFzSk80DncueGcxUpIllgthQGUb5UM6ncMErnWYRlY3TsM+NQAA53UDOs8esLMs85AKYuDBCrAyHIOd6GWfHW4H2DeHuHnbNNjrH8Igof7F9+4bTH5Oqv9uUgyGXnOoa1/HwzYlQLhZLb+Wdeg40X8K6VH7gwAWoidDFEKa5SSBlAq7scuuwc2FcBP1dwZwLkAV8U9uAf9n26dmZh1hf5Cv8lk1nXrsAH/OLA88De2NH5jwDigBihiSxFdNIR4hH6tKnjKHD2W8JTCv+gQ1s8xVOvwMp/vR9+hfVPXfY3S/NreSqdYhpbDuQVQ6xqDQHoke1CJwpmj9SJoF172x9pip9iZSnKxAf8etMNgUl8zocvVAUB8OH6PfyB2OkfjRTi7Y/5p6l01JjTZdMrBw9mOBhlTg5TXphP27gkjmK227xTBhrM1o4AF2WpRIM3ZMOymsLXDzk5gk9B2hCENHAYPnFJ/eerAgVModgpdd0J9Sl2tPnXiBLoMPY0uI0NqGW4oLBRUSHWgmANfWpn0xAk2j3HAl+bB9mgHaOdQijQjSqZIxCVqdI4zBNRNFIIptSMREaidetgYEIXcerq5sGR05wjRMURufpkXOc0vmZ3Iixymv5kc+KPmQtbsQE4IVj+EcCdymAvZZh86ogs70WIIsULIUUhihSRosTOsQ0d82M8jdjKped5kswFtKZsRZQOYz8Bzdrqbd8p+2aztm2Zwnn6vu0RHiBQJtHIRrgswlOJeWHrLo6bd44730NWH3BLFY5CSoWwmDSBc9mBc0DhISGGvowAODElDP7mz/fH2u9AbsTb1m/Y6NetIO9Rsnd3eiIA0Q5T44hqPJrVc9A8FRvC+u9rgD9sbatSsLKN8TUMU5RndlK2AFS8XZjiAs9yuMqi47AnYLorA0o1sCl8BL/yAQf2W0WtU81adzp1nCwf+flSGmQMHzoIaPGAyqd/S61HWJjsZ3FjUQQeOV0Da8bNAZ5y2anucthlqLAiKCaJzt3V1RQsNqAeajbLWn563qQ861UG2yQ04LCYT6tHr1bwNfXyepmIGExQFMLOVH2xGURIkcHgFPcHICDRkZG039shucgZ1IoJOFjpPwgt1XoqyeEDxnYKNquoDQ8pHsr6U4YMqnCVGjD5UbfDKP63WMi7kb7u7cKyqvr6q8MuuijGyctVcVMPD2aFLK0zD2Jxj2fODgcKQ1W6zBQLBOhw476LHz85xqHm9To7gXER2yGr+h+db9ajcpkR5L4oqPUgJ1Vsw4GyJOD3v4/Rgl0S+jGQm4jyc/YDacRRSG+32un0Pfr+EfG0/OVuyWQ179Ui3Sf3BF0ZQtYNI3nA7QLjAqVmfEovW7ttbRPHWXWrA+n26KsOeB2hK1Ib8J3Zeu/Y2WESV+EyYm8lWAeaC9WFAWEb2a6A84JiNl5GT0sJOsq6U8Zwu5OCCrO1wVv8RZdV16gcH1P/YcJucpNMFK0/eO/Orl93xpxnGRgBHs1xF+weh0L1i4GtmeQp6FMkHkHPD7ZANDQlY/Zv6lWuuvE3WilCS8t7eWbdfZ7/CIxOZZoeQfXu1ALOETGgudE1WKCjqzskv4NAYjDR1Af9YujR1Ab88hmsln8WF0giBcz14iB9mHsLIjPHdkOgU81Cu7yi+LhooF/fXcVyF8QIrohOEuYdpffzcSoYvW+O8xk+vo2s8RXd7VyWPiNKCcP5SStANy5mirCRbIroDSIc2I10g1ka4/PpDh9arQwW2X2OIzn8d6dR/fD3fRuEyW6Qj7FyGwWV5w4PtLq1hgxSrbsaheo0PS9c5xZkBZU7E6bUC1J5lHcr2re8T8lXVv3i065ZVd8/Oqx/abT6lztX+3jc2vHSrEk/vumSx2acI3CzltIV2nP+LMivV17etIFRVW7ZOSE44oFd8+A8Bj6VmR3uH3JhsVBjdX+Kl9dEWWjEg/q7ROGoN/GBBpJIYthrsctbR47yMmpVgDGgEDL0qEphirtP5Dffe5SPY6Mwb6qfVvKD+Qv2y+osXaqbV3zBzJG75Xvc3nJ13DKEk6kfJoTvwvqMPTgou3hAYQT4DMztNl655EImPP66eenDNpabOmYERpDSwYXFw0oNHH0be13fufF39k9avAOH4IcDh2L4Fx2IZduGgcRM4q2X1K+optg+LaC4sVX7wNF3haC6EUDRzrrYGKbwE+Bwra+L4pXHaRDLGdbKZsOsDz7h1oNxFMwxWn+Ktr/fSn+KzGmaMU7HqOLzbL0SqXTWuqpbelip4V0eEaga6sN99A+ZsJmvPbG7Dp2kTHKnFUHYnA/Q2I97GxgGFB4DosOEoJcjLKT5xj9BFn9tvNlUr0TbnnMWL5zjboorPbN6PPqf+zAxgGpXqpObwTfv23RRuBieL/NknH4WMekItdAiKL+qssaaf+fozaWuNMwrQ3/E1NanuWgkxYQ9v5qt8K5ENxZFtpa8KvJ4wJFnJmRiRT2Ge3jEaYWeVOQ+cuHVw4rfAOUfXqiuUkuEXhB9itIo9SN+A7ttRMRxot1TIHrIHXYkU0pLYUQ7+kRyQXpTsoD/C0ecZrpDjczkarebYuwD/BfjRIMLRbMMI7ULFfDQW51QWTvnMEIhZQhpMfxy7ByydDWf3I8o1FfvSQfnjiZA9If83fj3wLxBYXVf3BPx1d99aV9fD/p7o6YG/W9nf6p6e46tX02Q9PULu1G3Crv/Sj86LdqY/JLzL9uiaCh5FESMCCqJMiSE3ysPm2LeevyGiuqLJVKSQUlL9STSYyin4hxHeSCP71GwqojojEfyjSC6FBpP9KaWQjpZw04ekDcW6UheqTdBCgfqDPZHGhRKfoBUox4LDzbXozQiNy6WGPkH7kizQXweZoDL8AyWlNZtwBsB5boQ2L+Gu4LYCxAJNYqF0FyznTBLWrpLpxmwZK/Q51gFRokdiXSrmk0QPO+YBDY+6BZG5e1BaGSHlKvziVTG3+r58/ZThtXPv83vdIoIzEZtcomeCjgiY+ImrkUcSz4d5uYVHOowtblFnN8vOYNSPFDP+eM4Ct/pBeOYlw49VG40G7w7yWE1ahyZIWDn9Pm+y4AFzFe8CR2EQHOvOCuHrJ88aviG7bMO8qZ18s0VXLRqd1QZlg2KI6Yz1Ynhzvb5ZMIcE3zZFF9LrnD6dKRKMVrmRSPSb5wzfsH261VY9o85HfuMOWWvLaIuaLzu1u9uHheK9MIp7NC4AY4PpGVxoYAHnNb/f4wpGo0G5qjWkzlRnhls0v8sj5PTmtvpTf69vM+sC6Hl1eZD6BT349aW9PCdqe5EJaP5OjmvQNhPG9wmWQDFjL7KsNQwtVDqei2BZx1gUFF2A3WcYfoP0roXPaYSobB7ScJchs7xlPuAxeDA24D/sj2Xnb0Ec3XPaYoMFjfbMqgNmeZBiM4NAQg/O34IDlFlx2D8QO8NtKcoBaDRzkGuAHlCRC8Cji8jACAJVZlcV+dA2MvuDY8c+OEaGKMp0KkefQwl5bQpzqbVyonDVCD+ZDByjSfHsQ+uHWToCz7smzZw56a7TOVSWWRjhLWu43AKYJRIHxCmjQO18RkYdiBJoDpg5KoqAKB9SdNUDws9LgPjHu4VUEg63iAhYTS1JUC4ljRRDIv7554I/niwry4Z/gD29rQnF9D7y9qV05PXggQbr0hqnVd5nFVGPmu1X/xzldyOPzqU3C92LkNrtW+vvUPoJwu3/3q6LkAXkJ2o3jwvDN8yXjAY5WofX4ZMWSQ3MUx+5tP5/t080WWtERRbsvM2CmkJ+Ac5gg0lnO/JtgtvV96vcdQ6g1qJ6h1NnKdLR7OxywQ5/GcdF3ImAPRltBtpLgs45xVpEGO4IXcM0jPXZyRZ+N9+JUjZI24IoiQbJaonLaSESAA+8QmxkcNOcXrSjoXp676Wz22f7EUY6sXHqop1rEu1XbO2NL9Chwu+xdX9YMooCcvPhVHNC4Neg3+/2rPDM+MzNq9qCE5d0px59fca2p55fNeGFCevVa6wBNP+63gmdQTtvSJ1M6rbPuQS/Kfl6ti6ZcXWH3xz/QaJ6va95ePNq3ms11Ub8La64QN5s0pn1Ao8WYxn52pfc0pdcNrk94A29+tAVT1053S+6NdqUp+uzneNcdE+DtehD0VQzjmYoaQpdpncLEvRQxPCkHGlRqqebd4jOs909f0q134x2rkfernmyHPynW9pb197jFyy190V0JlGPq2+0Y7fDgpD9eWI2Nhlrtvr3TUt8/daLJFm2hHolnMTGUJXZKJCrsF4Q9DgaN0Ssckuw3fxg4e0l+jWLLrI6+OoJGeLEjhF4PQVtruZugdmLu63abRhdy9CuHu0mjDJHEKUBKC1Al1E3Bnh1MxAVJUDJcLSZ0H7QvdjjdMAclwAcygtTGIZdgo6IPYkpQUfhnBG6FgzZ7eIbQYfzVmc7/BzBBQsqPR//JG16DeYtfF8YRcRao8uia+SdPBaiNVU1xGZGokmWarD98vi8gB7xgmCIPR8WSH2/+vspMJPEfvFGrywizBPjw8EdTrk26Gu05CK+p33wF+G5kmuY489Uw/wiJJiNCG0eWlBj4Scs0c+bjnR6ghHi+YWZ1YWvHrFdOyvoarLFDBYrwk5HAumrAz5LI7poLXpw7TZc7fE7eZPXYt5+FfY50C5tjAnjB1zGPcRxcnEcw7zHPWYQUwodFDaIdSjlpMvgHOPYjZOAAzOBstEjiaiYEL0wgeXTDAOdCjrdTnp7AlOkAB5N6F0irMBgUoG8C7WxnYEuQ9z2oKdyYC0Gu9BVe+uCjY16BItu3HGV9AQJdMR448MNf7NpYyvUmjozWd7n47OZTpPZKpBhjghW89hQnoYKu2DMMeJRoGLI585AZhFjXliYOZzMvPr0rPGH3Lb1n+/8ApFqdNKcWQvTgqnaaNq+jo35qTPRCWnianOR9ISoK1wXwjhUF3aNG8hpfNdRPA12u/bfuWOXOMX3MZMWEYuSLaeZdInAmKuK7xTziVwxjqXk4ZkfETa58gLO/0ft1sQTSa7YbuYTStI6zIf/f2j3WBmFC/lHt7tytCvH+r880v9P2nxh96ds83l4dWNvj+0X8I8HN+eLv1DfESebGWp7jocI8aeYRwDk9xR3rphzuYfKpaHrx3MO/7Xs5McNHT8bu4s/a0w1PjS950hqErefdjTOGp2cbLbo1SG9HgX0FrMsgP9j1kORNeU0e/LZse6RNGSIilLQ7H76uHDPKjs5bh+LvH+Nn0MlZP67fRygHWScQQs0UTj2abuIT/hpCZq4CLhU/afoosZnZPLDdWz+GBVV6lOJuK5BiHGZJC5qNlU71E3Hthey248d247z24+hg45qkzlKmUSNdkFGB4+WYo5tfxYdAAS6TE9JGj1g4Wq5ZjqSlD5Jx4GsSiEYyAqWNlSseMawtXFu8+DmzYP85lM5lB3EgE18zPoh0pE4WCkFydtows2FvJrNs6QoAIPHBoyHLIHTjJXN54syi4C3vyts4ESg8qq4CMcFM1HJlXChJGDpCFB0oFuA9Ib22REgH4iygQETRBtWvrsyh29wG6TCbyV44lopjQaH8+qA8G7kqDpwNJxOKe9GINWGHBl001QGN031A3VgOI8G8VAqchQNPqsof44W8U9ek/3wjOZ0WBDlaSiM8U00IQ10KKg+aOuZ1WNVDwbRBPQ8mkCKshXcphnDp4KKEiTijE0n0QT15Ci5EplKiNezu6pRF9Tcg/SuiTw45lZqgM9qN1D4P8++O9T49ZyQB5qH8l+B2iFRpZ6h9S5ofDpC78op05IAlRMHBI543Jhzohq3X+KB1vMDZDn71vdhTj2pLldPLhS3XHyNXx9PJnT+ay7eIi5EuXAQNQUzHpvNkwk2oWA41df34kkV+nXygdv1z9z9q0tq6+trL/nV3c/od2nrVfwH9FMEGJvMdXOzoFXabHIKzKU7g+TRoE1lYKxUuKHyQgWWJqD7bsKmXIIJZzJwZMfWw1sHMBewq0/bA3a0euGx7cMMykm2J20lxDTJ4vC4hxkYEgAxfdYaG0CBwoA6xK9apQ6t8i8Ach0NQDFtAzhfLqfw41e0UrYfq5JsdihGFDVBkNW9t5qhFBt+XR0qQFHYvwoFVvmhlAXl8Wf35E3cirGytpPiGjpNj6fKnlFazOOWtfvLLhQKSKLsZqueStd3S/SGhUkHQZeFXKmL3Bmz7JvbZhA3l3rn8Ptssut9NcdW/6B6/PrtE4lHx9sMBvfkxpDkCnXMu3bfi+sHYcvwybCT45BaKPVTNlcLvnq+1Ms3ZYPZa9Pp0VtqDvaLxvzuveoLHiM2W+qvGtjTNmnJwILFU9qjbrbBQJJkqe+7YK5bmOSgfbxppV08e2LpTiZr9/GjpRxHulueUYOZiKPn1GAWRecfh3/q7fWqi7zea+CNJHwnvK7x4tXqt0dPpQGXp1KFqTQQHToJeb3on1gGr/oxZKWFaHozVB6eyrdMLZ4zjNVE2UclAQLGWgq6nGLplKWbM+NJla7pmYxSkF5jeRAs9zOcnAQcFVAh5qQPQIwAaWVOGXHsooBGUyd9QDSi0YjDj3669PLo2ir4AFQPKM34UNDs6BhZK5c9nSE/k30+udCu5yuk5fXC9bLJdyrrM8n4Vb2hsKKEcwPGvcKgr9APaRpb/jmqYYnSGbFc29l14ldl31k1t5+jCZDY5Cu0s7bsLPK7qsZpS7Jc8+LKmmX5PLXB6I4Uz/p6s7BL2EO1JvRIZN1ia3TdqTc8waBHaPXgywq1ZqdPyPucZnCFK2Q8izjMWfL4wljVH64o+c+0AIZzlT4hO0L1VFJASgl2S/WcVYs4imIaVc5IXlEbO0+5a55iDyXWW1GaSIcOBoinT5kOHwwdHTnosImOqQG/yhwwcvAw+fCrBn25/BKcnFW+xz76ypRWNV6No8Hk3LWD4+jIAOGjBn1lY0atidFtGduIcu2V9Y6ucUxFbL6hBhEJIsBJNcfJ2qbAZgNVzAitxzICYxT2hFcrpgVPLA2xr/AHTRZK8Z2Bpzaej555lD8q/AEwJk6P3Zr0eHE/ohspf7DwPpZl+SidCR9A+R/AcVTmf1Z4v/A+c2pB8KBptDJXQJlXFss8SxCdFroYitLyylAKKxwKwAdpDcwD/7UENOEo2Kf3hxzV7gkF7ZoKj8se1PR4EkG7psyTssMJMUp6J0+7zMb9DOs/0jxMMCw7VnwnW4w5Ow9qOluWqUKeqNiuUmvObkOFLtC4tRZp3rG1VPa/id2dJlsQFRdooZI1VsYss1L8tg5J7OlOxHsYbxNGfFQbbpFffFGWV8jVPurwVYPz7BC0e0zb0JPnS14MQSfOOTYeJudFWwtoOKCVrK0e2koqt1jRPoF3rIR5V9f9Fp4rHQ60nlaB6xzDY+Uq6/0OqFm9+rdQtcMPhMwhmaabM6YNlfJe7dwMwJjH6o0lmxEQByIbs6JgCJzJkgWVUsD5m+nmw2NEQMsy49y1R5f9NWf17JFMNn0qWJ9s7Yu19lzNIpuCgfr2uiqUG9P6wbJwOf6n5YcW/dzruEI0TfN6k0Gl2e3fNjVMo+Uu2eGa1DKnaywwjPSJ0l7tpT7ZR0CP8bnLQEjGdHmUxB/nsAyUBFoHNGllcFd0EJ/V+EEI5GgsONQ8eznIvYPFEMe3xrZ3BA5amO5PWRekGUXLPBcLkhIUAaL+WuQpq4l0I40vA/HltJCvXEY3ypTTQj4og//iJrqQNgWObGTLaeORwNgAdL3iuy/y7hHmPfJu5D4aPyYAc+fKXQ5AE86dvRgwWi4zxKTYOU3xR9I2xh5YEEntSqJInVhh5TrT55JDnH3A4DPs3QuPAwb6Nozxv34+yUT0/fEzlf1V5xdPPlt2Wl+Bfdeh4qFxTiHKg+oKurx/LctXwvsgopv8lfLO8wpT/gzyyEhhKVkWmvfUJ2znZzg952B6wckoYnd2ApOrBKCChmk6MkWNHSGwrGDZO3jt9w8sHa7Cf73zWSCjhcDO19Xfqf+q/o4KPcGW0IZqXse7j9xRsF687MAPX8Z/WXlg+MGnUY/6qvpbJmFZi9pRDXXRczB7JgVt6IORKuoOsdnV+GopjbHGVLIQQ6ymJAtZFFGUPiqGUNgWieC76X1In6Kov8H55BScy6X61F+HN4b7IW4/E1bYpyhzlPWQoE/DR1JCvlifxttiRy8q86i0iWIUoZCPFLZFk4kolI8ihWxyypQkzqu/gfqVZErBd0dwNh2hzeiDClCkLwW1IwVqhwyFbXRD51Iwxn1ClmrMo1LHyliPdvAXu0kRlz4oiWo9/ZoVxToCReG7Q5l0hFaXOk9baFs13CJ15kWoM1fS9S4NZrFbZdyrOLZQKe1lCp4wUtSBlP5kLtmPFDp+fRGch7itdDwpj6cvElF/DWPd30/nQoG+R0dwzjyF9yItR+WpLQIcYs6irnkzjmLoqyOYsJfoNZVSUENrHntky5rukCDYrTaTZLKSXamn8feHgMrCHAGqTKVkF+JMdemLtg2uzUwTQ3qr0673wUlZc/S1O9BBiolAKm7UedqitcTjHsHOS8uPyam1oBLeRbcXjen2V4P61ftlTZgWqr8f9cOiv454qFv9KnUbDKj//qIELXrfx9KXhXJpekg+m8ni0gyQ3scyJJWiDJ/5zD3CX4Xrtfadqx3najeTexunIedoN86O2xB8cNxmcyU5TEHTUSyuxzKwlldIGYAoRUV1ZweY/ibVL6EKJMyDBmNtJDBeKEtfrAtDXUSjocbwiWm5p5mYK58vllRSEtVoT0o/pZhOjBUOvuiI3psgaqo7E+EM7IGzzyOU2xtJU20wURKEHzRX+7K+q5rVjxikqx81XwX+6mZkAKcWhQzaIjAUo9SP0B8g+BqIfkR9nalSJx6B8Gsg/tFHSzEowbSzXy/HVJ4HlEaZyKQ4HaUdf6wOPpGTURoAOKqsheAWbcsubfn4yw5z3ux0wsOBHQaD5S2LwWB3Wr5hkYWxeMjp/3jFIjvNr5idMroSbzKJOp1oKhw0WK2luy1oV5Yzc26gludQLMmeCrrsriLel2A3zE53OMmQ50Rc0xur1AnTKCxm6YSdzgnN9EncTQbVfNif94fVtu/c6muCmcO/bIs1+W75dgy9AHgUTC9Mp4ZNff2S3bsv2dCVy3VtoC70dYvjq23oZD6vTmirqq4ma4/UtS1og7+6I4MUDSvBlKZxuPul3XOffXYuvBwan0zS7DjMY3zlUD0vMv4soK5U6CycoFxmkdN4gIjqD1AhOiqYqul90st1TOV2unlqe0MAHOcL6lu/2wmry+uqXu3ci6Sv+bDibFbf/c2bQw/usx7w2FqaumuaGqqwjpDuOd1+rF/28CubMl/9ypcfihqizvqoN9oTsBElqVx+7E6XF1acd7V88zokXrpmSP32po0twpxsfzbUyFtEsxSam26X+WmGROr6nz61PeywEn00YojaPfpVe7aWeBzQQ5GDdZOA1Tr2hsXJNt2ohzE4BdjBPdFant4ljdyTneEmzR8YmD9pKo9W7N+7IqP5eonmGyxLr/PyvD2XLJ41a2ViIIdQw5Ktt31hTSlk9e3FkCIuQcedpzLmQW4SrEslCru+xg8XJTcAO5sLjVHOpHg5OgsBjkonpOHtEXOH3+nSBK+63jn8GfQAOokeKLzod97yFX/Mv3Opk2x07lejhb+o0f1O5370K2xBv9qPs+9tW3fjN6jK8DduXLftvdf/+lc8Oeb/yi1Ov9+5dKf602mhP6jvIvc7oWmhd5Bb/fM7TK92UKIy2XquiuvipnIXAeRnmhFrqmNsOyO0nUXuKqSgYhe0xcE40yqlPH4ZaCHk5hn7mYeTOpxRohlAtHHTvGVroC/P4b0jvUB3ovXqqqsnGRymnbYJ9/3ncqfzEfQqMl+8Mm1wCL5wbZDYIk/ejrw6lHdGZxxSt/3bnJPo6huvf67n0n+e/P17evIbaD9VFV8z0s3/kPDxgunli20zoNi+Kb/cW9df9y6y2S+zmWSHjA1q693vxNFHE/fMqM8u/MIrexwfvPyV6zdnv3ypNnc22J8+ZPAUpBA1lv47e08iyC2VpTwRvezgK+5qYVcyG98ymou7kplwoYi9o/4UV99hj4QIZ++c0XkENibZQh9oD/qhSTIaJYuaMZjN5IVTuZ6emvr6Giq+WxcOF8+kjcJGqvcH27cVySVud1SPGOe7CVGxf6oQxLYhPdLcHgGWvDAwIdt/ZFCw5yQTT6yi+u9qISWYB/QWbNUfHzZiZAC3iL+NiMpbCDbmLDb8yGB/XhhI5vuPFGbJlgERETMaVgvftlsG9Ng4fFyymU2X6VEKEeTR2WzGnFl4arA/S0+yM9odxdmy0CUp6Pnc9RznKUpyR8a8UaW/zLwp7scV6TJj4iKjhB7L5F6wwpaAO4cC6hAaQFk1rw6OdeMh5s7RJ+FoiOZWB0dUaSBNORyx0gIjkSjXnzzFNNhzq3uzvauR9oIQrd5AlmXLZlFgGMpHee0NoTiAAkzqlRofGP4iS0Iz5CuC555mBk8EeA7Q64UB7dlfpGNgPQtDQMVkuC1Up09q5ivEFEp32F0IiJpmMZrO1PKJoKZKgBzlyCAcBbCELZUSDkyYr1ssp8aPds511yYSfROGmHrrKUHUq3l6nx1Y37Yi2R/vTbZXdxSTUC3okrofTXKGa53X2egNNNc0TO1adsmOaVoZYwJLufi6VS9OzMxqqGEshmGLn5YC6wshIlk89c1d0Uu+yuKpHqL6LbK9lKC2s6e5e1Pvih0LliaCLPOoEC35yP0LbIcUNQWEBFaUKMAepkRTSlqhh6CQoeYRuhFVpJO4D9Ur/jaj71X11KQp9mqeCMiATVhqdTV4a41PvHjvh6j/a39Dj5Nm9bPqrz6v++epFh12OxBv463EgnUpT1vzrNjFSDx0+/tfWPv50TR/gmnyupwMKyqdZLD/1JJ4NymfbBfk5n9PPaLOUo98T9PcaOlc1NzYvKizRfNSA0QqYyBSHz/Kh/O576uvvPgi6v2+xmJM9itunndTQojyh68cSVqZrcgfXsG5xKN8gPJyI1KlZZHSHdVBxho+ixv8+rMl7u6zckrG78hyoVpOlfjDQ+JR8m6JP3zW7Z14kPGHz+IG419CGbSsFBQqa4zpZ1mhGm6UgzM6QrWsNBtXzaQTdaFRmq+a3n+Q3fqXLuJS2k2cRq0ywx7ED6Q+vasTOKpHpzNKPAZawoqycqeMslbFl8dZm35Qwjmrmne2O9U8DSvkaRjVuSvlgDXOG0S76ESDaBBwLDvKud1qzu6lwmbGvAE95LWrOY8HsSCUM+X1xpEs6kAF/ygnaDrU7dTGiyZtwRffVGtQEugdcdk4H8PzqLSx1iHew6QumOUO8iP2+lHQe/o9s5ccpvM9DDSmzVaNv/QjjdFtq7KYeAnxX/IpSWbtQ/sjeZXzRsjOToOtlYqy+4wNdZMEkgG32VHnUqTSHVBR38159v1RDeN15PasOp1dtWfPKgRPPLhqDxksMD/J02dgT/lOXFoG5chco0bta+dySd2dSiVRTQkkJUeXLy2rU19oeqz3dL4+VYcWgIvP1qfUY8P51Se61H8WULHiAPxm1YXUrYmZvtq6ENoPb9Q+eOksdavI2/mKxlBeDofzIpOt4RgQjb3KHbm4xXlYZGOuaSuuWflfJ+l6rbiF5bnypas2figrcSSv1VW6Ox57Uzz6XnjcAkdufcfc8hZvdYt2WHQl/SYzYLguOmdBu6aFFbQn7CUfzsEIwE/g/sEBMGoeqkBF5XeGgeI6nYMd7xTQvAWOamSdpqtxhGfRymXZ6ZUGPFRDQj2AbtKXEgWE1ENxHsAr6Yvy6YBkiabP2hS5tinTqqZM71q17Cbhtt/Or1nZkrpido3b7HNtmLb1AZ/3wX/a/N39aycBbdx4bPswk2si+e3HyJNV+thcxdx707IaWdp6Wbztui5Uhfu2WXR8zyK0gqyeuf2xY0sc+okIj+Q6NuouNEz1U4qXevZEJkS3ikxKYXz2kCtRsrSR4Ido/pdfq32nZdrOnuvveuZf/7XwHg1iIglQOF78pwfb2tCP9YMHPv+nwhe1ujQSY8QmDsWrqIZZM9ddpPQqsPZ0SdoqmApyNiUg2twB6iZBABOpUoVeM7wGtCQV8nC0xSx/YTJHw4eofU8+VzTsN/w21YiDbg5/N1u4Wcz1pU5xqb6+lAhP/GW/Y3UvPctjbTomljT87RyqQ91v08w8zH/+hn253GmWQaBPNuezxIOMTp1ZlH+i08zIbdoFOsHMsmYzjkqeIgNNk8RLOsJFa5CZkjplLU+ymwc3yw2NCzYX3+Q7a+z6aH0TGXjLP68x5i9c9sLxZ15/BcUHn3l9N7p8gDTXB9bYzQZxwZKLJ5MXBjdvXtDYIG8uvlXOviYAhwNkjjXO8+Ondr/+zCCKv/L6M8dfUJ8YIE1wyNnXGMS5i1b0amwE7oxVygkfwgzZYV52cce509yIXJfWP+iZveyqsPPjOo+hn09v5qfCyA9iMkFMMogS+bA50HpYdoWKA1HxIFYWVXH2wF4B5WslQKvs/53MJMegiByCI6FvfZ/2VHMW/WNGV32bJHm2y0bD9ZGY0SR5XjI6kKe+4QbJbDTcLxm6bR7TYYOlnNS9gyatb6pMqjPRpKZOq8cISXHuIZMjwe/Eun6L0+m09OvwTj7hMD30kNme4PnutmJEokHkd/AJu/mhT5u+aMroDEPCAYD5VNGh3v8Ng4y8oYbWqUa9SardLq2QTRtbvFbDIwbXxZLuM9V6g2Wee4LiRXZjZVJd7Q3SCodlY3NFUp3R1u9urfdge2Fov81aXbWliiczV7swdq2eSXjwVlttEFHjoRE4HLgEomY24Bk0zlNjJR/+V3KV5UYYLhxhUq82kWHDzBwQTHYSMOFunrEI6D0ILEwJ8IVakUIaVVyOiqEAXbFhgEpYu9RM0MvqN/9l6YqbHw3HiVHGgLRjgYhICNtqXIab730ZTUe3oum4896bDa4aW1hAItVXhGROUzz86M0rlqr/+f322iMotvWWOzy3HSJ3q39+b69teUwPlCeRRJGXCBXbcEVi3lk/3X73e3v3Fvbu+MksbyziUkQEkbwoSsRiQ5I+tty2h1+xZNWHd8ztm/lmGe9munOd3KYRazOI3o4m0/R+vkwJwREOPaUkJvSrG8GBQ3lksCKdbGWwn9iE6SCN7Kd0UVLKieqcQAIqGq2ZpOGPzourgwPZAZ830uDO8ErVhHBD1BYImCM1LZ5W4We7b8wLtSFHymkNNOUm6RXATr9wT/iSgW/etNWtDtH9EznCa9sneT1KUzSx5I4ZrS+sO6zZrMG5xNz2H3asWe274TNNnmlCPJAKhR2FnChZdXY8+zlfrW32nEB8elWXHa0KXzwnGJ471eVeO/fuIxObYn0pnEv1eXf3papu3NMYmbJv2yWXH+bKNpiYLGk3pS0rdrQom2s2HmmNYyJZBG3EBKrnhz10I1dSVJmVnoilbY6JjVIbW+XjB6CGbmGSqzyk5fFqClidKUeoVlizLLf7Z0Krp6UmYg4EbNGG8IQqhc+4GyJeHwwoGojPyx1e90JrKHTHkkS0Pmb0yq0da8PqB2zQAu6tuVeu3rz/i6iTKPpJvKZkqXKhVcjeVTU9XqdEZttqfRctmo3tOqskFnKOcCgViAvTPE2fucG3ek3HD9vnxq86fPklN0ybPiUSXLN4qSs+d7dXG7fYhAlP7hXmrnW7ps4NB2cXcYIvkiyjyQFXOsu6L8mOtd4rDJ363tnmeSvXJtV/nUxvKZsJo9TpQNZbCBybQBNlinjmGJvJYq5p6sCqdTvWzvI6uh3eWWt3rFs1MLXpm3g6nvZy7p3CA45z2FMmX1h48+xmW2LuVL/b7Z86N2Frnn3zwue/WXgDt7z8PDWq7BjP3HIZJxcDsJfEKD4XcbotuBLXcBUDinKa7biWlG/Mysm0GzKcw0iwmlUmpUktSxW9lPeBqOVtu2jgyaBcGKKCiFlGmOTptVlggA+4fGZNMF02M8/q3kK2dzXmJSOOJ2kWSBwo2jgIALJbGCrpAWu4LrVFBXRjJmEPwc7HTm3tVoBKUdRLiVTITcDNDmLXWDT0/T/+8SM0Y+vsmZNRxyw8+48Hdtw1G/+RkD9K1s4JW9HJStRzJ/7am8lp05KJ6dOHn0P3PvrktrW9hf1oj+IITXoCX1+JbTLeN7OZYqQy9UhDJ+wMn6ANIBZqCixKGAWUTtiLxB2l+OywCw0Bhgd/GOhMdXEC202oWuhXN/qUJy4vm15MXv4EHkRMtIPZJVP/CQjRGpO9Gr2j+G76HuY0Ok/lvlemv+heGh3P/m+NZt+3UtC/bIVxvHu/EZFczBpQyJblj5l5NCp4+kJhq3b9h/e/IGuiinhAzZcEcVnCkhAuM8hIFlGhRpaP3QLSfPQ6csTGlIfC6TlgUF/uU1IBTKeorRAKNmKKfGpBbn48EETXH9tOFdkZzCLWE3WoCLPFMMD0Hx0fFFGikK2AXJzXIFengXWZ3qey72ZuNr1vSAH1546kgk4JTieXUzvBELv4Kc2DdkfCdmVqT6TIWEpVUMXoB3POcMf575zh5txzPLf4nte3NKaUmq6pfdsclmGYkm19U7tqlFTjltfvWdwWQwFoGWV1BmJt+J6nfzIw7/mPBn7ydM3zJ3Iz7986X0g31M9NpOesnK5ZmJm+ck46Mbe+IS3M33r/zFysTeNh0stQfYXOAqVs6gCeJnBx7jbuASpfG1WoWQTtmUlHi35PGrrB3sxfS1U4nBkakkZUe8LldIATzigLprcW0GF2IkNCZoCKzl9GydA7UZjnbuxx07PHQiRNVRsqcoyFZyzxkl6An0cAHEQSxBYsSYhIOjdGRNQJ4kps1PPwazYZurAbYye+XdN1+O6jDjsS5eSEJp2nHgtGYrSIjkaTrWlCwCL5Js2ZFU15a+SZVb72/e3GUL9c4035m7JdSgjZHY9+F3GV+wVaIEpQtyQ1S4TX6Qg/iecxLxAsIwlLOkmcKfFEgh9vs1mhxToeTWeqISefU/+/JLGZkk2IIH2dr8OKBKNO4qvdfr8ktrjFqtTlM+a3d88Rq202u11y14pzutvnT16WCtv4umxsDTbZSBIZ8Z2Ve1LJdkKezR3bB85vv48Z2kxnKLhp9+taFLVoVmTBncuC3+ddl3chrutyF/o8M+LXSIUvqeTlGY4aN0N5B8xZvk45hxG/tlmz2trwQKy0TGOAqeZlWc3Wls9Z4QzA4CTucnrOMtVkig+ya2Cmlg+EFdU4djGRDmdJMZwiMI6ME2uGfrS0LKPGY9MkBrW0DLTgdAYUeZfFaDLoDAZeL89zdv6po+mqqW17pwzsmlTl9rq9l1VNfnvyi1fd9vPtuf3Dj938g8m/bYOw2WvdVeHZuaXzHv32zs4/tsv9zoVz4AQ0YZsDvzrh7upa/0SfZ6U74kD6Vo/XnZ40+9//47bYYINn2YQad1144i+Q8+5n1W+ezkyoqbl2tne5J3ak4dqfn/jalI6uea2GtUs8Kzxmrz7Ax56olIWgun5ORpsCPc6QN44uJ75ovIjZlqV9wnTbKXbPU0s001nUiamGhpBzGl1rV6+qTvbULdCvmbtL/WB+a4jUGh1Soi1etazaIjlCRiVgJTWWyVMnGyQX6v/uXlxvqdY72uKdTktNI181eYY8QyQoVr2sKt6WkBzGWhJqnY8cu+au0S+o60lWr1q91mV0EhHSTa7iG2sszs54m0NfbanHe7/bj1ySAcq21BBrQDGGHFLpDCvbkOUupJjGD4zoh6z+txEVku3HBK507tC4wZEI7dzWbJiImj1DO8p4kHxeYya5YQ49d/HF6DnTOa2acKcVdOiii9T1worz2zcZ4bHN5JYxHJKPUrsU9PKfGjFAZQEA6hQAvWG2oIHy4Ty1AjPYdzajjQ9Map4oCn63wdoUbjBLsslNLr+3DZtFqWFSg8FJiNdX7TEYW1PN0wTBLDlwJ5r8WbHV0VAVtk0+6HKP2daWGQ2eap+XEKcB8kuiGWfuu5y4TbJkbgg3WQ1uvyBObJ4U4N2ug5Nt4aoGR6v4WfW1TuyQzIIwrTlFJlfuS4jKYolL4HyfxLiKsPawBfEapUrvsbVXF3J72N23m/cU7WtR/mNaXDL1UtT/2JvqT7+g/ufboaa3X7j6aF3Q39S4+eC0eb3zJtyIVr6qO37H/oFNA5GrL+HXrZlu8d+uFj74X5se4PfhWy4TjJ4vbeMVMuHexcv7HvqKQQnfcfxK1+TrewyMPrj0TI78C+BNjP/NOIRBEqL2ZuzaXRv5lyeWdqJIVFVPnOHOvPHFg8Lf1H/MmnVc/WVBj/+OYr9+6XWO6TqfeY7N6xJuFXcFt4G7ntvJ3c7dpUnZuJycJGpbUbSbp9QaHJhWKmLdDOiBh25FxEPRBCoBgloAya1FlG8EP9KD2CYHaz2VdMjlI7fyPcpLj+akVO9yZuIZGlcS3FF/86dqH0pOXnnZlIb5kYn+9VHlklcvsaWu80+MzG/IXrZyctTgau2d4pE7nE6XTTRJkrvJYDB3z5rq9iBf9Z/U35y4iBgMhBj0IUlvEOEX1ut1er0jrjOZdHqzaQqxAY1rnWq32W3t2GbjA0wS6Cen1WvnCl4HOdh12UTRm56/+6Lty1Zu0ce8Xp/PGJio37Jy2faLbl+Q9orhqQZDU0MgxhO9xSIIhjaPR2kxI55X1vIOrzAXPXD6J+iy4V2SQAQ4en2CUS8KRoMimcyS4AvrjCY9/GxGgXfzomTGRjN2GTHx6kbddURGWaZW6KQnRtvrodgYYC5iTvHBGXXo5KGBkY8MAFbObO6QfEnXgNrkybfFKqwefoOa5Cnx7IvfWqkq2iEr8abLdbkY1FF2h53pQ9BNL5OidtSCLnGI7mOakq1ZFnOy2Sx/DM8BxOUQlLu6d0StFoKHhszyaU4244HCoFmm5tJymkyMoOkAB6lV37IGsFtjctJjhHE1KQcTVp/bIZRjMBceiTMxO/SaQjDejGVHzZ1VYexWv/lOVdBl9wmDKLzlujuxGTsd/vt8EWT6svo79ZZfVIWcDh9BIvo/L33zTaRpCavf8ztdwap30HQ3DlfdWeOwm++8bov61tPVTmeo6hdoN6r5shlFqu4DQsn85jdfUoNFPVOueLdWxzVQDIcbc7/mGfttmWDJ/HLFvllhrZa3tfS2tPSiFvZ6qlJh+XScf/wJ3msZ/ovFy/Nf0kba9j37qgyxZFbZv2dDl/Vq2ejfhyWDy1TV+330W7Pdbi7cWiSRs1VxvDrV25sqPB1nZ8Buxkdo5pIMGihVCD8uYoE90ILgmLYgeq6nM2Vr5wEKNMTOCXZezFFWSn9SvVTd1t7LK07RMalFqXn2C83SRLmaGOw7WZ1D6Cvo9WR/Tr1B3YduJDnG9032o5VBefWGaHBKoqOhtj1e3ei5rfOGJVvSq3upjdFcf3I4TF5Sf9qg/qWR8Z2yZziR3qUZAX6nAGGeZDhVPaVnUJCzJ5sBMcAuGyNs2AcK6BDTPc6R0ax6UjaSg25w5H5bx0WBq2YXbhCc6ketKx556ZEVrXweOpKFBaZmk/3xRcu7on9+Rde2oE33yp+jXcsXvRC4qMNmm30VakUTsDOxcU1Pz5qNicJ76slkP111/cnGVQc/95e7DyPBLzvp8nPKfvX04bv/8rmDq9iax4BLqsItjDYDykK0sicV6ZeYzLXETKzTZw9jodJnJq0965jVR/r0uLUnzQ35hYF9tQZT7OWUqa6m4aVWQ4NJqnPeeae/scHQ+lJDTZ0p9XLMZKjdNyZVQ82dd9Y0jE6Dc2OyYTfNZmwYydboH110g8FUd/fdtUbDqDTlb5LRdZ7i1o3lpzKpQqo+IxVvNyiDEPa9Sn5qiUUoFhmqRU3eEq7RLVA8k9dufYJlbqpwdF68kK8N114809vrNcdmzaydPjMQmPXK9xYeL3JRUR9A4sNXH+ODjJP6meOf7SiyUQMGj9dVbfHiKSFzrL6lR7nlGTe6oZKZ6pycWtw0tevuCa7swoVVkwu5bLaSidqfuvpw92SNgzq9Q2ME6mW73+onczKuRd3Z0B07p3Ue5irGJwW74BaOiyTsml0i9p+aDGM0gYt9rA12D4p6eUR638mo9240hoxiVEYP0i5iNFIjEdRQFyqO56kVGX42EAiEpnTGanT8rJjFi2SH26WbeTEMVyEfn9efRH0aZ5W/bNmSV19B6zRSqy+lDnV89pVd976AUBcJ8seufvjwOnSD+5lblJ6W+pg5NAV7LdUur8eAAqm+HM55441BvbAw6wbCIKh4uqY2LU5Nds5NJPsZYzUwZ7bNG7hoUTarFAe2AOPUMf2x/UL/lW7X5O7DV191uHPazjtC2e5FrswcAuNnl/V9XKX9/yJc8aVhoKYamlE9uyOW7NrNp52Z79W+dsf+s6ONMerFilOvWShSLmntW4GMOQL4C8X6SmTn0VHTnDwLEjBAQo5OeWH8Kb9qBDBWaJ8y7KyEx3MB7dJPAJ1lUB41Pkmuk36vkeqpMSEAxvuh/y28BkE4YWfEaspOcV43rDbqw2WrE7Aviey+h92zUnXUosFaJv1VoUVKqbhstnCeWW+ePDLpuSIVX5zs9BQ62ek5N945ZrLZ2umYjrMAiLMuBLUhDWhJFxvawjQNUmul80NqEa5H00J1DCti+piZdFH1UBKddQjRLwzQkDH6mVQYWjUcl+WV9NsBh1Y6HCvRenCC4zj6iGqEjqexeVxTVKTpIal6CHKB4/j5dThZ27gk/fgT1YWERpV1RlkT3fEMylRqHAoCK1trjGpgGOJHxaai9SuReWzT1qZZ64uN8Y00FFKr59TTLLYrquloIq0pPaisVcs+zhAera95Vs/LlSHL2FZdyVrrOEdfChdqVwsbrrJwqKZI6vQg1qxRNlCoHuk4PXewUTm7XVeMzPI4MMCdOZ8enBH9Enu50XoPFiTFNevOcL4rlI3Sg0Ql6pSSihgtkeT1FhRSYDVDYkpppZVogkVJQKe53PR4oFFAh7kt2Eqzw3+J/mjqbpSi15AhN5P7hyPXnY66WQrRo1gQraGeFpmmBTLsz02N6YluidLGlBik0s1pJoIjaYV4Mm6PQoUCgH6M0iOd8n0ybinNsBPaLncGthTJA2+xyBRC4KHGHhkfKJPWDFnHa6EiFhuKuzVuEbP3RxkNUFRGi6OEuDuTTolRQPco45rlpaMkuurpJWw3URg/jspsUhq+G7FQ5GZCEiF3mtKkSsadYZXDrkfb2Y0A8UqmIIN2SxuNZ+oBV0/TrJS7TF/pJJuQdIixm2GM6FshaSb+Hk0X7T5KFuKhTEJm3VKBBBaeuqAltQzbozYh4W+sBguZhq0iFgQk2ixKvR17CPESbDIiUW/BBoOIsBUjQgRRJyEiEhETI7HaDKKeSAKyOokuCW8Jmf088QE5KmEkCjwxypQvLQrhqqAoSiaCiR6ZJBKyCmZeb5AFC9Gb9DxvsuoMyG7TIb2g0xG/Qa6WqkUBGQ1mbBGx2QA1CoKOSAED77ULPI8IbyHNraIo2HC9TrCIEnRIwrzVorOJBy6WBB4DYS6iJhkTM7IhIknQOkzsZnMQWu4wQZU67EGIIFJFEOZF7LNiImCsg1zEYHFi0abTu0VBxNhschKhWmcw2QWrXwrLWDBKWPAJkNCps9Q5BIIxr8ciQk4suAVihnHCSC9io0mWEL3yr5fMMhUmMPGYNh6GEUlNolUSsOAlVQKBngkGbNRJOkT/WSWDAVnsvEuUeATDrZcEQdCbdJJQRyRMeDe2E+IwG2zEpCd2bHXbj594gMjEISJJbyPYwBtFiU4VRi6rYNIbRQHDYhKIVW/hzRjmDsuYJ5JcjXmbDZ2loKR+D9mRwYQknSjqZOxGABZuZDMDSGEYer2XCNATSRQMBowQjCtGgsgj3ibyeh0W9Lyol4loESS7WWfjdS6R3QPA2FirBJ3ebNYLyGIloodOrNXEWwUvjKWBKlc4oAIAB+QBuKtCVp0FmawwZpJegkADj2BeeScvVPF6gqAFOmgGDLfVB03QI4sk2PQ8EUWTSCwwkgvulRCyQReMyG/nYc4sMI0oEOWRaSIhMR3ClF8SEkW/HjYzmgc7G6t4wcUTqE1y2dxYrHbpdWFRMosGDIPOQ1/reVmHzA4jER0iL+i8mNRYg0gPcCM5eJ2X6DFAMUAA4Ao2swlaIBOrjhDM6xpthqDdhq0EUfulAI1ELxrNyC5UOwhPAHyJYDHEwGU3Sjq9Xkccsh4JOl626aEmI7Fhk0GnkyQRw6gKOmTksRl6ACsNYYMoDN8efgTqAWTBRFurg2mmkEagAlhWWBQAiqtEWLlGrCe8DTpDDHFznb3K6ualah3TjnCdcYm3MprJRTUhSyi+vqiRS+VXawHMmcQEZ+PYtyickuDyaJ+j0FAr/LnCUqqjul5R8LHow/gtT8u792jKQO27Jths6m++JTx4k95qL96F/B6SRzZSLVZ8bM3DaH906h3PaUylYK2x3nhsaANZOdPJVX6TU9PjqIbTtQMol2AqiEq/C3zLdayf5yjur+Z4bhhcVJoQfyJLkMxMP/wNZ0tsL2r+4g/n8lDaWwDa+yaBY3Kqbqls5o4qHLNvRcWFm+x1qsys253hZFWmH4ESuEb+Vw01qlzwMcN2nOxDf0Dv1zRQpWK+fM9NmNxlC/teScUYBF0lm1MhV5B9h2Ds1SqmXxDg+OK3VegVPP0Q+sAZKPtjbnUvGtBYeGigd7XA5QqcGtDYKYO0a4MwBFTxJNe7WjMKXvpedpGnz+kxZRO4Rr4MpGcnUInxlKZKQVLpI0aazSwrBEW18aAZWaxA1CfQ5fdDp0sfDLpffUJ94n46QMWPAd2PLocA2WcyxegdGkuDLodM7EtaeZ/CLICR342frzY6Jhc1AEZz0RSsbpaC1i3Imlwlx+yc27lJ3GRuCreYW8m4+ZRAsWmchAw1rF2WaReo9It28ySUuHSlr1cz0xFMXIkJEENeXEyBFz591R2LNt8s9u3omNor8LkDNw4fuvGA5AqkZ6ztMvQuuOOuOxb0GrrWzkgHXNKwZpePLC1Kx5Lg5kV3XPX0QqF3aseOPvFmTfgRAxQunIcua2zyRGruLlh23H33jtTabVdcOjXWlGqCv9jUS6/YtlaIM9lCta74qezCU/MW3iRsu7sm4mlqROtZZElP7X5xs/AhF+SmclcXraUAKVzLM7INSLERwy5pVDL8UgrLlESDiCfNaZr42j4TLdoAKCqPUR6Lh7mEF/xv+GONtSRglKW2mLXKZ6ojQf+J6oaY/6C/MMV/wh+L1hz0+9+obhibiuy66ODiHTcuPrF4+fKlO3cseWPJGD/KxqD0AKkz+aqssTZJNoK7Meb/cbXvgB//CRz+6gP+KCSqrhudqPD2h4sPLL7ox4t33LR0+XIoebS3aOMyx2x7cxpccNRACzWpSD+IpV3DSrVIyr391Ok8bJf3bsVowsknEeqYMbD+UMNtz6PcU2/DHrrnN2m/9SSa8MK93YfW9/XU/gTojethzZmZfn2QWn1nUJfRJPuLkjZN9BgIomjKHrK7hL+3TV9/Ord+ehv6e7ZkWkvxZdX31A/xv6ofOnPLL96162JShe4ryqRtmaYuRl+si6D71C0RbdtBRdlMiZvHreLWczu4O7j9XNnmv4AYf5HtcQw5txSXOsPZE0wwl8lo1rNvyLDraIZtUyHh4qRT5mKameFm5EQiTrqZySAoi/qotRUohFlxRxLkiiKXxIz5gztDayUa4wxtRKf9RKjNmW12S2HeNToecOI1i/c8cNfSFUZpzaI9BxZP05t37jTrpy0+sGfRGkloaLpo7wN7Fq+RIKXuGvxli91mztUKxH96VXN84aor5kS1V/PCeHN0zhWrtBeyDAQt833EIgCe9IsBPAQ75qAecD4L7yMDucI/voSNWDskfep1znDIlgWUb3cvjya1zr0ntWTekpv6700tqTPrZ8/Wm+uWpO7t79gYnb8kee/c1kmI70W7dVLWFgo79zXuSXSE6aPQkdjTGGYPPNhuDDt1LT5iA7QI/XsAZ7Pqwi0DOszzNt6n5rPo8D7Ca/cw2rlRx9VzES5Bvywx6h6meEKWtFVc9nRCQkE9Csr0ECl+ojOZLnvEwdKNUGGIfhEC0U9CULsC0zpz6s9RU4E9v4s6VWaZAHMx8kvNyZdNCqBA8dsTkBnKUL8e+7n6c/x59efqZ1En1SmiX61AXGxg+B98TvMxnjZ/Zo9ws3AzswLtLFnV0Cx3FAX0i1obiDGbkhV+15j0ws1PbrvziuG/b3nrqSevx5cYumxmQ+Hp+VeuP9BPdD2Lskt6Ct/01dcoVehRQ7fNZFCv7Llu0fIuPP2Kh7c9eQXRXf/4U/+2pfC0wWTrMuBL5x5af3X/8N97lmQX9eDpXqUmUK1eCXHdBvRo1/JF10Fha0bJ9lEd7enaNz6YPB/7fsyIXr89UWJ5jdVBHatz56FYGv0gEEdyOadB/aOh1ardyOVguAkMt5qr0AzOlb9Nyobf64+xjxPlLJMMqMrgLCn2n+Y0SxGYq7jdkYdZrMC+Wqr+yT8wSvdkXDt8ldfr/MBotRXtfo7da2n2jj+1Ze/Rdv7O5a6w3v2H8ZzsjM9L1A6Ddr8W5TIUoylpsDlKt4ZjaufOEX62VWl2b6j9CR9W3rSdyo0TWOl+g2VD92sGhgfLhpTJ78aGoBFL09qwWplu6d+5Wljx/bBrb+Ruhu2ArYKMtjqkaDfOpOrFEPuQFZxHsivImK7afUm0m10OU2ZuInW2IfJgKpGk2KYoRTMJ+wUH4ZZNC9f3Tp40uabpap9uUli2TbGtR3MvTXRi9ZDY0tvbUlPVHLrIe2n77CumLZqOdgl/1sbBYdEGSv3SBoR1jTPvWi+8VxlTOVpLFqzqXT6xxp/VtRmmNjgQTh1efr1pDs4+FXYkliSbJniqqts7EpMXz4wvbs5Udarf0sbM4pDJDZdf3nCkwWSP9O9SN6q3lCPGjOvIXYqVS3Fr2V46SrgxoinHpDWjsNoHJKgyDTvYypcDJFi0llu6jdMUWijenMpo0kqeoq03Kv0lMkXlj5kUI/qO39N6x2cQH9/We63BaBFMSyzx1PKd102b2tv78+nr2iPvocekBk9rZNaC2Qtuum7h/slWHaUbr7TWWoXQxKbujtnZvrkTWxbW49zIt/eyoYlrVryY2yWbwsqCmzod1UBTPtS2sqN9+eypU7udzX7vGS6aunZtW2uoudXh8sRsJp3FvLG1VolMwPVzFN3kSNjlrvZ1dk1bMrumgi96OdW2l5UWzRAu61M8I3lcojYgbpdHruit1uNmbcisCEDL4854yoNF07tl98jIaXdYsOFElbF2DVsjOmKu7kzuqV+6aGttWy3CndlO2YyQRZwY6lp+8bplbU2t9rDdJVmB5pbrm66w4CWv9+8AWn9idLZoJTqL6LL6lDl9GzYdeG7b9s4ut81eJSx1WEY+oy4EMV6OeIkAjW/J6vVVlhvMUfEd9U83z+sItvgdwbC/rX324/PXHFzaMdUVQpgsNRAzVsyS14SMotUnxYyyeud3NvU3T2mfHAg2t/T1b1/wBJr7clX41O2luXFwnKEswzH2mwL3cU9pFiMq+24f4x87Nv/T/rH1jf1GKP1OecUn6ivco2NU7txxnzxlpZuSu0wWQaAicWWbhujeslMdcRLLeKEXTFBRGJpX+YVRug9Xn3msaI9CZvqSTdTCBxC+KMzkvVvKdkwjnv/L25sAtlGcfeM7s5fOlbSry5It67Akx2dsWZJvK7FzOHES507IZXI6DpCbQEKCCKGQcIUA4SbmKtCQQrl5Ca3aAqXc4YVSWmhNS3kLLUfblwKxtfnPzK4OHyG87//7Poi1s7uzuzOzszPPM8/z/H54pGgD4DRb5ocguEH+PSwTT54UY+KLoshyeHvylZUrPR70By56/vnmZvRH/0E9kr5TTdDPkmvfieFr0aUxfK344nXkpGelPESua34+vVw9Aj1qgqw9JLLyv5lyUjPyLOwYCxqreNmwHItVYEIBxSGC/CIBTFH8kCDTSmNAKAKPEckFe8uvguSdRu0vtazi2g+6NJLgM4RprJRiTTZBhw0+QdIgxR0wWsn4otTm7g+5GKTJKLEAEAmL6Hpj+sdkl0kNUSaHoKUBwL4S+A8AWis4TBjTVBOzV7v96CaulAIgkJNhplEZHAY8EGHVHocYEZAiGsf/KkYIlQVTESkxh15UjX110JwD4zVg6w6HLXEnNm5okrSV1r6WC3/au+NP16x/8uIl5d0zPBpogJwlcuLBmx7cv6FlmqAJOmK1rQsKVlmY1+UMeuhssk7rXTbF/5Nww/4vD295aU9jz+4ftPfe6TV4+fGcw9py1k3v3Xvpjz5f2BLYvri4duKW+Z018vLJG5aAiz45oViBcnXrypP7M7UTFXIwtXJk8P3OymXwppT44XT5fIe2wra++Ym/TN71ZF/vE7vPKp81w2hjdCxnqX3j/hvvv7yvGVfOHq1pme9c6bQ8lR9jvHOR/+FwPQj/ad4dF3Y29Oy6bOLa272sTqiwOKTWRYffufuSB/6+sNm/fWFxzYTNc6fWyCtX35oNRM7ZttxEXsPYiT5bRFDhBGodcVxqMxZ0gpFoIIpkHFvEFhkpodI3cvLh92j3+PmxVVddtWppS+85N/YPDPTf9wpYfO6556H/gJgvw8IdrtA+Z10scM1L1zStWY1XX97agbOdBy8bJt3i+e8eLcUuU7GArTCPFNvr4Ikrt5X0MDrui/rsQRsWwwLRSDRiY+/4sfzTN2+Uv3x+27bngflG4HntV9sf3nVi584Tu+ZeeVZ7MYf0qscN9KoTb5048Rbc+Kb87FM4IygD5ue3pX62+aJ3ht65qGrSopmBobY2nOfEiewaIsZoMFCFVAXRBAl1Ke+I4SCjEiTq+atgXSusRTqFRfmCcdiOzVc3akTH0fPJLTfMKDPidcWyGXsO75lRpmxgWd/hwST+7pjk4U9Drm/JigOPAYWTPSC1vztolQc+vurgRTNnXnRQ2chlkMIXyOSXTuT4gkIq1gCD9BvKmImSIXgGqBgMJckJjNaZkAhZEn0WSUsgJdVlcB6Q2kjRCeVaUgUVAQEDkAwRzIEUxhxIAeIrISkO+cq1CSoJMUKAMcusq0IbYM0+9yAmkX8fKcOnnIQJJq/MCpCgA8AEKbPyLBx+kyl8SH3u8NiaIoqK+IhvZBDzQY6eW/thTzopseemk7BHoc7OzndMcrDfKHmZnsGkxLyWz0OC+2eKUbDn3CNbVRzRTsPbODSi2X6X1xJjtCF5DnrcGd/dsBup19KUWsYzvDt65HNz8cQujEaS++7tDsbhgU2Q2L6DMQwdRvECUw5JYEEJseKqNFHKQnlFA+i7vGHK+REAIudPafgRmNpQvrJTvmKpbkJ5S8yBpudYS/kE3RL5R/7W8+bOYFMTVtCNQx8TL3xXTejfq8qqa2qqy3b9IQwWzDoYkQcTfHVRiSiWFFXzic+cZde3zexdTt75I2g8O4fE/ZWr+BZ2xVUXexOSFX2Fot5m8YnmauCzBUiIJVgmPwlWgHXz4JzV6364mrlWfmr2grb5Nr38FBL7QSe0lk1Z13b0TfraIR/9R1DbuXJl57Szzx76IP0SFNfvmBTxRNLvgmvBl+PHH/SOry/+c+a9KeNrHZkTcTh2STiEw/8jeNUN+/SQuYPjRyzzY4A/BqnmO1+XP7r9Ifnlc3mg2a8zmfnOt3f0Pndg9uwDz/WufHzy/ryV+b0bgHT97aDwdbpQfkn+6PWd1+3TFWgOaKFuRS/K/ia6asrEA3kr95es2bjzdVTG0lM27m/sb7FPm28YaC0OTvVwON6XVY+1MiQcmnWoXaiKw8gBrLp2JDAktIQNY+zbDBbs34IbCO/ujaHyU9QeoVSANsbMaOhC2q13iS5jaaHcW6jV2vUe2hPSmS06C2eFggCWjpUV3DxG1j2AKserVBuC0eA5wSDAlrFygJ4lQCuHMpl1IXSB3q7VkpUyI7qV3o1uqkE3t0H0GPSs0VlRqcbIuucUVY7qEs5heCj+xJi9FVs2pudiq7PCnBSrAjiKnfh7YC7hkhE5Mh5xwMwrdh9LhvkdJAkLMtArm6/XcO7aKn5N83KztfvWA1ZzBVxJzqRfIRuo5rvyailw8gcB6WqMZgXOAV1fXgPImelQpUc+Ava4KgW3S97LzmiecaC0e0bzFkHJ8QrZbFfypeTBPxQVfQC4J/FNrvlSfjwzLiiYW3Y8/1FIUEOyD4ak52MKGn1JzBxicmBcGH5gOBoXAYnuknvlO05cu3eh21l1867yhkktr4JVJ06A2XkYXazJOQqk60twO/gruJ1JXvn3/ZtemVbbs2R22zkhTnPl34H491/lgLtsljFwu34MwkeP5tYgcOxGI7U6vxbZOtSF8Fv4DhQF8N34CUj8oxfLr8v/vqOv5+yAv7AiOnP6LUB3xx3pOzFuwvEzoCuwjd8LVeEaJtn76No5N9fXz7NKxTqh99FXH/3r/r+fAWph8JszoyzsuuAEGh/AKYq+CI1hPsUOqxgg4hKrGCdUZ3g0StBBHPCyXdSnPzIWMTqLhXlB7mM0olFkf804zWCq5GKPgqs0jES/bHUO7iqAbKGZLl0D9CYn3SCIBRaNTq5ZCfO5P+YPXw9FSg+ST0eSI495jBhuA7kJXsHzsflUFEGeqi9VQgp7ZIqsyI6511UHlX0SeFjaAzFyX2l9fjhiKpXJPcZeXVcqcy0+muqqS9XnZJMU0mZnUYtVuSjj8I6RcyyxWmWVEatNXMYUhL3JwIhdMpkpuAQxCs8a2CQEbCE/T25HJ29+8+ZQXWjm6pm+VtonGfWGmkWNHReU8zZGbxH1jI0v33HFDrIrWsjuBR2Ni2oMeqMEKqlTYP5PrwLGgft8IE2VVZRh39/n08d7b765F4swtTNn1sIOfcgo6aqqpjXrSjiLhSvRNU/LT1dV6SQjC58Cliu6r//zAQjfWgnhSiyUMlm7igZpxG6sgbA+xZbiG7VY4svGcLcMJ0Uhq/c0kmzxurucxOyMabKaCVOoDhQol9+BVM7YUl/KoJTNhOeCJF7KB/3Am8WKTZ+L8s9Pk3feryzTY9OK0YTmg56sXEm4YMxUKbWU2CZJWLmqM6HmV6MarApTdiRG9N24FXu4ZaExsGZIArbIm8v8YXfyKFEdIByQXNI5dbhctaum90/aePmByzdO6tCN0yWNHxmTaNuRXFfZ1MxUFxRUGtuqrN3Lu61VbcbKgoJqprmpct3i65766VPXLabJymtVLbqbt6tu6kWzKitnXTR1zSx9hf6W6667BW1mrbltc03X1trCWNDtDtYVOZxVtRV1dRW1VU5HUR0+Fius3dpVs/m2VUc3T5iw+SgZ/xXsWReJQSHL1DnbkMIjSdwlzHm4lKFcoLoCZ2Y82S8ZDQb551otSBCqyB5MhkhQJk/2E5TfHgVFEvSgWqB/OpQPMy4mMEKkBH0ZsEiytJyFhMxgBBJuoiiJAS7PWYAytixMEMh+h12ZpURhgNx4AJNR9mAyyhU6mLE2X3U+tjbfDuimKSv6Do/bez/sEUTQQ+w8/YQBsx9Va4XhbWKD3vt+3GN8G1T8+GDr4b6u1uITo8sYJo7LCj5F1g83oiJCnLaM+DGoFe7S5RX2O8rYL+CaoPwGgyDKpI1BjyR/dppCZvq7Gv+1iOrJWXTYrK8GHUdfKQEpUEAJcBSmN446AP56M2hmYTIcDdsPheuwD6aHyTp2KKZeJqS4beiDjb0d9sbJm/o3TWko2Acm7yvoO+yt7673dvV2ke2kJgAYnaajtzGol1OqG8fviAl794UHDlzYsefw1iWmuo5XrKtbujdt6m5ZbX2ltbi3t7g1cbhvcVEZ/rjLihZjvIzcXscOv25CcV2ZZFqy9fAe+reqQ0c2tlxpixk5SS+O1B+LlfGWYMISlWKUmH3IF4HepTem+OKTNSHl7eFwYZtyhkgStdmwhSkNCnz0ve+HXJzO0hzAbu++4uNAc7zYh9OBZouOc4XevxcfapiCWodWnA4SrStt8vYjH354ZJ/1twcJpIanBElxonweWb07JKKdEg/E/GAHf2vdRw5eaVvZippG5fpU7KpYmw0qvlFsDh4d6U6RrCuUiqEeyXhEyf0E1ZHpH6KSigsUpPYtTaCDTBKDxu1bSqP0IJK3FM+ngaHU0n0stQ+1aS5GLDIiQuz7R4XRie8ZCPa9Ar8U2TChyvZ+8qZJZYFP6fSow5aP4Fvlkpu6E4nub7/kqcN9g1TfYT7x4ZHEvqUY7RIvwhyhx/dvkpPpFHo+o0V9yovbCw5gdq4cFnolNVGRBvhshKnSpUiXsSvYK8PTbDZnnrQDk1MaCPB/w5R8GAUcxUKR42iYOL4Pu9qxqXQSfRZDX+GPgNajDwUq8LA9xBmvf2T6W8KZAdHoTXv3HVfsvkr8ioRmAwUDdy5hNLCNNLLzFh/mRAXqDG/JAeQq+dgRVsCRVkH2OPZzUC3vydKewn3gAp1B/pUBrCLuDRQGHc5AzggiHMik8o+KArOvsKd0MInvwhErfId8RZEBNBhOigyFxYGTFN2TMRoJ/Tnr3ikql8YR31n8+tG2pIepn1FvUH+kvkASlAkUg0rQMpq3Ojpinx2xPzL/SN7qkefPtP//+voz5R9ZX4wIbsl4W47CYsK80lkxLYfXTeXSp/LS9GmOny79fyM/PM3x4WXG+Km4bgQYi8pnfx/I1vRfoyuedyz9rzEOjpX6P5VRHutg7ufk9Rh0dEAR4PLcgfEK5Hd8M09Rv6e++n//lfxvemnWLyOvvxaADN9AIDrc26gFRGyj8e0jvqwG83+ld3/f3ncKa8JoHMRppReSU3nlSar3y/RNkECjJObBSfwf66Nn6FFD1zNJLx6wvYNJ0q/olFLQnp6sY5WSrsx9PoBcIQ+EkNCRyPKYY9trM0YGyre+EgjXjDgnkdeXZY8IZCgkbNm3WRtTACCGGWhDxDobU2yz2WmYLLvJr4DknYLmlzxkKXLgFSStE1O3gp2fSWKuylTGXku+G5f0opRw9StWHHUJD2m4kP+lQZc+RvZp76j74CSswuafjOUW+3T2uxLobsRfPZTBllBw68NUDfoWO5UoyjNW/XtJhUR7GqOKaUVaTBLph0kNpvpz0qIXHQT9Y9fm8+8UIjP4HAQXHlsqOCPgA4oIXk5HI5YAHwhjq2A0HI1jQ2Y0HnGgo9EmqPj6goiDRdo6nwTyh3L/QEL+/STc/D39iUR/qsfrTaZSSa+3J4X3iTA0CQQTA6AneVADE170P1LDBK0X9A94U16NM+nUoO0A6PdqsSKY8BaO1xH9IaH6n3CoFxLrBBZzbb5onLRnOO6L+5CYhPG2p0cZNDEkk0c+THjBgJdOeRM43uIUFZ0uJ1Kp1IdHQCKRTKa8QwPDOFMx80mOLnWE36MCD0LwD0fhABE/PpnK8dbCDHNqvu02pdiuMAVGxoaFBwQZewHQ/zHCN3FEub4Pl+tY5ZJTStlSyrOUUiVGlkwhc00opRt+AWwcXjCI5OwZ9L+YCJLixmGNdiQXLq8FzFgH4VZdrc6lk6t0OvAWStTqdPIOsB8cGPPwMZIiR9CPkmWHvEM39mFSLiMq139mykXlfFtynLrMWAfhXPxw5b770RPITcFbqFxjHYYzlLKSvf1gv1riKt3Yh3G5ZlBXMxFm7rD2Gs4PIY51kImcqdbDDn82qqj4+eD8MQ9TSrmOoXJtzW+vERwT4lgHUblOW90xDsNjo18uyoELNsZhPBah/gW3kveIS6UFI+mWUUdScw/rN/RnYzcWGd9Q34Bzs/f83p3gdG+b3HMGMDIReq5yz//BCwTnnu6d4HtWontuzZXzezY+XXma5lTt0IrcWK3gpeaj9Ci2fKsnq5HXtYJo3hiClxq/JSIClyC2/fSA16uQpHu9aQKRxOFgLi9NZIohnJWegV3QgrNbjHgMEZq7Qzl3tDwfEBOJWMdj23BLQwDkYc/hsmIRUJUZI2xtHRoBrRHQn3VymzjYLxkZ8vjBFF4I7Vdgm/rpTWZzv9kMKAU9VEG/pXtyC9zS0FyyWN2DZqmsPzijyDoONLNn5ZzgmK2Wv2Sg4Dz8UG0BI600Vg4Lby1ZQBhQVpSHcAno14Y56jFKAci6iUPxRj/d0yFpgiYwksIAvEkAkahTSKqjSB3Rbwo3QT8Y31UnU8rqQ13XCgU3iTSBst5Pz/B6vUMkA4N/8+cfPSoPRalMta1AMU5mWZ5vyJLSHjo0ipaW6c8jrX1uLKwHdU73EfafXH1aYRPIEB1nacjy6X7GzkBTm7rlZPcmbOIns1mi73B96UD3Jjp5mhMwgQ9v6oYp7BpApr7DfUj4VbKPcZwas9wCzFNzkKxH5ul8mqLvzkBTowq2qRskcblPc4JJpRMjSwxIiU9zHBdZg2T5BFkv1FIWgoqGv78mNdZAwdGpzUYMZqILrMryay7eYOwcitceFKZH67qm98EWxbh+JdkwaUIV0Dd9qHn5vuXL9zFfqqZ3BdBs776lmPVx6b5f9k3HGeX/UqR1xZCevgbfcPp0+h/40uXpe5STSkiCvEW5MiPHZvsslY90wY1EJVF9G/M64zD+WmClMaSCCmKK/cHZ8uH+VzZLxCuh0fFi2mTgDWaThWUDrSs333LbSkxaK1MS1iHRBw9/fXcU9P9Q/jPvd2ktVpM2wHXE1/Rvnx8rNuCYXZIN/2AUV/ncH2SxZCny3dVQi/BMIAB/FagjLHt5aYeCKuUPK/6RHhrTldGSlReYgL+KCWcsY8q6OV5WJ4u/MFnQMq+lAP/AW7LJZw6cP+7WKQ9Nubn8/AOJlYd+MOeBOT84tDIx0BK6/PqfH146M3n/gSv6fK1XuCPn3Lvh+rtv2Lf+3g0R9xWgt3teR8e84T8XXfCATa+3PXDBokunVwpC5fRLgeaNi2Zsag5oOWlc6+oJu9787MicRdvWzpoX8M6ZuXbbwtn9w78rB34L6riHv5rvHH0VtiSkiqcTOfMzJo0dRaA0AMm5RBZSEP51JKOSwmO5ncU8lmEcIQXqFBA71MIEtBfEgr7oyIIhxZXNMS/ll4tYzB127qvoYKp0iUv+nRhlEqVLC0BIHLySpjLYhbjQgKo4yDZUye+VH2ofTGXLjTS7VOwsuwkuC5QXyzc6zYGKYrDB/nh/ripHQVN00j2tjfKN0Um5yiztr6ki8xqbx0deSJVQdYRliJhQQwRuhOBBtwIPGAnqR5mroFeAZg9EI7+YT1J+XvBl+eWgxukqqNYUXP7A5QWa8bVOWaf40kxXfGmmrz36mTz02dG1aAuYz45+PJJo/bULb7jhQnQDdJvuVau6XU5zNXijT7mafPoyvmxt7jZouB7x3Y5dNzuB8VPs/djjAn8u/4O6aZy149VaVRe4nBpcVzn+P6tbpKDanKmWBt0GVRVq/7d10xPf/XJs5c/4IeIu9v2rlAy50kTfhEmXHPqf1UQxCoIn/keFV+U8tFFmmfbvt0LCjPDvKjFTAX84wCkQEL5aOiEKKVFICqIS8ZBJwoRaGXUjv/126tD7h1Jvy2+Dirfp5NsgNeoanFxHqqN6eBGc8mQSVIAHAGYxN2XXRfBYjP2o8Vw5l1pBbaB2UJeSldd7qMeIFR/VCQ0HqB7xvHQ4L43yoPeG0qgWwdPnOePx06XZ/LQlm47ifYmwk420CZh7zOhf0jxgRv/UPYYyDyGBke4xp7PnyQaMvZvZypS6n9ui227CF3yLptXp0W8JdiZG0ASbSI4v837TX446JI+xo26AslH/yf0knxnHnw4l8R9+EI1/FZE6oa7V2akyagGW1jK+QbyF8IQQbAAwwmyoWgcz0XHY0ZTJokfEidtrJmIMDe7JB/fPaVv9wPJjH391PH72qni8sKLhgsFzA0XE3lUUQH2LTQV0/O9uWjS5MDF5U+Na+asVJtFs9hYHFl59b+emX2wKRXYet2uLi4vB32DvEm9N/OL0g5tNwQK3YKc3BxotgwKxv/3T0oiN2tvTbFhkmW0BwecpXNSo1UhB+HHAaitvCbXGpU0G1ixacexPpu4s6sFlVC01mdqCv0OOt8Uk8ovS4SgaKrWoOWykUg4bqhc6iepqs///ahY68cQrrz320Nvv0p/87UarxNYba6UqV0Wgwu5wSWuf2CBZy2ouOPbg/krfDYMP/a/aCjpT5jXP9IBHXtCc/9xGuf7pbZUDnJYu5Jy8xOkZhv5DY1TLHbdA/rklmufLwOf/u4bEa0tILiHrByUKG+eI9QO7dWT8Kewca0FBx1SKwhAxhNJ41Bo39iqKXJkXeYf7cOWp6/m5zGfk+Q0qx+jw5TW7VYtmdEyShgPpMYT1mMWE68dabdPBSfKVjMPQajQyYLuSgFePWYH9Y69EMb6TX6GLLYzDyOqVRLp37MrlfOOfpWwYUwfYMvA0uEIYt5IA1mEiCsVPUsTueiMy2dATkChLEGwUcbtoXFjeKkmc0V8eLeQ0Vo4ugOU3Jt65a3gecNvxB8GLkzG6iip7Y0fwSfIWHAkwo/Gm3bvrDRagcYGD902ZZRwckU8+WfjzY4qsCk8d4/awA5SOKkV1qERtT1scLB3WAongtwYJ5xFmPIphwiMkgUusBzB3AyDfPtFzpAm0NhvAV/KNC1i7w+KQ2+Q2tLGzC+QbvGIl+PeH1qJC24fg35UibD9Zp2sGE4daih8AqyaCqHynbPAFDX//uyHow1xJ3jiPqZLGyQ2dfJzKYO8miY8xlQPV9/kx4BtQsC/YC9NJSymrs7vTKXtAJ1pZymh2iyaeuWeQCkA2YIcJd0WpDiZ5SRiXwdrEsjlEo0k9QfDXAp9iAcya+XyqL4Wi6OZIqOOo9+F1POL0UgnnppPo7xiTzJgqhvqHWS7ouf9G/UWr/ZoYdlDW36G/njzrBt2TZ+H4WqtFuf89dEykVP4iJsejMj23jiKO8BnHvkcKR0wRIAtgRN2LZ8Y5Gx77kFjMRtUDAPtNZf7Bp8nm5roKONB+RXJuRR3SRusq1E1sdXxCV1nYQnad5BLmabKZSn576hYXyB9eHCovbZ3kKlhchxV3dIiuy6Vlk6vYUhAsa56lHlSw7pMkltOItPcgknSXUr3UNmqvyhCsrjzarQ7FJ5b4uITy5EU2G6MQxuBaaFDAzv9xOxoZAJ8Fy3EAPkScEdvUQAQm7xYg79bssIeCp05ReqdeqwUUfnn9CtPSQF4sLAsVCBz5UZvtC2Bxz3FfX1gofy4GbKB7XvqmL+QvVDgdIKJj8iMqYg6YaYPX5N0m/U/l1uCmYQ8E2lMU6QmAbCJ54bgDJH//BRgmB8yyBUT5czdQwHWA9IUNPWoBXC4CUQXckT//0oaKtOB8coH8E9t6hTSKyrvlfcMehseDHvSRDJF1zWbFr3OY5RuPZkL+UeLorsJCk7kUxEUfdl5NOZE04yQ/oLk4PKUiPC6O9ky2vTObape1TCgPTDWKBuO9RlbTD8Z33713DnBmLnDCqbHlTc1uu2NegaU4KFXOvT7gbqwuSxQVnGXW7NZ5jEDX2ntTRteG+Hv2YB6tfOQLhaY3M5HZ8DdLj5zdksoacMiVSGSosFEiqXDRKEBkWdgLkFQNY+lUiFlLDEtK4CukVqIfT5Z3ZMRDJFrRp8N0SI3hzr+9pxCE8W4YFIIgtswGgXcAn8Q/DJcmGWkCiIZHLIqV2Q3om5mG6xrA0f2E4tAEfNGIRAeiPgJ5EIm1QZ8tQEvA5iPuxEzmHYUVDhsSqROJ0pd8c8SpoWlAM0Bnuk2Wky88sx9Yr4Q2dJDWFFwFwO6nX4WfpmWaqZt51sy6pnGRKsG+3hWcu/68K2qmL+qK03+9//6hMq2B5rXQ6jx5PwgA8wMfMSGtQWso++gB+Sv5t/D+192FYqKvva2q1ReqCevdS4NFE3asql/e1Fje7OtW5iEW+5DRe1HdOr9f3djT143+/nX7e1pm6OF16z7nvCsmrVo9jTlz1d573V0JRtds4vr2xo5wN6kXQLrXxayCN0cFsQ+7HS/DkB4RIvMYXjlNgu40JT/CfWXSFwwlQ41pKtRmRmkapWmUJjh7TNQ/vXCIqhjnR1sGbZX1vvfJWNqrYGQR9GyMJ2vz85gUJhSty8UeY2IfNW6gGvjD/qgFY2RgQRcHMGcClgktEqaKseHmx1gbCgEQUhAWzxrXWdkRPM8L7Hr/xb1VLfMC4wLnzJ53vifoqQp2rzisDWqNAEJYHKQPr+gOVqHj58/vPgflmteS+Gs1YFngDFRU2htqusvnLAFPzsanLgrfHGaR2KGLNgQ7KjvHzVq8ZE55d02DvbIi4IQMhAAw1IhL1ZI0RD0jnqbKZUyScNlFyPdI8TZfhi2dOKCHKPx1kpV3yqum8ZTgJVOC184k5ffeIzCE6noDoN6T38PLBwRkESVOUcflb45j/1s6kfxAfsa5T3Gu3OcEUz5QhgwFv5Gg5KyVqX3Hj++D+Bd71yK5Zivxd23HMzu6YbY4WqB40fOo0fMKOaoCYT4f88BuDQIFBB2Y1uAQDWa9fNPxffFYz9nnPEPKO6o+u8+T0bg/R6dj3iJbeWf6+uP71t4HZ61Zt1GpQBR65JuS+45LPRG1Iq5hVTV2yDp0pQvfAm/RHXANz8/6SSs8SX7FzwF9nZLFKrCE8DKLRc4k5MSO5X9Lta/av21P1GwoNJije7btX9WuOLzABEwOXts27Wn6kTS14MFLL5rT6cKMba7OORdd+uACZWBU5SUqiw8RwLYAh8/iC47wfhi9PyJiSBX0sinUomhyOYk+v5zjJ53nBIoJL04StsXk8omYQU/ZoCNIeksBLwHRIPJdXnrmIDFRsTiSiDDnKb9dpN1oIvMOILmvK+dfHlRhHYNVONRpuGNtPIqRB9TPGselZR2kfehkkMDFQMWznP6hQWNgaDmhF05RG69TJr/dq7xNm6a0WBlLqdnosBhYqX7C+vqC5fuWC6BK0IMUzaCrWOWd98gps5YHPVDUr3U8snWITFW0t+9Bz8bqpmk+TYA31Dp13ukTJollFbhWvmK9CHsAr8V1Kznl5RS7ZGWubsCKpVcas/ARBB+kamRTuPzxWAk2PvUTQRU4b3p09hYrFOQkrzXoE0Z2vvxf8t9pTtAmLIYBnRns6uk+DuYBVrAyisQKkt/KNz7W3SNfZtYNMFr80qygYD7QJiQrSArQumX2s9dIGf8h7oSibwDah7mSyvHWh/5oH8G35k7cKz/6qLHQXf/gq/Kjr8p/wr+3MENrftLUXAYH0yydqPf6hqbQz+A/MGV2Z+fPhvvB4AGHCsZjdUjDymDVcyQaJd/UQ1+9VpLk10BEktZija5RksCLUh38wYhVzavxWRBB+eokfEWjkhm+e1p8deX56NFhFZDeoVXB3/OfD19Dj1Nuh24LIvJrpCD05JHPx6XCRVOK+RrKh6840/NBPJaJdlEg8LUjns9cnVcbKVdJMLIBgNICIwsLRhZgjHeQaX5tpiFGvoPKUfVSXsLIpeXPSCOMfGFwxxhtkCCxIxbSw+KoZ2FImoDERqJByRcGPpoNMn3moauq4Wr7C88bH7aDPgasq01fZJLr2WQy/dP0L+ijD6c//SgavUr+dDVYBb1PgHdOrrz7btJ/DacS3H+rGHI+LZR8PIvuK/niPiCxH8r/Hno/PXkKGFcEfgg+7hic2sg8Exqcioa3V+SvgB6svv6uu8BcMO5naluZeYWzY37et6qMQ9WAQ60UHoVD6wGOPLU5TwG1RTJWbksriGfAaumUMiqttWoYg37ZDnmzXCdv3rFMKzAaKxoxe+wajWl1+1c3KsJ24+TDbx+e3Kjs3PhV+2qTRmMHPYLIfEzGpqF+ud+ugdpl195//7XLtFA5aZXMq5fstsLLifR+j3/7ZOwNOXm7/x5yIH2hdfeS1WbJKirfP5EbAqM4trA/J2EiVZEECFsv482RenlVyUCl+8qZxAgWcILweT2DS46fLqeG27MUHZ9IKzmk25CXM9u9lJlS/05nE1EgbIFdjX0CZytEpWT5/6EzGEXgpwpk7dmg9UN8PZyXvbQiveeMlh2ynoJE9ySdwdMapTGO9J0e5UudrC8l7ZTCHqBjp2lvJjXmT9bnBeRwvUaVw3KG/fxyjPUDcmUAvx0rmc85zVNuKoqtrlnfF0y0SexEhCMBENkjBKtACWZxIMftjKicGM3QCBWXYfAjo/zMJ4LVYrz1fT0QjUmjFVzMrv3JJ/KHtwpanWh8FSw9wZMTOj0ozveMVCL6/Z+AKUZgRedFoH//VqPFarwVFH/yk7Us0OnIUf6EfO+rRlGnpV8b6S+Zs+FhnJN8BgwylBNyHqJLjGJJeBS7WBX7vF6z2WIahZyfvkmcJoKEJErBdDIoabToXcZORblX2JeJLIfepZbNzRZ4kFaWhGOobflwRgImK2EOuxUpCs3p5+XnwXrYhwZkzD2SPozG7T4xRl85tD24IbinflN//e5gkL4S7ezGO3uCTLP8fBpjreKr6nBufFUdvh5eO7QtiC7q34TybQjSB4LoIrSzO7hhWLsouv/IkOUxfFkVh1l6lF8t8V5VlhiGe6vm+Pfy+vawFYYz+HXhBcohsuZDK0huOYeuZD7vKRzIrtfLtYQWVclJ782nQEXjJCoRfZK9mCrEftblIAdWjr3BAzn6X/qkWJrCQVc2jcbQrzWDRKpUtLhAQmxFr9xN3xfEK6ai1ZTSw2QwWAySdruc9JK5DMnB6BkU7m1SZv1GdSXEVIIWH5EQY17s/pUqLXHLKXRTOeWyoEfKKUHfb9RqWUoShu6a5pXRfUGyOBSESX1KsErDZYGSPFkAhHOywKjP8Bhcq87ulf+pigNYJlqb/xY/g2tVWQDlUTLfKtE/yH+fuXGfQyO7TX2nDh47pRN4BdJ+WtoCVDIj02gfuRturqvvAW8JFvkDi1GwgIBFHoReeSA9QCeXFhbeXNhduBT2D2Nlfejmup568B9GfIlgxJekE9AL0LcpD8CepeiKmwsLl/ac7rsvwP61qt8lzxVnGIPiQFlAGNNr20vg4dOfKg0B7QdFt8EYHtHtewBSIsLjinA+0nIon8RaYFl+SXLlCOJYaW1m0CkCfoFVlijisTDEJMbK3iiEss9AD3op/Z5w6Y5fXHp2vU93v17gOTtd0Vf1wFWlBoMLhoY112MoPxoJerC5pD/ctqJn55rmJ/5ooLVOsHJHXXV/mYWFqWGNlRv/IXqzIuUh9hRgARY0eQPV83AYDRUO5MBBNzJFe/NcDEc5IIJUMglmpf90ikIa+QfESVHJDVeMmJJzeG4Y8apSxetQPhrUDCNHipGtxFwoOuSUNFGSUw7RUgqTpTerfp5G7PM5/M3RywLFcsLtBqniQCDtHeYUOmL8GlEmZbhQB4kzl8lSmk6WWkQHmiUmSiDh2H76MoF7AoFAMUi53XKiWP7d9y8T8VNW7L8xBzhjmRL4/gHlWb/Pt4WO6Nx35TWlBbdt+u80GYnJFfTrw3mOsSDzL1SmHjQiOeycCQh8wE+FsyJ1KJ5NxijC1o2EbmIuZTEIiCKEo4JyDiWJF54JxhTTho2N9JsB2qBnGaPkdKMXIH0q3922AjfQREi340KtbAdnD6xdqtdydDltNzKMyVrgLhb2vFQL3jZrdbSTdctOmgavmJCE4ISiXt49/pWLxZLiQpuZYY1Gw1+OGGyYpoVjWZaBgP1AMm42Sg3jRWGLIL4FKAd6vvEINs8CmqFpmNxkMAhbXMEOg8G0SW/avp9m0IUAsjyv6uP0EGqPtpxX7fCVfQXlBRsCcfgWR6iwOdVhTYFcV1dy6CHU5B2CKBnPXoFruuLrnz1zGKkI67RGo44t66mc3wtqSCDZG+BOUbgbvchr5etwzsOoi10sGS8VxD8e/cNuTYHuYj2AWrawZHnXu6JwqVGSL3tCATUGVN0pin4L6Q8rFZ71rIiJvRjbMPCTY7wC0YvXW+lwlQYb6rJrTZilW62GSiWJoYXot351RBQuN0oTd3V3FLAW0zrebNLCzXuDwdm7PMHuuli4cmb1xHFVBZbn75CMlwtiw4b2ZpGzGGZrTIKRdsRbF5atuMBSFpxeVR2t74lPCrrAils+cD2MW+NhbUVlxImedbkOQj1c5dIsmFVY6x/nsJnFgLtiXEPTtHEH3vQ8jmGiH+H8vjIzJ1oPmQCto8VAkWNBh6si7A5IotVRHWqdsEh9Z3vRO2vNyOAC4O0qU3CYCmedh+NZASaUkcMzoeDlwO7A1pq9ovCA4+0f3Q9KBJ3G9kuzVn4dY31s2neXXZ5P1tTuaPjP63DRaPL9fVJtOYq0wbK1gnjwceuj8q1mUTSAja9qjRcbpQVzRAGd2CwZL8N5UbJlrkhADZGogcqLpHVfQAXyV2FKst1NETlqMcIyUl8lkkbjaiTTzWy5Dmfl4JKHUKcgMYrAq2x/I/9Mo9GJv5B070pB3Tj+Zxrbzyw6rUb+1bukz/0B+JUtqgqYJgrrjNJ8Ueg1SnCi2WwW5YWhhc5FFnCvZBYs6eckY68gzpeM6wRRftIoqbz3it5RT3R13PExV0p+ybKdMffpZFPKqMZIe/twVFcf2Jh+SX4IfEsWLHnJeH/GRJ2xW0P3S/S6ly6SE+Auec9/nz/SkQ0duBGVfbsg5vEPaSgDknYK0Gh7HuoZUkCyWx11MSnuc/gi4QA+gJQg5YCiI9Kkx9ABWmGSprOlzY2HdOa9+KRhWztPZxcceGyrh7OPTAcAbAvI73vBXVcGJoMjM++ejY5s9MnvEvzud+7lnUec/A9P3I+2egvsfxPX52HfNXhz7mJWpzPvd7FngXVn8849Tn4lOHcZ69pv1unYJRtxluv8j6ExYz4oR+ozgxm+Hkomk2mkSsvvoB106Fgy6UW9NH2z0wl70a+gg71E1lZWlsEik9HglG8GvU7l12A0yQ+oGbB+W3+KYv6K2jFCTSWYQ3ZMfCIwvC0Q9YdtAYsffUZxJAVZIqGABTsoOmrj0YgthoFQPTRdV8X4CQhpbSuHd9DUgHZaOeZa8cbt24x8ZOa2i+fc2l12qzhVeql4Y63GzOmMXRvfTvhunVN666ydvS0nPBVTmhfVztJoGkMdNROqajzSlIKS5trO8gk82+SfWNEUKhHp5JNdhYevnHLO5Go7c2oQDFGnwFMRcAiA4o57ARj6Gn41xBc3nZ2+o6S+pMDAQfnHgGYNZpe/Cnzji/gcOg4A+TU0PWgER3GVgotBsCXUeEls5HewSsxg3pTMUHYB3CwI6QfqS6E3CxHhRergbwVB7hXs3tL6wYEM4oPC55G9byn6bqbiNnX4LBhUfniMttUunQGme+Q+exw9s9QudOQXpf6lsaAoRqaZEsGOi5x+PldajFmV9mZ1MyCMlcTypx/VaTeHUc5LqInUHFSjCKYGCvBoMgIKDlNGfVImHaJVsZjoKtYGMIUB9oLBLAYACR82nDEqYYaCcICP4K0UkZj7fzLVgKnwmPSXOvnnOqNBL6fwSlyK+LJgt5eO9NNgs0GLSdMM4l8vgHH5Ws6kF7S2b96SB6ZX/6t6uvzh5I/v/pjp/V21mbECv2HQkwGBMktWlkBvnOwXL/vkLGgRtVoa0Fv/sjj9uUbUQwh30Jf09R082NcHD6f7FNtPfr3rcL2DuXqzp603GFEz+jvb4XvU+45htZNO2wrZav9prFrLQ7nqMRePagIdkr92oP7rV3HTsF7WQHViDLngd7zi4SsGIx0hzrQPB8auMuPNX1nAqn6SdOQk2ZFJ5wQpsnOKIjvot2esWudBv//zDEllusvU35Sr/8hanr49Rq2gnGGfGVYB2Tt2a8D+EXUe1hq5dvJmq7JlrKYAW87cAKTPs6+rfb4dewQHiZGfWO5P3+eDVgztHQ6F44ocGg9gXkI16gl/ABjAAMkI2O0C85GwExc11bV2dtROTt95mkp/7qrv3j6ptcophk3mYGjeGjO0za7o+8HBc3fd65HL7weQ14itc1K7/tjWN21LV2zBWHWOt+44d06NWcNv5hnj9oWOwmvXrD/0HKzesgU8wjtZs8EoNi54Jr2FGlX3OPGGztX9u8e5EdWTvqs5vkfd38yv3y+/oyEYtfKDPxqr9kMjq8lGxmyPDG5kQl2HXZp564rDxsh1PxajDNp5O+ES43iMzQwIbS8xGxNIQgzHChVEX5sVk4JBHi8vUSGXOxh0u0L9IZdMbLzA6wox/XETXWWxmMLaxsRlJV2WibcvnLEr4AqVFDh7azp8okur5fWFVslV1VntM2mBJIm0oGGAbeYWYrVB94TubAAH+l3QVuHtaqlvaQhumtQFi92ucgCCLnhJQRDCLYmFPrE5WBauaLZKtuLa0maPM9RV4eecVmGLuuaPxv0EiTFzqziM2Zc3UoMP2m1EG4YO7ARD4Iwx+S9UaIzVJsHt0URjDjXyx1tP1xDr42DzTPlvjEagRdEKtCZfdWeVS7IW6nmt1iX6Omp6nQUlIVdg14yFt0+0dJVclmjUhk0WSxVNZ1oi/RelDUh7PNyyaOYWwerkgqUzQk5Pc2ltsU2yNleEy4LNom9hYguEwQJ4iSsIQLnLXQy7Jm0KNqCG6/JiFPrMWoaW2JHKqRbUGqupi6mrqDupR6lfEF4T7BmPV8kiGFotiARG9H+URX+qES+iLt9bWNVHCGXB4iNeZbBZMywxaEAkTrBFIGCzotx1sTrMaYSDNGpBHaGl83kJOqkKfukl/QyJ93w4QMAwbRFMdEo8tpC4pCzcYSAOi1qOgFqOUQt4NxVZzGZL0dMTJ6Zf6J42E/ykPRz0abmJAAhWO2jjDeMCvvZ2b8k4Az8IaYM7Wldksxatddsu8zs5IF+SSECbpJtYfoX8d/mzKyom6KxW3YTy/TC0vxyl08azpkeiM3mvJqCfBny2opqI22ZzR2qKbE+0txM463ZOj+4Ovs5f4PnkjlrzgPmoPxL562R5Mbh/8h75utLKQksQ+OV/OqGpGDg3HqqzlY0rAZ/dVVpme1JbJNjF0pC76ZImdyhU1NA1IeICBpuerr89Erm9Lk3/ZG5FE2sysU0VC489Mq+8Gaeby+fRTaD0l790LHWsi//6gr2NRejaRrJxN4Mt8l+KzdAJzPLvg6K7EmiGr+GirwONl38h8bKZ/rGEWkXtpvZTt1EPEz0doxSid80ioaeuNhjBeLqWiG+M15J5eVHUO6Lk5QWjAdJhWkBk1IuNY4YbP9qtJQy4POclXQRDhqNe4SU9BERodHcMnhyRMn1P6We47wXH6KH0K2GH3e4IgzlnnTXUuEF+af1q4F282OMWabBYY6gaHwPHtJZYbfnixZXjYxYtmLMEDWtVj7nD7R3hwqLwpKlIUYHp/gUL4BsuYVHj02nX042LjS6UbnoKfkzSQ661F64WqoOFfVPAk4WhjvZQYWGovSNUCGYtidZWGTVLAC26PaDkP9vtoNLeUVXVcXj58vSvwOfyD8pstBecI19Y4wy2LH+h01Ufey+9fnw87p5rjOhKJi1cNysYiQRnHUObqNutpX/x1qRJb01OL/x0W1M3Z7Nx3U2bPsdp3mrlUZoR5M3yP4Bp2oF18+RvJz88G10d6n64G99kjmyMtwadEXBAvs4H7eVgt+JLiXlz/01JOPofcIoGHZdqwxmFGa8K2zKLMiAG8EE4X/e1O/SFzapLA3CXQa91fFHqol/W69Nfgm69Tmf/oswpHxMhKAj/w06vEeVpVX7MW4BeoclUCVabbUNngfQtVoupEp7npa+pzIzRytgkZflF8HoPtiDYaM6BvbDigBwBdkD2YmGAxHDHKOPLHlvx06KG1+x+XqvVmJ8plug4b3nWI8lrkLpt9T4t8hqtPARu0fx+2CI1DT7w6w2W3wL5h4JgLKFnGwLpMJR9AaRgg/cB/E/zFaMxaygdTzH/RqlOsoYv1TLFAIPeK2z2RQBTc5qAgPQEX6ikGiozCerZLSBE+OZbuUgM/gp8JBc+8wBo6OwEXsHn9HoETgqjUgIg8SWCIHi8Th8aIQblK96Q3xhfU1ISnOAcnUPwgkFw88k0WKdlGZrmdGaHiStYGk9cN670iuuuiy9GE7LDpONoWsIs1Qyr8xaMOm/G50VKwcHiUuwBYlvFDMjFaFhgbMAW5qMg6kD/4jatASnsn8s/ku1shWxH+rjjerAAALAwPRsskEX5x2wVmCM75AfBQvCJ/GNZpFvkN+Q/gzb5o3Pk3xM+9uA5PaAQs6XJHzG/lf8svwkE+Z/yP+SfgyJ6j/xz+Z9gPBLe9Whc+or4mOjRyKSUB+M/ByzoLxhneUxJiv9owGux5xurHby7n72zf2iOjzb50ova4Tvt6f9eC9eufQ98kJQD6Udpbw8YSCdhsuKO+26HrkPysevgk7vSp3bRu9IX98BLTt515MgYvhezqHU5L5cMGG0G57bEH0JyEZaOaLuVU/qAh47V2rH0BOKtdIig2GI5gqbMeeOcOTfMZdw0vB/LT3/8MZgK5sS6YrEueYpw5dQL5xfVdln1Jha3HGvSW7tqi+ZfOPXK05+C57G6j95cJMcWvfmRjiVp8DJOQztx6AD3Kk/5mDwklvyetx1+Sj5v9P1Jeth3bSI4HyP9ZSLZyNdMtAqhOlK+NHDrRY9cdNEj8BGyyfAYKV/g0AP4mPov/zkQzV6YB1zysREtiMR9w1y1qF/L58HYcjkqR5f3Qh0YHImUcEh+fQA+lp7RD2rGik/uZi9h70H6BI6ubMd9Adi5MI4ziqF3V4XJctFLRG9TQu+5hEW9ATtOI2lRIvEQSIak0fzVBpC44wGcxBHchSA6zOAzmDMjXsJi3w+6WrM9Gi4qDJV0xjcKL65sm04z1y9dsvMj69SKGvkD+bPyqoToWRpv/uj9tujSBRqTsaJkwRsvrKuaMidhLfBy4h9hfMDGmZ9wzWcryn1D8q3fHDLZjCwPtQGbS0sX+etLPLuPg11g3G3NZgDva+vyWubMsYiGJsuGLRWFF05aktRoboY73QGtprqG1/ldhQEtX1So0QSGRNea9k7r+GraorH6o4Ge583aG27g/PX00/fLTk9doWVPyL3JUDTOXaetfWnXQ1NdlR6PSV8lBhdWdVlbCQ6s8q40ZLRvRDo5YbcOESriWJyEs5NQfQm3Dx4zsfKBRlWpLhYKo4/GBAiHIW7YGOZTYDleaWsPjY4zWFcRRwmG3XNKykF5eN40zaJ9fTSMV06+9klre7jitgcrQu02Y5Xf8+JbvpLaej1rukvuvdvAukzVd3z7mN9julxrKd/0W/kf+5aHyiOMxl7CAQ0nGtc/BugnnMXFzHhQOsyad2t5ld26XnTEWiaeZ1jaXrPIWjwHNNpcHGu1cnyBVXLySLFg+YI0zYcLmL4+znBr/Wx31SppQh/8VdQe97W5DX6Tdbyn46qXS9g6q1/fbS1cYrSGbEAPakfMQ4DqwDFgqFn92B6Ih5UqGkliUdSfCMKgz+azWD2oBelHuh2PLO49tmmm74GpWzrGW1nAM/8NZsiPGr3t42e+8VmgFcD6pRdc0Ai977oWLtu4sJLl5UVD6ZOeuqgHwHw7v8IgG0ZTWxWMWnxR7NCBBj4eCYT4Wa1glC10U2tFU0ldgQ6AU9RxDWALoms69pYvvG3VpMvB3fntN/0pO3CUjnOAa34BJusqFvQuKLhPXt6wrW8CBOOZ6uG2UPpUAqZR3TFqj31slR5+ZTbKd+uMgk6+w6jRWlW8QKS0meWkTgeSZkliiM1iMONTQsE0m8L3VP1WsrDJcTVIDKaz97GZjWA5vjtYZWQkaZA4cDMDITNAN5eTZuUdJQDNU3Sa3DODgp/BwHco4Bk8hUswolBwYPgzVgqkBoofMqC5lHpPxS49HD0fs+qkcBFGlApeipriTkGTXwXUQFl//M2oPUMk6lFV57CwHvDTMKpK21hmJxqfwhEKMtyqCtGdw2pnN4fnXZKsWbJgQsvs2ZGbb7x+8+ajU9f3+itXrp2yY3ld3azAhAPyh0Wetlgs2E5Pn/YIoNEMM2H37ue9Xp8f7bD//OjQQY/H759QkmiPLN980YvMzpbp09tiop678ZwN42gzzRiy/vwEi1yRDihgCVoIm5O6hT9KL8B/XHJoO3btgmJ6+3JYCf8rfS6MpncMfb4b3kifN/QxvAO7dSu4s+weMt8XIkl0BtKBKKo2RuYnRt2yyiymdG4FypIEVLZgdZcsLoSJjRAHWmLveuzJWozdGHCgOE++DPXDqLWDD7wOh9cOjnvtdq9jaLCsuWlBczMzK1E5vXlB84Hm8rJmMK0qAX+8ITm0KnnOFN5g5KeueHvFVN5o4MFhfL65rLyZKXLg+yj/3mguk+eUNzeXgx+XNUvptVWJP+O9Pyu/iSp4K7gx/sL27S/ELzXynGFfWdk+A8cb0zdmripvakLzKJa7viWcGybKDzRIFQiCCOgE/yB4KgFM6VTr4EI8qhQI4XGH5/D43Uo3gxAS4LHAo8g7eJkEncSSD5npQjF1OQUP8mjUj8fqougw57AGqlA3xsT0HOZAwpohTwKgHLV2jgSvkimWxmM/jacEoHCcoFkipMwIaPrEwSMCXrHB3oZWAZIh0Y6z4PdASkm8K8nVHmiLoRkGDVjoahLIjzMQA24Mz0GRVqRw4ALZ7I5ankO6L64So0xV4To05/tx0mFFF9dhYS4gYLEfTfv4DrUx4IG4OIBAs9AEvAgNk2GlKfADcCNg6RBESRFx4WjeihqSlBCvu5HVuBA+SdbhUL3jyvwYIWA2vJrXTiRPclvURrhZ1RurLe1h4U16LcNK7FLGpHNqaPk2pAXQNK/TMhYGQAggPT/O8DQNeaAFumkBp2+hTx8uNgG91iYajUDwF9gZxqoPm5o4DWcvCBbq9CKSKiwFdvMGEWjHFdDAX+gugkBr4XUco+ctAFidFisAdq0mDIysTrDr3PbqOCxze1mtnqW1BmuntsJVEEPTgrmgzBLy+9x2I4Qcp+eNdOGsmN1WZqeBp8goOmZpIOA0Ni8DOYaFsKSKLWWsD2jNdLFHUyZUhRkjB2irruqCyyocegNEz+RstANCC7SbSkD7zPRdtJ7TQlpH03oa3AO1Fo7VshykhTJRq39cZ6A5hqEFRgNjrJE2abUsDYEOMoxG0ACzAONWO+SdjqArpAmtKLSsDYkOnd9TsUDqslZMKYkUFt2bkBIl5U5W5wcADeE6YYHF47RFvRG/1ihCA8sAP037rZcEnKsnOMrLadGqu3B8R6WeQYOf6OE1QXvIep5gYGBdd3hCtK+kYRKL5IRV8cUmJG7odW53zC+6Ra0A7SHRbJV09WeVNrV0Rsfrw16fjxaAYHKZ3cwaIAHOgHZNtN7IyXOAxsKyGj1qXx2twS8cyreKTlOB21yk8/Pl7PjzrNa2u7eVQqZyZ1W4uVg0gNY5nhK7bYJfQ3sAqK0D9MQCycQzCdZTatPSmj0mpEDyDRMBaCg2VRRDWq8FRZLdA8pKGJNgcADBxWocJj2AFmDQWrQCh0pCc8WMxCAJlGFMDgAMZsmkZbSQZRmO5oHQ7DLoW4u1NF/QNr6jiHugQVyrcdqK2woLJQCYCWsMXsZxudZUVUqbmmqqnB0aswayWr7ObJoa0nBVBe1I3Za2eW3rF7vEoFdPl1lcEGpZYLL+QsPTDK3jeADNcQaIA3qLBjAMYNw0Cz+FnAaagNHIMUaWo1G7AebkS4YCh91usRpFRprmNvOitsiOejJ6S4XeAgCajahnGyx6x0K9eXywRGtgdKLf3+mzsrTRVMY5DXa9qUOwaLkCDecVaK6ibkLY8tO6aX6t02wvwnTea2Md1mvrNr141q5yGyhylx3pWLFj8/qmNxfWTCmF0B9Era6RDEVsUJgXn7x7whTWVxMoQNUq0OunTTEURzxuvUmNj8eymEB5kRxdRdVSrdQC7FUUDNEBbPTHHGN0KMz48CztUOiA0ViCBgovG+LxIAf8fIzF8zvaYaRQGF9FRpNWUOthHLFhEQRlKyE0x27Yc0XA9PSn+1psXvnX8mGwqLv2+gO7QkFGXHfBRQdSXlBFv//WrxaO23jD0D/QpA5nPfNN16xLt07aOaXZ9BF9CGit7dN3TyrAqxAlMyZ3NEfLPbqdI/SwEnwlZ5ux8JoZ+sPw+prWZbxw0YeLF9+2vEMwAvY379w34Z83fdFc/MXH0/9CnwvAdfdKP3rbNSnWbJP9f30UGAoSDZ2F0TLWiboXjbQDFr40Fh6j2n6t1HKsf1TR1QBzJ0dqPbTie4WZiCGOhy0GhFsex83SGTtKK1SItzjCNKugz2GpKIYJGUWMPcfcGG5cNKOm11NYJpoOlneUllS4qhs2PdTTkdzYHpq2oPnQWXZv94TI7Jqy2qLayH8/2PmDjRPBhg+P7O2d0XmtPPjcRnO3ugNYvAPeq50bq3DqnTxvNrssM5w+vzNRGV9cVdy2sbNlSXNQKLEL1tJwxFtZ6W2uXHppcPL2g0c+7DZvfA6w13bO6N2r7MiDeIfo5xVId3iFxLK0UR0k4ipjD4kTfPJaQlMcyrNyxuKcDruUEAdfgAntsvCpdMwF6L8G2UJbut5RzIGAw+P7wu6hnUam2Cb/Dq9Gg7NE/8emGa0Mx9ndtT75H0atRl5u7zTEu+bQF6xI2O9kWmcwM3/h8Putg4+hB/S4TEWmvS02dG1ZUdD9eae8W/6VxW6rsFt1WtldwGvtXeze+Iq+vqFPLaABXEqNWHdQNJVRnppnwDjFdmkiM4MB1WKb3esPuU4SkwyLflMMsfcOUYSYHBJLLrHn0kIuUygTV4b9rwYI/6NihQrTAZtkJ35Mw8hZ6uJSNECrbG0k9hvJ8pmYH5aqL40U/bnya23IlZpY1V81MeUKab+u/HNRpLTeDKjOdSC5rhNQZrnn0v+49NL/AAOl9eVg/j55jUl0heQvqyZOrALmkEs0gdv2yUfL60uLnCC5YYOcdNI9+IJLlbIyuKxB4omrCruB02yVNsvis1H13fWJiUsnkj+U3tQNk92b5AFSGjohKzx5PUObSEnelMfjLX1QJhh/oL970ybwWq4cynu0YVbBIOqSoXAow2qHF9vsjpL8BR4WLDdbiqpLF7Q4S5qbSpwtC8ZVFVnMzKIRA8yn4D37tJ5iF5JXSksL/cBV3DPNfs0YY0QF0i/eZk+hftSJV/4IYRsaEGpbQRANKzjOLRwkMdYscQsOhrALJ5Yz40HiI8zGCdk8wfBhiSOuw86mltz2zqfv3LZE2YCNjFl+32gS5Pcf13l1j8vvCyaj/L6ZYbWPP65lGTMoQSdByeNav/ZxUIJOghL1JNTnboM2URPbI79u1um45d8Yjd8s53Q6M6jtYU0WwzffGM3oLKhVzhoMyln5dXTWbPzmG4Oq+/2UvZgSUQ+lgnhcw8MaR0bASG1JkGPUoU6MlRBJGUN8YMdhIokzn8fqn5Rffrz316fWHv1s70E0X4aWy5cN3I4pZre+AMRbKiyib8GSQydvOP+8ccUC/wmqTezJ1H3N8o/f3fvZ0bW7fvnKv3a+DgpvvwU4Xt3NwXHjime+sfWGk4ciYrFQqmCbcSnVpl2uejASc75vlB//qNiWRB6aBlyb/wWjMyfJGQ7zYP1Qgf+jhgjSB7HCgh/mcDgIjof3VD/Xw6aoidgbjCL8DrzDbiXdAI2L6LPwV8HqDPViG1BJH5qAJYy/j2KCEKQCBAEfBhLgekKugfY3JUmMiS+y1sTEleOTkTWdTYLpKWuhU5Joy8uNCtzHMSlUJx2ju45JdSHp2IBLnpxOPgt0z8Kz6kJHd5yQ6iRJeoE1j/O6MDicOxw2Cm/YzGLU+uct/bhiIeVC5Tby7yB12bPPog/81CkK8LuZKdRlxGcQr6fhpUusWUCk6rFcCM2NNBr1HVZCgYGXffARpGYR4BwksuA5Ev966Np4K0OwI4jChXsK0mmsBA+GrIrj1TzF/gEdQaTD8Lsdx5zjSj3FvFTlZ8DVtTTPa8pCpyhnwmr1dDdMcNI6p2QCPMOIga1TDm9e5izQBc7pvbqZoxlTGRANdpY1a6x1JnNRrLy00Ag5UatjocBzBc1G0WyP/secqNUt8BAJ9JxF0Ij+stZgczWDRHLIWXXAG67l6G8SH3ujkbIGdxkSaeGlZ7GmkKeAYa0Gg23BpGoNYJ2BSeWmAo6VaGbchHanU1d6TT/grjbbWU5CsiZD6221GwqLmhfVFLJAU9LY21k60Wjwa6Fd0rsgMLCWYl9j3eKQvtVfXayFjKt8SWvvhToTBh+hAWRNWsIV/CPua3Y6pSMjXjU1n1pPXYy+xqxOjGdjkkT6pyOD94kaNVgFSniOwR9iPFYSRHovGhVxbK2IdrE66MFOa9gojz5bolpCD1ABQ2NIu1RUyiA5Rg6hE1hlxyo6vAebfmfa7GLH7G0arVEo4i0ewfNE5Z82bphdXX2ib+MKpCP2y6cO/VH+vaDtB+DQH0EQhKYd/Lmclj+W//udvVcmHwSLp02oZDjBxHFX/qaqshKygs7QsLRj27wCSVPuQAWzLmpzljGsy9kM5i+MhLW1MZemsKS19aGFheMNxYW7/jnkn2wSXD7/JK/7NqObZfXGYoHVL1/bU+J/ZsWype6iJ5p7bpgsOD47pGyu6bj20t7W9h1PnbMVMMkHfzAtcZ1gQL0ANrW0bTUKetShGtfDFct31aOnozK09RjR053jWOOsnvRWt0usdc95vGNSVOSK66s51/R82WILpaUkzBdP+G2Rpu3Ba56Qx6TMJcDMo4HSYmdE5tyjLzx/9MAv/YFfyrelX33iflDCRJ94Nf0YKLnfv3z5wm8OHvyGbZHdQ/LZq94FzmfBpN+ky+S/vrsKHBkCf/H8Rn5WWetDssNOJKdtwGsvNBZVOYonKB9oLBYgNh8A9HHFcJrFabYYxKJVLNL7GQFpOGh4wmsjAv6QOZxkd3oXLe9dtXxWs9myWT7ypuRyScdA+dqSqcsXrVww17flpcu3tBVEXbx9SseKOQsSldzki1cuaIn47Cxj0Lin1NcJoUjnuc0lLGcVNTxSj4Tq2KIVl3TAcMvM+fO6miwWRy3nnN69Y9s14Cfd21q8tOAp0Ok+kr8FrlABeOe4IGqMFdP2zK22BmZ2VVzaD2hIW4rqp22dXGiRxjW1tdWYzDs7OeukaZs2X91R0Nl91qK5k2MmE7PUxTvaoo3F0DHz4jktHhF9PvT1V/COpqoQrEFiiw3JLn9jKeJJbiXxVUTCAorPPrD5LPgvaMswMjF/2zq7QR5KfzF7K/ObwbLM39bZ9MzZW4F74vwd8r+Accf8iWDyKeoUmIp+rmpvn7djR56ciRHKatT4oDFpTO2nCe5ikiqRaYZkUyEyffC7Ar3gNWPwmR79roCvYTKxWtbhbKz5ZKziacuKOUtxAXNUrJjJtP87CzugFhG0YWZUhZFVPvWdpR0lvytrprlijpTfR1kbqJDLalHCzixWHEP7HQFqKexbZVDDxgyhoRe/RzwYj7794lwcvngaxgDVnlv2XbwBanQ98H4nfYDq474MyeQ2KoYjQYk4hqWxuAPPrVQEC6UOMhrRCpBYnJCLYkuD5LP5cLSXRJ9a2yi/+ezt8te3nfiRZechwD+z553t0N14ijKaSy1fyKXOIN0DNcKC2MTlvR1BcL+83gx+VWr5CCx79bE/3Aa0tz8Bylovjf3xsmfkb/d+4NqS5APgA5+T1lsKIm3LJ046m5f/mEwG5IZhOrbC6xMLh2j0+njsPqksauKlUYcSm4XtCpI4yjvRoDv6X7MrQvP1zFWB8rDR69nbtN59jruuS99Qa2o2dfTc8af3Tw57n3t/y2nkf0k9De8/GPv1cwZ+mbPH2V73WPz38cdACLjBxcMsaCqeAyoj1n+tkFHUsKyDURuI5qczYVhIcClCch9ryyQsMUo9ySSfk4//rF8Q36U5ndbo+CSzFQV0EOwwuRzyDnVzHDDkKEz9TD7+nCjAVRMBpzMnHZopy7Kpk1irfGIba8V7Fy7LJOQCI7D+FHv65mK/Ayr6tE0NM1Iqkx2Mslax7xkPLiuslnI/UX57lBiUnjNGh4/KT+70XdHialysBuN4hgnjX7difYsqSnAVUGiNsY896i0+IsEQV1TAx9Hk5sCRvj6O9yPxFAigHNCRWjogYYhe4GEirC8EzznvziT6pPnGGTMaecmYSN55HrO47BLz4p2VlTsXmy8p46LR2R0dg/Ppr9/7omGTu1AecC2u7FlWdMcdRct6qha5gJcRqms7S8BLQ9ptoD+RqPY5C6DFaYEFTl91IsHbaVOkoqQiYqLt/FDJphLP+BvGy78JlY13OrFXKHgTDIA3sYcoY/QV2LoT6veBsUTmEP9k/LFiDVGxIiGlMpfMEDS0ATqXDKturEjDzCVVeDvUEFI8BoI0y37ROnfZQ/X8vKbqGaa4/HJcM6+5ussUv6XI1jI7XnH7+ttd9uY58Yo7osqJGIjFNPNx5ujdNnvz/OaKO9bf6xwaArH18svwm9ktZ/ua7re5mhbEKu/ru9fpwIl7otruFnTt/0fbd8BHVWX/v3vfe/Omtze9ZvqkJzOZmfROgJCEEHpooXcJIB1haGIDFaWoKFERG3YsKLpZ+1pQF7fgz4K7uLu2tRcgc/nf+95MCMj+dD///z8w7936yn23nHPPOd8TA2Vx6Qhyldg+i7lydDy/Z24PKZLIuz0hGV6RP1QTRy+WStHpuaBi/oV7NdmCJtUFOiJAl3ZkXwbSruxD6R6b6cBpvAxJpJpNBKrBQCUS+oTb430pNq2+flrhc4XKHHlpmK4Nlyay+3rDpVWBwsdDtEPt4C1Gg9HC4xANFL6a83VNzpwAh3wG0zr/oEFZq7KkQSlqIc4UZmaXl4YDw61ZS2yQl+lkROkFn3j4oHk4lZElCrYHLO7Ng6kR1FRqMUXxeAULQgEhkxZEP0GNuKdBeCe+P8kb9MX9xIW3aOKJqX2WN5mFNRB/W8jx8VgJlcXgpRoSkJ0gXm7iVJY/juNB4gMEx03rG8CiF//NSlmN1M60oM8Kcng1z785bL1SJ6E1yvaV96B/pdO4LPlcMPLlG4BirjzRzDBKiR735hok+RIw6zZ0z6XXTHn7oc8r+u4AC0DL19u3f40OoRvRIRICo0EnqPrkiis+QS+gA+gFEoLJO3f18VPApUDKhyodnaqzFF1Os9DjBHIgA0o9rwZS9BSS0rWZ1J5n5nWNSCgtvF3jUvrZ+cdSqyRsXhbT8eAL76B9s+CBe+fnwJLzbtwiPMypJ6/4BFRd8AyZtUdofz3RFwM6NugnY8SfMEoYo4Ex6wAfSARDMcbMVKOvT6Jr/vwHMOn4cfQpiH1GPxBIfXfDituB8Q3iojRp2J/acc1P+20Hgyeu3fMPF9uOatDqJSObnAc9azM65oLfKSUVpIoI8oDRl+7Cvhjw6KK6Ab9z2HFsJhile+neZLbjtNyRnQR4TUpm/lc4sk/hjAoJDvyMAxIKJUUEkLNUCt/43E+EJyUe7ZIZX9FJmWi7TugF3iR0lATPmiKJtL+tALG6NRo4Pq3jiXPJZBtPBDJ+vST/1jMH0Z/RfvTng4weVptKTEy76UwPo2RSl+aWSmrKy6FcpunVyOSwvLxOMRY9ZjIxXTib6YJH0IuDlg/C/0Hl4xwHtQVShHnDo95bZvqHDgqi4WoF/lODR4KDhgbfWjNHWiAFXQCgHvz+C88m2RtEnRbAEwEFH6QgkWdgNktvrqYTJFhMAO3oCarq3OxaVRidfXhSeSSvoWbb73MC13euLIzHSssdtb42+Q7YkKpSKOALg8BLIHy1RrPoS/xkVZ/e8OZYtTo0vfxy3c9pnzjsx8IaSgEPGWXifhceWf5olpnDTyEQeZjOohMemoJ/Uj6BHnrvVnTy6KpVR4HjVpD3l3fWPLnhf5LJ/9kwdsfkJo8EtcB/N1QdR/f3kgKgHDiOrvrDH1Zs/Aj9/NHGoiETOwKiXpk4TxC7Vy/VJkgjTEQ5MCgo0ZP9tYg/DdgcYdMUpylBgG2CId5MPHwL2KaYnqIlXNrQw4wPTDTij5VgbtA/YJbAs4OJGazVVqN/V2u1Er2kaNXKYokeHStpjsWawe9izSU4dKZphn/j4zWvksRA3PYBLxl0aIOvJNIUcEuA5aWXgYVz+cGsi4xHsFirqa7WaCWS4mLJu/hiuC91Bsg1SzqKm/ydEmDPD5TEmmORYtaIXuU6A03FvnKN3bn9tde2Z1k1Zc9ccEEcOh8HSyN4cyLzqdBO3nQ7kWYKZJrJxPaHEkLjBEMJM/l2/6GpRGv70C/1luj7VarYFzGVitWyOUdzWC1CBdUF+bX5oEM8/6UyN8e9+Ob4/SDfTeQuRcZndUzlzYtcebmVWTb263vv+1pidYPoefgTu/FF8TUlkpwcyS53QYFQM30enFPpbmO+C2Xl4avn5rB69L2kNasyxxVRWc2rH3hgtdWiKgYnL86XuPDsQxCZE2nwsX61FOEFRZUTJ2BjaUWVKsCFjKQDnacmOa3z0p5LHUH77qUdI5baDbwdXLmLnDorL71jKRhxIf9y2F49vHvRcPSJwW43rFzdsWRxO8CLqYOPf7R6ncHu4NfYHGvalywBD1zI1ZA56k4uyU4SnlvARRIfWjSx73deLzw0x3oyOeaEmMUEK0dV9j3y6BkwBAdSDz3c9wK4Fgw58+gjfZtewCl06XKiHpPa+9DPZx4FcnQ6t6IiFy64/9vvD15Rfjv68dEzpx4Gyqpy9G1ORUXOQH6F4H1QAeJmXHSPehH6mO1N1aKsSZtgLzgxaVPtwO/bA07A3k2TUFaqdhPjPF9hT4p/NinF/AP3aBm+j06wdg8IuDlkefBYgU8H8EpBG6MxnmBT4H8BHU4bGB7yRuoLMGQNuOnNN9/sgMbU52AIeook3AwNOGcwOgwGr2H+0ZcND+O8xehaXGYwPAxcb7yB/tbXcWfHfjGxPzhgfMkEbNQi4luIEthuYvMxIKRNA3lzugSx7YBC3CdGfsGIm1piuXZHTgz9kA7AdQ9fZuDNibFrj0XrL7v7kcuaG54+lqi6jDafp0TZmOzUAKMOjEhOIOdUMVA+R7eVT5GkNmcf5eFcHPX3PYWD4Ofz21dOZZ+VcW/i+XQjdYR6jTpKvU/9nfon9Sn1JfUV4UFdNFHQV0OugPURTVIX5wYmHA2KBiQliWqIpwfCogqaN4xIbJMlEc/7AkdtzlDYUJJG6SCCkhCZQAQbOXNCTZsTBVyoAOYQ1yuYLHXBGmA0Y+JOWiPqLBGFVcyl0eSC+IkEyi5h5oAITB2qhlE8NEkmH8WpMaMG1EDm5WFXTp9dl+uZUDmoaNVef16lPVQwfahcwsgkeZyb1dMSAAAn1dG+zVkhD6RhRQKPRP/uKuvMbofEiFxurUWnBv+QKoy8nWXMEo2Nu1Oms+o0TwBwl6nwusJEobwxl+2ozkvkGIxyizJCh/N9oIrVcWqJnJMxnMamL1Svm6ANN9Y4B0uVWVkmpemntY68bKtX7VPkSjmYPbzvkLo0T0fn/hQ6HJfZnWYrXLWmqhadKlo4FNxO+8qipQxnHF7nQIO6JPJ8JX/MLc+mVwFI/k2hC5tWTB1SOi9R5UrUaAN7HziycypkWBkb4JxKlzVg8thqsltwn5Br3c0mVVmVEdpik9bdZGBs3SatxkzPU5tUcoaFQJWlC5h0GhMd1tqe7Cn2e2mDRavn84basrS0WuV31zqs4TBUaP7MGqUaCSbgIc2AXJfHVmAfKZPlOwBegaZMMfpD5nxdGd+ikcXG3PVyLi2Ty/g4p+gbZct1xwtK2XwF7Vc+UoTe1gBOo5ByIBeqOHipQQeUqbUjlZJiAIQrizyuHo+xf1NmTJNNojbhZS2Y3g0h+rNkI1+wthTUmsVRJqjUcbiTCLrlcVBC0GuI+h2RxwBBmY0oIwhacYLGlyG91sdKcL8TumwizR8x17K8a0nzhlpWqtBwQOqdPy2SPTaXU+bxBnOs0OIstqllOjOtkahlWjWvsPsUUjkrN4NOuTnf5Ulu9NuHDh/XnVi6H8IWZ0NT2a7lq7NsbXWDDb7CLIcztvZt9Dl6G/3jT8lQRcewjkJe3eyrcvnzpBvK8g7mGv2jG0YmQhFebfIWYw7DIM9y0DTjsXPKzYVqjVyZZzFIOQNUMXJGQkONWqOTMEpQaMrPd4wcBcLl5WEAbpnZXWLQ1bXWAlA1tBrQ3oLslUf3o3/+bsHSV4CjZ/zdaxcPq3XKpQFD2OIYP+KWoLPNrrIMGrJ83f3UQOwtF14lO6mVeD7QQDUIZex5E0HMVZs5iQGTEzU0bcaEgldicNNcISwAiQIRRwiPf5NoRBoi2+kJMyHACumEm0hUXIA2SDiTYDlMtEU1dKgGVhOFGlyRKejZ7ap7YLS2e+joleMHmQrqlLsVgUBgTsC1+/bnlHuUgTnNAeeent2373Y15tmbOleOblmqHHU/PXvl6OYl6jHPNCp2C2Vce3rwP2dtobFlJpzVYitoUOKM5jlCxu17nA1PjVEsbRu9ErzVs8dVW2Bs6lw1eki3dsyDdco9isCcYIAUhHpyx+a55I74n6vh8FgNfrBV05oNhWd2jl41ebAjr1EoMid9Q1ftA6MVSxlz66WK0U82pJ83ndWQbxs2a5Xot0PEzBhEjaMmUFOo2dQ86krqTrKfEywUXNWFRGXOUFpDMREk06HEICpy4n+C0THRvcRjgciFBB1PUWWTFhQ0faRUQpCGJSKsOQQCOhaY6RCeds2A1eFPSG4hIMKI+yJCXWK6jQcX0Ami7FBJSCdotyR0bCQPZxp1cDswGwx5uVwj09AwwsK4aUmLcYNa1wils6QhF4SAtZktejkDJAFFeeEMKK9XyKwMA2mrg7aW1CovYxnVWzSnDLpcNrOaAbTHUOTndfC5mqvP/AyfSDUzx2c9PuOvs/KPoQJYhU7fFg9v3FHuGTX8mxqpXMo4PMzQBwZPuW60xh2Qg519p9WpAk7FEoVoDWZ/CyBmdCsYA3iN5qQyg5ONwdltUzSQgcw4yxN215Uy4IUKKdG7k7Mcx+gkOiihtVof9DG0HAClEUbK2MgIh6QEgmJwQqMya5S0WWPDw5BRK+GOv+ekbvoXI/00FXfD692pf7kvqaMrngJrT+tUPfUjrcq2Ak6Gpw49DBQ7/ZwOM9LJM3/4UfKdCkAmLgMS1q8GyZcvmW9EkwV74wz2ArHpG0yNxT1hBbWV2k3dTT1J9fbv9PQ7h2XPhywn9APx7WQ850ZPxGPX/Ur8/3d5XgQW8+hAFtnPTJIDe6K8ade8vp76yaVh2BPucuxxhFNZAtDRfzwA6v8uv6snXJpKMsnJ9ee8K9/pXT4oRc3bNbleQoVLw/gxusJnkv3VgPpiQXTR1P+mANgOqNJwD6KIN2+iQy+h0rKbGmo4ngMWUesFD4IPUb+j3qI+wpTYWaABblAIai6y49fvJFFsd91/Gaf/y+/5W/rHhUA+/7fX+3/5fKygrHJG1FLpPed24H8/JH9rwXMHSA3wTPSbawHqv7+ThAraTgn7XBJ8RAMgZ7/9teCj/cGLQyBdPHhGwEwRDvC/qNb3X5Q9D4YJ85q1Z7VML9uFR0mI7BheoFRHZJ0ZZSGzyZCxMmX2o/fTunXofYfDOdxxEnSfdLQ7HKhHVLB7H73f96qgWpdESUG1rhT4SQHHyZOkwieibh2b9r1M9lOcgtRoBJF/iXwPph0JXwJEXzEgvYSyEUZPLCrw7Ofz4gziNCYwoDTBBgkIvmFEcgrTZ8rguKqWtZX42LqmEt03qrVlU5NwAFctB/qnvDX1uY1f1dSnmp/svvttMKRqXLByTSs5rgUzWkc1bWohByZcOb9t6d6h5HhL6lj78kV7m9tXLLq18AX06dKCKqeic/yOMcceXH6sbX5l8y1L8XHo3qVzVrQ37120vL351kXE/uosBYkvcKOIucib0sbu4sPjZ4e9S6bkQ7+t1+aH+VOWjN51367R9NfXvxToe13QBIsFXro++d2tt353DlMkY3fkxlQ80LGhfKAiH1FEUk1jhQibqJhqScJkKlkLn041pZrY0353qtZR70jVuv0FQdhryjPB3mDBJDAJrv10MUIIpihfpQ4ltVqQ1FX6aCpcrwaUVHqWUteLUHn4/lLRj8k5q2icxQaE52BB+hzKxMlzsWTHF9OsYiD9gAHhgJ9SWHzxAQpOhGrBjWgBWsC+OyCSJ4YPo8FoMHsq6EG11lorqmVoyKaDnmCuDzyKf73muBn0+nLBo/6crl5Qvr/7gQceSG3LhFbeBeT7u5999tlUFeryV2tPqNUnIP4jZ221H/QEa7VPg+vwsVcu79XWBlH309paUaaCpBQL8XvLcLsHqQKqjuzWGj00QTYN0pjCi0KPFzM/lNgjOY/BFPBEYiU+T8xDeHWfJ0A8j+EcocPSPg9XigA429fZLQF79Adqlus+mIEO/zkF2KNXvTkTpi5ZeiYOwm++gv4IrG0TnkN96HPYMfaKZTUHl1xaPHJJsil1K/PAWvTHuZ0vpJ6sTaA3gfQvbwP+ig+v1LkWrYrcfei5oa3X/cXRsG7C4x1ZB1YNWzOq3Jb+hpn9TBcVoPLwmwwW/PxcsBrywu4T2VsgGw20L4YpVUP6xOIynnjsHLoPgSaiI2YfHnq4UQZKwo6hbWDdsp5r54eaR7U+fOeKqYefXQvljUPALWDnhuT+2y5/s/oqxdDixQrENM0DNej350vB0PV9Xy5dfFtOSXfZ8Bwdev6pzsnokeOL52S1DJIbNj9ycOPW/b/zhsElq0vrgbw1w2txGZz7EEFn7fdaIOzBmjP6ZyFCmYMBCEUJA+UDwhxSiMeVoD5DgGwpScG1r1177WupbTvm2O1zWuvc7j0txg5D1vLBc+i3H1u3/rHH1q97bBf64Qgapnx+86qnrf8AW4ZPVpkIxoDimSNAwbhJ/WvPPPf2DkmOe3dLa61b6pFWDqU/WvcYrv/oo+ufRT+i3294dM+lE8EDtxZBsPsZIEU/UOfxjlL8Pg1UaxoJgGyfUiI3KJgvx/FDx89thFVlGI9AJP2dOJq8fSCzvyy2CWEO31vSs3hxD9Je2lE62VpSULnSaolWdZgMHXSf+CUOGm6YMudmORi/69ixXTf+EX4s44dVo7+IH+in7a9u2zZj5jY6u2fxkuHti9GrB5aWFxkM+BqVKy0eFi4UP+ZNgyauvGZ237Gdu469cyN6DgRWgHdxOuqZsW3bq9u3EbTxs2MkX7FnKRXul/mYTx4moCbRXEAQvmIGymTHHDOtATTRbo0nQoBYGwHModE8aQEgoQMhnmglskTqxKlZLohTEnQgQRTX2Dim6k10owaiiXjsKziNzAvb8g7dUDO1yE0zz+kgJ/UNv0aSPKIs5vWDb5T+4xh339/KUqHC99AL/MeG9rCl2FdkKYK739UrTKqwv8rTpPD+E5St3f4+mrTb2zGoUqcDO91xpSIEFqHrTE66LGAvbfZP5JSwHG2ZOOT6uaOMRjDTVqnT11w2JvUZusnpoxmO3Q8WgXkPaE0m+tEadM0zSjDD7WCgwZRnjaOX0M5Am8/gNZnkenoIWPDClyPR1YYx42+e1KBSAdqu0VSJfaRWKvZ5sq/bcA4tgvfg1iJEJNefMtBw1JMxIM04EsHtR7qHmagwgBOTN0+evHkj/fN4aJGlKJkFsrSQhPTqru6e7j4KH7rU+k2THHPNd0yjqWl3mOc6Jm0C60ihyeAEmCnleWnKKkYphEn2JHG9mRSPmJ5L4tJ3Tl6/fjKatEm0q5WS6TZKVWA+vnUAr/a/PLCIs+xJe8Qy8xm7WXDu3dMpXNakTRd99KSIipckL3DqtPi4Mwa8N+MR0mBy0yTyErXk8WvF47mXOEHIrBPkVVCW0Exgo9gAfc8IUUwPZGEe5YTwfpSfDFRXBuuPbAIR92kJ8mb9R9GfMFEiFI/siaANRYDcb0W9Vr8coIgtyIMdnwjHl8gxSWDhk3zQ9hLYgY+fgB2dJUHdtqDV57MGt+mCOPeG/kOS5xGuEEQLhcOAucZI5VKNgi5MGjRJnOXTZtjxBE71DEjNElJ5nOoX9hP7SzOCez4wUDVttuv3aMvNOXYTm7V50d/u59W8o8v3JfrDTbuKfFbOtXoDML9jUVt9C8Lr0KMPv9Fjdme7Fc4tD+4D+bONvDP3zQvh55uy+KVeWa7BKbXPVti/CBu35aiiVp/Us1blA7pC89BhhVzA5c6RBhqrlNkTLhAGAdGXLf4mPKGGiV82juYwjx3CoQSf8DAUescCzIjN2+5Cx0ChBX0KzuAwyGfeST3tRlNd6CsXKISDXWCfC+hceOzp8O8aGcVcSqnxCks82ldSQ6hR1DRqOrUYc6TbqOuo26iDVC/1LvG2RXqplxiNkhkbR3EzkrblaIM54zwgRnYHvYXEtjdhJoo4sVCiBM/2tJkz+IT0KKbZz2W404o7OIJzZIDnDIJnJOIi2ZS4MCZGRLvwMkCTbLIG8kSMae6PYXrVxHPFQgzysXjaGF/AbxaoOpJACUIKWotJSJVcplargUpmAjkKpUqqlaqAXCGRqRUy2ZkvDAaohjodVI+z2aBUZjbLpMB2xGpVyKHRCOWKyWYzVKqMRpWyC8fVEpnBIJOowQb0kdEo57QQ80taTj6Z5xVSHMJxqWIaTjPwOKKSypTgypc1Gg1mCdRqjUEzXa3WmrRAqQRak+ZPar1NDyQSJZTLFFJODZlZB5b1/Vuld4zuegG4dLGyZQf2fwMVcrVanvrhG7mq5Bhs1kpZVqqVpJ4FnwM5p5BxKrAguU4mW5eUNb31ukz+2lsyPDI//+FLheLLH5Rs3/cq1fd9KvdnP2pl3I+fSWTIBBeizT9yCv2PYK1eMRzlfS9V8N+Dd3lFFpJ8azR+C07LVKqUDn6G4FdyjVrxFUAKtdqFDF8otFrFF+ALpVaLpP9U6fWqJcvgWloj41ipPnXjsrugXkVvMsu96FSv6QCVwSegBB/GdgGBlKKy/Ak81ZAd+ipg+t9jjABOLUZL4pAH74G9K46i21AXuu3oCrD3V+KHQQ+YdjQTP0pTY0bdJ+pj3Deq774BEZAzIMLk4FNSjOHTgP1cnrJRPmoyHjuX4rGzFc9Jv9yvM3M6D/GnLChbExEuEKRlZBNXwhnFPXMOCn77iD07INYhRrIHS2wOKmBEsL/Hr40PmLJQAyAx40mOmLzH8L+QgaNJ0RC5ioQN+siYLGGPOML9AMrJcJdjM1gpV6JXlGA6sTVLURB5ohXlN7i0aggkdUWX13xw/03jNSoLYOWMbPJotQyWJBr9FpVK4TYCs1IvI8bwygSyl4yODgUbNCr8OAJChRKs3boTmtiWqL3UBVdYLm0pUjPMZmGLLQPDHHY0oiucSlCmPK1nKGLQdpqCI2wurtiEmSsAgmGPpQKd5pSAkdvCs/NlGghHd1+xruOWSFhjLJRAmnWtGbQf2S2Xh8fRq3M6uQAdZhiA65pwe6Tmxu2YKG5YOGZRqcLiAIA6r5+J32jUb/s2vJEAGuPWj0XJ5joOC5B+tEQDfCUFxDUbAVYntJ0Ptzgdjf1qS89t2r8vydGQoQFLJ/ftb0Lvdk5nIWTw00vgdUuugyxgGAjZ6Z2/odno5PzUfPCJwaaVWmivDNnhzvnzUbPBZiTOdtksGfSkPpK5JUajzQCemP/Ldhj529qBmAL4CKgnkQZDN/CROC02hgDhRsQNhUCI8/SvNgLIB9Zhs1k5i1+agSxHz28BvsbeFxrQp82zGSWNexcjUcxrQR82Pvv8b2iGz+bNu53jpYyE4WTM7fPmAR2wzZ+/j+MZGl9HuQ+3ydfok4yOzMD3LxV0gX9rC2COUvTTjSkNguwIfDoycgnY4q+/cxYYPOnKlpyG4c01RR3ouomAXbGyxF1a7f5tL3i3xpzsGLHSzs9P/QlYgFLv6Rjv1lzsnXKoyG+ceXSeWMIMGFFdyvCrr8Ak+6hesvnR3tONadLf8NygF/X2kirJblKFIGdmnjWzL0OeN0E1CyjrMZ+Rjfmc6bPx19/BR8DFdUCwEBa0oON8LEqcJMI0GQ2TREmQ/OjK//XtkklEwW3zpdd/eL3UOD053OQ9Ivh6Y5ID/sCvvXEyiaeyd9CdduvIhQtHWu01oDWZtCGb4J+xX+d1wLcqo1oEbbbftE4YM14j+x03JOIE6FEbEpHVTFoBdSUUIV5BCwBJMQgpv945MZFDfEce2EQYg00HtOCQm9+wQRs3GFndjBk61qh/1m4YO1YfD0K+pISHvOG3zE4FUlPqBHElebewb3y3JjXYsg/s2WeU6HQx4xr0/BpjTKu50TCpbxIP/TFD2Y1lhphed5E+Hf2t4/TCvSE202oCGmY08utLoeCFGAlHegFpFrUM/QRkst+0jtHJTF2AjxC/fy95fyDvBHLZRb5/ghpG8JN+05tVE9tRQLTfiYWpYL7iMXG04LcIEFV3Yr6IqVxMKPBiWZIZ+vWP3yW1KaIKWvrEE1IaB2zSv6nxy6rVf7swHS1XaeBV0KSqSZ9/U4vgKwTxlb77Dl8hiK8E8nn8h45dmJ6S4CvS5NJyHOj7PQ5gnid0djd7HLcX0dDF5JEEio595JjrMdkI7ZQI9ntcx4OAqCQN3O5jj8+cWveHOwrbOxx1c2cs7RprB3bbuFWrh9+7fPsdbx969LlyztpQUad3l0ditX+8oxq+9LL5CvTt7bb8Il1sybUfAw5c8tZ7aDf66uWue78cAsKHe3841rtvPWCUoazZI8Z2Tp/w9F/SMn1OnNcklBxzU3rMmVoJNgAPdAE2EZKBQGbDGfNuOjaAaRSdIe1UjLAkIgv9VzgBPYoe//3v6SgOfYcebQVavHh9fTVoS93FvPl79DhQpe6io96+N415xr43vV46igM4ASxCl4DZH/k3bOh7H+w49NHlTzzxxKSPwGx0CfpqA4D+Q2AHuik39WG2OfWhSgW95mzozTZDL6bkPzRn8Frxi7Arcb8cK/ZJYdfO58mFgoSjH8CD6N3rcSYQmGeirZDBC3ex0fQuHpfRAfN5Ra9a0kVXfnE3o6HPDAaQve+LSyYq9y+b0joMhB47ACx3gtNv3LP2ytnaGmVDa6K1NZY3oq5u6IjFdavuvmfNtdMm1beUtDeX5Q6vqx/asahm9X2wr+CV1fs/BfJ/3nXJ0/FQ7tI7ym8+cjv64k6JBX29evt0w1B1XUM81pjT2NHRmHPtilXbpy6orY+WDRITtp1vfyBibxKrmgThP843GvBn4VeJmBMgESxJhCRaKgsfvSFOnxUXfMuyZjwBcyYDfO2Xqv+wF22+//mO+zqeP/PN8w7H852wHqwVE15Lu4qlZzzf2fm8Q0JdRFNY3Ukq4aqkwv1oc+o5IQEEPxYrS5+/X7ycsF+TJTnB/oWgQIBzCk56osxPEXyCrGqy5R+KmRi95MSV/0S9qAf1/vPK50H70Q/QB2m/trPQBx8cBe3Pw+TDJPPKf4Lah/8Eln7tPpmPev6xUXRju/EfoCv/pPtrtI3ohPN4Pvs3bsPpuKfH9YlIMR6FjKBMIhiwA2LmTjY1E8R8Iy5oAxGCkWQKAbVgFS8auxcwmOuJmopdUrM+rVvOS//6Eguk4dpSDzt0SGROa7VWG3Jo7Cq1PDs/R62aE2oz8CBkNNze4wnRjGm4wzE7r4Pn3V5DoWf8iMEmY+VQC5OVU5ytVqk5eTh/eHFjbpGDB/SH6JKzh9Ghz7fAXcfBajxCpNFZK/bsPDA4EtK6ddropiUzXE5rsccmkSzVNdnsRYuy3E8+XrDY6wkM1umWqoc4naW3HK7Ndxs8Om1s7Yq13bNHVul0KtrprY+0N8+as3EwSqEZ/7jxZ9Ah0j1CX1NiPjdMtVOTqAXUKupK6ibibyPoJ54T8H/M1HH4GNQmzBKOqF0TK0YuFk+E4glznOaIIZeEqO6YcRdMBENEa5t0S5KLjxF8AXwZPFGmi4XifkqLj6LuJa6QIFWEWqQrUAOMYRjROOY8NXh63tvotnnlzry6G9/X1aX+NtJkL5s2rczFd/hYafk8dNvbpXW692+sy1v9qVr9L3fD4bLOopKJJUWdZYcb3P9Sqz/11B+uGFeUtyCvaFzF4XqUU1dKigd9ZfNAF6OdVmY3jfT7OnhXmanMFyQ3Ka17B3QB1daT6EV0AL14cuvWk6ASdILKk49dZIDMqpe8ddBbHCm7J2+MEuoclSWeQ+DmQ57SUseM7oXoX96Db0nqgXJM3j1lETihPWdMTvvE1jsa9N/I5d/oG+5onSgkTWq5o1H/tVz+tb7xjhYYrIeKMTn3luaUeg6+lbofzTrkKal0zF7YPcNRWuoJenDGvTljFBDfGq+d5Mm2DnxauO9i2vnnZFkcpcVU3yBqLrWUaDcGDERKHI3Q6bMpEZP4Mmr3RoL+Tw4EXoSwHWQaFjiQUJyPCquGj9A3bEzEjY+YojEfSSNuBcj0GzX6cGVaEB6Jgpj4hS5QYdOk+dNm+ZtbW/3BA21lkcoxyyvygtmLw40tuSe62uzFxa2d8sDgKyG8kganXXial/lkc+lrmEo/oLWYe9O7S4O16NWiIcWRpmI4Y6BI7GR9TS3YOXpUZzRwmdO5ZExkjobWNcYsdGBWfoNPe6ShVs26LXlSzSXDLQ4ZmmpPgE0FZnMRWhmRrTJ2fAyXdRgs7sJlNIDHA/GKoAW+50/EA/5YfOQFGK8SqhHPQ0cEDGytsIe5gFpBvHr4vMS/Ak1WJBIgI0PwpC4gs7BGrccrqCbHCPMQS8vxzRHgI1r1oShRtQ8YBVSrmC4a8wqI/QSeH+dEjcRVmM6Q1vwW1z848q7bDu6uqKxYu3YFUPlztTvWhkP5g8eMGZyPdg5afUndEw01Q6Y8d01XxzTwxIcM8yEDJw2eXd0ZcUohZ5EYg12Sv0vu15SpR4+tSn3dVlbePryi3DRjzkx6YlXH9VvBm68p5bnZ6x8zS4Mhd7bZ6MofWYbetpbNb76rkskevdDBWO4dcfXhwr7n8sfDqZO9ngmpW8Y/8mIoXNk1rgJMYaDkuZa4L3vtcwy6YROjvnTs2PKKcdQv/FLLgI/GkwftA7roL+w9soG8+1aLIeeWlYCbCf9ynlK6AXyHu0LeRFCKeHSEvup837NlZynmFfyNnAJWkAgOxkEiASPbXkERuZGYpBALcQEbRoCdJNq7IrAQ2WQWwI+JYgUmQujmJcMro9Wxn/KB3cjiYaI2Bpsaw1WDtYt7wL/3ou9uq20wmlnWb4yWTX002dKSfPR5fCqRq4LZ8tpJe/+6/DagYgw9i30Nw9E2ZDF5oN2w7rvfPb6xsnOYL6d9cQEe2N/vVbMBfGdGla6OT1OXzDGEDWp+zfYVf907cS9eB/XpdZAgNacVZRMEWoRYbkvcRGudjGNgTFNVBIXSxxF4TbOI1pR2KSMo2uLeJjqWIfvpAlAMEVWIjRTTArXUpAI69eHLrj68ZUtxR2XE6zYoQUJPM61jQ36ZUWdUaAEmsiqGGkYmpJBha/8dWzqiViNV10qzH+jwNS4fVWdwKyoMjBzCopUqlpHqh2YDhqHN8D3eYyjXmqqVV4PcyvqEMV7e1jS9vZwd2aAuUQKWBUv+sCB3icaQZXRDwNw8yBAoyGEskql6E89CBoD8MK2xxQPhkBOaAISQVjxbTRuyGxgZiBcAPkN3VWM683kBJ9yDaeShAobsOaJ9oKgbXjwZ4CBD+oMwOENcwk9QRQiyHNFeMYugc1qBUjXBxkh2bn19bjZtjYbt+fn2cPSLYjEFHiwJkZRQCfrRHboXnbzT7PPYiqrtHbLUEPThC6D1pYdB2TG46MpliVd2NZICdwLHvbcDx/2MvCMSDYeiaIojL9/uyM8DX12YcB9zMzq1t62ZpuWMDq5/73Xgvhc47tz8aapm2Z/GPr4wsO1b4Pp227bvRPwSyVncNK60r2GBZw3QIkRSDPMMBDlLwHaQnPRIzlKsXa1TqFDFt3q3Ssab6a4zx9CyAA29kqQGrwg/WMKnKadWyh5Gx80M5zGASYyvb/od6uwwT/fKzuElnGV/wpxo1nl3BZm7pu8JeMDKwMD7pr5Bf9Y71TLehMIBmvZJkj70+genZ4F2egrynrv7X9Bho3D3F3+vzg4Z6F7jaTWb2/fSlXB939/Pm3dKhDmB0B/4y4m8bNSUVt0XNPrxVzVxmZlIgAsWPi57vkNb0XxfQq0+ik7uPYheW8gB6ZVyjZYb+u6KOc9eNWLEVc/OmXao6UrijhrV2oLhkGvjfMDfsBc4jqZOZ5T3TghKaLQDvUqwua7fLLdKr5JB+ZQ5uPrb+CqD669yhcJEl5B45t4wc9Hqo3tQvzZfV0Z/7Zz+ip3wFWqoFehwbQE4z5psI+oTKWuBBJ91P7j+AsEhS+HMgYXQk7+QDVbjez2P77UF05Np7TNhlsQzCBHTCWCERtpgdtFprm5giRBuN4I8DDJun/AIE7g3onVu5Iloz0PmIr4kVAAvXkK4rmRH3iP5eQ/nWWzevHKtBwBVIDUpqAIgoK2NhK2WwsMFufflmK3u7LjGQ7AvWalapqks8FssBYcLcu7NsVq9uaUaH65og89YcUWffkTUasWXzD2Ya7X68stxpldbWei3JDku2+p2MXK5cQXYapQzjNyItm03ySXA6bblcVyOxeVi5XLzyjI6ny6wR7whi0TOOIS8PJvLDiVy49Wo16igaYUR1F6NA+ZgOtMBWLn5qr4RK4xyDjpdtjwBY8hyNskg3MZ5afwIwfzknIK2rz9ElO9FO+F4NsG7QAFLhLFJaL91gdV/rc+2wOa7Ydq6+tpx41YtAhHwkdXPNgx11gKJVRE7k7T6/Vbm+TPV5Ay+VhaWr1q2/cDK5dkBv8BHkD5FDfA7QjSIG6jBmNoxemKBX2gKe2K80RcjZ/rCvAv3ynA54qYSdKEeKLjXSuO69fT1nDghoVJZJ84l0slzYVh74kRfD9khHQAiFwQ4Dqlksg//mPNyEDUwli4myrfTvumJNgXxHoLbkODs4Zkcr6MB0jmzcDqenVjMCbFxpnfLM8+gH5+BaM/EdTi4Zd1EMAcSuDcSRHsgBHMmQooUeWaL0nRoDMkac8ikFKvhkAUnnjdWA1SMovyiDWwcs0ymqLiVjJcaLuMcLyEYxP7ClI+lLhs3quobCL+pGjXussseXge/qR6JA+NGVn8D1z0MLhtIKqUeXle+UqvWrixf9zAuwmlXll328GVlK7XcuMvoEwPpJq6fd9Thb11NtVDjqBmYe6AoYdtX2OEVBBOJODATnD2NgIBwjpGLElz1iBvwwuZxWmvWhJfOgbG42HeF+TOUVl0RpOoitkuJCI1mgIMMRdYFB/LkBqtKkaP3bhhlpZ8q+L6R52vHE9xU9DcCyyrAqT5xey0f4xvPyJUq+QSZTG6Td8rfV1gUnXK5zC6bIMvSqwXgky71g3qHHv/fPYEUleNiNrmMvjlikOcdWGAtkrPhURu8CvBAwXeN+IK1tz9xbeYewEVwX8fX8nwjyEtXxFe2fyUcZULKM8K1e9K30usHZe6PnyiNS0DalqEM5MuDAEt74AVbQCBOzIB5czBkZgMJCZfgiVGwOcHynCmSCPEBOBW4gXshupX95R4Qs3DnrK9rLt/1VQx9jD6OfbVra/XXs3a6QNPVly77cdmlV4Mm+Pbbb6OHmeRFGNwzQ14/Q48/ARqUR1vW7tu3tuWoEj17Yjx95vXNYfTnQaHQIJATpgTfdWn/0BmbgqGC1xCyw3AH9Sh1hMwOGc/VaVfuF8TBr+QHMkpNvl8r+ev5nlgJywjADtUMXgFdjO6CIrp+x6FA9BIpuoo8F4S1F01OPe8IQhi0w7P/TS2QTCG0EW1MIV20fdtjQAWqgfLQtvao7lyZoB0l7cET/TrwA7yLoiUXS90RtG/YYA+m/osq4CqVfA4EM+UqXUnLsNbyQKC8dVhLCRp7rsQofEl84X65XxoXwSBo75SlccD65yWeIBoRQV8mQRAlRMygH9qN7Q/B3qAtaEN4Qj7FWeC/CLytGMUz+T0Wru84gToCWQTsNxNielM4PyUsFZCi55pTtbC3L4nSiwJeJCgzSKTdnZOjSOcKz+wkFKeBI9pCTAjgBSqorwFmQASRnHCW/E8ggBbt6rkTVRxGux4H89YW3tmzC1wXnNccQN2fgeuD85iK4Nwg6sZlCtcKRQ6Dl0iZ6wPN83Hdz8B1AUH2bz2rlPxT8NtnpMoFr0QDURAu4uvSxWLqJi7Ae8bNEResZvGo14vWdwlaEPun/SXwgvMFFzCn1wCjLhE30XPXP7oe/wc/ruscv379+M51H9cOP3PPyIrcCYMnRMc7RsNGu4Sx+bhFbI25MTg4OrSq+eVVZ0bNr182p20MA6QeDjBjh89ZVjd35JlV1pwQo6EnNzCfNkw2hnJox8gVK0aOWr58VPqMfoa3jB3aODE1xew1aXBN4JDQVtsEgppPSxRas9uyczb6+6HFvqzC6GLQBKAUoAeXRAqz/EsOAfvsnYESO5TT8Ikhs2YNSTVr7CWkzWbg9XBvWk5L8CRwzxLcien4BLHBNyaADng4In7l6eT10H399akzY0DTcUw0t6Gnjx9HSxYybagNPEp+KSmi7Wf+efw4c1+fArXh8+XAI/bh8WcBex+bwpxgLp612qiZZKaCpKkFIkrkggUAz5BEAxjBrjGI43gxIiIuQBbAUJAWwDnTfh4I5oXg5MZPvqCexVEWT9oSEW1VUKnBxWgWsMpQ/KxPxQCWqdwNKjTFVot9F128En2p8/FKVqrP8ameHZw3ymyly7h7owGb+r5CNavzFYHlr7dJHalOtqK8FF0utWeD1vKwjA7CW2inBr3cYAHmArXLBZovi8gcgaJdkuPr0fuqLKlsco7GqFTLmx9r4hUyefBkQhMaB73WSMvjjbDVqffKctGR+J8NaqMcGFuNEWOuDoTq7ZwJjphl0I2DY3z23EkauU+f+v2rIYO8RSOFmCApDIOZ99dLeJ35gzLBvl+U4yTPs32wUz5MtxKfNfjrCVSeToB5jJ33IzSssEno0Rm48yAdPDGGQkSSnxIsNVgKYaLp3A8TecGSoCR5mlKwr2Oarrv9VLK9G1Ck0llM3dGUUI/ql8cLv75aulcEEmZqz/R63EHmvTOCripTm8RVcygV92cBb8GN57YRmC5Lj1qjIeHFzEraiiZB9P0EIDAB/8rnJc6IBfIbry1COo8pGBxO44KdS2cM4R2XdVw2B7as37h+GK3fLW/74h9ftMl3U2cVyiv+tWf0/etnlEPdLvlmsBIkwcrN8l1IoXgMrUelaP1jCoVut/wZyEAbZJ6R71bdYMjKy8syrI3gv116lbx13LhWuUq/C2ilc6fnVVfn7dIr5Zt37NgsV+JEjezWfftulZGCT7/xxtOkINGCE+xmhH3MgVKpGmoYNZKaTs2n1uDBeYFPOOq/PBNsSBHVLhIfmDYQ6047QAd7II0LksOIXgR4XTgh8UQPGxi7aCI9rGVOC/6PMvUz5ngsPgpJr7eUnBYk5yw+xuaJtcl/8LpwQq8PjF00MZUE56T38KyY1SvAUov8BrpLSKOp0xQpJyFH4hHvLMV+JSG4eoOEfRDo8RGYPAIfIBhBkY3JCiC4vxEmEKJkIbp0MvhCmAmkhSZKZDTSMVH6ld40FnnzrEGWSUA2ZD1jtNAyn94vY4Obtsx+qHtWzKIANMMMv6mg/cPFV3d2ztDDkUCBjpuc9L/YfCcc411fNH8xvXrUStTosfHogMbmcRlLT3R/VBqA5tDcKbubaiQ0oCsem7/h044wBKBLmvpR7jGxv3MGbXz2fjKHh9JrrZzS4xk8TLgqM8V7IB3EzJ+Eg3Q8oef1JEUGtDTxbxMUdQ/04LCHB/IuVL/+a6XeQO8vbhn+SJg59vHnINeHqrIRxcyZ2YDet45geC2YbfSxS+kuG6ZdZ4HDoETrQ7e88jyIA8cHJ9FBcC06kuLRYngTHUr1onFoLSyCCpAP7FqrzYBmi7IRmWg3oqEslAPzOIIfeuCLEwliwszSuG9yTEBwC8RHAR3lfaxgKULAHYyiijBnipqIure4iR93gwBm4ehoImoyRy/sxdyTV6lLaEZJK09vLFfUou8hSADNHTrb8iFbHwJs4MCcA3DPoPY1ewHYURSsDI1pMpmbF228FV5TnFdc0BTXgN5knenHB33vspqbky0lPwvdSYqP0BvYLpNnyRMrQSiuGj4RNY9vWuFEEG5IrYMbtfblk2cNMfuNriyP4jovWDljXqPVazR5gFV6Szx1qMvUTD9/RrgYK/RNS3/bEGuJXCpK1WJOfxyeCWZTi6nV1F7qKeoV6hPqFFAAK27TStAMxoE14GqyC51xzoGZwyDUJyRQb47rYcikh5ywpx4T9tVANOYzRo0VMEZ8SxujMXM0QRtzQawCGKOhSDQRLykE3lwciUX9Jf1CfX/E7GPEuRjH4umQ1+wNeYOCNAVPs8WRmKDaWmw2moycg/iL90kCUSLJ8nKi92N81ZJoxAmEk9EcJVBMGTa7BuA7B0mGOSHu/Ar76JgdJc8fFzZ5ibdkH74MeQXiSDtj5UXyQuRO0XN3wVcxpTNDokmRcN0Lb3pehXRmJo/z+siWD9kNMAibkwnCGCeIcDUYIu0U/AW+z5TkTbOfvWLEiCuOzLkpuWnylDvXTZywfv2EiZM2Tpm8KXnTnCMk79nZN8GZnI6jnQwrkbC0hGGlkKYJKIrwBwEe7GdMJl5vMul5cFcl2wS2mjB9w+tPm/1ms38r0Zkk5cieO2CgUAmC00dcTmuWRu22aFwuj8vpcR1wOnU24mjEoXm0UG22mg1Kk8fmKlRZ3FaDyupxejZKVSq+qMjlcBQaZzqDIZfHpNYbvdxM/yaz0uVyyqUymT7kcfJqvU5vNut5rdrg8Bx1uTR2ZyjkdKi3mJVOJykmXe90akpDIYdT3UY0hiGhSCFDM5DEhCckTz174ABi7h+Nm2o2aZbR80EVqBw5HR1D706fDvJA/pr56AX0wjxSYs5sXKLvOE3rDCqVQaNSoTJIy1lAWkHF5gUtVj1vGZvlFgNWv5WcnIARngKK7UOUbskz4IcYjfMsFoN26zC/fxj5NTZoDeHqsMHilUBGrlFY1BaDhwR1arPOorZypip7dra9KrI97M4K8SaNR5kVwvVbfIyDwRW1FhWwBC1Ki/bqzKVWZ7Kvblw92JBdmW2gyRcjLQKFpyB/5JtDQZcaMJ8MnApE//TCXCDHswHZ+aunxlLTqHl4JriMuoq6WfBySBBhBYffBiHAEkN4XcY5PJuWIcfPDSnBUaiIcS2MKkGWnFb0iWUGBdCpgRKynnP0QkDwRM8nyOhL/0BU0Lwit4v9QmoIyvzOSp2uyuGXfF3LG2pOjZwxfMqU5vxKV10dqM1OOI12o9PizS7Lq/QXBKS8w1RkzskbHK0FpkB2cU1NQW4wHG6ePas5h/mpbh96Ed2LDAhJPLZg3wPzds2btwvA6wZ3jh+8/e2nVixduuIpsLV9bkt16dQ6GfC0Jn6WJlpbE9zPiVb4U9Rje9/uVpXMXNI8CT0WjI4Hrf8K5xnkerXWaM8LJMK+bK1KojQZ7Hnh2qrs1kBdpKgh2GqYuWNm6kmoCY/bseGaoiB8kdx0nhSMOXEC3Scr7SxtLkOPXaNtKyxBj22B/jPK0ra2UuZ7fCTkuL7/20FMkasxH+rA9HgQc6PDqQnUUepveAZngQz4QQ2YRlF8NAQSZDLG81rAHDOXkOk3EhBPQDyx0RBx6s75QkZfyMf5eLzKRc0JYFAz3iCeEEMcJvTNCVzN6NNFjeLF+o24dHhhNAtzPSb7ExGyF+OC8UyizmcMkf/CVEjWXiHG9fO4Qgb+eYz4c5MfJ9gg4bq4p5GFQsRJT5CHNkg4F3BiDp90DfIoEUFEJ6SVxAtoIdFMdoUGPCZBcBM7MEG8KxBRpY1Ehm+Ku0DCKMnkSQR5RDrPBWhdpjm8sRKc6g2qGQH7IiG0TmzF+HxY19x05/btoGr6s+FRI7OBJ6djRC76jBzB6+Pz+kz1k8smb7ZutTZd2nXJvNGtcI9C57CELNmyde0jz1KAae94ayH64PjxPTfeyL4r9q1F1oT1PX6xATrlcmA212aPlllLrX/3PnHIeth8alD4oKU4dU1u7sume9vEbrgy6nokYUYvukvfMTd+Fo+gO8HYRMkxY4X7QamUgboy9z2VqXyLyaqvs3gH1d1cVI4+txptujqAmVazvqn2pmLMl/z1r7tvvBF9WQ9/mrVunddbHPGWhDeu8PuKi31fWWovu8xjDeQGrLHwhuX+8uE3Tly92Xa5ddiGLTVcjsat1EnsfufEqQunL6HHLEhdPnx4cSLedsnxSs+gsLMKfOusDC4oRN+8i/8qK4EGnQXgqadS7xpcBhUHwYTOTqAZP76vFGjKcL3UO58khg9PwANVVQUFhYXTgXqMWakEsKqqvByszsN/Jvw3dWpe3mNgKymZ6jSl/8rL0eUVFeNVs6Yz0rEWyxlzWCbzOuP5HuN0oHGBeyw47nHFZD6NSc5NAxrgTF2K71qK7wrvRd8ATerSMeVWrZwL+kM5ZVatDEgC6pm+cqtKCVhFwEUSDYwE1qNvX3+9snLLVRV4dpXrnHww/Cf8NakjR8j4VPSPTwXmunx4XI6kLqG2UPuoB6nD1B/S3qjS+0S4S/s4whEQxIeB6QLoCEdLCOYI0WcTpGQsHxeSB1hv4zMuQQnFNSAkQJWQ3msWMxLgN1/JINbgYyVCeU6AO0kQ03DxAU0XzsPw02jA6YsEHAFah5lVHVToTTYLmBL1O/0k9fQ9rdU9PKwDUkmLAeqBUq810WOmgVg2SVHT9sYhMweVOyr1jGoQD56Xsq0Kbl4eqxvGSkP5oEOFo9RZsK61ep9BuEiHkvnlRWyDyEXwekAu8oGqWSEUrefhqaFsDp5JoIIP+7kl59HVywPFWY5A1LMyxwXmKxjjvf6IEN9eEePRHImcv0Qqp+HUvwFWIveEFwytaLIYlDItMMpl8r27tDIWLtnMdEtVctBdmq6iuvSXVYCW0YKDQK1AXZCV8YD3mfDtzOCj85ZissfSvxZrqAg1BK/EE6gF1KXU1dQt4jqMF1RC/bK+uLAKC+tuetnl0ojchJYNCstuIg4SvpiGjqbNKEWFLlZYgPHkq4sSXEleWMEFK9dQGk0ycY6BFzIk6foC+RsMRX+BySmpMvIes97pKANPXCKJRE99Ud/ozwqW1+sbOloLiuoaQu4iZ4dbP6RrRFEUM1tdG/QFuuq84NCswixlDrhSo8oqlMs37bKVagt37YKX5IcH18akm3f5s0ZGq1BeQX1BQT39cFFkcteimsS8mRXassG5BjP7MzyfS1o1KOCTnXCNmfZpRZ1VZVLbPN1ZwVBTeZ1Fbda6rfrF2YFs4Fu01bhEOvt/RvldiuVc5CXr1XSWqxRlg4gbPQT+8uHqspLSwtQa625FaR14kdy5EH2+uKZ285JkZSI8283zhWr4yHkfjqbUmCf+VkIJ45wgK+nNpIHIfnCIjZQIY5msMsBEYEoIGluc+KeqZogbiczmE168zETVXmKq+rKlBNXuencnAJRWWzE6azYTlQL5zw/L7dJROPA0H+kYVxX67DlpaXupdO1zMXAHzoEH0d5XS1rm7do576Gs0RVa7dDZklq5XXbqPimUd+ECt2d5cybecN+3V+8BrIM3EP16A6/fMAnMxwVEe7Zz72HCdEQb2RXqf/ioDKRdM2pB/9slPEE6oSfWA7/6Yoz4KkNTP9ELcx7fMummziKmN/OiO+EPB6oWVYGGUb/6og+nXw58Dn8et6xm2oIoSqJa8cU3PAO0U9Fe5p6u3/ri/RjHbLJfzpUgmkPEd6EwhepEtKdfiwMPHhoeCcdm/AqKA8SX8QGREPdx3MTTC6QuDtM0MJw6AXqLODl6Qc7Ri/TqLtGBgyBwBLEmTVsY1IbbNE0gptb3QEGUkxKq/ocw/e9lMghlO3G4r2XkqmUj6aeE29wdKCkJ3K0fgGWcJ2g6El0EAjlEiZAutJNQTt6qgdpSGbEa/E86KMy6oUtXlb2JvgTa170jZ3eUapdrNw255pEntzdeI5OskMj7fk1HBRxdGGnLxePmrdeBVmbPHpK/UKttyi1+csful4pymjiZjM79NS2WgXJ4NfHTKrwD2cQQbPNZomziFWe29NavXkCbrBE9cZpNeMUkZXGn1lIer/CuZI4kcBoCnuIAuHKKfmP+5JrV06rmT+3qGQ1LmtdcM0zCc1MKHWzJvsm3P7L5b1vGXhGECiBjl7NSFq5krVmO8nH1RWg/ej+jCX/yEYVNmi0FUD7rzBbBj5/gnw+MA/fAUwtWVy04MLV79ZZXdIsOTotCEPNE6sf97sFbgfyWwbV8qUSpYBWpmy2WkA3IQlXL2zD1PzHTRNfJoKJYqVTJRnaSS4JS4Di6Go3r19sS9vV8ZE+PMmmJTZBBA4g8n3gEYUM88YqZFtoTfxcyEAJGSeORyR/Pkcv/KLfJ56buCsReP0vVJgNwwlwxbc5Hk/pegrW9qV4JdQT9NOmjOTjxj3KhbLIWUK/HhLJC2pyPJ5+uFcr2pvXIkCCHzE776OCozF47iAuOG0yUj2jaEl3kRDUjGd40Nx8d2jJ11brHJ8J1FX1Ph7aOBAz64S9rnltazjWWVmuy1da65llzJNSkpppxqavXTDi8PjkKNsTP/NiywDT4T+j7SXe8sZyNhLyB+kkVfs158tD8fjQ9AaE6ImBoihCXMCrEIOk2gpfKNGCxC/JGooMpYsdyAoTXxSOEkyGaZp7+fyJHI2pTMbFzMsVfRjjqFJXfHnS4cn2WsMnk9LcX5Lf7XUZzyOLLdTmC7Z1ipleI5KfL5Be0+50mU5iU+WUVIRfX6W6vJX4RxH+17d1nqCGlsWG8w+vgg53wP0aSRKjjsFvsJrWWt9ocTquV16pNOMEhpAohUNsr5jpsYu4FBW1Wu6m3vRv0otrMr5vWto4cFnPmWbLc5cEbW/5jRBzzgryKJXS4x0i8QGC2Hf+k1M8Ung4AdSoJemEtDp5OMlRfEuK+l+rt943SK6yDWrwSUpj8F7w+4VktynuIHxD8/Rk9TUHvPPTJre+I8807z9DsygX7U9Q7eN6Bl6c+XLAyMwulqFvRJ/PgHTSFJ7jzns2deTayZJCRRoZbSBhhxPiOLBnC83JUSLsqtRUPlE9RVy8cSgLg7VVanRE8ptaL73ACtRp1QqlMIbFMSJ/2t8RRzFiqi1CSBLeYEXWGJSHiXbkftES0EcFrFxTVoYkTFBFtWyKAuhIpp88FzVwwJBCSrFIud5X4A2DQsZ0Vc9taImWuYkVWxbiVHV0PzvrTrY+MKLWP0jjBJnT2hh+uGHv9K3PHXjd7bHlFTrmt68oRS4M1HWPHNZcq6IcWtY0uAkqTi9lgc5ibi5voWonPmW1XySd8s+P3gfiU9vXDL3eMmDsuvOjRrp6vptTE9nj9YM9tAOyY+9ruicHqaTMuX7oj/urU9pzKLLc5v2Juk1Z3yX6GNuco7Pns9GIjMNaftxaMFWT2RPcwVJLZvvKZMCkdEvFIDALyLV74TILiKkvayGwU5/5EP3SxMMy56EVw6vd85vOHZQws9sd1wMBPCsk9g6Lta6F26gxnOGIHIyumNpnLQoOGJ0fOfGIezUx6cOHTkwyKypwl45fu2T+n+9ICqc+U7U+UtuTM3zPnPD8GJx+ol6sCDqhSQH+hRuMfHJc7DUvbOW3XOKdU48i2seVN1xXunLViSHH3UzPAgicWX2K3LGwf8uCyuffMX2GcUj6hrDFkvxp+cr7BA52W8YoYolHqfM+7frKx7yEqTJwHR/VaPIMRQwct7iUePA0yybQeq3iiBa1YtG7F1VevABvnPHvVO2RtS1GZVY4mIWg5VyFz6kTfozfQ950jrgJ3X0AfDLAnpAS0fMoCxLvD9NMApl+tH7O+/feZ1X9v5tHz7ghQ+tIZGuL68x5GmP+Jigc+EetLC6aOCCoX/s41RBQi0ZKxEYpiMh94OJOZEUD5ie2B4A+O0A1ZeArJIj7KEiGyjJJ+g1MIzya4p43i0R9KhwjgWjQCT6OXwz7Lkbohm48c2bz04Tuf1peBxSALZU2fa2TZI5srqx7UyE0ao0//4KQjQAoq0Sm0HZ0a3lSH9uk9L5n77jmMTgHu8JKZVwqqlSAJHhv9oagY6TEAxYSZh0GyKeuM+wj6+cj1X42uuREkN8/e+SKQHrGgPnOJWuEEzJSNm48A4br4SlMfqJmGcm373wccWAK4xJPBkmCSiOYdqDtvoF01J/ScXIKnR10gT+YzYFS0RJAFw/P8CPsuxLfSlRDJJzEXM/MZ+TAjym6dQ1ifuW+e2ccOYYMuJugK/tNhSCUNDocBJg3gICmcovAhaZ0tewTYwRhgf0Q21wwUA+S/UAmSZqfTjJKuggJ4SdjhCDtSE1J3JWPDhsWS4hFO6F4EXm5bXlm5vA2VzxLWhStw3/sZrwsFBFuAEoe88O0wDy3iWEU9BAVKMCPwiIIsj4khkjFAGANRiRL3gZA4f1QAgeD0E+ggPJewT0b8qXp/JOKHz/mB1NyXQ8L0NePQew88go49ZKb/TBL6Lh0HQg9s/vbBOWBpxL9Jt+l99NbdP6L5058luZtxHBTf8wPYOf2IPwL/3hSNNkXHjBkV8fkj197zEHr3kUx49kPfgM2+yOjRd6O3PtgE5McjfiEGij/YhH48HiF2FYqzFPND+tvacf9fJmCK02Z9DPOGgq10AX41gqVkJhB7ElpwTk2EV2RdkdBpkVZcV0KsUfziRoWLSUQE+CQRkhyPEyNODoYkvrTrNUzkmdILj7Bdcc5QWFQV503malYQG9JESRyKaP6QPrxk2V3BMnSNiw54lTk+9OY+XZamctWwIt4wfPZmr9qcpQqW1TsN0dusFadu/fste/B3KkV/WBpQKnMbx47rcGo5i1bDOBqrsmrHB2jmSpnUA0fEO+71lEhbS5XOh5y58SWjJztWVzmz7+xo2/S8BEoKshuqhwcGd+yrGh5UT76vb8+i7p3vMZejp4zghYbSvu52aY4Vchy9ZRoaL2fBlPd9fT/4D1xjU1vastqn1cbRrdk11++/714Ac4ta9MUxBevyljh4hoE873fYTJaCKwa5l7qUSig/Cjl1bOjeEV5PrXKOTun9cHxi5lpbs6t6tQYcnds+M/WMTqJdf8n1M4dMG7oANWmqJ0+q3YX6nrskpwyozvn7I+ufjYoLOPEUiA5czHzp1Y8sdIH/mBMPkM0nGAp6sgiIvPAFiX8PE+PJImDv1YDHNCyte0t978Y7Dj99zY33qF5nq6JlNXJbPDQF/vmo+p5M+htMdYSkx0LFCbDQnS/ROOCY1K2pa0ezVp0k3+XKl+jNkjywFfBw2ljWomMLXL0/U1B72+P/evX5zx/sqW1ataxoSIP/6gsTWp5469UqqVIPa2oYjUpa+co7b79SJVWrWU9WHaNWyypfpl8/TaatzLrCduF2cVIVosZjGiA9OMCjozDSBY/DapBZ7DOeHeOZCH1C8C3Z042+FgKYYX9768ktILnl5FZUROI4EWi7e4QAfR3SCmW+7u45kyQhFrPlW07+H+a+O7CJI/t/Z4tWvRdblmXJsiRXuciSbINl2ZhibMCYZrrppptOgIDoJEBCT4BAuBBSCCnkm94wuUtCChzJQQ4Skji5NO6SXL65Sw5safjNzEq2bLjcfe/7/eMH1u7s7OzszOzMmzdv3vs8UBPZgZ7SKhlhEU8daWFaBBsQNsEGJEg0eKie2rGcgFXNxwGrUVz81q2unL5ORR1yL4a33oOjSUtJeifJYkGHFGis9G2stliq1/kqDQHEuk9Ishj8RkvSJMTdBwz0oCofvOarQsG0ilO+qtVbmjrON23Z0sQWNG2hn1uIc8EH2O6rLC6u9LUbjV/juK87z0sP+CorfXC6wfBMdiV9qOvpLYm+C2k0NWMtQnsKsOP/kpvsCnfDj3ZfBQH4ChwAXwEBsIaedXxpJLT0+PGlTOvS4+B12h25B3H/FCijH+qKP467g6kTj3EQNYKaRDVTc6mF1HK0CtxA3UHtpPZR91FHqAeph6nj1JPUC9TL1GvUaepdAeuYIRahTGwX1C7CP4GuMcTglhHQD3TFOEoXo212P/4JsBM6gqOLjqhiDoDuABJrCmjcIh7YTU6UJ4YB5R0BBphAQGcHfs6LVjgmI2MPABXw+nijRo8fMmkCGhPIB7wm4BY5HZzJIKGdbg3He4FJl0+jXsO43BLax+gcOsBXAOKOTgZMfjFl1p9lkvWnGXtSshq2aIo1cIHGbEpnT+uTmXP65BT9WyD9fTbdZNaCbWq/GtylxXd/b7LxL+uSI26wER6/Gx4HzdrsyFhAn1e98rJCTT8CV71GZ8Nv1bn0k4ANaazGCLxUAZapK+EIMEgcaeHASLiVRaNkVwi+e+j00UdYIH7Muh9kffYZe/aUiFmmju6+CP+IvmdmdOUW8HX2COD8YQMDjOJLnBjWAn+k9Sj6x5YXrMv8Pc08tnYQR681pLHwPolEj05PisWmdK1er7cnieVgCJuml0jAVC5Nj9KARsCCDBWYLRUn2Q3onz1JJIcHgN2oUMJX2LTIWTAZHlYzFlYi5eC9orfA2NfFNGg9c0bdMVzEVQ+ZCaTwbAjusAA/fJRVodQnRRxYXgUqH/rk1ZNixgdooFacBAoZfPsQKPvuUzG8NvBtWt72eQ58A54GXtV2+OUnuWBLB40awoDaCywHLCyEL4JfPoNfR+6AX4GUP/2pH5gpZdFnzoze18AI8hKC/48x7yjS/TsHA/rWCYp4z6+nvwZNz6+P/H398+z5p0IeaPGEKvOYxvWnwPT2qg2vvbYh4xnwKMYwh3pPH4HerEfj7XZKSjx7Y3kMSzGYcUF8C4fYXnSBFplASzmFCw4jxfmpgIg3Mg/B38L0ZfqzoOl8A5g6vj9cGX1j/vhgC+2HRxfRGjAlUwmvwNCyGczvTz+x+eBcMPA9Q30lN+s2mApPjx51Hkw6e2flmAXR03DlgDFgHV3W0RtMpfVLx81YDoPwY6W+qHK46SyonXfvhidjtEFMsf8gur+YkusELz9khyQH6PyIzfZ7bVi5k4nHM3ihixgZwTkdT7xDmfwmftrB9avPnP5iz54vTp8Jr+IOtgH66oEDVwEN/3vtuUOrHnujbd++tjceWzXztqfGvHPixE+BP+y599Onjixc9f6S94+deIdd3iEuHbtnz9hS9tqaWbM6HiqtZKKDt28fHGFych1z5qQzW9l7DlZFhnmLps/mBD76GJqbx3baW4z7n8uhb7ruAlhNQFohtMUKuCtW/Xi9lRzgl1b9NBxGB3jl1mFuy3cPdWQ89N3qmdLfLJg+OA9kv7o3slu5+cQx+hOD1WqIOnBCWoeP0e/xETyOj3AYCc8i4X3o+NBD33330OI3itLdC37T5/k/747srSqxf0xhbUnqRlAk2M4IftoMxFObnfhqy6MKKR9VSpVTlVRfqgbR5aGIMo+mxiPqPIOaTc2nFlHLqJWIQm9EFHo7otF7qf3UMeoiGhFY9OMkR5/dgK3XTD1/AROf+MMuiRJ/AOOC/coP3/caAv/krgnrsxj4W/yccQ6LgN9Yab+gjubo1KcDIpeA9W80eQMeERZei6jItaiYu6/9DL2XPtp+Zqgz/q9CNVOVhn5Wcm5WDZmpmrkc/W6LnSOVC4F+ETAsAvqF5C8W7njBueiBnvE/Dl7UmbEzumXtCy+sXff88/Cyu3d1b3fLJDOT1mdiaqDEEagfEsjKNKTXqBA3niGxKs1GeWrAZxdR7TvgE6ChkjkcmQw/4jLffht+uGjRnoS/u9Pz7cp0Tzr+Keye9HSPPX+CJ92Df+Pz0z3s+xk9/sETQxZ1j1k0JKNbnujP8fw6obTg9owsCQd0hkJvRbbUmJvmyeeBTG9IEhlNZUDFyBgRLTXlxf0LLELjbzvBe8jusYa9lXFezI0sZjQm3t92+HAbAw+33X9/G2iryLt2Ka+iIg88mRuifwrlgifzKsAWfO8wTtiy4DBb0v5KbkVFLleNj7/5DTrG+NBMRL8uo/MYRL24ONwR37U/TwTNGB+QFbxEUIkQSTHNAZ+wyRFXZRce8HP7ALvng48OjziwYmHzjIXL7x124Lfn7596aQRns4iVht7T4M9rNn6+GaScW37x8M6Nm46Nmb5x7UTrDI0+TfPH+8tmlxeJVYbkXk9NOAXZUubF997Ydej9wLjlGzYuHxd4fv+hl2rL2VSdQZnka5yz+MNNZ4F61NaHH9k6auW0iWGnVa8drL//vDPXaVDpUvrUdLzmTFXFeFnsfxzbEuRgjCiiwkB8UqYCoirWCxCQEYxFEseyZ2NnHfGwQPwKoI8QJ3VBEGDiMhUri5fhLHbQi6UWxIcvCUS/FnTIBVXyd23JHd8Bnkti7sVJIpTZZXTSJ98TxCbqZJWM5QF70uxiuueCA9FExXKmFVJJTmYFn5okVRdgjD6z0lvNMgEUVGjTjE7e1YVrj+st6OMPE3qbKq5GTzygmYCxKAD+0zpzlKtYtxu9djdiMnWAwtDYVHT3f1xr3S7gxDfgx7t0KOcblA7nl/4/r7vgR0Pg37E3TjmxNUO3dBLG7tbZJbTdaWcIQ+8UtsyJZw+MU2AvukDPhxfAVTA+2u+O92A7bGOiKObVyOv08ffgD/R8MAa2wXYwGoSVtDoS0pZpIyE1rQRhrZ0N2xkqOoPeH4kwLPG3EfmG3k8CIDwdUtp8TYTS61lKk6+lKWzHiSrJf4/mohrqHsTpUxwWy/NuAkX964eAYBz7Tw/OxEQaBm+ba7zYzagBQ4BiHw2Mpiv1v3olMDg5H55meB36yOExw4Zp/dphw1D4nx5wol+7P6w9LyFV6AON3noyLGwDhU9a9ZoPdIk5/errQAhgEx+I+ouQoe6f/X7l7m34bkODTtcQAk5QZi6XloEcbBwOL5ZJy83wTfixFt1s+NVMWLMAuRkff1zcl0sfailF2XWoJXUqAGJOINNjviAFN44S7IAaa2cxKCAWDKM7xx4TcHsxoRWILcZnMRYRkBZAgFyNvJe3MnSoqQk3RLgJUDQtHdlvEm/hJ/UbKSV6ujL0x8g5hUyjNSkyPDqpQiaXKaQ6T4bCpNXIFJyckZFU4IFdt0X23bZLkuoZ6hvzoZF+/QNN3wxbrnVO7znWXFtGX80Hr/MpHzZUjM5Wg9ZwCJtIhcJ0EUuLdTStE9OsVsLwPGsXm8V6Xs6yyY705OR0RzLLynk9irSzPM9IIkdvu/PO28oX3jFvkvlKKCTXZ5aUZgd3ZDuDQWf2jmB2aUnm0CGf29ccuTu2bxBFtKwOcawt2NpFSWOrChfZKCEiUEeC4NvVaRNupU12L5aEBsheO+7uMaEEYtVNeK8JcbABu+AinYjbM4H/Jhm7OCqvXvfyjN98r5YPGdK/aZ4z5QbVt1MMXleXtPJZYg4WHrxpSm4qTS0a8anVxbGupKhd32+hLmUavvlfi9bvuPudaxcWPWWCbzr0Ws3u/NwNr7zChYH4le4yd/D3Gae21PGyL4/Mf6v/7Pov16W445LxlLx5iNSlFKUaw3lWk9Uyc6EOvdbsOlGRYr4c7dg5P82WhlZ0WPD+Sk9xe8y/ERfm2hCPOwTPhHa9krZ5aAFPw4iVbJQsb2WxJ3QCrEFMGBlBVpWocdKplxebMbjwyrM/w/afz66sWry8vzmX5dLMZU2lmSrAFExed+rCqXWTCxigyixtKjOncWyuuf/yxVUw7DKHBBMn1Hq1PhD21TYRX1cV08rT0sqnVRQO8TvkKCuUoTQlyaRmZWkOq15vzUiTs8okU4oU5YTykzv8Q5ghEDsUCwv7Efjnq60Fjwg+sehOnzUpRHvKjiH8BAxLtx19/xQg+HLRmYwAzXkYmFbEy9CMgHcT7DGMSNoUZLAAnQKFnJRloju1xdroDk4NFhgdXL/XROlGQ7poV4mWds+Ad88XO3R5srW/Ezly07nFcPQM2BZcO78+I6N+/tpgG6QpkYRho49otfQYWptiAMnRaXqzWQ++anGAEzsPfqLR01wWbKCf0JtTDLDg4M4r13JqQhkZoZqca5iHo29QbJiLENsaCugpXuON9+pOQV0n3q7GA2jifZbVZuC9IvRjw/Dy5bYu0BghuO9va+WyrZ9vPA6yn4hQQo/Dez9M6yfwRdSXEpIK6kSs+gmgPbjp610q3S74Z62wm4OfStwHxbaA3X1CEm/IdLqHJhvAJhADwvEKZaPUXKvZRV4A160ee/Diny8eHItOS969D6yGHURYOSNeNHidQ18bCmpLIrj2vneXCKnxQ6vBapJNe7irLp26KCymzeWC7ZzWgJrQ8CtN6HNRROMMURyssmPFVINQEl4ULzQT3HkSNaqA2EBeKwQvw8sndx6rEOk0fQ3i3NbvWnPFqeUanagi+mBXJdjfDYB/eRi38oaER0lwQxLo/8nDwDCg6aQ6RT9r3bpZ+hT1yY4rCVUi/YHMNVXUQLznHFN4j1cDg8f9i/rhLuKnMBFw4vEdrxRLYZv5+NdYfav67f3bOrka2N5deqWRurFJqY1uTvg2qLOgr0O6zKYbh9++dQVRJ9IcfA/kmJRV/aBW2dGU+LXoTtvS2Rg95D+pG/52ATffCTls6CZtj08GgU6kYr+teyNw/7oR0EdeXTxNYpYWSIFk5nxyBxEhG765cdbI2I0xpYfBrsP/YSvhbvD2Yd98KRDnilOki1o2kT4fL9fsCbEbU0pWr76pFbHsh8b6TlyUKqGCVC3VQHZmjLToVqTD/k+ICO4haNY0UmiSdIvUTBFhSFxk4gUaLJPTgCIURvMnYUtEUL72b/sSKAakepAbDXCfPffYY+fOAndkN2JdWhfNOHBgxiIys9LX71i27A469CKuxYvkBvPXg/CHJ9TdSNHNBOkcyNMZFi0y6OAfou+sB3PWr4d74C+lx75oe7hUaHLEkLOqIUNUMAJitKH04bYvjpVivg3cEPG4v/Wj6qkJ1Jxb9TnEPosoXpTh9jABYep0duphdu+cptiAAsWEUTEFgVNvNKFWowJ4twvRRQobFpJObAWibj2trsKYBn96/gN4tM+S87vrxZI7v9i89OPRpP8kpuuV/twuEgkp9oGP0F8k/OkxBijf9X2yGTUk04oaEEXAn1AE25TY1yb+EH4ORsypH50SzTj66bLNf96rEsZgKDHVwImSRSgOHtG7ktsfJodHIqZU6wegwrl8F7we4REXhGIsaR/A0ygGtaEotq8xELXhOKr5V9oQ9Zl/izARdyNCU5K+R1i9gEuNe19nn1OjLhfu0YQ2+I9nP3tpydabxuzB67ebkoHipbaXdj3xdmxUUmEMFYCqs2TagQPTlrzIlAqdj1x2H6eo7Z6BkZT0VYNVNw9WzYsg/YGXgSo1fdUkMhq/iXVDMB93v9KHQevDpZHOrgdDD5d20x3qRZDjE+dMvlNZku8+ewa6NCb/6Tx6cZtE4kFEaNvg7vPp4BNC/ImLvz6vfrhNakYJJduHdJ9fB58Q4k9c/CfzLH2DJfNsKfHnaKQMepol27paf8DX9ZF5AdRJqEa8nl3dgo7Vhw5fBu4n4IfHN36+VYYpC9n8PDJOKMQ7aC34jlCfccKN6121YVYlwRc/eRj+eZdOtevrTQeB9gm18NmOjROeeVune1vIaNwxcqMj3H0eQis6PsyujteFoKALpU4glyIK6/EJ3JbR5PXFN0HtcTCq+Lfh5+p08CNJiiRPKn0RfhSj8f+kjMD1olSahxJ3hLqqRM9FFYYfCTdeFKggmoeeANmd7SNEvii8JfL9TfMq+TZYPiTwkJ1AcBReESCWt5MNwOwiKQl6QezjR/mE1iUMYvQ+ohM+Fc9UsV4SfbfHOxGBDbMYTxiDt8eYUaqzO2MtLwpe7+QjN3f1VnQCCXMm7euKRycqAYctI8HXpsYbwIqv3gBRJcQAw15NJ3DcY46iIge87S3rV/nVKyoWbTl65kzUjuO4cJGj/bijiB727Z6SEvB7yZFdj30bfRzdGOkoomLv4jB9q8M7YXhdwBqJ09F0l1spwsZR6KXaQJfYXdAFZ4nQlACbC7u2HqZ2w4k3ZxwG6uOuhqUnZlRvSpVmyKzG7CKnUqLKGcPbmuvLqxvHhAITKgpTFB8/dQb+PTk12WqkVd4hOUbmsTmn7mou3giPNL1wfO2gUIl7d86UnIaaIk56KG3cV2CMtbJ52K6hwar2YMWwopHNS2bmP34aRt/KbSjIkVjGMKqG2XPjcukVqO02ofVEECOWUAIyCdE9J+vsgOCOzEi0EQGpEMEZQhFMIs4tHzBq4zBkGO9OR5SPmPfMj3K0Rj0vv3Tj5B11AwDTP8kiSuJ1KrG4qC+XXl0yUS5Vtay5+sjUqY9chei0fMhPhxFZB6Z3li9/B17d/9vjcOKWOcvfoYsaJZzUnuP2BfN2tcweJR7bx8goDPotvKFGyotrQr4CHg6JZYJOa949dnVQMzcdZwLPwavvLJ+wCex9+g/7Uc7Er0sMf0zAC9IRGbEbtQJasQTsPrsG/TpNlRLC2k6cEeKPhvywii+FfyJbSX1JSX17UsKF8HfvdQrrUuNfmIDS3EtusLZ4iBZSRm1YYEhTXcfOfUeCxZ2DLWcom0uNcQVBjIVN0CKJzwP2uPYIcXBuiAuTOG98BYM1UrFnvInw9c8xOj8dAk0KnU4Bj+gUrQodPIIvQBO5iNrqigFVPQOLhniDzd9vWrlOP+Sep+8ZotdtGPFZcR0djgH8w/tvflrIN9paXPdD0Z23+aYtmTqxT6amHP3TNNUVx3Wi+X+Q+nmpkQn1wz1RBQS0DAEL0FdcQYYYRlslMh18xP2V4wncQmJFjTZSTcJ8ddXz2esSyRaJQim5fl2iVKAgDvSIiRqedTqHGUzdKnwADDyg11lSLWZnZ32jn/3zTLpinnX6fc5hTFflV6zQiFI8dr8zQS9WS5kJ/SKskqCnH/uE8a5n79SkAZQIze83qHZEyIkQiA7tu7Bv3wVu5Of3R0PoEiOhhQAm8wTrDBrx3X2h+z9H4XAXli6mY0ai5cJ4DXbebrBLcF93231ehqi86NCs1toKfwiAGjgNHkT/p4GaAPyhtRVQoA9YAfpAas4lEQVDreHWSCuDT6A1iqqFpqs4fRHeg+caB6bPLKbPiKchn6pCcKud4dXGPYuierOY7+945qJabexoM6rVF5/pQHzZj8SJE8oZ0fqXN0bC617g3lFlZqre4V5Yx4Q3vtzeSnw2gfMY3qkTby7h3TmCNOLW76cT3k/9y7J8IfgsDUXbGCi4NA1hK5RbFktw9Qpex8WKJl7E92ruRHRoKfG/YiGYNxoyQcTceWMhidEkobEPebcTz9USIETSI5KTNGqYb0jV65RWcIMJ0cbon9nZlgIT7E8nR2/kwhWgWuNQyulUlh3bMTvZIb4qzTexi/UW1Q2KmRE5DKR0v44vktMUV5ivmMip/vQKWmURwZ/obvjqqp746nZNT0z1dqoHkjp7XNB+S6KG3xCJH+RuxOyU86lqahAVASKgBSnAieh8b9AfDAUTwBywDPwXeB1cBlcBpBXo82GkNBfBSTNyWNqNPTG7XaIACROnZiIhDVZA8BuBN52Pgeu4Y9uZxS601OKDtBUAI+KdjUKOrJM4qcbY7XhxETsWC+tbky827eG9UMTG4akuCLD4x10c8MSeQ6s+vZUxYYAlF08wljysOwPDLAW8QQZbd5kEkSrgDVgLFZUYJ/IGgZXcISioDj3vF95pwKh9qIAmP9DjI64ZXiQJXhTRMindbTQVodpzRNHCRXxnmVDDFGK7MvxEAHEePpGJtJMVy24DLirmP8FXzLh4n8goxLs49HP7RA7BjYlTRDxco/QiHhWANfkzUHMUB0E5MJA3E8xAt1LsELmVDEbDcQsxeMFvZPwYWdClBCbh8xCFXfwUYhKMBG7KgcpkYomLehF5xmEocuJq8X6fAJeHfUCirDi/gA2rF4oJPhW7tMk+GjSkoEoV8y5dsg/Qw1KMxlLFqPS8gZsLMvPbFypGCkEP/TbIcqSk+13FFq5lSH1LS9uUv61KmX/70qH0T2IdD8aG/QWNxujQ6O9MowpHvgxoTicWJStTeInMkmpVmCwOs1Yv432NMolENZhOd1k4hUfJ0NIsqUplqgbBBRabQaweaCpjGJrluZTCgqLMFfnl03feoc8utgfl9DDgm9x7RAbgeJamAVNmqtGiicMyv3f/JKVGli0BrDpXwVlc6fQQpUQsb/RJeaDXmh0Wk9JuTpFJxRaFCf4sabCyKRa9bbAjWdHHquCYEq9qoFWZLTMY1dbrr1kbJHadJSUztVqR7HCqvAFW8pKyly4jz2NOZi6LNQyj0GTmgiTY9u1DD337kH/mLMBLU9emSVgO/iRmWPoCzYpEsvRN8F51VqlKyzBSru/rjHMDMD10AhgO2hlAa6pU5hJvGsfyUlok4eVitVjHzipl5Va1RcT8VxLtz8+VizWSslQwlNFUu7Nua+Qc6/zekQoT+9s3Jh+bJDLRaRJ5rlQHaEY3gtbT0+ATdfVicWXo/HkA2CNsklIHGJUqWylJo9Xy9/7rTbqJa1ye7eqrYaQjvf51W9VOXpKsM1ZxrNeQEG5MqZQoHHbPXI4bkZ4QZqtU4rwUR1GOSTdw5sw9Mz+am9end40oc277FVmaSVOyoB9N52cnJ2cV0MzBYUZtmkwqMaamSqRKvTJVLLegT6aqoaV9fa6coF3jlCZrOS3DAg7IRJmMiKXtaRktJat9alMqMKuTlIyS9lhYrafMV6MQqxRiJbMa/mP4nVIdo0xSKZWWJE3x6tIWh81OS+ksTo7y4RiUY5LYpbFVZGb5+knowiQV6kQWucSi1iokUovVIGaeTE22TXWuTNWxS7M3lilsSmVomlolBYtWMdWbCqfaklO1rC515dY0ZdnGbJFKPbVSU7lqPovacvRsxu3artPyYv363jS9/tjiJceOLVkMXagjpixFg0rGDOjzEtvYiJpdP7yBU9Fnei1LFou06j2p9DqTYvubgcLX9ysMNINBfGgejMlGQ1KsKOTEIg67tgQSvUYnY2igKa2QiD0KRWoGapboBqW6/1KZ3Dfb76un6d5XKkoWlBdvmcRKgIjW6kwyhWxYn/SzBsPuQoeRYQyW3mGQ769y2cGgOtR/kvRalmPFr03otc0/2yeXLeunVhai4tcLPEMfCeBeJZx5L+LPu5uWArCidvUWWVlMkvgg50GnDA/P/b1py6RJW6KLJm1patoSHVM6e/Mdvz0L3KD00tY/3DMpj8nuP2fVoBenpU4c39TPJR9yAJ58BF658uq6RdXV9vwc/NAk8ugkrrD36FpvpknJSU22/JIBQ6fNqTw0xrt44vSh9b29aWqGVluLvQN7DQ8MjescxPxypRFU0FpqBvbmQnX3VIQRHbvBNOuKECuC+HY0z3tZsljkO8UJWPmGtrHauM2zziDo3Akg14jrj1+5bKKeWIhsFnwCvvfZhg2fgWLQAIpxKDr3ZqTnhWq1Ta0GK2fVOlLJEj/VMVSwbI6bSn9Aote/tJ6cz8Er55gmlzkSjgOqc60bPoPv9Xjb726BCx0drIb4XW3qUK3PUaZZiOUFCzVlDh9T28MwG/4giNPGr18/XgjtOncuchdNUBEJVG/cnkwi4MqbCF+H12JejaNHU/gIN2XoqVpVZOTD18M8WotpldeIEjxPbORrfROqrrVWTZhQxYeqJvhqWQrzstFWEBYE+hHB9v0IDPtqj+BkDEl8pJbqUaaUzjLF5BE9imBIBjcVFbH1HEUT+6DEUvQoIioORbfW+noUIdrUvYzA9n9RHgYtbf9/Kg+NONL/s/LQneUxoVFL/U9KIv71UjD/1vuxLIljVyK6YSEonui1urirTOLRxBXz/G5i5xL3H+veluqTTiYXyE7BMzqzXJ6ZKZenaMH3VncmzEDRteg2+B26x2myubZsDacT8KsZLOvDPgpsBoxYpdHb0dHmFtkdPq/Np0FHTTEJm/zoDhOCreEwCIVC8MeWFvhjKARC4TBsRWd1SwtQh7hwG2wKR9vawrt2hdtoWxgcIUGhOeN2DXFvDzkE9aIXkZxiXBiiiKTBIxWdfXbOQJww+zQ+h8GJCkI0WlEpiT/dmME6PhP7dYMYjVgY7qAgdm4b5iiAsXqxSEWEfh3CGaLYCErFhLFz1CjqwTdQeuwLWHiKpUDcP247FvqjCMHnAw5FKdKDwjTuRfgBSsDOQRVDdUrrlBF5Yz4sRnWvVfe6aRzxGoLEWjoMXqe9q6rYe7Ad/VA/89ljWaHVuE9C6oprgv6EojNYdIQ1nlCto1S4HUVy6NeBbqAqCH4pcET8EYbAGAvP4h9NzjDmHJgcO2JNQZPtj6hwB7Vb7J24AbrWghqM7wk0iaMDXYhMdtxreZaKNGEAFC6UWUJcFIPbVUUvFDUAG2wSYksyI00lAxpQpIpKtLUREb/KFHYCVwH8zrj0A9Nu7HCxm6XQ8mup8hfl8Cdg60AduwScybS8YGnKjFDxVwPqmhSlOMSgDgFsmSXMEXSvCSXKjBUC91NRAn5WEvqmldRwaiqxuuwEJPR3ho1eI0ecpaAxacDgEDanD+N9F5P1InZ35SKWzAFiuuYTPG5jP6Qa+82mTvz9aSaxdP9+qdiksJoY+datjAyYOmZ+Wddnzm2+LVnZYAD9zpRpc1asmDNtSkGzxbLm+cm5uZOfXzONqRlZVRpqqELsJCwFfxk4sTtEUXGxk6O30dyTReksWAvYNlAM3yur6dWiUgNgX1DMiye/NFnMe1vkKpoWZdY3LW6qzxSxd/n7coy4jydQxaB1dw3j74Y/xHW2E8Y6MFMeKoh7gBLxHxmokho/RTyfeYjrThsLiCE3sVDVsqi2Qfomq6kxszZsoCdvmDULjD0Ef7p/2eVD4w+hbxwEStoy/4W/rYd/eApefvIJkP0EyFv78wvzQWNiLYGbfjbr1T+/iv6yogOzwPvwdfgTyuHysvuB8tAhWLf154eaHoAfvvQY/Pj4tEe/Y0TdcbCYbrwa4i25HrT9Jvxog6PLgM1IcPu6sKnCOkVHK5ZusiGFLjyhqoOQehZNB2jsxO8dORKPbMLJYtHsoK7EE0DwyJH4nXAsLubvVYxpN9Zl9VHl1AhqLpbFYCkdxpHXdMp/O6W+aPndeUFQxuNJ2LhMS9hxIYqF/iKTleV6RohaEe2krmMKSoFnlRWZNOHC2snsRjdlViihgcxgfzFMXjXZAP5Ctg8rqvLzq/LZHePv2r1h913j+y2c2sxq67Rs89SF/TqoW8WyIex9IRpiwijL9p+74Ik4GXopCZX2719KAup8nH1kUs3iKru9anGNbNv7z73E2+38S8+9v012y9hEGWceNQj1WjXNG7VxlYcuF1xqbcBFaxI28cltEGR8djSmTVZscadkDHbUtd0elIQLXzxy5KLQJqTITZ3XnGBPeeegHYv6Rah+i3YM0plMOnzFxq+4MOyA82fNgvNhRwI6Ewd2ohGxE3AJKE29U9c8/dOGDT89vSaVt2fa+e6XibLVPDIf/c9qmAPsepMdm07Tbgeq37+sVluEkjA/SKoXbKv7um7bgup/vyZVwfL2Puv+enJNWtqak39d110ujMve6z8rO4N6uwONg3+n6COYkSNK/c/P+HrG8/5/v+Tnnn46otz+dnb229u796f+/7v+JOLtrv+sM90xm35l9h3/u47k3bnTK3ShhO+gokqxRzuuB0kJBMUBj9htV4p5q9ik63GXa+sq+WTGnF5WWF88OjcnJ3d0cX1hWbqZYSO3ip3c9VRIqwzjMzqEAs0jG0O1eZVWi8VamVcbahzZHLhVHNaViT+UoDtBoVl8FvouZLc35lJd4xYCqNQmvE9EaDwqekDnjwGOCWndiUF3EfEFTg7oQQLSJUwKQKh2kUkw42PQ4sgWKvBUkYMD+N0uM42WxdI5UhJb5FZK0KmyiBMPryyt6tWcnmKbuk0xV9RSHw0PnwPfq9s+RcaJtk4s9gxgw7W+8PiCPlUeOMx6Ap/b8h3wkrsCL3uTszLAMxlZv+Bo2+2ZlWK6yhNe4R3EgXBRur+Qv3vqL95SWJeUX9+yZDjIrJneNmU7mLjO0Ldrr6cJfeNCCgNy4WZxCLYgySAOwghIy6Bm8cWsRBwJ58628OMlEs8ILJkbxKz+hG0KP3N4XJWtalzVAVfIV4tVcUP0U+l+vo6rEuJtz2xZlKYzTdk+8x5xnfL2odH63nMzYNi7b9bgou1TTLo0LlzlibbQamweGv3xBnXWW+vLSYeUNzcd7LWlgJ+I3eiP8QT0Ds/r/cvZ7VM0om0zoTIzB84Z0hzIp6nqkbP2pYOnp2xny+P7QIIOsAvNogOpydiPMYfXV4KYJWAXVMY7kaa5mLoSz4kYzH8K8EV4Q4Z0GZ4jGL04KggYZxyWmjPEMEcCeHuSIXcFG38+5ruiHHiJaSQW9HBs4cmjFaZgDQc7Zu3bN2tB7sCx+2Z58ujFaADvmzMSPj7u7oNHrRlVHrMeNBRWgBAOwU8t2hy1uqJIrwVN1oxvo0uTjL7aPCetjJIVKW266pk/p6EGDMvxoyXoe1sycLuXFvf1uOA74e2FPs66pK9Luu/CPo1lff2sfZq/7psVndq41TDCRL/Vf6AyYPdUSQ9I64tuUCiwQSE2G5zGopDkiDLAaK6Ja32ZVcozodpZtbPerMiZHqF0I2R9c+n7fLWr7YXwkifYz3P+fL9c8VBf9gDN9s6+R9aDGQQfD/Uk0OnErxw4O5kV/BHcQhhoilHXIiwXxpjF4IYGeww1yWsnWhWxVQEe1rjfmjiMzhwTfq0pn5dB917aUg/D9S3wi+in9S2PLgMPZkcbpu4WV7bUi1rHR3/rDkUqzS5GrZF605hQpBWFxQPy6PDYzBIuJC1Kg32rJqCxXKhWgPKkVKxUbnaJqJLCyN/uPwMPYY8vJ+9uqbctezS8ecqQGbb6luutYMqhNYyi2GW2OTz6NJfNZc5V5paVZKpUranOCVU2s4s/rPCkvEEEWAImHubtiqjFmGahNT8aTeTgj0G8pYAY1Bs2qGVikCTYZMnBYO10BxMHk9IlBFGD6XAzFQWAYKjHc75iMwjEwU4Yhw4HwbuDbtNNU3CL+VXjNetHDVunHzZDv27Y6I3Kccv5ldKAsSC9MHnmvtIiyFWPKHSVSx5cs1NS7ioIMRvMUyRBV34Vs5hnxVPFxXb6uex00FFSW4yG6tnQAIYN5bvLJYvN+5iKG9TEWrCz1JtnBJ+kWMdvkY6YM2MofBCcGDpj0SjpneOTHJDic9RWmWzPzGCLC27wisIFruhIeoyroCpfpYh+Au51eqs8SjlMtyy2wvm2LDNYmdOnuMb89Z9YIAeZCq0sv7rABa10i1JZUB3b88Xt6iUIJFMIEtetKV254GTc4UuYB4QAGrVuQu68ZCbomghuJny6mJcp/MOyu3uyqooHCsTvnNHBjUsqqS8RpoiBfjRZDPTP3muUThmYX7ygf0rqhHWWcermqmiRQAj3zuzfa9+fbcCG/zg0H0AKht/x1xUTIphiAC1Nky9n9S7JLMfzQGhMYEitr4kuCwwJH5x9he5rGMVvnnB58Vy4IzRUIIMz73HQjln72mN2aMIvYV/cSbzYTqLWEU8riVX0aZiYClMaELBWMaCvkU8XqQgUIelEpnQlE0OwFKYO1K9QFzRg/fhAfPoQuiaItThDUF/cwrraTxZWKoCXXpy4d/520wjD1sbo1Fn7/qrZN6t+vUWDCFWKoe+Sl+wB5cD+gaJ6RJuqnjQ6DWaxYoO0yoOij0hCHZXia9NzKt5EVKk2dEZZlemrZS25fWUjdNs1A7J9Q8W5/c6f9/QLeuClQvvqWh9zm6ni6MkJ4+DjI+fsQ7wSvTjPM2vf2IG5CzAhhh1cTSDDevRgRSFo0Js9VZvV6hytBX6KwxlW0KTVF1WAGcak6NK+8z1XaROmu9EwrXTm1bb/xZ8DhtU0jIXvuDx9i0vxrJexBb7nq+3EgeGfYSkqmfCPhltr7hQZOZ2RJ7FuGcb1Skcn4tjH7fLpBOBQHdmU1gmYMKN1CvihVrFZoYN/VOi0SiZZoWOVg4BEqtgk1wLPq2LDcr3klTyglW9WSCWD0fkuveSKVMoo2E8k+u0KLdO2RKGNXCAP52oVS5RanTRSoZBJNXK6Do7S6cBj0aflGqlUyZyWa3TRa0kpvENCi3WauA6DsKaWUNlUmWCH4BbcOPhNsbq4mS5vswIgmTAPGukemyRUwgYJ3jBhtb3tw1c+UDWg+KxYItbdqxe/flCrFPSgXeHgiMkjakR58AL88Y0lS94AapAL1CT00S12IZjKRrsWfjPwMtyqUao1YC58AOeDYXCS0u6bPm53hpTxL3kD/tgjP1jbIyMUSqx3HqI1xNMVKAr487GRH5qguE54ozTsiqkCcYceVuAV7P9espuapsf+ET1+f7NSlifSqmUsq9KnWJ26uslNA5191WqZSi32KVSMOtfXkLfnd68zcpRUmifW/Iuku9943X1zY0YfvHnzCOQ3a7UNCpZWMKxcpZTzUwfVTbEolTJAywfrdaw6LVl/eseuUziVkvlXqdjCWzQ7MNziG+JxFLrRxrdyNqJTQklYE++WgICEcQdMEsCj/3QbJnTRJvrII00DoA20nYaf0UfoI9EmdA3aoO00sDfBMN2GhZz4BkmGo9Nwolgy/NjnTSBMdZMb4Xe6EelEbzLxEmAKuCVcwB2QADffs+vSZ4EKXm1sbYJXgSlz1BpYxuSCN2EZ/G9gQrHABK9mjmLqblHJ57AxSuMplAQ/GEaPVIE30aP/jbI7hbJDDzaC67folFhWfUVCcRmonDrKEvOy2ZcahnpouLtXgPiuKhdTL/MTJ8LEVwpJhal+RizkFdTslYAAsAEMzVVkpQ3FQTquyauzK4l6OpYGYo0OtDQn8MW0j6jN2Inzc3prwOUOBNyuALsuMDgQGBxxLziyAP2xaxfUD1m44Eik79FFi48++PVRdt3RxYuOoovIZ/C/T91+YdWqC7efYh6D8AN4Gi65sH/sqL3n6KHwJ7gOu1QAq1mwJjcomXcAXju48dv6/AbZCFv91Y0H4bUD8yTBXDB3L7jvizZwJ50ivD5A47f7J+B3LlgASBlayYuPAvT7+ijMBKuBatXF9ourWNn8eWMPXFiy6P17J0R5HI0+A3oty3rXeO956T54bX/LlJKVxtucUxbsB+L7XroHxU9d0IL6zPQbFHuA0EUd1hcmYI3oYNB3KecAK8AeyXlTTPkdrT5jyuUBrHXkYQQ9JCuLaClWLLICpjfcAn8BUrAcSOG+F9avf2E9yFWwisw896IzNUBmtcrTRqb1OQN/ThuJgmlANuDdhe68TJREmlEQsnP6qgEtpWMfcrrsoYIMegmQvvwKyumXV14GB9ePH7d+/bjx0YdT8jKy7Mk1hgEkF4XVWn0G/t2KAiNxfoaaZHtWRl6K3qrUmlmlw2z0JiebtUprAn4YT/mpINFWje/ae4CIV9LprnwSwppHJqwkhJ1koRkVXaKjvzifxvwvrXbZRGqj7Sbx8f3jN4wfvwF4pRm90qSuVeuWpqSk9cqQGjP7DLvbe1eh0SgxlhtPLRyEjhKj8VTx9uF9Mvu/Bv/+2mtATq9IhDplIM5pfPQXfRKXLE7KzNBqk7kkfV6vXJ+y+K6CWAaL6oQsXytW+nJ7AS2Qv4ZzA992xzcVZBAvoHprBb91eJFDNKEROYg5L+/kyCWgkxUVpVaO2fIVPP3kU/D011vGhejT+Q6wx9m3EK39X4WvOjyFfTPAXjsXHlsZvf4UbP168+avQegpmg+N67hkxwCLhX3t8B3gt/ct9KbDVfaYjvq9iAbMwH2OA9jUxuVzURgQutjlsxuUtMlImbCSOo16m48zCApcRL3OX+wrQqsOFMUzRq0JeGiUAH8miuc+hJeT4c+VwNcAj400jF2cC+j+7qHFajO4PS/tI6Puw1TXURr07mOwz7HNq0iqnghCF3frggvtFxVf8eBFZf9eZvAeAFuD0Z/sM+jnC6M3NgIATjP6d4oWjeRc4iLaUuboFdkxtRwczHaDL3196SKQT3s8/f5a/eHeQCHNZ4gAKKSDRbCfPQo1zHVXoRIgqpLLbu8I1SbgaUupJGoh4mp3JVA8vPJUsjwIsk49j7GxUfujWpJVQRrZbsWAOAQyG9Ersl5SYT4/gDEJ0UU+8eyHOd18si4QEfdtVuwPGA3lCjQwBQ2PxBm722zAPGtPNrvSi1C2EyRLNm2dyMCj/PIN2ybQdzYzlmRW0WvgJ+vViCEQAfWAgW89DpJ0CjRI6AWH0/pKZVy1ci5tT2EVyXr9oLYNKlqB0qn6V7z3pFsuc87fn1YilbGlyhFrPoSX4Evw0odr1nwIMkE/kPnhZ7eYYOj1Zhcujn0Y3Vc8d9W6saLoK/y8levH9n77OK1VKaTpLYdsfVCW1aqZtNPKKlIzmdrPN6gYOX7tgD7nHgdGtVykk8tbDlhROq5KMbdEogjVfrpOTuMqKAZ8Q16+JrFA9Np/xkeB2NxqpNIxOg7AO2tOF/pc/gwJMLIBxoVmErXTqKURxXACP+3OwPgkiLAwt//4h2+XR81H4N+98LswmIcWjUMHAOOBry/Ah94S/a6MmXru7q/h38HeRtk0WNJ+8mT7SRFFr9j0g1vy8C7wyP2PwznRmXfvSYXl9utgzRUgC+yDp+An0WEblfT89aBiqegkfgiPKxr3L+5tsptgo9wuGi2smSAWUQTwGGKIzifNm9wiKzYEwlgbShbNg24rwGZBHhwwobKzlM5IKwHLbIZfwb5zyrT97p0hky1UZH+/2L+eT671jhCrZMmcaUyJaqvW4K3P8k6ocZaXStDyyZhl7v3o7QNPHtk7OyVH3Cdv1NQU1c47ACIpLD3igUvw6g0K5F1bD4aDviBnPPxGyWiGLqTzft9bjBg/wA118KYC6at9cgaVpPASr5tmyzJoXqsQMxOHyspz0mqm+8a++4TLNaz/cTBm/iA4G76x5gZ15cSUuCwnhuMfEPw1skTFFWt/ovkpQAw/XJjgYdjZXui7AT1NoBT8Wl8x7Sa+FbXcxWOvH4TfTa8dzbKja6cD/cHXj90Gzz6aqnwS/u7LTbhvPMc8AgrBgwe2NC+9Y+mBt948sGzzstmb7+Es83atGd++PXt7+/g1u+bNWQ7Ee34A1Sefwz0JLItca4WPra4YXgImf/knMLl0WOXt8ERsfaJG3+1HKofyURVUP+Lvxi6sWhHbgkuNCol1LQJap4jRUmh1goHMMAyOkSEkG383QGR+WMEV2MmiFhHFjrUf75nyeBF4uOQreO6Rlx/98qHv8zTj3gL6F/5WAV4EyVYVdePpUPOIgtpp/WYNn7Prtnf7eq+/OWnkontWPO+ZDK7Rl7hLd+/4Iz2qpGDXG+OH3//3jcMWA37Rkd6PguZfhsDv0YQzESwxByZXLT7+HHhq2OR++Y/O39yxauT4YQM+3XSWHnjXa6/F5WxhXvAzgnEBbrmrabhpv9CXuDFN6RTXyY6lSNjNjNoA2YiIkI0I0BS14Q1LUahqArAxJGEE72cyZyOC/kt8vyEc03kRymVE8+KfUblMeOdY58V7aYISNPofe3tWp7mjn+GwTp+bbLUJrq/RqHK67nyjX0mGR8kkaXUs7bWWToQ/FlRXs9+CYnQqePqCGubQ+uxBgZV1tuzydIdBqtWP6J03qNTr0IAL1Vw4NKJk6cbZhyaO1kl+GPtYc3UBl4QfbP+2oPoDMGVa3sB+hXJzVUr1a0ePnhnsygop5DJTfqFt6pPC+lZ5g+JuI/KSftRj1BtoVuUFiBBBFRorkGMl7phZFFnE4SBaIRj5m61XAjHTFZOR0xOI4nSSic9B8jF5NTGLK0GVHUWmgTjsseCLSRNDbxMu0RoSt1bsM+qx5VsMJwaXgTHqO4uKUxPNdjIQUY0W7Dpw9Ni9e+YvCGbL2WIvB7SWoumTwxt23L0xPEkkVckNGdBQVWGwaFRSSbCKk6rUtFZcVaW2ahUivrJSa00Bb3nyhtZ/+NOH9Q05KiApLpI6ewNmysw9u8+/v6vMb1Gp0WrPJWveMaB/8+z+oXkbmp7eVLN921tntvmSaLHUbjSkGTTMXKs1chFkrvLMXXHbh/VD8zxpEpnMrJDws6aF92xcm6JFpE+x7tEH771DJloQDIUqWlp2zRhpEYstgBnTd9X0yf6SkgAqMcvonHQDKbG0vIpT0yolL62sUqdquapKjTVl4NJ5M4fWjxtX39Bs51M0asuUajCM3tI049yu3efVsiKvmGFEd8+Y1q9//YBGOKVPzaanJr65fds2Xzotk0jFnElFP6IyzYOp2cN1nnH1Q2e2gPNivVph5sdmlxRK85MVarY0VIb7TOoNSvS5CGOPBanFWMLm9Bv1aDpwpHuwW2DilNnEOv1OjDaDODTU2RG3r6QdSiabFgBu/EaM2ZeGGRIsLVAyZJueCwhfHg0UJzFAtDIGoCfGCP5yoGREKpVRpQiu3f/Z0mU/PHNsarqYFUkVXOscsBEceA3cK9Po070arcSQr+EMdnOuLgeIlGIJJ8L6v6JZRZ5VcEOK06VU/ClzsE4nU7qWbdmxvjlY0nj78m1Tigzpo0SG3sW9tfCj3DGrT06f+sCkyuRoU7+qmuFWZa/muZW9RaJUnTowtE9hcOyS8VkSlYQD7JLCp0ZmfqCeXTgsSynV5e038hLsQlRwFkvT6gIRLwePplUVZctkbc5Ber3M2GtUpqhg2N1jh28bX5NlkdBrKm0+2uhsCKT0XjqnobCoZvyQ9Ojhkfm5xuTJeSUP0Pr8iZ02P2EyR3mJhtbsBJvQOKpyl21uZ8gZw7T0xTAuuR7Xgn7pr1irx4y1iIvumGNwRAgxsRRONxIdMCWE2XB7mKESkAwSghxVV9ylv9KEyW9T7CjYogsahQnhdi02PaRDPXMiwW7toyJeDrxEg82QOCcUGbG+3b/GAv0XDYraikWTQlRQG0FFiKBVIZZEd1WdSfRPFb5lq6EYcCSeRhv9gKVab6qzEB5864aq694n3IhzIX3C2QVx5iJUudP3UMwO3WTU/5+1wyhsZf7KK4KN+auvClbn8etXXpFEbP9Z09xz6+w6r2Hb/6699GgdlUmVYKxYiQCaFGulmLX+/1UDcSZISc1S2CYU/QoQ6tLR9J81C90bUhIJsAkNgnIj2UbL/oPGAJ08b2qMjgAyNcdPCdIJ0Gp20UkaU/zoMl8nevIiymWObASPK11mKJw6hHh0FOSKrLD2IV5HqKJAp5w8Dn7gJDslnSIjP3htQ5CYfQ4Hj4BceAE2wgs0hSuz65zWon0UtKqiC/Ar6LvZQuE2yAWP1KF753bhZMseFWSaTvSdPyZzlJPo4BARVJe4petjYaSmeLG6qGkMuAGzkQbR+1LpdktmO7E3pUOCVSqVaYm8AgQTVYbgpLW3Zlq2k5Q0alv2j+irb7dgQEiCBOYyhywdV4iOv5lpFQDCUHKcprVVkLeLKa6D6BXjsUwJe8k8ELmdXFxj2h9A3Bfn9HMaTuNE/wE6819ajNpoOCkpem/0XqlSp0GXNLqkm+lmW0cSHepoom1sW7SN+1lvbw/rbfwNSib75RdOprdz+BKQS8WBDunX7C+KDull9pf2KPvL5Q5pomxYg0rli883eKOWtCQqj/0WMfGNcDyscLFpSqHTQBsvRifQxrPfdrvseEQsoimtTiEWQXQSIWa9PaQXo86jQ3O7XgxwoGcMc4OS6toRk84AFOAQzx7fr7HxeJhj+xoThRVie3hUiZ8F7U63iBMRU8xAkA9gJQms6kkLjlPAu91PP8Kpf5837XHYXpwu1zNsEudU2lVmpYrb9fCP4D7wLbiPrk2A9RT+gAc+CC8/pn28RMoApUxl5OxKp7mgoI97TPTuJ4D7scc67XkTyu0hiK49bIPiZ7x3gsZLGsZzQ/w45ssz/GoX0HdWCMupfS6/C7uU4ALEJxV2CmMFt6zZVdgMD71/97pRKUmee1fmlPYtfw9Mef99MBRXuF/tm7C9sJJTJbEMB6S0nOYLDFlJVtmhZ7tEHfSzN9c7vPW7O1reHVjUNHZoxRyXSLz1O6D9Dm59AjWG+Mk+SjGiM6yaVSG2UOwzlXgGZI4Gon3rvj8xbdqJ78l3lLAU9w/UA0WUlFJgKq1BfyAZkDM244XoP01+aMCNBu7oSXiJWRY9CTLZwzhMD4GXcSyRGzbcaBU9zoWIHboIUI50xsXQ2HtrMGb1qhXWNwE/itRyRtHjUvga/K+v7pqc2zhghHbuoKRHPPeNmLjYlGsMVHpnTBMrVpSGloNhHUz7d3ASHAr4I6AKiOomG+7JvFMsWbsVfj7y+m9+M2KrGdwhE3euY0UCLoOUIGvbAaOzow4sotoptvyTT6KbPvkElKOJgQLH6GUgC/4xegc8H+/X8We1VCU1IvY8TzC3A+6AGzva5tBKN4DVlGOgINgGC62hDHYfWnVijR1vwJGOOeniIA18REnPp7GjlVwsHS4Hs01em5Y8e3ZyWq18os/mg/tsyeAJR9WAwo0bmur0UkUNaN0r4mgATrm+EbEsI0+hl/p5jobfm4aZ5Mp+uPhsq33YwuTS0uSFw+xNTUdt+YZArVO56PYBYTFcp5QDvnGkEgCWlXJgfVgkYupTUlJlkd+OREshRi6ixdOMvB7epZTQkpFC3acSGoT3e4ZiL6NYz5BsyNhimzAxiHanLghMHFEtwWPF52RYouAA8OxC5hngRwuM9NjCFK0Z9YLnQVccBlrPU72K5BfhDlgPd16UeYOLh43o/RHIWswkKcEC7YCcYGPjqlHw6WaQ+3HZiGGL2x8YtaqxMVjeyCD2XmqVZR05ciRLZpXKZDn3TGiccI9x1ajG8mAj/XTZxGRP0UF4bf9+ID6Yn588qaxhScW9UlqiUDNDnXkol1HBgTBTck/5EvgNeUkjbJJZZVJpdmZmtlQqTZPlFEkkRdfwy0atIn267w1a9DJqlwIsfQgyeBsKazrYrQzq1BqRHLF+GJQooAS83e9h89EKqi9Qj9j5GgB7vgHz5jd3HAQzH/nDH9+uGQe/hw9sf/VnmvnyDwW91fRKsS04pKHaaNx8/c0D9Ferv3l378g/vPnyjVfmH22wmft44ebAQNpfA5p+9xMYPrn3+gmDVg8qMasA4IasuyfeX4luvYBGn0JRqKfFWArcIbERSSez5JVQE6quIQYHG3FgMxUR4lH+geJsdFMUq5iDdGLCgrigtraqCZ26nS8Tu5UCPL87yZYc7giCP8kA8SYlCKwReUQsHmVPcDhqYhzYPqXICpRAVPDRwJ+37762Y8TOt+atv1r3x3nw/nd+Az+6sHr1BeD6zUWwAIboZxfDWvjDc3EJ73OABcduv9/dtMWWJ5fm/TJ/+Z07ru2a99bOEbfNuf3R1tUX4EeIeqAsPqT7wSNR+FEXrYQ/X4WLjwBiToLayYbq0RbD043hEQTswK0BaYjO0XbA7Y4eGMeMan/2BfZ+/e7od2AclEceBVOZXmDdPZFPFzNjoslNEyMPgSH0msindK9424S5H8l+7u2ooxCP5J0uazrDHLZEIZos6IyuEb8aP/s6z0Ha6NV0+iQ2CHA56Jgq7D4gYmko8lvpbs+gs0EjnOmwukmN/mgqfo6GW460RHF054+T82pgs+fabXkuwyC1pjev7peirdFlFgE1L+cS09LqNnXXX1QNQlhhDbbSP6rVLXQLOpCfiMcGv5tVDpPNZnKoNFKVSv2BSqGSbwSA4UUtsYTRHS1qwccj6auzBAQsgd0qB3ajycoRvj4O8iasJFE/47CXLjtR+BG8PGGpVSAo6gVixAfPwI50JYvVobH7RzEqH2wViyW8OvKQ06PWpJnSbJomxKkTnh+ipWSTrSzXY3FrdSZLbl4SvNd4ZyNW2mm809iclJdrMem0bosnt8w22zA5iCsdnGyYrbGhfDRqj5MdY1PTH4td4laOlWrDZbOdGUFbhropnrlW2aRP8bvq3Fm+0pr04XP2Xdg3Z3h6Takvy13n8qfoS/ujr9K/VJ1hC2Y4Z5eFtXpZd90AHo1iO+FJiPILpcY2QF4S6qHUsnpISTRaAujn18Mhz0TX0Ztvpa0SbBkMFPAfgH0hEgYKMPMWmyeYhlxG38WNuOEyahA1ifggdovi+E14H0uQVRtNmNy7hS1+ogHX5b1D8BFnBSbBDTx+TO12ERFVhrozCoudCBcgmlvt49V8VpJcnmaRmlZ8sHLTF/459cbckKl2Jv4crHHI/P1v39Xx50d/PLM3CIK//QsYa1q8v32SKStJZ5Zr+/fXyosrtJMAtcmUZdKZFdo5c7QKszmoBc/1mmjIy0+yMNJSa/8BK99fses2y2BTKNdYu/fC3vmD7zrz10f3f2l84Uv422+SX77tyR12habC3AzoZnMwQ2G+qxomvZWu0AbND77+2wfMFRqtPAXxFBk3KO4K2Yefh9hIMuvhsSrgMmIPCBw2f8GCNKyemwaIT1LWjbfffXERG8H4cmQDD0ssvohXUytjsoq5K6ufWbPmmdVXFx2077o694WVk/0OucSSN2xWQ26K2GSZ485ctE+b558wvsaiWnzXjKyssZveWrH8zNoxLmuOP1dDi3Tm4gyPRa9qdDqrp2RLXdWrR9XdPr6mIF0npRWj16wZPWbNmlOqJ5cODA3O7jNyeINXqcuv9GY48nu5len5KVYaTG8w5+W6ivLSFXxgzMI7JgzesX5SaXHDrJleT01OqlSqdflH+dU6AIKDnUkuf0Gv1ORSfyjQz1/jTbTDE+zXb9o9cPa4TnTETbdqlTfI2hOgI+h+Fe7pc7uJJiO5SygUC4MbPTxrd/Fygr5NgFjTd1rDU7YgUHvQAh6ojc5EX2mJsobYNZ3f3aYdHAaZ7bt2tcNL6Ah+wGVo7SoUOXA9C97xxK72zqcGdyt6Qrgb/4o9Gt7Ukt1cmIcScwCtv9ZWN7UP06N9/mnrBBJtNf9Va8zrqs//oAl66kc5qXLEa+iIQTOBVweIgSda3IISfOe5yIiFQ4InPNJGQthvM4o+cTA6Xer1cKpOxzhE40deHz6SyUgGFFk04QOVnAHXu4pdiEajI4bjCsO3LEaDwWgBpUz/yHWGT7Inety0/+YGJfiewBQqHr7/889jdnb4ZCAIRb2oGmxnB/AUlQPiOr8xDxho7nIzHsQRETVrZ7zkRmGUdIZ1fqzjwojwpOcHjIPobcY+A9GfxXqxOXGUf0yfSSlVi8QDPB2UZ4B4kQpfg2lmB22js4rx0ZkMjmDHF8UuEI6dm2y0ozgL3XOYuWRnx+rxG6bpto15WNBXf3jMNt20DeNlffMexrBfKCKvL4NbMDrL07u3h96HgpE2OssMjpgdbJYZNiWnh1AYwyw0kebpChtQOIt14IssOp39CE4FLzbOx7fnN8L+4L7cEhwuQf3fjvrlZ2QNNgR7yHIwePPLztiLTEYiXGKINijqFY7OEO4lRI6UECJg20ae8XaGcA7MZyEYYmAJnwRfDIGASiplSzgzfHEon9SmlkqYwRCFPleR0Nv4hFKC/iEcJilB/6F8cpsqljIWwvlIsDjqBgWutSXdoORKZVsSfAFNb2pQEj+jQ1sSEO6BATgOnomf5XJh/TkbzTN7Y/aaGmJxb+I1Jp6RMBoG6woCNP6JtSUapARlk6nZs3fvnvXgPDwHimDBjfEgBFvHUzfo34fmHz/9y+nj80PxAPjTnr3Mtr17IpPAeVCE/p+PHqJujIen4Cn0AGhBY/Wtt1cVFq56G5Si8VoqhIWxmXmDYi51lotyBtyagFuHJQVYcRKd6OGPo382MDX6FfzjHLAYbpsDsuiUBSdOgHknTkT/G94X/ZJ+C16aA5aAJXPgJfqt6JeCXU1M1wvLY7KoQorqlBx1SpBEBM1Ph6VfRH6IpV+YOLOxOxxV11xX1xytIye27nMBqW+toqNNZ0M9UMHayDnaFLvzHk5Xx5DkdTAtDuzXqte2o05u1ms5dHo5Fk3kRsyN/qIo9yKRkqhRSVOxPxjs9kWXBUAhJk/+IoDdPkhAIQ6bmpmkyH1aJT8NnKP3wOeiP74Ji94UF3EF03ilNnIfk0QuxUwwIqGXKnIMoDgiEY2N3kdPNUU3wvcMOYroncw/0JUpQd7Whr4E3nUpxH5RfQ5AbMjdGPCKIExyerxcF9Qn0wXlScHtB54s0Fx65AjTt3nr5utNoPHanrUwk2AbhKeMhtEXVpwr09Xpys6teAFGR0/5ERwCX4NDP9KtbdEL4zJoMLG2qX4SALe3tb58bPqaQ5/ObASgceanh9ZMP/by+8JkEMduiMtPhHWWjspE/IBg821w+HTEE5m960dE/cDNE+OT2BSHVmYc+uuht0czkUiE+Qk+BkZgtdxoE+OWi21w0wcfwE02sVwuZi+J0ZLtRTiL3voJOnwxMtiRGRw5MsheCo6kF4TD1I01ayBGP6CEcORB/MQN6rHH0JgUd2SiPNgJ+/bt03c9NrKbzkoanpVAbMNelAawto7JyuJ9UxxDAw9Hu21yFI/B2QzAAZS0h2bCzSVbz6dnjJa63cFpjb5cCZtbv3jR7tr9ABT5LIPegw11C4b1KvPUutEwOg18V+9ssHJKhQL0aYbfGLc2n9j7En3+dw3vLNZpMtXWtJxpGyYM14iH33l83RJblYhJzzCUoZG/uve6Q/deeRMUbRnQcvKRr47/adnw4Sb4Ikilk5S0bSSVoNuWT3awiId5ygN41uZ0KclespJG9JUoICAKGvBidXJvUSCIoe9pN+bxYyOS7bEW6YlS1HOtwk2V55lhB/wWdpjz5Cnm1+fSKWaLRGpMlihz1WK/JlvjF6tzlZJko1RiMafQc183w+eJgJPeOv9V9OQXsOPV+fNfBRywAu5VWAvPwC/PrVhxDlhACbCQ0JlbrX9GFKeIgkFRSnGeyCM//Ono/obkAimbpd+6fPlWfRYrLUg29B/96WG5R3SUiFMX9HgTDs1ZcQ5+2eOFsOBWamio11cj+v1yrI0HoBgjMYchqx8dgbV3xzQ4UXuibi/yAKKTixEa0eTmpAWlaT0oCpBVBbYtxHqCRm5VNZfLlmeJmNxSxnF3YM8dY8/u3DT9juUPAvHeZ+2NZZztr+ZqK/g2Q67JOQsWZe1pbt4zM/LRrDFbd726p2PX4q29z9K/9MuPXs4uAUyfXPC4eMGaS/fdMW3TznPj7lyYAnJH/cbKVTWmXjTxWviVIb9P0bd68Ggzzqb9tfKti3e173llz9bGuTvPUj19/A4mvuB6+PjFKAG8khY2u0l0kPl/1X0JfBvF2ffO7KX7Wmll3bJOy4dkS7Lk24rtOIkdJ45zx4nj3PcJOUmIIeTghgRSIORqgHC2JdBwFRqgJZQWSLkbWpoE3raUEiiUtpBo883Myo7thNK+7/f+ft+XWDs7s7Ozs7PPzDzPzPM8/zTxa0Fgi4g2S1RWMoFeHTS4obcOIpazP39LL89BFO/HbnnctUUhr8tKYhZHwuMqL56YrAi7EkqDWrFYxfDrP7zq/TPSuU8fmjv3oU8BQ0Jw62CmuL23RBM4HW+vcltMZqee7OM1+asDfoPWFvAUVjvM9Rqug7erjj4GGlFx/YuVnhjESqP2CJ+n2clEPqxDXEs3tpHtXc1BLRDCCGGob3mAQBNdDSINO7B2D+lzSEikBdknpwfw2AejBxMEJo+wH/vyIYB6WKUDiFg1qBz8oGfq1J5OcENNo066ldcxNK9eDw402vTaeLnLRsMX2fF+RmUy87zgMaqZ6JvWKa1ecD/PI2ZKWlLUmZcX4NQxf10B9rW2gd7poZVqM7dS+iWtoGk184vOIZnOzsyQrD/uF63giIaHtEJ7vbRXSh8ttHN2m7bGYYSTwf57PsgLCFoAaY05Tw8RP7rRV5D9B6uhgfa+FScr0tO8zQ5R4xUMSjBdeqRMwUJWHVE9DD4GDIRKBfF9RlMfKinGiUZaNeKey6hWag61Cc9wNJvM2QABoQ9dgsgEIRluDXMA/eYIRHM078fuM5NROpxw055/I8UK/vkQoCfN6U4lOxdnXwCC7j2dIP0urTJJX1kELSxWmsBInZmuPntM+kJnNuuA5mVwB9A7a4sSoUq7AQCgs1eEiiJ1LiN8CqXXXUi39aYfyeWvGJgOoBso75u4UNqwEryS1eDS68boA0b4lc78knTlb1Ef+pvOLM1WBxbNWFNUsmZBp8OhcHVO3VwdWztvst3+H6bL+59sD/sF1UJNRRLK1WhawMD32Kk+AWcMozYJJdPYkQdZgSRo6TBn3c4TZ3lYJLRe0FSrAwIas+SlHUTvVhERqujDheAFIJJi4OUEJFKGckloluDhAjviLBRKpT5g7crzaTkVqwDBIFCwKk7ry+uyBvRKpQLAgH2i14zkisrR9S4PR5eFQmUVjvrLaTrjs5m9E/fZQ0IwiDH/WlstT6ZMgrB8OY7t2nUQR6bMmDEFR5dcfvmSO9Vda5VMiUOhU6tZi+BieqQeDAnJqtU6haOEUa7tUou1GoXJGBufbtTwi05IX5xYtD7cGQDApNDU0odC5UIQvSmGLGx9q1X4McaZWwlqVuKEXdKkXS/jhM4/A+rPnThpCZryfiX9ifhJN+ODoqeP1/UQbKM0VY/mYoynNR3Nx8uoNYjyt1E3U9+j9hE7e7KjEsiFMBcOTv/WfIN2NL8t/l3ht90PoOy5+PskkP/g9/unZb9/cY6vvcTLMlxOAmn5JWKsHGQHxC6ZMxcD3V0XngDlQOq6OG1A5Jxuv3w3/gO3XBw5Kwf0gNilMsp/Od9l3DmO6vMIP5IaRy2grqBuQKxArtVSvUiZgAe9FlTybElb+oylUgRWDXc9Yu1D1huJvNfb9kE5TVbqkJcjvWJQxp3DDKqMvyayYq/uZi5Blvv/QI5jATUFSayPkAj82JoM+D2ukP7UPiyJL9xlTQR8BeGAjJmA8vRiN2RJftCMgs3Tpl6DgtdA4DVwHeHnhHy+6W6LwmBMWp4AQaXFptYUG6a+KvIGQ9LyyX1k0eEueemh5Dw1BVDb5AhVPWtSLOIP1TVE9p3CqzILK2eMLw1HkzPSMooKrlMOGOJ9cgvR9sAuHnG447XXbsasnSgcXoUehCpw7RbC6p3ZjaLo6Tk9XPo8pcjm9CzmUT8i/HzO8p1wuynsgStGrGty4Ip49tER028+LqvE4haNE818NN+FwkEZ6g+jZAopUzrlxqZJfCqHiYfOiMf8IHHMR3OyNjteBU/3fityLvOIdUTNIO3ru5DIJVdD0criQZlRVNuMdcHy1oDKVxqsM9rgZb1n1bkr0gTjSH/d8EQpraWn7ikwOgImi8UUcBgL9kzlDE7pg890+gLjfrVO/PVtxtvXeUbHeU9z7IpbCuoZtrRgXGu0/LJ5ATv9aF8Ou7/EZZPzMIpAun8u0794FNA5gR8/C2ZguS/cWl6Rr/CEfeVX50JIUoHJbzd6jGD22ECrUak0tgbGzobQsZb3g4y1TLsGqHcD42wbXzfKXj10nBE9G9VTVaKKm1o3SEdxDumr3dJns0W/R84BSgN9OQLfUvYAm2OBakI87FS83020o0LePj0pxJwSbAoSIz0RiXa5fsoR9X+5n9J4jwRx8b12dxhvhw6Fsaob48UdRPrtayi45slr5uMuhAmeQJsEwgW+QMK6ayGm4X2n9CGXxx9IWjt3Z184nX1W49Pcr9FwGXT42D6s4arO17U+eDRH7jty5A8+xHA8OCL3k/SMZDRcOn5G5UKyrLkv0lAX8kdik2ZVo96TvQEXi0r1aTgOHbUf24bduaDzdU3/NXwzNYmgLmEID9nPeG6PB2/x51iBMGblMUsAie2+rIXu9+G9DjQ/4h6Vc3pSR3yJ5xTGExd7R6NnahFDiLhCs7oq2dzktDqN4A+jtBZt5zZIl32RV9x1e8uBnTbAiLrWkkKLyy3yeUM9/krbvIkdOyZbOIGl1auXlI4GNKt8coBxXtbRGH85rqYBnJWZ9HBIly9V6q5gFW1QPD3kY85460+m79jLQd/Y5MxYXsxrQ52TF11NHb5JixfuaBcnixquxgSUUD/QTA9xqUHEQ51gz1M2xKdSxF8dkmggBmZBDYStdEwy+mpYvkJakfb7+mDSzZiAcNPQaURshbJKF0HRTHiNZsjLroHcAP6J0bqs4fCCxcbA0Bjj1JhV0JAxCPALvYIT2zOeQ0/qOZVLYe3afLh7277wxFToHpAfjXrzvSXt5UUiy6tUKvDhN0OveHZpMgVWj2TpOQcniB5hPfN6nsujt1ZJ/7i2eOyoGACsRtUGyts6s4d4LaANymkKIXC9p/PRO7oObS/vWdDoBNZwfHgov6B+2uruQiWkwVenF59+4UZBKd0xU/p+gK6s0/I/RTQE0Py3iT1L1VIdiI+hMGoqXkbAUjAqOUdI2GcL9lBSAuSxDbBBcoId51jjsoEcFpB4awzSvYrsHuyvjhOBgBeB9QBbv5NxmqflLUUlkEMhFxdQC+JMqTQisnqv44Pash0F6uFczJv9q7RfGa5MhQAjZSKVENaEwdPZf0TiHFcZVIFT0oFQKcel/JwOHP0NYIBVb37ar7M5LE+fYANnAA3y1F5Pi+MmyAGvib5Xz+hLNemFMLKjPPOBrzAR/MSm8+W35QGV9I3FEvS3mv+6XW/xBUcZn5+jcOcBDayIhCvo6abbCiofjNZIs7xFTIW3oiCYYr01kXASZNhMxF9S06WqDwZKYHcQRLUbrWPyQ69sDMIQ4AALPKNsVrVzJ2BhyWJwSPr7iJb3q52putiDtYW3WYOgIn8M4rq90n5wzN8umPJ80lQwxj/KKNhD0oyf6Vmz4WSkBlTKY6Cbp9iZ6GtNQ/IAYmGCMngBokcOTYV4rZXYmqSwNodIRgQiiyLxHRKX/3YgR8No1sMQXX5snUsTwALBHLQGBBgkbhooTPFibiRFny0YtoLRkJlwb6WFYVS8jjPBJ4FmqfFyjUm1YepsoAKv7zSbO89/DyWpBdWGjNTEV0Xof55RaqsraakiXJQHNqh11zILTxb7oJf/EZ0sA8ZHH5c+bhzeJS11miesdxY4D19pBh1K/nFY+aOp7rDSbDBrRIWVPrvyJa2gyhj+S5A+/ZNnpOem32de0pqVKGENneTzrKyUkobTSObl6RHOgqJsI6Mq5n4O9pSX08Ua6SnV3M5lwAQsyzMPTF34LKwucK6fYHY6zVceNjJ8rx7Z9xiJXYC4/BjBy8WjqaxeSgYBK8fn1HG9WHJKpcWwGeqBL4xhnsJi2BIKu5FghRfdsFqRPPzigVQGVmLsO2/7w5927Nz+xc7uCV6+oe3Qh6dAx0lvQ2XkV/v26Vz5YzcNL9HT6fSILZOWZMe2nRguwMIXF/l99uiy6i5HS553BfjBu/sOHNj37s5/7PDUZZx/v//BTz99cHKbNjCz9aj02mzAem+8/40fdg717f8+fOd09Xnpqda1m4JC1622VHVwnL3YbRhfteC2JbVti3r9Y5G5w05FqCiaT8cRDx5EfYzLuQvAOBkEJdmbogngFS9Wg5QRzxZhkU0SjQMCcojfOMeKDZosGLszUize9afdd19WXsJYa4bc9frrIPn6YajyxCdWWiyq90NMe9VUcFUiMnZoe17LFhdzY1OyKjHKYgQj+k8O4LNRQ23KeGbVwYOrLntAKCq2/EZ65a23QTYvVr/21stmiPT1wHD5kvYnwndH5g6fYBWGDikIGmcPSa4JJVvKCz+/aE7off/RRG8u2duHoMyhY/vF3LSIbX2tskoPJ2N54fUg7JkKEoUfHBDdKjJ1DtzuPS82znXx4Vg4aNYUqBkFawxsHX9spJFlVJoClcWPrvCZreK1UKE3aBI6f6Z4WKRoeFHGr0toDToFvBaAwath14isflJG4PSixiUKNgOcLoz2j5p4r3+0MB3q88wWl0bUc8J1LlaMimyhoHT73ehPYS5gRXB28DoYoPSoHVagdsCtkJJxwGRFJoI7SBxwWXPwYFDWa8rZM8nNJDebTOpYgwLKjiYS8Rx4Od2+9e1Kh1KnMzWYXKn61npNcPNoZ9L5Pq8wW83jxKDNW5eqm5JKTq5N1XnswbyxRptZwb+PsozaEtDUj6xPuvQNZpNO6ci8x/aA66+oWhe7hXcEnN5iIezUOzu252vUnKs5X10R1LKsP1LgcBRE/CyrD1ap85tdnFrjvW4Myhg2F3kcQTt/U+n6qmvXD6KB6f9XaWCwBwOWkukgiuhAXaAhdLBlwkttJk6FF9fMiPEgdHAdVOgM2oTWP0SmgyF+bVKr1yvAdYAa0BkQEegmDcFa0zkiqE+OCiAiCLWFRkKDTSYCtQ4TQQwTgUomAqVQRIu0elBfALJOIuKr8ainY2X2B71ggOX4OlAP8OISS+QnmgsTC2AuCmMgWZ5En9lEoddnrek6BjHVSmro8oZyUaRVCau+eUi7IjZfekj6/dQ3Y6MM+mFPjt0y8mnEcyvVHPeC3ttzeodEbe/Y2l6oAdx1Hx8FS37BCpXlzRVJ3VwYSgybkWzYsKaBo6JTm0cUxjjTp1FXfaiY87yse7j8SoOb5x2t3qDWE6I5US0dcvF5kyFwRn1GAACXBktBDVDqfSUjoo8ybd1X3DKkY01Lfj8/WM2IZ+6iZhPdNjMfRuN7v58vnOZD/X94VR+N7f1+aHjk0+KAXxIG/ET4wOQQMAlEL9soq2eTA1vI/uWkEH7n0eL6PfNqR4/WhUaGdKNaGubtqS47/E5YOPkpy545hTNEa/fOaxyBBvdwSM6xtzb66NtBC8rh3iN9uXfNe3umTt3z3pq9QLtnRHZZdhm8Ff4sW5OtYX+WJfgFsKfEoxs1ogndGDv8blD86HOOO3NaKHj3cNGQvfOHDh+tK/T5C3WjRzTO34dzoIf/heM+PSUUvHM4Vrtvft3oUTpPdD/Q75m258TaNSewx2Y9dGehdBXYBCWw6etfgrvpNNgtzTn3C7rzXI+UAUfpHnC0T8+S2BJFqBTGN+Nz+jBIoOh1phxMAB3HY7NX1MdAQgDG/FQa612G024AxsLH7Nl5S/esm2ZtLbnh2DH69/+Q3FZ/unzk2MV1ByvNZunDj56hJ5z7r6AC3jer3TZnIxsavnfpuez02wV2+Ms30PQNL5/45ova8ctGjinLhy/a706Wp5Lwd9knwBdnH0ibGN34G1yNvseoXl/vOV0+M5VPlVCVaDRcSq2lbqH+eMHaAIlJoZz3QTTTXToy8BxwOTfZaTRUmHq9yllTva5GTWEskHFYCEvLHtXQ0EEUSsjdOSW+3itkREb9kcX29Yy+F/WK2LGHiURCRqx0KExGXzKS0WQSxxIdlLl1ItThgZ24pORFOYEe56vw+SqujtQURFzuyMMFNZGI2xX5QQSFNb0B0IyT3vvhFW/f0mGZf/Vad22F25tGv6Ved4WzTLv86puGG93TU6fdYw/vWDZLKzVnZmbqZ9fDVa3fm9l2S7q0c2755IAxUc60jgfWxpoq6UwnU12UKyCNfrGKKYtXT0slVwz1hie3Hi3NM5UMWdxQLQpWaKZV9jzDxK+3+x3VE8dWshotIpeQYU+BzV+SnsL8qSoWq4p9M26lu6jIvdJdXOz+l2fwlf3H5j10cu2kCT989/vSW3Mq4+Sfx9YFhMdaOeHLCas33bbrd82l8HB89Oh4YvRo6WT3fYubq/ctmb9Q4CqSdnPTiyuXSZ80ZPbYwcqijHx/Y2lTOxA83Xz06MqK+ZXX3n3luKTLRps5fTRkXnYNk6lkedaoFwCXp0Hz8+fusvb+MryNChItgWQ435LoU6C15jgwRGXBRLm/3G/xWxKWxIA9t9s5addvNBvbZ91ww6xpNfMX377/5Mn99/4STF6yZCn6B0yDWAi4Jt9zzcjJN790c/Wc2Vi/4o01S0nG1YO5Azw3BHPjZZig1GFqRYMcb/QbozkngRjBRl4xI5sLiEw5quwH94yQPhx/z2v760f2HOkZWf/cnbNm6V5Mtk1SX2e2hxjq3FOlumR1qfQDdpJteVNnT09n03JbU7EeRkwQ+8rE4/QYgtPBot44gZpK3UZRpngKdQ42yoZlkLh6EIWoPnrgN8axzwCy+Y0xybBdNZmKQ9aE0Y/d0qFM2KQBTWYpNwajJlwNQ8qTJ2t54USHPVghLgD0Td5YdRl1G3Rwc9ix+h3tXm+7l1OqKu1xf1TcOPZseyWoelSsCo5UT23Yu5v1ahw6iwJELls+Kla5zNhSbvZCVX5Rk4e/pnvanoZ5hyZX/trpKNpa/LwNya6GdrNrkToJKFIsUITs0ijH0ub86enCjQ0111yxrFQ6Jd1FFLPu1TW4qgtrMoFVszo6Zh3yZ8pS/oQDsd6z7CHQk8lkOG2LL1OYtN7QxXQPPdz0mloNYMPe7EmApDu1Qvrtspi5opKLm9JWVWFmdB6kHh/Z+GX+uPwEjJ+w0gmPMCkvcL2+oQUVhbXR7aEhY1WljZrySsanDjfFgD1kh/vtIV2TM2l1qisqNMaAvdwzxBAaoHMRJFzEBQYojcRSrGcLragBRRCQtROwiZaO9uFtrHCIk5UYWDcTr6N5qqvhm0xDl1pRZ2luXn/vUnZ6aXtVe3wqt/Te9c3NljqFOvsrwHeoaUVIYVf/cTnbVYaul3WxT+9R21Eare4AvKo9PqqtpW1MaQe98lyUQLK8oVfyaWNV+bR17czw/GDQ18y2r5tWXmVM88rs/T+tVdjUSVToA2NofDV/OL31clRWUm1T1P5UUeMrEcWYt36g3mMZ1Y4lcJDzAaOji7Cil+zJIocI6KarIVaBD6RTomBELxuM4lxkqx21wcUIBBj+vA7fhFsMolZ5IaygVUWHrmTChaNbggAEW0YVh9i1h8KoskGFQ931FttWPDQPgLyhxW0sgGm1/aUpQzuld+j2wmac3FzYTr/7i6pyHY+NBImbD9zAkSvAS1wg2taKy2xtiwaKTp+eFIHLEuiNfVfNoL3euNUaz/cw065yk7ZhlCMOMnUen89Tx7xUrKCzIXr/2IqWP8AGt9/vboD37SuLa/hzGPqVfuQcsaal91eEVoIZrNtflpdX5ncHHj7SgcmFUlOW8xT7ST/7DjvlpnxUCMmicWo1IiNrDFUrzAIrHQZBGoUxNKdy2EYbsHQQpHkrSU6HeaKHkdbDMI9NWWNYo53l/KHycIgO1QPsZFc+poNxKytaBGLobbFiHxtpbMuKXW1gQRbdDFpe8b0HTMCklt6SznxY+hViImt10n5w43Q4D0Jm1Hg+Ww+oJuljZq7+DzB7CqwSpMn0XebT8BYO8gC6HzMLwxTMn3l+Js9I7zNQ8RGThnxtFxgOFV1bYDdUgkdZGtRyZm71lSy7juXG0exrHPsVA/Vm5qcceOcvb0uJE1+9C7a+DYb9Knv6HdD0snSw/bPRQK+kk80c3Psy+PUjZx/78z2fwxUvgKcOnnvm45sWTGfYNVM/6Pkov2wVSz/DsmMPsPSfIQRfMMDIM8EJHJjOsyWzFeANFb0N3MmwUhlP146H3BUtDFOxlKOvpOltDLdyG83CO9n+PJwLjfzjyaop7dcxWPDzyauhiGzpC8yKJeciYSDm1gXnCQPOmEfVntL2BJd2J2LRWMKd5hLtpR71uFqYqR33yJ3v3In+4AaTrrur4WyGIGYcbegiJhvdfUdQWDl7zrASJt+Qp1LlGfKZkmFzZleOmDED7l58xx2LF91xhzT6qM50Et/OEtiNk0TTuyd3zO0nkHdUUkXUZGoBsZ/LaYGgEYvpfR3ER1UDNxuvYy7xLn3OIS56c8tFGG2M/Gql0RExr4Ef3ZA92jBa6SwZU87ycUuJKxKKuEoscfiYoO0mAMq544BW0ArnKUF7lqCKMKg30xvQqy5Cryw96asdMXlkpHHevMbSzoVtScajtirRP6vaAxjU7Qkys3zs3yq4MJa49sFWw0IOJ0ch8yT5aIwbQo2hVmF74SjsowBI3gj2gmXn4FJ6/XEbvyMuTw/lstMAYurWe9Zv5YgyRdoruVJHcWFhYbGjlKtsj5haUpBKjd3yky1bfsL4+qvSW/TZl/UWix5W6C0DVOzRbCLt7++AQyLQLBx6dzC+Z9GsSsapNyuVZr2TqZy1qGc8rMeFb5H+0OeAApgqcMn4ANQXUkfhb9KfJuXv0yVjA17cfluIJIGJBFvikakuHXcD2LufPMgfR/l3xIUBtHUJFwuXwLVhqJaURKVaLm7Y6/+DJkUU9HVGxvru758BQ36jmeXrTF/zvt0z/qIWBs+Q5s129zXkmb7W/aov7VycIQSJqbx/EwvMqxd6QtfAuRhraBSgeYM4IfXJILmER5adSlKGXs+MvSqOX4qb1zQ+9dpTjWs2iwtBC7gStFyb0zaGp276THr8iSMDFAZ/vvtVQ8vYsS2GV3fv+uEP4WEZDfwUSEm3ST/+6yDFwgv1MlABqpjYaogmi/mCmiV2DJlzHmgxW00J0ZuOh3KVha/IJd2IFSR3SI9/hspkltx+Qa3x9obPN4PFmz9/IFdhjsK6lEd+jCp8801/Ba3k9rPDXv3mblnXUvro7m9eBcN6eg7kaj0Qj8UjW9uAAUNeuleBwWKmSK1SBgFvBcAw5w1zZBeReTQ2flpD8cs3nnvwxpeLG6aNj40ec92zx5+9bgySOGRd7KJJG/fsvFW6+tadezZOgp/rSmdueXPzXe+/f9fmN7fMLNVt3Dkf5UY3zd8JhdzLfHPq5rmfATO/aRMv/eWzuTf3+ZtmZX8LNsqP9Xr79SYxPqArYYPaSwA79aFpDugKYyra32uvGBPZvu25bdueAwfOodGVlrmkc4TWMJkfxfSNSHpCz4QJPYtnV7a2Vs4GTxFSPruf7f4GIzmxr36T6R1WcyMChnnvHQuwbkkRVU21Up3UHDyekn1IJL7L29W4ut82nA6OB/vGS/mNLhpe+1Dj8wfv3fbofU2xzJOZWJNPX18MHiyu7yGqMMxy1MVJ/4PoXaWeXuNIQJyu5EykZJOpvlwYTNOk+xrF+YEdvyk1bWI8k4lPnJZKt7WBg0TXRjp5Yezs8+fS79AvESwl7de/q/+rduwj2RwhwG8bU4OD4uwgDdiLx9hLExJux/piaUJxfb/W/O+3Y8/XiOS4o4OHzybUdum+lgTvkFbMXnCM9MUlGvFC2rnDTPdZTJYDh0xIfJSdRv3ITtAZDdDvg0aDCTs5ZIiSM1mZAgkRb4AjQYaTvdli546ySSReOUogXuaPb5z64PjxD1oqRV+qfEQkml+24KFrDjU2gq2rkLgy4sapw9ZMbcifsXiX9OHvtm37ALhuX/fJsTsnHLguNq2qtgF+isSjSukl6UXpZ9IvjEU1zUUuw4zOxXNul7Y42pd2Dgm1dKQdl/8CRB54EBS9cvnwG579+trnpJ8vah7R2jsezFFS7G7KiySGO6mfEhtPojaFXkcgyxC5RXoD0fkP9lm+ku9nvqAm0etVD3VCsqSGsvRXiLCQzX9ZexJvlhLEGKIzQZbY8MIHYzW7WaJZEiJxwBou6A+kU0aCL4TtTWVnmEiC+bnXAjT1s069HV4eErz1M8vWXBGfAG06s5Kt97vOHrOH/C6m0h56t9E2OWxQ84ZQFKUYaX2RtYFWaatElqG9oVR5qNAVNwBg4hxr7igb1lxmczmESLwmUhN2GhQcrVBpjCqrs0DlaBheC9+8TqgaNc5rcFeNVj4RSVYtgKJaUCu8QvOVM7s1cI4ln9ZvBE6wHYwHxsQCh+Con9tx7Bvpj2+Mn0TbDTZxgyscsqMfHLF1VmiMWaXhlIXx8dGRqUJWE9OK9pH6Kr3NYqsEDANL3cG6aLQuOLOuyMyykDaoi55fn163ZPGaZHmk1KDUmF1CItGSKcX+pCyi2mm1jTM3j9y/TTrzX972abUeg37YWPUfQMnm44vWLKEtGqvRrBTyH9gsffRwYf/1hjwy6wupEI+EOBG7qbKKPKgEfBx7gLnICPvencqw99x+l8WQ9zsILGpeLc1AFLL4ZAYuvoQ9wn/BHxeHNNJjaqeNHwoadQpWJV37kTj/3gDcfSmDAq7Pt5OW7CQnCA4qldP9S6WNCaMbWDGKomw4SEjMm0qbiZ/wNDGEtBhFIWd5g38QjyzNVT1VzT1NNei0pukZoHqmR1by6yHnPUfJP2z8XjPbQl9/bpVldk3b1hKawklZqmRr25ZnntnylPQ14J86shkew7Fs5WZwnWxcQwxs/p+oO7w++/9t3cH10v9K3csTlv/1ul9//X+n5v3rriTzslz7vrqjueQ/rzf6+3dqPXrFitH/cY0NfRhMeKUJe6tvpkZRE6guai61lFpNXUltpW6idlF7ZY8XoNdXYBSkZWy5fGPOkUpKtGLsTJhzSc3k7IBSvfHeMCmnBAanD87/Lff33scNCtk7VarsTSq7qkOlKh4uVLTMXbjrPIUZ6YXPDet6raMYXcqXFXWnkEBW5M3el1PelTWCqQGJ/TNKJ/pHchlkC+Qp/Y4sj56D6oGqYVcVd/5p1rBdC88iRh1z9R0tYdeQYpVKOkTum3LRMUmK6PmWqycuSgldlIItW/t89QWpEoKYOpRqozYieftG6nZqD3Uv9Qj1Y+pZ7MEX73j1sXzEUL0vhv6oQdreoVwoDoqHLsFdVoMcHp5IlhXRBMQhuulPNnGR+pZyvq38wem9ca5Hdo5YPyRLDakXtNhxM8yYnCaTs4Mco+S4o9+5fGQ6ZG4dSSa7Fi4eGZ0fEdXqQrVaeokEYkDpDCbKWzG+47mei+5+41+myE8DR48+sOoF/ITVorjUaLUan171wFHwA3zNFO13NF2Uku0TD2DPwl2jBJ13YOWil8f9GHPJBI5edG/Hv0yR/wjPiHUdKVZC42yGGk6tkHW8eCTOElbOC8wYNgGrvuL/2H15APFxhGPDPCRe5kfcH1YXTQXSKSTP95lVmGVfedhbHsCKxYS7JPZgeEspSvZfU25AnzZ68kTpnJjnMYKj0C397T0FRl1gIFDse/6I9PKPN5w+MB2An+3jIU0DBQR6xW2n1yn41T8F9M33gNj7m7OnNz+9efPT4OCiaQrE21h5VVXDqpdWbDmqVTUOUfF5LDQopi+C9DUfXH3LP28FkyYse3fmlCkz31068X5AfS5tmEBrlKUmr15JjwHxJx8HJfer+MWP/HHjk9Lro2mlJU8Z0yg1TNXvQdmhmwH7/HqlasVx6f0gfubm89T6t4dxClWyQKVK7ehY9vQMjf5nW6beX6NSRZJKBddyYuPm09dy/Na/5nyTy3bFApoPCJr7IJRlNEycRd9D3o2Q5WYMP9zdX14BcjkA2y1Sg+U3fsC9J8lyZm5hiO7z70BTGjTWUxFgjEA0esvrsjkUrgvV6asTTWURoWAoeCTv0+gB2f29CwGwW3ZyDlGm8+gKpHC6vJ6I0/EKQVefX3b87tjXLhVMp5IxQA4hnx6EQ2QvEjspzKGgWJHEP3il7ns7VKqPP1apdqBhFYV21aA4vKz/q7/7bdlycUbo36Z0v/rJ6z7/tl/cQbX8GD/ngQfk56BQNSh+TnvxJwYPXDpvX1x6laG6B8qsvWM8oSUMhH0RWx8F8exK6TW2+xI8PJgLk9lfgeOX4td5UjYkuh/YF2uUaqR+Rr2FrUx06LXrAMvJpnHYTs7a10Ryw4R7r4nmIOnmBLUH9XghRbYA+TrgAakw3vDEciDe6UQX0TiC9czSobCPaFdhWRNbn3DoAr6OcS7RcINRcvBGdjoK+TomIRI9GVG+zorWUFjHoAEmZSI6ptiifTD2CKvWF2jUuqRBmqKw8goFb1Xwe/0avzak0cjBOpzEK0QDuN63MxWKMi1tmRAUeYHT0SzNv0hbvT6uYNJQoVCjgQEO0HRRBadaOK5msdPNBxKekgk6Z41BGw8LUa1Wqyop00LIg6DbJvrn+PKnHDEAlV5vKSqMDBeg0mu0VuR5LFqdgi9YyAKnVsu4RY+gh0o/FG2Fgk4rlLz0hGfCakds0fz68N/Rh3wMfbHHyBdrQ1+s7XMmYDQWmIxs4C2FQiHiVxI7/FptSOvT+jWasMa/GqcrFAZxSqYo5GybOcHsDkALZ1FZ9KI5TzKZXTqzaljaoFUDUFJijqhUeR3xcVtUfKIsMbslpWcyFYtXWtRCnh2AuBPd5GJo5/Try3WiYUks6ntimEGtMdmqRKNQ64acErB6lgd8JFg+t3Te5a5CjuPjkfrqxgZ3yp7nToWKvWrbYaDsTm6qmDZ+LA3BukvaoIO+dViMEGgUiX15PUjQgp9oJOYWoeoYlMZBjFTjz2fL8XcXTGHsl6qczY+nMWHg/HjdD3LzHg0Gm0qM+fN0/DyXviY1UfrHxClgjr+sNhYvNE2bzCXYHZ+UFGdvkLZvaiwDCloNY02bwFr43PWfcAaGneb1TGjO/tapZ0dkVwCWpmHJ8Juk56TnNzXFgSL71qhWRm0L1xW+F5Q6alkOaObatKVpuBns+LI2qs2bq3E0ZadN3bBulTG3H0J0XIxUMVWKeO6xuZU7JA/oGL8x7qadgMURSBSua2jMYpPEhNEP0I8Phf1IhBMSAou6C+vz+4qAMZ4QU+EQWy7bc5SjDOlL2qvcBQBkFTqlEknvENQAwKgVSpahGY7lFCwNzn6wfj04vHCf06zZu6hkZBF4gKUNJq8lYrQomE5z4IEKGoBaRu9zRT2rlvLuWNz7eP8tOfjhEUZUGHgFDcqhgjaw4qx1wKrQc0rVbqji1RwGGODUrO4MeE8qAO/97rYRKKiQXgb1ukarwWbQsDRKSOyu27fF5fXrfXdJBe5ALW0atNfBUqXnoaKV/Sea0SyUHbXizSgxFCZey0QKDysxrNMv4NEE4M0FoqrJ19HY8wUfwkpfEI1psF5GIuDR+4exgTUePNBN2NKN58Kc30vRvpCfwzAEojVKx0AU5YPWHGOEh7IAg7giZg3HaqNXLlrlMe5tAB3StPttXpoZF2TXF/mK3ez+DW9KH+zbKf1toVtfc9/3tkUK8guUDH3lLw+ub2b0Fb4rvn781mBQ9NsZXflxKbvtSOS67RvD4ZvXvnimRWdv/v3rpb7hnYEgRstpAYikjf4gGjyiwxbFXTRkKwsayhI+hVB/MAPVYyPbnOV6n3cv8IPKXb89/XNAK9yzlzw0kfa9Lb0Dq50jn0iVd9w0BJZmxkVFae8BEHhr44LuqrmJIRaOoYErGFSpLQ1tNYEVX1ZxkYYmW55BKdhm5M0ImpnuA9OGqDXW0CywASi3tR2XPrksX21X0WAK0IL4xgWddrumOXTtzZsLC6FFb89zODQqT43Ce/uNrxy8bJbTp2+pCY26TGpG3y94XsO9x/6NsqJekKEmEo9TqVA4B42GFT74FNBBJoC5zDo6zdmBBiBWkzdDM/EhRDZkABsFxegCB60hWMcQfHk6RYWxXyU3o6PRB2drXcMmVG2bY9Lo/VZPlSNQXxTMM2vVKrAi+fxfpC+kbz5/fB4L9KoQk5j/BRgHusGUy83wyzHbf3L8J9vHyAFYPuSP0qfSL6X3JelIu7uMHXnTs6c++/vp11rzq2o00rv/VEBo3/jG9m6Ldfatp7YvfubATPh58UOVYZfZYVWxNKNXaYPBgkB+nhZkf7np6Rl5ic1HgfWeyMTIWu1xaask3aU5cI9Dy0DP8efwJtBzcsDtPD5LMebRv0v3HDsASv72xvfmRKzj77ksfpN01d/ApCYWlTz1tmd//fpPdkyG7tk7Xpf1ScgYQ/YB8RpKPdHpXkZtQn1kH/VDihIsfh/2UIl4R+y5MvE/jQ/mhdBYVkR+5dgFaCJe/j+MH11uKDWgv+XfETI/qig4dxT7TKUzBRWIMfruW0gIqB6DweBFv3/3bP83GfwYFj/srAKnoCuff0co6xDG0Pw2Bn2bWzCvKdvhxrA0FQrTQaMVa9+EYoDYndTia8TFipGldViE7lX1I/gpVrYEsMTqoDfFg43NRKvAGmWAlRx0sQtbp7mx2ZkR+z4W9UC27tUD8jg0zQS1IIgtfzn3oaetWq0ubn06rY0P086V/nrcAPPyI4bloWRouSGSnwcNx6W/ztUOi2vTT1vjOq3W+vQhl11Z6AIpAgz5CqN0+Bi7AxdkT4q5coD+EuUA/aByHHbG51Ay0isE0zLlKlTawcH8RdqEFVVq4f5QQhUExXdLx86YCj2CwtTzDtYFfKfHpBA8haYzoPJu6a2gKhHavxCVZk1oF+Vz0Vg+V7dnTx0IFBeyuKSoTicXJL11N6i8dEHSsbtB8cCC2MLiAMAFcfmxaK/NjMyHm7BEBTCTiycVDs8qAZMSiCY0hzA8C0JYRkbjVoB9nm/fcXzV5e/fu4BHZ79etRuYHwbDpINr16nUR6S3jpyzgU5yDkqOHIJ3wemrf3NgDs+Puvn1VeRMuZ06z9RK96ySXrnvCenlY7ZrQOflIH3fk6DimE2cJK8/5vD/dKheIqpZivigUwO/EE5becS8lAArHw6iH/NdcH2PH0z88KGyx0ZZPrdIQ0Hp1dJxcOLzeZ+BTT/teA7W4glNekH64M0NG94EPkRtvjf/cil545z0BOiSvg9W55fNjcMFqJSr18z7bO6UMc+N6SJ3behfElxzCa4QyaznAT+FPU9NomZSi6k11FXUQ9QT1AvUq9R71EfUGfSO2AanDoRlSGEaW+KgeRqLGLTs7wqbPXNEhCBSglWUVyVSZDHCGifzPZ51UowoL1/UASDqADkRqdy6Bda3E0mXxAqMIroljLPk1juiMJXG3Y7glaYQk4HYYpArTb6BlEdgjXCyXAzoe57YP3NYzoFS2RQTS5bQ7MgWVjevxE0zkKd5lsc+0NUKtZpzBxzAoLRo1Cl3ZKHVEA8WiWOa3RETfwvLeXQODs4EXKLZzIxt58wWFwM38Zp4mbGpNX5uCGfQ62w0bXDCiRreF9Go0SFrCdSjSdxkQkeWETQVQ0Iah3PINUPLF09ZYr5qb60GzPvbsDg9dk1hqC7AlC9s8m7d9+iw4dvXTYpxyWaL9+xKndIslGnJ8WHG5HMytGAwOpl7GYtZ8CksZnN+drFB73TUGgz6VB38hjHo9bgaqDI/0StFMeVWFZeDaJ4Z5NljTz0angOBEUJAA5qhoZZVsRwNWIMV6HkkYzm0pmih88YNt4Chsxloz9eCVQq1jteHTF+qQ0FrSHH/PqULhAzS187y2XlKLe253y0/zM5JJ4yRPIURH+hUSiOYMnaHxiRkgbMxpKloMAsamFkhfT2ynm7vYtNKMKxk/ohO3YqbD1TVbF85Vjn+ykpr2sIPmb5thKGjex5cbi7TobcmR1RBl0IwotdmhHPVZh/DWAp8LGOlFzrq0Ws7nHU+Q3ac3sbQRp3ejupzWkwZ9KrilFf1fwBUC+G2AAAAeJxjYGRgYGBhPD3hfEVkPL/NVwZudgYQuGJ81ghG////n4GTkQ3E5WBgYgDqAABkIwvXAHicY2BkYGBj+M/AwMDJ8B8IOBkZgCLIgGkrAHsKBc4AeJyNVktrFEEQrnn0PIybLIYVNQRWSUyULIqo6EXmsB69iB4MiCLiRSKCJ3Nq/Bn+D8Gjv0q8rVUzVT3ftJOsSz6qu7q63tWTzNNn4l/6kij5RVTSf+F1wbTwPU/WAid7PzxjfHWePplMYXcYruNdK3TPd++ZzBjkXt7pbkQu031r2/d61YcLzvwEmRzsr41VfcmppxhvOeSdOvQdzouUEvblO+P4rNhG0KieB4Ky50+cD7k7xdxYDhRTF9VC5Y5beIijy2UjMlWUb8sD2KfMQx76moS4kZqvrj8/4py8CTmyWHp7EneKPp8JTzON20W1nyr9wvxEZfK4lxhbA7897ZSWd0WtOnOtZeqpSTVvxsOeUt2H2Eecr8TyhT1TQvxQuwZzEs58Vx+NK/jIuhaMCdfgmYB9WzDC3mzkXY0xVsv1sKejfoHZtLNG52/C+4XeTdnH1HKi9K3kifGO7zsByyeF+sLyE5tPXmdM98bqrXm5aLNvvMQP8v3Q+Gw3E6ybL6jd/ewb04xyp3EzfQQ9dkPA/BaFwUOvE+1ID0Y9vBHHoXaX7Qzxn0DzafNscuEu+3KkNLxDpfK0DvPSr1b4prLsbGRWwqyKTAX+W71l9utO/gTf6TBX1L8P5W+6Fc+T+mlvcxtXjXd6Oq16/tzqUa+pWYQD81n9nzO2wcZS/XnM60sghz4/4fMrI+9CjKuM93z+Sv2+rXpqpge1+h6D5TYF+F1AvVVELb9Qh3bNPm7gu4x1wDuDtdZX99sF6NQeT62v4L1NZUZZvtCzlNftXNhsQJ2DriryIe6J6g+9qHU/lifrbYy7gPOSzu8NzCfmsvwxOAv9yPY+tHd/9vpD/MOaXGa5Taa7Y32h7/h+Nc5/Hvn3FGzNzReIbW8sLtV9nfcfWe+h8rNyqFvWS51/6cfMZlz1B3m3ov1Cv0cO7Xnawh6xb5We79dDW7Oov/7pDeDv2t18BPC/RRLPRUAKve7pruRcfbwTZDzdFHre7y/1CnzxeJyllntUz2ccx9/P404uuYYQGmnNQpFkihBiIeMQi7kzs2mbTYaJZYwk17k0l61NyD3kHic0cg+5h5BpriHsZf/4f+uc9/n+vs/zubzf78/zfU7Sv38e/wExkqkIFkg2AmRIhYJBnlQ4VCrqCq5IxUdKJcYC9kuyXsoNnJIcoqTSA6UyCVJZ3svx7khZx8VSeXIq0KNCplRxIiiQKtGvspdUpZzkRJ5TulR1tFQtCMRJ1ennzHoN8moWB3CqRS+XGQBOteOlOp5SXRfJlRhXuNULlOpnS270bAA3d/LcU5BHD49H0nv0b+gPeL4fDtjzRLPnSqkRPRvDqQk9veDlxbs3tb3h650sNeV30zBATjM4NkOnjwOgjs8mqTleNefpOxTkSi32SH7oaQk+8APwasVeK3r7k+9PnQD4B1C7dS+QL7Whdxu4B1IrkPi27LXjvT1x7bOkIOp2QH9HH6lTohRMTGdyuqC/Czy74PuHSVIInELg1xUdXfGpGzy7MYPuxHVnvqHs96BmT3zsRd3e+NQHX/pQOwyuYXDpS1w//O5Hj4+pEY6OAeQPwMeBhQFcBoUAzsHgVGkINYfQcxjch6F9OLMYQd8RcBoJt0+pP4r8z9gfzdn4HM+/oPcYzlIE84kg90tyxlEnknMTiT/jWR9P3HfR0gTmMZG1SU4AnpPxMIrZRVF/CrlT4DkVjT/QJxru0+AwnfwZadJPxM9kbxY5Mcwxhr3ZnI9Y+MWyFgufWNZiOZdz6D+HnDg0xlErDo/mwn8e53E+81/ArBY6S4vguoj5/EyvxfizhHpL2VuKd8uYWTz7v+DPcjQvR8MKZrYCniuZ1yrqJHDWVuN7IrUS8XIN72typLX0WofGdcwxCW5JnOv1eLSe72MD3DfwHWyA30Z6bWQWm5jLZvzaTN0t1NqCH1s5h1vhnUzeNuK3wWl7+lvsgEcKmneibxc6d1NvDzPchx/78Go//FLplYrfB/DwADoP4n8aZyYNPofodYg6h6lzBL5HWEuHy5/EHKXnUXQcg38GtY6j/zjzO4HWEzxP0uMk6yfRfApPTrN/Gr/O4PsZ8s4yp0x0Z6LhHGvn4HUeb8/D4QK+XKBHFryz4HyR2IvovISWy+xd5pu4AuerrF/Dl+touM65yIbjDeJvMuNbxN2idw7rt/kW74C7IBff7nGW/+JM3mfvAb48RNMjch/zHT3BhyfwfEp+Pt7nU+sZZ+I5vV7Qs4BvpQCOL9H3Et4v4f8Kza9Ye11cRhVlimySKfpIpli+TPEMmRIDZUqWAwtkSjnJOBQGK2VKe8iU4SouGy3jyG/HeJny6TIVfEA213SMTCU3QGzlXqBApsoeGacomapjZapFylQPlXE+JVPDH/CsSU4t6tdiz4W82sTXIbYu3OqOlHFlz5Ue9YfKuOXIuAfLeFCjIc9GEQDeja/INPEESTJeCTLerDclppmrDHehaR4k44se3zyZFvTzg49fpkwrOPo7ywTQs3WaTBsQuFimLfHtQPvRMkE8O8CnowtAYyc4B6O7M750QUMI4C4z3eDQPVAmlLgecPsoHBDbkx69vAAxvdHSG+/64G8f4sPQ3Bce/dgLj5PpT6/+KTID4PkJeQMTZQahZTDah2TJDGVOw8JkhsNnFBpG03sMdb5C29dwH4u2b6j/7QyZceRE8hyPPu4qM4G8CcxzAjOeiK+TqPs98ZPhNpn9KPKn4N9UfkezN43cH5nr9DeA30w0zcTbWfgaQ7/ZnJs55MfxnIuuucx6HrXnE7sQXYuot5i4JcxxCRqXsrYMz5Yxw/hUmeXMZQW9V6JlFX1/nSjzGz0S4MsdZBJy3+J3vPiDc7Uab1dzFhLxZQ1c1vK+Fr3r6L+O9yT8SOJ9Cx5uRWMy3nDPmO3sb8ffHZyHHehLgVMKfXfSb9cbsLabWnvwfy8c98JvPzn7mXcqeg6g+SD9D8IlDd6HwGH6HGEvHc1H4XyM+hn0PM5sTzCrkyGAvdPM6Qy9znKWzuJRJuf1PPwvUDMLXKQWd4W5RL3LcLmKD9fIy4bHDfZu+sncgtct9OXAP4czdZs+d+h5h9934ZiLj7nJgNr3qHUffffRlIeGPPz6G20P4POQvIf4/5i6T/h+n3Dun8LtKT7lw+8Za895f4FnBcQUoIV7w7zkLLyix5v74nWGrPGStc6yhTxkCw+VLXJKtliIbAnWS/Lb4Yps6TzZsk6y5VhzzJat4CdbkfhKgP+vbBVPWScf2aqustWiZavzu8Ym2ZqhIF3WJVK2NrXrJMq6Bsu+Q3y9INn6xLo9km0wQ9adNfcs2XfjZD14NqRWw1xZT9AoSraxPyiQbZIs6xUh681+U3Kbu8j6ku8L1xYOgJp+biBTtiXcWhHvv0A2AB1t4mUDqdGO96BwQH4H+AWn/B/8A2W9n3QAAHicY2BkYGA6zCTJoM4AAkxAzAiEDAwOYD4DAB0oAU0AeJyVk99qE0EUxr/dpE1rpGDRUryQQUTBi920lBaCN9s/6U1oYgilV+o2O0mWJrthdpKQa19A8AXEKx9AvBe89FUEH8FvJ2MTsUJNSOY3Z+b8+c7ZBbDtPIWD+cfHG8sOyvhk2UUJ3ywXcA8/LRdRdh5aXsGmU7e8SvvUcgkv3WeW13DXfW95HXfcL5bLeOD+sLyBR4WAWZziOnevTMacHWzhnWWXtz5bLuAxvlsuYstxLa/gCXXNeZX215ZL+Oi8tbyGbXdmeR333Q+Wy3jufrW8gReFAo6QYoQZFGL00IeGwDFCTCBJp6QEEc8FdlHBDvbhkQMM+BVLXpnZSa6Sa+4d8SaO0tFMxb2+FsfhRIrTMIlmYreys++JYDAQ5igTSmZSTWREhxrrSRgvwNRESzHkilqa6GAqs3TITYuWHsasIGQutGRvPAhV7tvAGdqo0/sQVe7atJ3gAk1yizvUGmftenBYbbRrJxfNRqt9u4znRlVGtfldgT1qO+CvstQXnEuVxWki9rwDr2JE3i54k0IkpWSm5XkTuyadoF9q/vvm5KZR5T4d0u/CulzVkk/X5s8tijkiWoembVe0hbRqE++S7VxESbjmu46pmVNpDmSYSc6pK5XQqdB9KRajzWRH58K7qTInXaoTWoWRHIbqSoRaq/hybK4kqY47MrODVqayv3qjtLhuzk3PIhbPEkwfNPtS5SvuX+sN/4jpGWXoaz2q+n5eXjiP78Xp/0TwOal5VxLTef8fMf0BRSaZ9PELz4vYEXicfVcFdOPIsnVVmWInGVimt8yU2JacLE9gmZm9st22NZYtjSAwy8zMzMyPmfYxv33MzLCPmaqk9kzm/HN+TtIk3b7dfW9XKSlM/b8/+BoXkMIUpW5KXZ+6LnVj6pbUrakbUrelbgYEgjRkIAs5yMMQFKAIwzACo7AMlsMKWAkbwcawCWwKm8HmsAVsCVvB1rANvAm2he1ge9gBdoSdYGfYBXaF3WB32AP2hL1gb9gH9oUxGIcSlKECBphQhQmYhP1gfzgADoSD4GA4BFbBFEzDDMzCoXAYHA5HwJFwFBwNx8CxcBwcDyfAiXASnAynwKlwGpwOZ8CZcBacDefAuVCD88CCemo09UZqBBrQBAUtaEMHbFgNXXCgB31wwYM14EMAIUQwB/OwAIuwFs6HC+BCuAguhkvgUrgMLocr4Eq4Cq6Ga+BauA6uhxvgRrgJboZb4Fa4DW6HO+BOuAvuhnvgXrgP7ocH4EF4CB6GR+BReAwehyfgSXgKnoZn4Fl4Dp6HF+BFeAlehlfgVXgzvAXeCm+Dt8M74J3wLng3vAfeC++D98MH4IPwIfgwvAYfgY/Cx+Dj8An4JHwKPg2fgc/C5+Dz8AX4IrwOX4Ivw1fgq/A1+Dp8A74J34Jvw3fgu/A9+D78AH4IP4Ifw0/gp/Az+Dn8An4Jv4Jfw2/gt/AG/A5+D3+AP8Kf4M/wF/gr/A3+Dv+Af8K/4N/wH/gvphAQkTCNGcxiDvOpHXAIC1jEYRzBUVyGy3EFrsSNcGPcBDfFzXBz3AK3xK1wa9wG34Tb4na4Pe6AO+JOuDPugrvibrg77oF74l64N+6D++IYjmMJy1hBA02s4gRO4n64Px6AB+JBeDAegqtwCqdxBmfxUDwMD8cj8Eg8Co/GY/BYPA6PxxPwRDwp9TqejKfgqXgano5n4Jl4Fp6N5+C5WMPz0MI6NrCJClvYxg7auBq76GAP++iih2vQxwBDjHAO53EBF3Etno8X4IV4EV6Ml+CleBlejlfglXgVXo3X4LV4HV6PN+CNeBPejLfgrXgb3o534J14F96N9+C9eB/ejw/gg/gQPoyP4KP4GD6OT+CT+BQ+jc/gs/gcPo8v4Iv4Er6Mr+Cr+GZ8C74V34Zvx3fgO/Fd+G58D74X34fvxw/gB/FD+GF8DT+CH8WP4cfxE/hJ/BR+Gj+Dn8XP4efxC/hFfB2/hF/Gr+BX8Wv4dfwGfhO/hd/G7+B38Xv4ffwB/hB/hD/Gn+BP8Wf4c/wF/hJ/hb/G3+Bv8Q38Hf4e/4B/xD/hn/Ev+Ff8G/4d/4H/xH/hv/E/+F9KERASUZoylKUc5WmIClSkYRqhUVpGy2kFraSNaGPahDalzWhz2oK2pK1oa9qG3kTb0na0Pe1AO9JOtDPtQrvSbrQ77UF70l60N+1D+9IYjVOJylQhg0yq0gRN0n60Px1AB9JBdDAdQqtoiqZphmbpUDqMDqcj6Eg6io6mY+hYOo6OpxPoRDqJTqZT6FQ6jU6nM+hMOovOpnPoXKrReWRRnRrUJEUtalOHbFpNXXKoR31yyaM15FNAIUU0R/O0QIu0ls6nC+hCuogupkvoUrqMLqcr6Eq6iq6ma+hauo6upxvoRrqJbqZb6Fa6jW6nO+hOuovupnvoXrqP7qcH6EF6iB6mR+hReowepyfoSXqKnqZn6Fl6jp6nF+hFeoleplfo1dQdmbZjBUGmFwV2Ixsoy2908qo/pxzXU5kO98N0EFp+QYqa6nnhYjoKlJ9u2U4vH3ZqjuW3FYadnLTtIES3m/VVz51TubWu26vZ/Xxcu1FIbquVDex233Ko4bYzoW8FnXTH7ak8z6ZqlhOmQ7un0r5rNYeb7nzf4YYM5wedbORJlbH7dXeh6DnWYq1h+w1HMaenrDDnq5avgk5elhJP6LiNbrrlWO0Cb6bpddy+CgpzrhP1VI3XU9RNIRjS7cjLrvEbblPl6lZcU2i10/wXpOuu281L0bP8bsbz7X6YbVg95VvpltsP+bnTzNqh5diNYqgWwlpH2e1OWIjb83Yz7BT4Wbtfc1QrHE6aDdUPlV9MOr68PpK0V0dBaLcW07KXot1v8nsJTrfjd0dbVkPJqdXm7KZyc57dCCNfZT3Vb9hOoWd5NVmr8rNWUybkE+Z1qqYdZoKO5atMo6P4hESwkSBUXq1uNbrzlt8caVl8hINeftBIy6FnPItNwMZwvVzL9WV8OH590Iln0p2MWq0a4TDzzPlusvORQSfewpDnREFNjFHo2X3dLCYmits5txvXI2sixUfCOOkN2f2Wm8CChq9UP+i44YiGJa4YYmDSKtSt/qBp+b47H6+jmDTjVeSTduTp57Ej4iMSH/FyAnutqrUixxnW7aBnOc5ytdBwrJ61blnptt1i2ymrxXfEV3m1yEZjNYak0XDcQA3zqfTtfjt+PcPn2Vf5huWoftPys77Vb7q9XMPt9VjjbM9q91VYGJxX5K07R1kf2z2cVyoc4a17nkzZ4As73GIXKj8hK+qOLGGZXvic8kObGVfofsf17bVsX8sZYsfXGh2ZJJy3Q/ZlcvBiMrF93BtOHF9jct+lrlpM820O8nrJwUjYiXr1gNcqB7dM92S50h+KA0nHclrFOLokMSUn83KIGHHsfpfNmRxlzouCDm9rhG+P8jls1ORxHELsfpbJvc5isW0zQz3xQRIdhCbjsA/4cOW+F2OLJ0Sjg8ubdAvxCwmZ3nB+sNdsMnM26ksMKbLF+NLIATfJDwLqNPlSsBv48PrpunKcYkOOtcUHG6pCh2XU7o6b4rZc3Iq8ZEQOZEXiyNp6R67cYCSeYNkGQ5G3IUim4Rju1lV23uc738mEVtANshxReTNDdd9WrYYVqII4N7knmbbvRl5azjLDHoma2bqyOEJQIwpZSo9PxfJi/9heOrDmVEHOp1Zno3bZca7PfsLIQdfhiOHbXRV2eMJ2ZyjiuOTztIrXUHdUhs1rNzjMR43uEMvI6+HrO7quFR/78rbrtnk362JAcclAhjVUiwU+cxXGO80nTb6kSSO+xEkzPiu+NxzC+0E6cH22GhfJPYlbfHkGmS1OKgOvpXndLhumzf5vckqqu6xxUdtZ3hweWDvOKBzjQ/ZrqDi25tnbPmtvcUTkmFdwZBE1tkU9z3GBdW6r0fiIa4MMNpx0E6fmJJXWes0iY8OOG/Dhq3wQ2aEolhdTCWO2wYlKKc4wLkdlyZRxOpEt1CPb4R208wz2JO8MWT1mt/oNle2pZtcOiy1ZErOsVrx0xXmgk4Sp1lhLrWi6UV2s1JcTj/23wUjivw2G2H8b9GVfhfX44hJgfoAorH8111RBl9NG1rE8qWKjhMM9ty77im/jsPZ37LfCmsgN9dRJM9GZd9vv82aSdzOc/Z3Fgg4FfDDLl4bAOAwtCYPSL6gFT25hoi4L6CXvZYIeLyTT4qvVp57q5Noc6zyrmecwF/siL98S8uZo3IhDC7u5mecz5uxlOWn5YhiKF8SvOcvWxTsdgDiYJMkivr/pBkexIYFIuuxKsGFXpmul6mRxSWYpBhHfSL6+tse2jupJi1+bKA970dq1cna2aihOoDKhHOPo+mYt/vDq2Mppjg4STbKaFZKiauwm9lBkBx0+UZ+DnZLEs9BocoDS2SYYfLSs3GBEB6ilQxKglvbjANUJe46RbgRBOcve5JBZSKKqNjFHJs6OG7HfbS+wgyUJacW6sUHSStfKY+Wh+NNP5s/yIK93dP2XQ5yuk5AfD+YdxZdebJg0Yscmz+PPiDisx1eiVh4vFZKUH2cEvvZ8rSWzJQZZ7xS2rrxdJRX51K57FAVNsvs+rfYWyY/q1PXnqR425DNZDa27s8vjOFQXY3gdq843slYuTa5cNxpyOK1HoQo2/b9Dsq2RwXAcg1ds0ItjU61crkhhDC9yNo3qeiO6k15gmYcWBp8e696Rw8w12Sz8Uc0hnb/0BsGLv7G43/atXrbF37Rdn6wmh47x6vho3Q7rkRy9loEjoeMXkyoeWua4TLQ+S40s6Ufe0qfiq+VL+skVn+fPXHc+yPE19V27meGLES3wMu265Jagu+hxUnMjP1gTsWL8OcBWcbMtDsuOSkshCTy0PQoikdY0c/LPjT2nqB61ca6bmVd23eV/HPr8yy9US6Px3muDzctYZZNkSYOc6yQ5Rx6Zo003XPJAxiaG5/hTnL9K4zXxyMTYSJLZ4oGaK0MlKcpSiFYThhSmFFUpJqSYzEV9+9DxVWN81tY4j0wKaLIsXQFNCmhSQJMCmhTQ5GS6VhmLEXVplaQoS1FJZpsal44pRVWKCSkEND4mhTwdF9C4gMYrUhhSCGJcEOOCGNdrmx7TteBKgisJriS4kuBKgisJriS4kjCVhaksiLIgyoIo6+XN6AlnxnUdvyHQsqacMXRt6lomr8gcFWGtCGtFWCvxA4FWNHRWiA0hNmRaQ0CGgAwBGQIyBGQIyJClmoIwBWEKwhSEqZd6aPxMQGaVz7sVPxNQVR5UBVQVUFUeVIWmKjRVU15uSEtoqoKYEMSEIMQXFfFFRXxREV9UxBcV8UVFfFGZEMSkICYFIaaoTApispJulWIZ2RTcih8IQkxhsCm4GJeiJEVZiooUhhSmFFUpJqSYzMwpDpvcFEsYMpchljDEEoZYwhBLGGIJQyxhjAtJSUhKghAzGGIGQ8xgiBkMMYMhZjDEDIaYwRAzGGIGQ8xgiBkMCV9GWRBlQZQFIR4wyoKoCKIiiIogRHpDpDdEekOkN0R6Q6Q3KoIwBCG6G6K7IboborshuhuiuyG6G6K7IboborshuhuiuyG6G6YgTEGI6IYpCFMQLHqrxAguBMGic0sQIrohohtVQVQFIaIbIrohohsiuiGiGyK6IaIbIrohohsiuiGiGyK6IaIbIrohohsiujEpCIkEhkQCQyKBwaK3SlUV27Q0MaZrxpkivSnSmzoelCYMXZsyWJViQgrmM8VLpuhviv6m6G+K/qbob4r+puhviv6m6G+K/qbob4r+puhviv6m6G+K/qbob4r+Zim5lqVVeoWrxnVd0nVZ13qpq/RSV5m6rup6QteD+VbpekrX07qe0fVsUk9p3inNO6V5pzTvlOad0rxTmndK805p3inNO6V5pzTvlOad0rxTmlcHzdK05p3WvNOad1rzTmveac07rXmnNe+05p3WvNOad1rzTmveac2rY2tJx9bSjOad0bwzmldH2JKOsKUZzTujeWc074zmndG8M5p3RvPOaN5ZzTureWc176zmndW8s5p3VvPOilMmNemsJp3VpLOadFaTzmrS2dn/AboJB4wAAAA=) format('woff');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
{
"tiddlers": {
"Untitled 5": {
"title": "Untitled 5",
"text": "<span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\\n</span><div style=\"box-sizing: border-box; color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\">*~*~*~*~*~*~*~*~*~*</div><br style=\"box-sizing: border-box; color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">< /body></html> ATTENDEE;CN=veronique RAGO;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:</span><a href=\"mailto:ver\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:ver</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>onique@escolore.org ATTENDEE;CN=combes;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:mail to:a.combes@escolore.org ATTENDEE;CN=h.selimi;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:ma ilto:habib@escolore.org ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190329T133000 DTEND;TZID=\"Europe/Brussels\":20190329T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190315T170714Z DTSTAMP:20190315T170714Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:23bf8d88-91e7-4602-be59-b67a4948fc2c SUMMARY:Réunion ADESS Séverine LOCATION:St Germain Lembron ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190925T090000 DTEND;TZID=\"Europe/Brussels\":20190925T130000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190730T100319Z DTSTAMP:20190730T100319Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:23c248ea-faa7-4877-b8a9-aa56887bfdfb SUMMARY:SAFETOOL J. Treille ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210922T100000 DTEND;TZID=\"Europe/Brussels\":20210922T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210908T081715Z DTSTAMP:20210908T081715Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:23fab7a5-9c91-413e-a548-f61af7841d2c SUMMARY:séverine CP AM ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200610 DTEND;VALUE=DATE:20200611 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200526T095355Z DTSTAMP:20200526T095355Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:240F8726-54AF-481E-ADF2-7FD881F15AA1 SUMMARY:Réunion équipe cartonnage DTSTART;TZID=\"Europe/Paris\":20191001T090000 DTEND;TZID=\"Europe/Paris\":20191001T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190930T070918Z DTSTAMP:20190930T070919Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:24285f82-bae5-4296-875b-c2418ba57395 SUMMARY:Stéph' vacances ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200323 DTEND;VALUE=DATE:20200328 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20200113T132636Z DTSTAMP:20200113T132636Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:24789e69-9947-4279-998f-f0a537e39486 SUMMARY:CHANCEL PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210114T090000 DTEND;TZID=\"Europe/Brussels\":20210114T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200826T130407Z DTSTAMP:20200826T130407Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:24E12B5B-D142-4CFE-B623-2DE0D7EBA02C SUMMARY:FITECO à Escolore DESCRIPTION:\\n DTSTART;VALUE=DATE:20211012 DTEND;VALUE=DATE:20211014 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210920T121508Z DTSTAMP:20210920T121515Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Reminder X-WR-ALARMUID:480860B5-3984-47A6-854A-F4C20BF72DF0 END:VALARM END:VEVENT BEGIN:VEVENT UID:24eb3cdd-fc04-4231-9095-d24e5c5f87e5 SUMMARY:LEMOUSSU PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210909T090000 DTEND;TZID=\"Europe/Brussels\":20210909T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120316Z DTSTAMP:20210806T120316Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:254ba343-8105-474a-96ae-364eeb19371e SUMMARY:PI GODARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200622T133000 DTEND;TZID=\"Europe/Brussels\":20200622T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200203T111700Z DTSTAMP:20200203T111700Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2574469a-3f25-4dd7-90d6-ed61b082a0c9 SUMMARY:RAE Rochefort ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200512 DTEND;VALUE=DATE:20200514 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190719T132043Z DTSTAMP:20190719T132043Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:258c38f9-9265-441c-8768-d31eb25bb22f SUMMARY:Formation diététique ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190920 DTEND;VALUE=DATE:20190921 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190719T131724Z DTSTAMP:20190719T131724Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:25d0a14f-05f6-416c-87b7-37cf1526b40e SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201217T090000 DTEND;TZID=\"Europe/Brussels\":20201217T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145520Z DTSTAMP:20200910T145520Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:25d1324b-6828-46f8-ad07-e5f5a8e655d0 SUMMARY:stagiaire psychologue DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180924 DTEND;VALUE=DATE:20180929 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180904T071832Z DTSTAMP:20180904T071832Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:25eda657-f701-4f36-a6ed-27b68a4fb39b SUMMARY:SOCOTEC ascenceurs ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200324T133000 DTEND;TZID=\"Europe/Brussels\":20200324T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200309T140539Z DTSTAMP:20200309T140539Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:26e85efa-5e4b-47ae-b8ae-31383a6e5024 SUMMARY:Différents et compétents Séverine L LOCATION:St Sandoux ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190108T090000 DTEND;TZID=\"Europe/Brussels\":20190108T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190109T104753Z DTSTAMP:20190109T104753Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:26f2bf14-cbc2-4514-9d37-968e2f438f36 SUMMARY:PI LASLEDJ FOYER ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190516T140000 DTEND;TZID=\"Europe/Brussels\":20190516T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173259Z DTSTAMP:20190301T173259Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:273caee0-63fe-418c-bfdd-f8f294661136 SUMMARY:Séverine congés ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210215 DTEND;VALUE=DATE:20210220 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210115T084814Z DTSTAMP:20210115T084814Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2821ae0a-41d3-46cd-8ab4-a81fd3195749 SUMMARY:PI MOISSINAC ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20161006T090000 DTEND;TZID=\"Europe/Brussels\":20161006T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T104842Z DTSTAMP:20160908T104842Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2829a8df-e08a-4efa-99cf-44cf029f9d0c SUMMARY:CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20200721T150000 DTEND;TZID=\"Europe/Belgrade\":20200721T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T092434Z DTSTAMP:20200124T092434Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:2833659e-ae78-4e17-bf24-21d852c34940 SUMMARY:steph' récup' DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190627T110000 DTEND;TZID=\"Europe/Brussels\":20190627T133000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190624T143339Z DTSTAMP:20190624T143339Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:283392a0-6880-4b51-b8c9-f3b76e00ee0a SUMMARY:CRDV ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190411T090000 DTEND;TZID=\"Europe/Brussels\":20190411T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180912T140238Z DTSTAMP:20180912T140238Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:28466DFF-FA33-4715-A9EB-B8AEAB4DBDCC SUMMARY:Retraite C. Rasson DTSTART;TZID=\"Europe/Paris\":20190430T160000 DTEND;TZID=\"Europe/Paris\":20190430T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190402T073700Z DTSTAMP:20190402T073701Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:28fc8723-4fb7-41c4-b4eb-3f073cd20ccc SUMMARY:Retour PI koumrouyan\\, barthélémy et dupalan ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190308T090000 DTEND;TZID=\"Europe/Brussels\":20190308T103000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190307T101611Z DTSTAMP:20190307T101611Z SEQUENCE:2 END:VEVENT BEGIN:VEVENT UID:2954e163-33f6-482d-ae63-195059eb8e00 SUMMARY:Flavy Télétravail X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@esc\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@esc</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>olore.org X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210713 DTEND;VALUE=DATE:20210714 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210715T122217Z DTSTAMP:20210715T122217Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:295D4AA8-9553-43B0-9D38-031C70A2DCF4 SUMMARY:PL :Mr smith société Ricoh pour imprimerie 0676093665 DTSTART;TZID=\"Europe/Paris\":20200117T090000 DTEND;TZID=\"Europe/Paris\":20200117T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200115T081138Z DTSTAMP:20200115T081141Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:29E0FF5F-FBA9-49C7-97C2-4DD072A07EE2 SUMMARY:Commission sécurité DTSTART;TZID=\"Europe/Paris\":20210722T090000 DTEND;TZID=\"Europe/Paris\":20210722T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210629T095622Z DTSTAMP:20210629T095623Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:2A5635B8-274E-46F8-BCF2-7F94EFC9591F SUMMARY:Dénis Charrier GESAT (PL) DTSTART;TZID=\"Europe/Paris\":20200922T150000 DTEND;TZID=\"Europe/Paris\":20200922T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200909T130725Z DTSTAMP:20200911T121508Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:2aaeb8df-eea9-444c-829a-6404289854ce SUMMARY:CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211019T150000 DTEND;TZID=\"Europe/Brussels\":20211019T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210111T135901Z DTSTAMP:20210111T135901Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2acdedf1-d994-4642-b4e8-04c01eecaf92 SUMMARY:Réunion entrée Yann BONHOMME ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210407T140000 DTEND;TZID=\"Europe/Brussels\":20210407T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210319T092024Z DTSTAMP:20210319T092024Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2acfb2a6-9630-47ec-8f83-11d253507f87 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210311T090000 DTEND;TZID=\"Europe/Brussels\":20210311T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145649Z DTSTAMP:20200910T145649Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2b217ec0-6e61-4712-be8f-53be01f3de67 SUMMARY:CRDV présent DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191107T100000 DTEND;TZID=\"Europe/Brussels\":20191107T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190911T143315Z DTSTAMP:20190911T143315Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2b6f8e0c-f2cd-4f91-a0bc-e59be72e208e SUMMARY:formation SST initiale ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20170926 DTEND;VALUE=DATE:20170927 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20170802T094755Z DTSTAMP:20170802T094755Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2badf393-e232-4c5f-9032-152e317f9d42 SUMMARY:PI DUPALE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20161110T090000 DTEND;TZID=\"Europe/Brussels\":20161110T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T104800Z DTSTAMP:20160908T104800Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2bc74b6a-abc7-4669-98b3-29dd62f69f14 SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20211020 DTEND;VALUE=DATE:20211021 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103155Z DTSTAMP:20201014T103155Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2be32468-012c-4b30-9656-a9ef45c212cb SUMMARY:PI CHAUQUET ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160303T100000 DTEND;TZID=\"Europe/Brussels\":20160303T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160229T132249Z DTSTAMP:20160229T132249Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2c466d18-762b-4bee-af8f-e1335f6297da RRULE:FREQ=WEEKLY;UNTIL=20161029;INTERVAL=2;BYDAY=TU SUMMARY:présence Céline BATIER DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20160913 DTEND;VALUE=DATE:20160914 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20160829T085937Z DTSTAMP:20160829T085937Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2c5313d3-6ba2-4240-af59-adfd619e118e SUMMARY:PI AVININ ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170126T090000 DTEND;TZID=\"Europe/Brussels\":20170126T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105416Z DTSTAMP:20160908T105416Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2c5dcb62-4eb1-471d-8da3-1305eb93bbbb SUMMARY:reunion cuisine DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201123T153000 DTEND;TZID=\"Europe/Brussels\":20201123T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201016T121757Z DTSTAMP:20201016T121757Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2c9ccb17-c60f-4576-8bcf-d6793bc7a501 SUMMARY:retour PI Didier ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200724T150000 DTEND;TZID=\"Europe/Brussels\":20200724T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200724T102642Z DTSTAMP:20200724T102642Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d3a99ff-588b-4e61-882d-12f3332cefe9 SUMMARY:Analyse de la pratique X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151022T090000 DTEND;TZID=\"Europe/Brussels\":20151022T104500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151002T083948Z DTSTAMP:20151002T083948Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d40a9dd-1e85-4006-a2a5-f3fe0b8e5b91 SUMMARY:PI LEMOUSSU ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200123T140000 DTEND;TZID=\"Europe/Brussels\":20200123T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130017Z DTSTAMP:20190802T130017Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d502321-c8d8-4004-89b4-50e7413d91c1 SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20181003 DTEND;VALUE=DATE:20181004 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T141722Z DTSTAMP:20180323T141722Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2D7B7FCB-666A-4088-90BF-9F7A4628B7F3 SUMMARY:DP/TH DTSTART;TZID=\"Europe/Brussels\":20191115T110000 DTEND;TZID=\"Europe/Brussels\":20191115T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190719T100755Z DTSTAMP:20190719T100756Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Rappel X-WR-ALARMUID:E063E46E-F9F8-4316-A20D-A55A6799FC1A END:VALARM BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec RRULE:FREQ=WEEKLY;INTERVAL=4;BYDAY=TH SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:Salle de réunion ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170316T140000 DTEND;TZID=\"Europe/Brussels\":20170316T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170313T111237Z DTSTAMP:20170313T111237Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI CHOUZET ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200924T140000 DTEND;TZID=\"Europe/Brussels\":20200924T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20200924T140000 LAST-MODIFIED:20200826T130830Z DTSTAMP:20200826T130830Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI DUCREUX ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201022T140000 DTEND;TZID=\"Europe/Brussels\":20201022T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20201022T140000 LAST-MODIFIED:20200826T130914Z DTSTAMP:20200826T130914Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI DUCHESNE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201119T140000 DTEND;TZID=\"Europe/Brussels\":20201119T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20201119T140000 LAST-MODIFIED:20200826T131007Z DTSTAMP:20200826T131007Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI MORGES ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201217T140000 DTEND;TZID=\"Europe/Brussels\":20201217T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20201217T140000 LAST-MODIFIED:20200826T131102Z DTSTAMP:20200826T131102Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI VALOIS ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210114T140000 DTEND;TZID=\"Europe/Brussels\":20210114T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210114T140000 LAST-MODIFIED:20200826T131123Z DTSTAMP:20200826T131123Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI VERNET ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210211T140000 DTEND;TZID=\"Europe/Brussels\":20210211T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210211T140000 LAST-MODIFIED:20200826T131200Z DTSTAMP:20200826T131200Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI MAZIN L ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210311T140000 DTEND;TZID=\"Europe/Brussels\":20210311T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210311T140000 LAST-MODIFIED:20200826T131242Z DTSTAMP:20200826T131242Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI RIDON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210603T140000 DTEND;TZID=\"Europe/Brussels\":20210603T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210603T140000 LAST-MODIFIED:20200826T131419Z DTSTAMP:20200826T131419Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI DEBRY ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210701T140000 DTEND;TZID=\"Europe/Brussels\":20210701T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210701T140000 LAST-MODIFIED:20200826T131448Z DTSTAMP:20200826T131448Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI DANON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210408T140000 DTEND;TZID=\"Europe/Brussels\":20210408T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210408T140000 LAST-MODIFIED:20201106T113712Z DTSTAMP:20201106T113712Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI VIALARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210506T140000 DTEND;TZID=\"Europe/Brussels\":20210506T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210506T140000 LAST-MODIFIED:20201106T113734Z DTSTAMP:20201106T113734Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI CHOUZET ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211021T140000 DTEND;TZID=\"Europe/Brussels\":20211021T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20211021T140000 LAST-MODIFIED:20210806T121827Z DTSTAMP:20210806T121827Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI DUCREUX ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211118T140000 DTEND;TZID=\"Europe/Brussels\":20211118T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20211118T140000 LAST-MODIFIED:20210806T121905Z DTSTAMP:20210806T121905Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI MORGES ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211216T140000 DTEND;TZID=\"Europe/Brussels\":20211216T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20211216T140000 LAST-MODIFIED:20210806T121949Z DTSTAMP:20210806T121949Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI VALOIS ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220113T140000 DTEND;TZID=\"Europe/Brussels\":20220113T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220113T140000 LAST-MODIFIED:20210806T122004Z DTSTAMP:20210806T122004Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI VERNET ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220210T140000 DTEND;TZID=\"Europe/Brussels\":20220210T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220210T140000 LAST-MODIFIED:20210806T122103Z DTSTAMP:20210806T122103Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI MAZIN L ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220310T140000 DTEND;TZID=\"Europe/Brussels\":20220310T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220310T140000 LAST-MODIFIED:20210806T122144Z DTSTAMP:20210806T122144Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI ROUX ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220407T140000 DTEND;TZID=\"Europe/Brussels\":20220407T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220407T140000 LAST-MODIFIED:20210806T122210Z DTSTAMP:20210806T122210Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI VIALARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220505T140000 DTEND;TZID=\"Europe/Brussels\":20220505T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220505T140000 LAST-MODIFIED:20210806T122239Z DTSTAMP:20210806T122239Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI RIDON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220602T140000 DTEND;TZID=\"Europe/Brussels\":20220602T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220602T140000 LAST-MODIFIED:20210806T122306Z DTSTAMP:20210806T122306Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2d9aa7b8-c82d-45cd-b19d-427c57960cec SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI DEBRY ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220630T140000 DTEND;TZID=\"Europe/Brussels\":20220630T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220630T140000 LAST-MODIFIED:20210806T122329Z DTSTAMP:20210806T122329Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2da3a6c5-1389-4aa9-83ec-3e89b096de00 SUMMARY:Réunion cuisine ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190514T153000 DTEND;TZID=\"Europe/Brussels\":20190514T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190412T153022Z DTSTAMP:20190412T153022Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2de4730a-3b1b-4ef8-b4f6-996c34783bf9 SUMMARY:commission menu ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170405T143000 DTEND;TZID=\"Europe/Brussels\":20170405T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170330T115545Z DTSTAMP:20170330T115545Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:2e2788a1-689b-4aff-be84-3540d99cc75b SUMMARY:PI LASLEDJ ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190404T090000 DTEND;TZID=\"Europe/Brussels\":20190404T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173028Z DTSTAMP:20190301T173028Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2e6a6eb0-4d3b-4f91-9968-20d94adcc529 SUMMARY:PARILLAUD PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201119T090000 DTEND;TZID=\"Europe/Brussels\":20201119T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200826T130333Z DTSTAMP:20200826T130333Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:2e7b151b-729a-4138-8eef-7c82604c7c26 SUMMARY:inauguration conserverie ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@e</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>scolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20160929 DTEND;VALUE=DATE:20160930 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20160711T091514Z DTSTAMP:20160711T091514Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:2e9934c2-d9fa-4bf0-ab33-203e35daba6f SUMMARY:DP/CE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160705T100000 DTEND;TZID=\"Europe/Brussels\":20160705T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160414T123324Z DTSTAMP:20160414T123324Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2ed1c0ea-5d12-49ee-9e27-807a33e257b0 RRULE:FREQ=WEEKLY;INTERVAL=3;BYDAY=FR SUMMARY:Flavy absente DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20181005 DTEND;VALUE=DATE:20181006 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180928T104219Z DTSTAMP:20180928T104219Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2ed1c0ea-5d12-49ee-9e27-807a33e257b0 SUMMARY:Flavy absente DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20181005 DTEND;VALUE=DATE:20181006 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT RECURRENCE-ID;VALUE=DATE:20181005 LAST-MODIFIED:20180928T104120Z DTSTAMP:20180928T104120Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2f0975ff-5807-4405-a2da-4b44b64fcb07 SUMMARY:PI VIALARD ESAT LOCATION:Escolore X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER:</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190314T090000 DTEND;TZID=\"Europe/Brussels\":20190314T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190314T080144Z DTSTAMP:20190314T080152Z SEQUENCE:3 END:VEVENT BEGIN:VEVENT UID:2f1472c4-3fd1-4ef9-af0c-f7a6fda7c81a SUMMARY:formation DV DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180911 DTEND;VALUE=DATE:20180912 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180828T070716Z DTSTAMP:20180828T070716Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2f23be77-260c-4b8e-a5be-6234c84ce939 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210603T090000 DTEND;TZID=\"Europe/Brussels\":20210603T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145828Z DTSTAMP:20200910T145828Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:2fb0e261-e54a-4647-93cf-447e605e9cab SUMMARY:Consultation Dr DENIZOT LOCATION:Pharmacie X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151119T133000 DTEND;TZID=\"Europe/Brussels\":20151119T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103050Z DTSTAMP:20151210T103050Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:301fe923-51b8-4e00-9774-60d3ccc7d25e SUMMARY:VIEUX PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211021T090000 DTEND;TZID=\"Europe/Brussels\":20211021T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120509Z DTSTAMP:20210806T120509Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3096d98c-7575-42bd-91fa-6c411510fc66 SUMMARY:auvergneco (Fabienne Habib) ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160524T090000 DTEND;TZID=\"Europe/Brussels\":20160524T130000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160119T134256Z DTSTAMP:20160119T134256Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT30M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:309A2E4A-6133-4AAA-9329-1C1164AC77FE SUMMARY:Retour PI M. Ridon DTSTART;TZID=\"Europe/Paris\":20191206T110000 DTEND;TZID=\"Europe/Paris\":20191206T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191129T080714Z DTSTAMP:20191129T091253Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:30a38da6-68d0-4340-87c3-51f1c874ceb6 SUMMARY:PI ROUX FOYER ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190328T140000 DTEND;TZID=\"Europe/Brussels\":20190328T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173046Z DTSTAMP:20190301T173046Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:30ba2c5b-4fa6-4783-91e9-ff55ca92dd92 SUMMARY:étudiantes vétagro X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151015T093000 DTEND;TZID=\"Europe/Brussels\":20151015T130000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151008T090608Z DTSTAMP:20151008T090608Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:31347331-c1ec-428a-ba25-96fa74de3fdc SUMMARY:Commission restauration ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211214T153000 DTEND;TZID=\"Europe/Brussels\":20211214T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210916T092614Z DTSTAMP:20210916T092614Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3138c9bb-b6cc-4100-b148-27ea4191b900 SUMMARY:Commission menu ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200721T150000 DTEND;TZID=\"Europe/Brussels\":20200721T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200526T095837Z DTSTAMP:20200526T095837Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:31622f4f-f2c6-445a-b795-59609124563c SUMMARY:Flavy Télétravail DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210624 DTEND;VALUE=DATE:20210625 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210610T095303Z DTSTAMP:20210610T095303Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3173116a-32a9-45d1-a7ae-39bf56e29458 SUMMARY:Atelier d'écriture ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210224T143000 DTEND;TZID=\"Europe/Brussels\":20210224T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210118T153050Z DTSTAMP:20210118T153050Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:320a3e9d-00ce-4e90-972d-50f964c16076 SUMMARY:Réunion surveillants de nuit ATTENDEE;CN=cindy passemard;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:</span><a href=\"mailto:pa\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:pa</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ssemard@escolore.org ATTENDEE;CN=nicolas thevenon;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:</span><a href=\"mailto:n\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:n</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>.thevenon@escolore.org ATTENDEE;CN=alexis montorier;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP =TRUE:</span><a href=\"mailto:a.montorier@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:a.montorier@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=beatrice gouy;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TR UE:</span><a href=\"mailto:b.gouy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:b.gouy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191125T150000 DTEND;TZID=\"Europe/Brussels\":20191125T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191113T100831Z DTSTAMP:20191113T100831Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:325d1080-7bba-4921-b0b4-78ac86349994 SUMMARY:VIALARD A PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210311T090000 DTEND;TZID=\"Europe/Brussels\":20210311T101500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210311T100635Z DTSTAMP:20210311T100635Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:32e3be5c-5050-4b98-8ea6-4783a0b2363a SUMMARY:Analyse de la pratique ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200402T144500 DTEND;TZID=\"Europe/Brussels\":20200402T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191018T101059Z DTSTAMP:20191018T101059Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:33f4c070-f047-4422-a61a-b17c77fc438e SUMMARY:PI ESAT AVININ ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160407T100000 DTEND;TZID=\"Europe/Brussels\":20160407T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160113T110043Z DTSTAMP:20160113T110043Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:34494ab2-d12f-4d0e-8f09-72a3eac80f8d SUMMARY:DP TH ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190125T100000 DTEND;TZID=\"Europe/Brussels\":20190125T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190114T080035Z DTSTAMP:20190114T080035Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:345dd268-3f79-4009-8251-f0029d15d25b SUMMARY:PI intermédiaire Az'Eddine ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200909T100000 DTEND;TZID=\"Europe/Brussels\":20200909T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200907T085159Z DTSTAMP:20200907T085159Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:34ac8173-8702-44ca-b612-15b1ca1f392f SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20211013 DTEND;VALUE=DATE:20211014 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103142Z DTSTAMP:20201014T103142Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:35163B6A-4AD2-4493-9534-ECB35D9B8A8B SUMMARY:auvergneco DTSTART;TZID=\"Europe/Brussels\":20210122T130000 DTEND;TZID=\"Europe/Brussels\":20210122T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201222T084912Z DTSTAMP:20201223T075208Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Reminder X-WR-ALARMUID:EA556C91-3B4C-4034-A755-B3ADC96043C1 END:VALARM END:VEVENT BEGIN:VEVENT UID:3543c856-a6ad-46ee-9090-bf1c742939bc SUMMARY:PI SUBTIL ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170608T090000 DTEND;TZID=\"Europe/Brussels\":20170608T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170313T112359Z DTSTAMP:20170313T112359Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:354c973a-1389-442f-9f58-093a60d70473 SUMMARY:evaluation interne DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20201022 DTEND;VALUE=DATE:20201023 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201021T130917Z DTSTAMP:20201021T130917Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:35692fbd-15b1-46cc-a731-17723f3faefe SUMMARY:PI ESAT JOACHIMZACK ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160204T090000 DTEND;TZID=\"Europe/Brussels\":20160204T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160104T113749Z DTSTAMP:20160104T113749Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:35e6e107-fabf-422f-9142-19e2a7db6869 SUMMARY:PI ESAT WILSON ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160211T090000 DTEND;TZID=\"Europe/Brussels\":20160211T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160104T114004Z DTSTAMP:20160104T114004Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:3657f865-eeea-41d6-a973-c8e443e26181 SUMMARY:PI RIDON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170112T090000 DTEND;TZID=\"Europe/Brussels\":20170112T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105400Z DTSTAMP:20160908T105400Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:367BEA32-5F29-4EAA-B9BB-8506F809EBDC SUMMARY:CA réseau ESAT (prendre chéquier) DTSTART;TZID=\"Europe/Paris\":20200923T093000 DTEND;TZID=\"Europe/Paris\":20200923T133000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200916T095749Z DTSTAMP:20200918T170815Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:367f57f9-84bd-4a1b-bbda-d84298eac7d6 SUMMARY:reseau ESAT en Auvergne (PL) ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210917T090000 DTEND;TZID=\"Europe/Brussels\":20210917T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210621T121420Z DTSTAMP:20210621T121420Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:36bc983d-beb3-4390-a4fc-251c89abdcbc SUMMARY:PI LASLEDJ ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170420T090000 DTEND;TZID=\"Europe/Brussels\":20170420T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105750Z DTSTAMP:20160908T105750Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:36fa6c29-223b-46d5-b407-3cbe4b9e856d SUMMARY:NOEL C PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210422T090000 DTEND;TZID=\"Europe/Brussels\":20210422T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130535Z DTSTAMP:20190802T130535Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:3769bfb4-bb98-4c4b-a645-aed4b4360bf0 SUMMARY:formation sécurité incendie ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190924T090000 DTEND;TZID=\"Europe/Brussels\":20190924T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190103T082949Z DTSTAMP:20190103T082949Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:37a60083-ce1b-468e-952e-207ff368d817 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200116T090000 DTEND;TZID=\"Europe/Brussels\":20200116T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190911T144313Z DTSTAMP:20190911T144313Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:37a7b90c-1e91-4cb8-8fea-0b94cf9887f2 SUMMARY:CA différent et compétent LOCATION:Langeac ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210923T100000 DTEND;TZID=\"Europe/Brussels\":20210923T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210630T122235Z DTSTAMP:20210630T122235Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:37c733d5-328c-4417-9adc-d2f982b4bd32 SUMMARY:PL déplacement Paris Andicat DESCRIPTION:\\n X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER:</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190314 DTEND;VALUE=DATE:20190316 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190314T111313Z DTSTAMP:20190314T111314Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Reminder X-WR-ALARMUID:BFE8B559-D4BB-4990-8CA4-DBAC25C93257 END:VALARM END:VEVENT BEGIN:VEVENT UID:3868A1B3-946F-475D-A3C3-2C8E0E35F52C SUMMARY:Dacthylburo (PL) DTSTART;TZID=\"Europe/Paris\":20210201T143000 DTEND;TZID=\"Europe/Paris\":20210201T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210115T135906Z DTSTAMP:20210115T140803Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:3878e923-7c66-4754-90b7-db4c447b1e13 SUMMARY:Flavy Télétravail ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@esc\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@esc</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>olore.org X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210708 DTEND;VALUE=DATE:20210709 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210629T094514Z DTSTAMP:20210629T094514Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:387a0837-5806-408d-8d5a-720a4915f1eb SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210203 DTEND;VALUE=DATE:20210204 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T102416Z DTSTAMP:20201014T102416Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:38d39cb0-0568-4ebb-93ad-484534c1d46b SUMMARY:NOEL T PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200917T090000 DTEND;TZID=\"Europe/Brussels\":20200917T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125642Z DTSTAMP:20190802T125642Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:39236375-3712-4e0c-ad5a-612501bd9001 SUMMARY:Stéphanie abst DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180328 DTEND;VALUE=DATE:20180329 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T135758Z DTSTAMP:20180323T135758Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3a09eee7-e269-4104-84e5-baa9666da29e SUMMARY:RAE Romagnat ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200210 DTEND;VALUE=DATE:20200212 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190719T131954Z DTSTAMP:20190719T131954Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:3a4452bb-8e43-478d-9875-ef97d77d8a66 SUMMARY:Cyrille CHASSAING LOCATION:entretien séverine ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210906T103000 DTEND;TZID=\"Europe/Brussels\":20210906T113000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210901T123825Z DTSTAMP:20210901T123825Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3a64a7b5-1d77-4936-b539-d51e37a3658e SUMMARY:CSE extraordinaire ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210928T153000 DTEND;TZID=\"Europe/Brussels\":20210928T173000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210928T131155Z DTSTAMP:20210928T131155Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3a745e3e-8823-41d7-8e25-f2aee7db1e78 SUMMARY:CVS ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190319T110000 DTEND;TZID=\"Europe/Brussels\":20190319T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190114T080829Z DTSTAMP:20190114T080829Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3a846fed-5e42-41ae-b48c-8965c3fce916 SUMMARY:Stéph' vacances ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200525 DTEND;VALUE=DATE:20200530 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20200113T132902Z DTSTAMP:20200113T132902Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3b072e7d-83b9-4e96-b4ee-92da57a7876b SUMMARY:PI VALOIS C ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201029T090000 DTEND;TZID=\"Europe/Brussels\":20201029T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201106T113436Z DTSTAMP:20201106T113436Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3b6b7148-2eba-4cd2-96f4-1681a08e4811 SUMMARY:PI GRANDE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20161215T090000 DTEND;TZID=\"Europe/Brussels\":20161215T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105045Z DTSTAMP:20160908T105045Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3bb0f0c1-4eae-41f3-a634-2a84ebde4aa8 SUMMARY:CVS X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER:</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191001T133000 DTEND;TZID=\"Europe/Brussels\":20191001T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190927T134031Z DTSTAMP:20190927T134032Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Reminder X-WR-ALARMUID:1EC4CE1D-5171-4A30-BDBE-149A1BA2CFDE END:VALARM END:VEVENT BEGIN:VEVENT UID:3bf4747d-6e78-4bd1-81b9-038d880873a9 SUMMARY:formation écrits professionnels DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20191118 DTEND;VALUE=DATE:20191123 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190620T122531Z DTSTAMP:20190620T122531Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3c38661b-a736-4735-ab06-bf450c5426f5 SUMMARY:PI BATHELEMY ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170302T090000 DTEND;TZID=\"Europe/Brussels\":20170302T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105554Z DTSTAMP:20160908T105554Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3d3c6a40-f42b-4066-9abc-32f02e29ec07 SUMMARY:stagiaire psychologue DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20181119 DTEND;VALUE=DATE:20181124 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180904T071956Z DTSTAMP:20180904T071956Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3dbf8483-a5da-4da4-a98d-3a351fd8bbbb SUMMARY:PLESZEWSKI Cond/FAH DESCRIPTION:Nouvelle demande de réunion ci-dessous :\\n\\nSujet : BOUCHAIB Con s+Cond/FAH \\nOrganisateur: \"marine DESSOL\" <as@escolore.org> \\n\\nDébut : Mar di 1 Décembre 2020\\, Toute la journée\\n Fin : Lundi 14 Décembre 2020\\, Toute la journée\\n \\nInvités: jeanne@escolore.org\\; h.selimi@escolore.org\\; fabie nne@escolore.org\\; angeline@escolore.org\\; celine@escolore.org\\; emilien@esc olore.org\\; genevieve@escolore.org\\; isabelle@escolore.org\\; j.jarles@escolo re.org\\; m.taravant@escolore.org\\; m.wattier@escolore.org ... \\n\\n\\n*~*~*~*~ *~*~*~*~*~*\\n\\n\\n ATTENDEE;CN=h.selimi;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:ma ilto:habib@escolore.org ATTENDEE;CN=fabienne;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:ma ilto:fabienne@escolore.org ATTENDEE;CN=blanc;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:</span><a href=\"mailto:angeline@esc\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:angeline@esc</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>olore.org ATTENDEE;CN=celine;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:mail to:celine@escolore.org ATTENDEE;CN=emilien RENDINA;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:</span><a href=\"mailto:em\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:em</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ilien@escolore.org ATTENDEE;CN=genevieve RIGAUD;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP =TRUE:</span><a href=\"mailto:genevieve@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:genevieve@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=Isabelle Chambon;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP =TRUE:</span><a href=\"mailto:isabelle@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:isabelle@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=julie jarles;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRU E:</span><a href=\"mailto:j.jarles@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:j.jarles@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=\"mélissa taravant\";ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RS VP=TRUE:</span><a href=\"mailto:m.taravant@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:m.taravant@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=matthieu wattier;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP =TRUE:</span><a href=\"mailto:m.wattier@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:m.wattier@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=Manon Porte;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE :</span><a href=\"mailto:manon@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:manon@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=\"naoëlle allard\";ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:</span><a href=\"mailto:n\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:n</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>.allard@escolore.org ATTENDEE;CN=stephane beaune;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP= TRUE:</span><a href=\"mailto:s.beaune@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.beaune@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=pierre LISZE;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:</span><a href=\"mailto:p.lis\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lis</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ze@escolore.org ATTENDEE;CN=Severine LASSAIGNE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RS VP=TRUE:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=flavy DUMONTAUD;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP= TRUE:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=Marie-Laure ROUGIER;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;R SVP=TRUE:</span><a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:marie-laure@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=stephanie genestas;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RS VP=TRUE:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;CN=marine DESSOL:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20201201 DTEND;VALUE=DATE:20201215 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201123T133952Z DTSTAMP:20201123T133952Z SEQUENCE:2 X-ZIMBRA-LOCAL-ONLY:TRUE BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT18H DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:3dc5d000-6dd8-4eda-984c-df7ff789249b SUMMARY:PI BELARBI ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200504T133000 DTEND;TZID=\"Europe/Brussels\":20200504T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130548Z DTSTAMP:20190802T130548Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3ded6352-c038-44f4-95b9-d770da5522aa RRULE:FREQ=WEEKLY;UNTIL=20151215T225959Z;INTERVAL=4;BYDAY=MO SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151019T140000 DTEND;TZID=\"Europe/Brussels\":20151019T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103050Z DTSTAMP:20151210T103050Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3e6b6200-814d-4bbd-8a8c-04a201e3a64d SUMMARY:Flavy télétravail DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210629 DTEND;VALUE=DATE:20210630 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210629T093841Z DTSTAMP:20210629T093841Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3e9076d3-5141-4819-a097-676b6d20680d SUMMARY:PI TAPERO ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170629T090000 DTEND;TZID=\"Europe/Brussels\":20170629T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T110014Z DTSTAMP:20160908T110014Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3ea20b01-9da1-4332-ad1c-b26f9fcd6a37 SUMMARY:CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20201208T150000 DTEND;TZID=\"Europe/Belgrade\":20201208T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T092701Z DTSTAMP:20200124T092701Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:3EBFC2AD-E02A-44EB-B9EE-45C23D999A17 SUMMARY:AG réseau ESAT LOCATION:Conseil régional Clermont ferrand DTSTART;VALUE=DATE:20200930 DTEND;VALUE=DATE:20201001 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200617T094446Z DTSTAMP:20200619T221758Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:3ecd13bf-eca2-4c6a-80b1-b6e2cfa4df25 SUMMARY:Réunion ADESS Séverine LOCATION:SESSAD APF ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191204T090000 DTEND;TZID=\"Europe/Brussels\":20191204T130000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190730T095021Z DTSTAMP:20190730T095021Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3ed54042-7f40-4cd7-9608-737f3378050f SUMMARY:stagiaire psychologue DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190304 DTEND;VALUE=DATE:20190309 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180904T072528Z DTSTAMP:20180904T072528Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3f08c98a-2a16-49bf-b7e7-16bd4d1c9bea SUMMARY:PI SERVIER ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20161117T100000 DTEND;TZID=\"Europe/Brussels\":20161117T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T104935Z DTSTAMP:20160908T104935Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:3f9bf254-555f-44f9-92ca-a100d80e9b1d SUMMARY:Analyse de la pratique hébergement ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211209T100000 DTEND;TZID=\"Europe/Brussels\":20211209T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210721T152750Z DTSTAMP:20210721T152750Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3FAA5267-3F5C-4009-AA27-D9741C4EDD26 SUMMARY:Retour PI À. CHOUZET DTSTART;TZID=\"Europe/Paris\":20190503T101500 DTEND;TZID=\"Europe/Paris\":20190503T111500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190502T144003Z DTSTAMP:20190502T144033Z SEQUENCE:1 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:3fcc178d-b859-42bd-886a-1fc174046530 SUMMARY:Réunion Cuisine ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160524T140000 DTEND;TZID=\"Europe/Brussels\":20160524T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160510T075547Z DTSTAMP:20160510T075547Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:40376a9c-e500-44f7-9ed4-1c0e3bb866ca RRULE:FREQ=WEEKLY;INTERVAL=4;BYDAY=MO SUMMARY:Marianne COLLANGE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210628 DTEND;VALUE=DATE:20210629 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210628T101953Z DTSTAMP:20210628T101953Z SEQUENCE:1 EXDATE;VALUE=DATE:20210823 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:409284d9-06a5-46ba-9f99-fd7efbfff1bb SUMMARY:PI VELU ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20161020T090000 DTEND;TZID=\"Europe/Brussels\":20161020T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T104821Z DTSTAMP:20160908T104821Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:40f715ef-01b9-4d3e-8cbd-248f673f653a SUMMARY:KOUMROUYAN PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211028T090000 DTEND;TZID=\"Europe/Brussels\":20211028T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120528Z DTSTAMP:20210806T120528Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:41534eb3-602a-4f90-9ed7-3351cef2168e SUMMARY:Analyse de la pratique ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200430T144500 DTEND;TZID=\"Europe/Brussels\":20200430T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T131834Z DTSTAMP:20190802T131834Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4169ade3-ba5f-4a1a-b29a-d5a2e7367a6e SUMMARY:AG ADESS 63 Séverine LOCATION:à définir ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200506T090000 DTEND;TZID=\"Europe/Brussels\":20200506T123000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200214T111431Z DTSTAMP:20200214T111431Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:419f850c-adcf-461c-9ecc-5dd0af2cb824 SUMMARY:FERREIRA ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220407T090000 DTEND;TZID=\"Europe/Brussels\":20220407T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121243Z DTSTAMP:20210806T121243Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:420529a9-905f-46aa-9e78-c4e80eb49658 SUMMARY:DP TH ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211008T110000 DTEND;TZID=\"Europe/Brussels\":20211008T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210928T145917Z DTSTAMP:20210928T145917Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:420ce1b2-3a62-411b-8061-b1972be282ee SUMMARY:journée GESAT (PL) DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210324 DTEND;VALUE=DATE:20210325 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210303T095051Z DTSTAMP:20210303T095051Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4258e692-de13-4296-87b5-0db8980ee682 SUMMARY:PI WILSON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191021T133000 DTEND;TZID=\"Europe/Brussels\":20191021T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125510Z DTSTAMP:20190802T125510Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4273510f-34dc-4f75-8289-3159407db4ad SUMMARY:PI VIALARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170323T090000 DTEND;TZID=\"Europe/Brussels\":20170323T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105631Z DTSTAMP:20160908T105631Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:42b3ecc9-411c-4caa-8ff6-817a69db82d8 SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20181024 DTEND;VALUE=DATE:20181025 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T141749Z DTSTAMP:20180323T141749Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4392f120-bd54-4b71-be4c-b66bf73c5d5f SUMMARY:Jury blanc RAE (SL) ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210609T100000 DTEND;TZID=\"Europe/Brussels\":20210609T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210511T171007Z DTSTAMP:20210511T171007Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:43ba4b66-4222-4f47-94e1-178a36118099 SUMMARY:PI DUPALAN ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190307T090000 DTEND;TZID=\"Europe/Brussels\":20190307T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173145Z DTSTAMP:20190301T173145Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:43e2b9dd-b68f-4715-821f-0056b56db279 SUMMARY:PI DELAURENT APPART ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190603T133000 DTEND;TZID=\"Europe/Brussels\":20190603T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190529T103058Z DTSTAMP:20190529T103058Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:44cf7758-09c2-4748-a83b-3c2dd207f0d6 SUMMARY:Stéph absente ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200414 DTEND;VALUE=DATE:20200415 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20200113T132701Z DTSTAMP:20200113T132701Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:44e15185-5c45-4194-93f1-bde853957a27 SUMMARY:PI ESAT COUPAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160616T100000 DTEND;TZID=\"Europe/Brussels\":20160616T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T141245Z DTSTAMP:20160105T141245Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4561b6e7-f828-472a-ad3e-87c47f51a9b7 SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180725 DTEND;VALUE=DATE:20180726 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T141450Z DTSTAMP:20180323T141450Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:456f4b6b-473f-4527-a958-e7c5db4cdc59 SUMMARY:CA different et competent severine ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211209T100000 DTEND;TZID=\"Europe/Brussels\":20211209T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210929T130944Z DTSTAMP:20210929T130944Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:457bc84c-3b3f-4886-8257-9dcf16b2c546 RRULE:FREQ=WEEKLY;UNTIL=20151215T225959Z;INTERVAL=4;BYDAY=MO SUMMARY:réunion fonctionnement service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151005T143000 DTEND;TZID=\"Europe/Brussels\":20151005T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103050Z DTSTAMP:20151210T103050Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:457f3ace-3d60-463c-9d05-317227d170ff SUMMARY:PI ESAT NOEL C ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160519T100000 DTEND;TZID=\"Europe/Brussels\":20160519T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T141053Z DTSTAMP:20160105T141053Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:465EE48E-3B03-4299-970B-0891357D4465 SUMMARY:COPIL différent et compétent LOCATION:ESAT Doussinet a Romagnat DTSTART;TZID=\"Europe/Brussels\":20191007T093000 DTEND;TZID=\"Europe/Brussels\":20191007T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190904T100306Z DTSTAMP:20190904T100308Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Rappel X-WR-ALARMUID:1A246217-339F-434E-91A3-72AFBE5E7423 END:VALARM BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:470BC679-F770-47C9-9B34-0F8796217571 SUMMARY:Réunion résident FAH DTSTART;TZID=\"Europe/Paris\":20190715T182000 DTEND;TZID=\"Europe/Paris\":20190715T192000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190627T123545Z DTSTAMP:20190627T123549Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4719A56C-A4DF-45E4-9639-402B72CE6CBB SUMMARY:Réseau ESAT (PL) LOCATION:ESAT du Marrant (Saint amant tallende) ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20210122T090000 DTEND;TZID=\"Europe/Belgrade\":20210122T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210111T133732Z DTSTAMP:20210111T133732Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:4725b2cb-9ad9-4814-b0e8-9bd4c7ecfa12 SUMMARY:Cérémonie différents et compétents ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191107T130000 DTEND;TZID=\"Europe/Brussels\":20191107T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190927T153230Z DTSTAMP:20190927T153230Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:47429349-b40c-442a-b6fd-604ba2743e8a SUMMARY:PI DUCHESNE ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190620T090000 DTEND;TZID=\"Europe/Brussels\":20190620T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173719Z DTSTAMP:20190301T173719Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:47854259-38af-490b-95ec-c3d51285468c SUMMARY:DP CE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20180907T110000 DTEND;TZID=\"Europe/Brussels\":20180907T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180830T153116Z DTSTAMP:20180830T153116Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:481b01a9-acef-4e99-8aff-7e92d42115f1 SUMMARY:PI VIEUX X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151105T090000 DTEND;TZID=\"Europe/Brussels\":20151105T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151002T073004Z DTSTAMP:20151002T073004Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:488233d8-5024-469c-9b98-5a02e1e7e3df SUMMARY:Formation manager la RAE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190916 DTEND;VALUE=DATE:20190918 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190719T131658Z DTSTAMP:20190719T131658Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:48dd14c6-ac4c-491a-8433-f782bdfea9bf SUMMARY:VADON PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220310T090000 DTEND;TZID=\"Europe/Brussels\":20220310T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121132Z DTSTAMP:20210806T121132Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:48f6a272-8057-461d-8c27-bbff2666f955 SUMMARY:stagiaire psychologue DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190325 DTEND;VALUE=DATE:20190413 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180904T072818Z DTSTAMP:20180904T072818Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:49d612de-b925-431f-b8bb-fe8f508f35ea SUMMARY:PI MOISSINAC ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191014T133000 DTEND;TZID=\"Europe/Brussels\":20191014T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125451Z DTSTAMP:20190802T125451Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4a139bc6-31fd-4abf-8384-60bd0b34762d SUMMARY:PI PARILLAUD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200113T133000 DTEND;TZID=\"Europe/Brussels\":20200113T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125938Z DTSTAMP:20190802T125938Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4a56c179-2112-4323-a55c-221198449628 SUMMARY:Bernard Alligier (evatuation interne) PL ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200615T103000 DTEND;TZID=\"Europe/Brussels\":20200615T140000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200603T122037Z DTSTAMP:20200603T122037Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4a72afad-3b0b-49ef-a4e1-9e549cac7386 SUMMARY:AVININ A PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201217T090000 DTEND;TZID=\"Europe/Brussels\":20201217T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130034Z DTSTAMP:20190802T130034Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:4ade2523-4b3e-40e3-b8fb-f8a463b23cd2 SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210922 DTEND;VALUE=DATE:20210923 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103115Z DTSTAMP:20201014T103115Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4b1f1290-f108-46e2-ade3-3a83ffe54c17 SUMMARY:CSE+SSCT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210914T150000 DTEND;TZID=\"Europe/Brussels\":20210914T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210111T135844Z DTSTAMP:20210111T135844Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4b361040-d761-4ca2-9b3d-eaa977342b4a SUMMARY:SSCT et CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20201208T150000 DTEND;TZID=\"Europe/Belgrade\":20201208T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T091926Z DTSTAMP:20200124T091926Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:4b615eda-5e4e-45ed-91c1-6e5abe59ff07 RRULE:FREQ=WEEKLY;UNTIL=20151225T225959Z;BYDAY=FR SUMMARY:réunion ESAT DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151016T154500 DTEND;TZID=\"Europe/Brussels\":20151016T171500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103050Z DTSTAMP:20151210T103050Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4b723731-8d10-4efd-a7a7-9693243183b2 SUMMARY:Stéph' Congés DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210412 DTEND;VALUE=DATE:20210417 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210330T073625Z DTSTAMP:20210330T073625Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4ba45f9f-b44a-41c7-93ba-49c6c7a7d6be SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180507 DTEND;VALUE=DATE:20180508 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T140826Z DTSTAMP:20180323T140826Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4bf37f69-2f93-41b3-afa3-9754d2430d33 SUMMARY:Photo différent et compétent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201021T153000 DTEND;TZID=\"Europe/Brussels\":20201021T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201006T104658Z DTSTAMP:20201006T104658Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4c11654b-26f1-47b1-abd0-cb53c4d8cd64 SUMMARY:VIEUX J PI ESAT LOCATION:ANNULE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201015T090000 DTEND;TZID=\"Europe/Brussels\":20201015T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201013T165553Z DTSTAMP:20201013T165553Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:4D4281CA-034F-45DE-9735-9637BF156351 SUMMARY:Fiteco cloture DTSTART;VALUE=DATE:20200310 DTEND;VALUE=DATE:20200312 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191205T110229Z DTSTAMP:20191205T110235Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:4d496368-4465-4649-bc7b-d3d29af1e37a SUMMARY:Retour PI DUCHESNE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210723T110000 DTEND;TZID=\"Europe/Brussels\":20210723T113000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210721T162159Z DTSTAMP:20210721T162159Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4d57a73b-77e6-4490-9a0b-fda8b0b48aa7 SUMMARY:evaluation interne DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20201125 DTEND;VALUE=DATE:20201127 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201021T131035Z DTSTAMP:20201021T131035Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4dcbd32d-2bb4-449b-b8b1-fab00bb19e42 SUMMARY:réunion DP/CE ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@e</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>scolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160202T100000 DTEND;TZID=\"Europe/Brussels\":20160202T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160119T131405Z DTSTAMP:20160119T131405Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT30M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:4DD7481D-405F-40E7-8192-713EDABC9B7D SUMMARY:Reunion DP TH ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20210505T153000 DTEND;TZID=\"Europe/Belgrade\":20210505T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210429T064803Z DTSTAMP:20210429T064803Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder X-WR-ALARMUID:46B33601-50D0-4B3B-931D-7A61C3F89B0F END:VALARM END:VEVENT BEGIN:VEVENT UID:4e1b472d-0dc3-47c0-843b-b01eaa093503 SUMMARY:DP TH ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181207T100000 DTEND;TZID=\"Europe/Brussels\":20181207T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180830T153608Z DTSTAMP:20180830T153608Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4e3b1308-9db1-492b-9922-187b381b03ca SUMMARY:PI ESAT LEMOUSSU ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160407T090000 DTEND;TZID=\"Europe/Brussels\":20160407T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160113T110033Z DTSTAMP:20160113T110033Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4e8e3625-db61-4c6e-9aa7-b3ce8b475d3b SUMMARY:Stéph' récup' ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190509 DTEND;VALUE=DATE:20190510 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190415T072433Z DTSTAMP:20190415T072433Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4eccc087-33bb-42f5-9e96-4fe1648003c0 SUMMARY:CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210615T150000 DTEND;TZID=\"Europe/Brussels\":20210615T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210111T135744Z DTSTAMP:20210111T135744Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4eecf85d-ae2a-431f-8204-e01e535f5d2c SUMMARY:Evaluation interne ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210504 DTEND;VALUE=DATE:20210506 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210212T132406Z DTSTAMP:20210212T132406Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4efc8be4-58b9-48c0-94fc-e0f97dd98ff2 SUMMARY:Séverine LASSAIGNE Jury Greta RAE Clermont ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190625T140000 DTEND;TZID=\"Europe/Brussels\":20190625T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173840Z DTSTAMP:20190301T173840Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:4fd1ec67-3cca-4960-9ff3-7708f2053396 SUMMARY:Steph' Abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210120 DTEND;VALUE=DATE:20210121 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T102341Z DTSTAMP:20201014T102341Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:50071bc7-4ac6-4f89-a109-0248bd587966 SUMMARY:Stéph' Abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20201007 DTEND;VALUE=DATE:20201008 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200917T074803Z DTSTAMP:20200917T074803Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:503ada8e-8c69-492a-b288-94ebc61a3cff SUMMARY:DP CE ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@e</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>scolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190222T110000 DTEND;TZID=\"Europe/Brussels\":20190222T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190114T080324Z DTSTAMP:20190114T080324Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:504a0460-66c0-4346-a073-184c94b10cfb SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201203T090000 DTEND;TZID=\"Europe/Brussels\":20201203T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145501Z DTSTAMP:20200910T145501Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:50666bf5-59f1-4709-9359-5e0eb6f25d0b SUMMARY:Réunion ADESS Séverine LOCATION:Foyer Brechard ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200304T090000 DTEND;TZID=\"Europe/Brussels\":20200304T130000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190730T094940Z DTSTAMP:20190730T094940Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:50d1c0f7-3f4a-46b3-a2a6-ded8151a3bd0 SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210210 DTEND;VALUE=DATE:20210211 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T102443Z DTSTAMP:20201014T102443Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:514d0c1d-0a8d-4b24-b574-dac29a94ba19 SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210329T133000 DTEND;TZID=\"Europe/Brussels\":20210329T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210318T112044Z DTSTAMP:20210318T112044Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5165c766-cc20-4752-a081-b1ecaf62b719 SUMMARY:Jury RAE Adrien et Sébastien ATTENDEE;CN=fabienne;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:ma ilto:fabienne@escolore.org ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190329T100000 DTEND;TZID=\"Europe/Brussels\":20190329T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190315T170741Z DTSTAMP:20190315T170741Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:51c54fd1-9dac-402f-9e34-96a0acc3c2c9 SUMMARY:NIVOT L PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200130T090000 DTEND;TZID=\"Europe/Brussels\":20200130T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T124527Z DTSTAMP:20190802T124527Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:51db36be-9b80-4e26-9a70-1ea74c1547ae SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210630 DTEND;VALUE=DATE:20210701 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T102924Z DTSTAMP:20201014T102924Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5207ef1e-7866-4c85-b78e-a4b65c7f369a SUMMARY:Réunion foyer X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151105T143000 DTEND;TZID=\"Europe/Brussels\":20151105T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151022T120340Z DTSTAMP:20151022T120340Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:523b6b85-80ff-40d0-96d6-89fec34ab901 SUMMARY:PL congés DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20191028 DTEND;VALUE=DATE:20191104 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20191008T072859Z DTSTAMP:20191008T072859Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:52992c33-1e2a-46e4-ab6c-fa736eefbf76 SUMMARY:génral de découpage ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210922T143000 DTEND;TZID=\"Europe/Brussels\":20210922T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210921T092757Z DTSTAMP:20210921T092757Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:536af613-082c-4730-9ad2-c8938d00a91f SUMMARY:Séverine absente AM ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200408 DTEND;VALUE=DATE:20200409 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200214T111335Z DTSTAMP:20200214T111335Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:5382d730-3fda-405c-915e-c530782ae9a0 SUMMARY:Stéph' récup' ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200124 DTEND;VALUE=DATE:20200125 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20200103T164510Z DTSTAMP:20200103T164510Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:53b7181e-6a6e-42ec-8c11-9e60d4cf7eaf SUMMARY:PI RENARD FOYER ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190523T140000 DTEND;TZID=\"Europe/Brussels\":20190523T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173429Z DTSTAMP:20190301T173429Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5482090c-8ad4-4032-807f-c10f9be0b94c SUMMARY:AUDOUARD V PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210107T090000 DTEND;TZID=\"Europe/Brussels\":20210107T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130106Z DTSTAMP:20190802T130106Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:54a0ce95-c3c7-4804-9fbc-bacdf807e29c SUMMARY:ESC Clermont monsieur VILETTE (Séverine) ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211008T140000 DTEND;TZID=\"Europe/Brussels\":20211008T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20211006T074506Z DTSTAMP:20211006T074506Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5599a2fd-08d6-40f9-a914-4e84fc26d64f SUMMARY:CVS ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211116T133000 DTEND;TZID=\"Europe/Brussels\":20211116T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210111T135104Z DTSTAMP:20210111T135104Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:55a57bc9-fb8f-4491-a1b1-9d1fee25c271 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201119T090000 DTEND;TZID=\"Europe/Brussels\":20201119T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145442Z DTSTAMP:20200910T145442Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:55aefc7a-25ca-4b8a-9476-5da1c5d58853 SUMMARY:formation bionettoyage ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20201008 DTEND;VALUE=DATE:20201010 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200917T094059Z DTSTAMP:20200917T094059Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:55b9fa72-7e5b-44c3-b2e4-9137bac236cf SUMMARY:PI ESAT VELU ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160421T100000 DTEND;TZID=\"Europe/Brussels\":20160421T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160113T110058Z DTSTAMP:20160113T110058Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:55e5482c-f28b-4b04-8bf0-27518091b350 SUMMARY:Steph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20181107 DTEND;VALUE=DATE:20181108 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T141853Z DTSTAMP:20180323T141853Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5600a859-2a9a-4900-a258-8bf42ab95960 SUMMARY:Rencontre Conseil Départemental 63 ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210322T093000 DTEND;TZID=\"Europe/Brussels\":20210322T103000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210310T083148Z DTSTAMP:20210310T083148Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:56123ff7-50ae-44b6-b5ff-d174ae023dae SUMMARY:PI DUPALAN SAVS LOCATION:Annulé ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190304T131500 DTEND;TZID=\"Europe/Brussels\":20190304T141500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190402T162342Z DTSTAMP:20190402T162342Z SEQUENCE:5 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:56317bb3-eaab-4bfe-bba8-3ebcbc795c8d SUMMARY:PI SUBTIL E ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190606T100000 DTEND;TZID=\"Europe/Brussels\":20190606T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190520T083109Z DTSTAMP:20190520T083109Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:563cb678-9b86-4a8d-ba88-57b5ad5fb65d SUMMARY:Prêt 1 minibus à sport adapté ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20201024 DTEND;VALUE=DATE:20201101 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200221T192100Z DTSTAMP:20200221T192100Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:563ce2ba-288c-497f-9db1-86dac2447067 SUMMARY:Marie-Laure en vacances ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190218 DTEND;VALUE=DATE:20190223 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190212T155406Z DTSTAMP:20190212T155406Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5642f997-de5a-4ff9-afcd-b47872e99c5a SUMMARY:CSE+SSCT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211214T150000 DTEND;TZID=\"Europe/Brussels\":20211214T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210111T135944Z DTSTAMP:20210111T135944Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:564ea37c-cfb2-475c-b452-cbac1ae301a9 SUMMARY:SOCOTEC verif gaz cuisson ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210604T140000 DTEND;TZID=\"Europe/Brussels\":20210604T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210526T133900Z DTSTAMP:20210526T133900Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:56df86ac-22e2-495f-8b1f-6dd0bb8c1a84 SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180502 DTEND;VALUE=DATE:20180503 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T140808Z DTSTAMP:20180323T140808Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:56e4ef07-c0f0-4d4f-99f4-08adab662562 SUMMARY:formation recyclage secourisme X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151103T083000 DTEND;TZID=\"Europe/Brussels\":20151103T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151014T151312Z DTSTAMP:20151014T151312Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:56edfd2d-c9ac-4bc7-b172-b87c2a2634fe SUMMARY:Séverine congés ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210712 DTEND;VALUE=DATE:20210717 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210607T080739Z DTSTAMP:20210607T080739Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:57353367-28A5-4F2F-93E3-A20E916D841C SUMMARY:Réunion DP TH DTSTART;TZID=\"Europe/Paris\":20190524T110000 DTEND;TZID=\"Europe/Paris\":20190524T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190515T101839Z DTSTAMP:20190515T121515Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:575899e6-6990-47d6-a570-f8bea8df4789 SUMMARY:PL Congés DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190506 DTEND;VALUE=DATE:20190513 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190502T141141Z DTSTAMP:20190502T141141Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5761c1b7-c299-40f1-927d-d4064244411f SUMMARY:elections DP TH DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200924 DTEND;VALUE=DATE:20200925 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200703T155442Z DTSTAMP:20200703T155442Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:576d9177-0c25-48cd-a85b-5112b7080950 SUMMARY:PI PIPIER S ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190606T090000 DTEND;TZID=\"Europe/Brussels\":20190606T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173534Z DTSTAMP:20190301T173534Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:57ceac3a-85b5-402c-9b49-65d195d73975 SUMMARY:FLAVY CP ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210415 DTEND;VALUE=DATE:20210420 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20210419T112442Z DTSTAMP:20210419T112442Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5818365e-8dfc-436f-8d43-2c10a297a87f SUMMARY:PI RENARD X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151008T090000 DTEND;TZID=\"Europe/Brussels\":20151008T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151002T072342Z DTSTAMP:20151002T072342Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5862b794-c80f-4fe9-b750-bcdfe43d6f41 SUMMARY:Absence Mélissa instructrice de locomotion DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:marie-laure@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:marie-laure@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190411 DTEND;VALUE=DATE:20190412 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190214T124311Z DTSTAMP:20190214T124311Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:586af0e5-d0a3-454f-a117-ed26039cff16 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200326T090000 DTEND;TZID=\"Europe/Brussels\":20200326T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190911T144731Z DTSTAMP:20190911T144731Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:58922756-F2E6-40B2-AAFB-D7E276F389ED SUMMARY:Cvs ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20191217T140000 DTEND;TZID=\"Europe/Belgrade\":20191217T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191120T112525Z DTSTAMP:20191120T112525Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:58943b28-71bc-4e6d-9639-6d871de8646c SUMMARY:Flavy CP DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20201019 DTEND;VALUE=DATE:20201024 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20201019T090039Z DTSTAMP:20201019T090039Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:58aeaadf-b084-4fc5-b9de-4ff77b2b9efd SUMMARY:Prêt 1 minibus à sport adapté ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200711 DTEND;VALUE=DATE:20200713 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200221T191935Z DTSTAMP:20200221T191935Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:58e24d2d-43eb-4f94-8303-a68dfe5a3a30 SUMMARY:PI ESAT PIPIER ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160331T090000 DTEND;TZID=\"Europe/Brussels\":20160331T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T140657Z DTSTAMP:20160105T140657Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:58e59b49-5995-44fa-8d43-f60828a25487 SUMMARY:retour PI SOULARD à l'atelier ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210310T140000 DTEND;TZID=\"Europe/Brussels\":20210310T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210304T093340Z DTSTAMP:20210304T093340Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:58f951ca-1955-4e68-ad34-5061e63eeb4b SUMMARY:PI ESAT DUPALAN ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160310T090000 DTEND;TZID=\"Europe/Brussels\":20160310T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T140458Z DTSTAMP:20160105T140458Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce RRULE:FREQ=WEEKLY;INTERVAL=4;BYDAY=MO SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160118T133000 DTEND;TZID=\"Europe/Brussels\":20160118T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190529T103010Z DTSTAMP:20190529T103010Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:La réunion suivante a été modifiée :\\n\\nSujet : Réunion service appartement \\nOrganisateur: contact@escolore.org \\nEnvoyé par: \"Severine LAS SAIGNE\" <s.lassaigne@escolore.org> \\n\\nEndroit : Participation de Christine ALARCOS [MODIFIÉ]\\nHeure: Lundi 21 Septembre 2020\\, 13:30:00 - 16:00:00 GMT +01:00 Bruxelles\\, Copenhague\\, Madrid\\, Paris\\n \\nInvités: isabelle@escolor e.org\\; manon@escolore.org\\; m.wattier@escolore.org\\; c.alarcos@escolore.org \\n\\n\\n*~*~*~*~*~*~*~*~*~*\\n\\nNouvelle demande de réunion ci-dessous :\\n\\nSu jet : Réunion service appartement \\nOrganisateur: contact@escolore.org \\nEnv oyé par: \"Severine LASSAIGNE\" <s.lassaigne@escolore.org> \\n\\nEndroit : Parti cipation de Christina ALARCOS \\nHeure: Lundi 21 Septembre 2020\\, 13:30:00 - 16:00:00 GMT +01:00 Bruxelles\\, Copenhague\\, Madrid\\, Paris\\n \\nInvités: isa belle@escolore.org\\; manon@escolore.org\\; m.wattier@escolore.org\\; c.alarcos @escolore.org \\n\\n\\n*~*~*~*~*~*~*~*~*~*\\n\\n\\n LOCATION:Participation de Christine ALARCOS ET PI RUIZ ATTENDEE;CN=Isabelle Chambon;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP =TRUE:</span><a href=\"mailto:isabelle@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:isabelle@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=Manon Porte;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE :</span><a href=\"mailto:manon@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:manon@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=matthieu wattier;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP =TRUE:</span><a href=\"mailto:m.wattier@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:m.wattier@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ATTENDEE;CN=christine alarcos;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSV P=TRUE:</span><a href=\"mailto:c.alarcos@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:c.alarcos@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200921T133000 DTEND;TZID=\"Europe/Brussels\":20200921T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20200921T133000 LAST-MODIFIED:20200826T131535Z DTSTAMP:20200826T131535Z SEQUENCE:5 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI WILSON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201019T133000 DTEND;TZID=\"Europe/Brussels\":20201019T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20201019T133000 LAST-MODIFIED:20200826T131616Z DTSTAMP:20200826T131616Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI JARRET ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201116T133000 DTEND;TZID=\"Europe/Brussels\":20201116T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20201116T133000 LAST-MODIFIED:20200826T131646Z DTSTAMP:20200826T131646Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI GRANDE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201214T133000 DTEND;TZID=\"Europe/Brussels\":20201214T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20201214T133000 LAST-MODIFIED:20200826T131716Z DTSTAMP:20200826T131716Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI PARILLAUD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210111T133000 DTEND;TZID=\"Europe/Brussels\":20210111T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210111T133000 LAST-MODIFIED:20200826T131748Z DTSTAMP:20200826T131748Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI COUPAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210208T133000 DTEND;TZID=\"Europe/Brussels\":20210208T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210208T133000 LAST-MODIFIED:20200826T131820Z DTSTAMP:20200826T131820Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI LIBEYRE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210308T133000 DTEND;TZID=\"Europe/Brussels\":20210308T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210308T133000 LAST-MODIFIED:20210312T113305Z DTSTAMP:20210312T113305Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210503T133000 DTEND;TZID=\"Europe/Brussels\":20210503T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210503T133000 LAST-MODIFIED:20210426T152934Z DTSTAMP:20210426T152934Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI TARRAGNAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210531T133000 DTEND;TZID=\"Europe/Brussels\":20210531T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210531T133000 LAST-MODIFIED:20210426T152947Z DTSTAMP:20210426T152947Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI BELARBI ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210628T133000 DTEND;TZID=\"Europe/Brussels\":20210628T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210628T133000 LAST-MODIFIED:20210426T153004Z DTSTAMP:20210426T153004Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI JARRET ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211115T133000 DTEND;TZID=\"Europe/Brussels\":20211115T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20211115T133000 LAST-MODIFIED:20210806T122449Z DTSTAMP:20210806T122449Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI GRANDE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211213T133000 DTEND;TZID=\"Europe/Brussels\":20211213T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20211213T133000 LAST-MODIFIED:20210806T122516Z DTSTAMP:20210806T122516Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI PARILLAUD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220110T133000 DTEND;TZID=\"Europe/Brussels\":20220110T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220110T133000 LAST-MODIFIED:20210806T122613Z DTSTAMP:20210806T122613Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI COUPAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220207T133000 DTEND;TZID=\"Europe/Brussels\":20220207T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220207T133000 LAST-MODIFIED:20210806T122642Z DTSTAMP:20210806T122642Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI LIBEYRE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220307T133000 DTEND;TZID=\"Europe/Brussels\":20220307T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220307T133000 LAST-MODIFIED:20210806T122710Z DTSTAMP:20210806T122710Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI BELARBI ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220530T133000 DTEND;TZID=\"Europe/Brussels\":20220530T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220530T133000 LAST-MODIFIED:20210806T122807Z DTSTAMP:20210806T122807Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI TARRAGNAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220627T133000 DTEND;TZID=\"Europe/Brussels\":20220627T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220627T133000 LAST-MODIFIED:20210806T122831Z DTSTAMP:20210806T122831Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI DANON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211018T133000 DTEND;TZID=\"Europe/Brussels\":20211018T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20211018T133000 LAST-MODIFIED:20210913T145234Z DTSTAMP:20210913T145234Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5900234d-4127-40d7-8930-bc58d9ee97ce SUMMARY:Réunion service appartement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210920T133000 DTEND;TZID=\"Europe/Brussels\":20210920T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210920T133000 LAST-MODIFIED:20210913T145248Z DTSTAMP:20210913T145248Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:59a2a2ab-0a6f-431e-ab98-61a9e5f129fe SUMMARY:Stèph' vacances ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210805 DTEND;VALUE=DATE:20210902 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210730T072730Z DTSTAMP:20210730T072730Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5a2700a6-bb12-49b7-a5e7-cf209353aa20 SUMMARY:FITECO DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:Escolore ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210208 DTEND;VALUE=DATE:20210210 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201117T134036Z DTSTAMP:20201117T134036Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT10080M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5a37cbe9-6c22-4532-a274-164012014b8e SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180523 DTEND;VALUE=DATE:20180524 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T140932Z DTSTAMP:20180323T140932Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5a6ab606-cdd9-4459-a208-4d093fb282df SUMMARY:PL congés DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20201224 DTEND;VALUE=DATE:20210102 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201214T125501Z DTSTAMP:20201214T125501Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5b021ffd-34e6-4e60-9e20-54e7ce642aa9 SUMMARY:DP TH ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181005T100000 DTEND;TZID=\"Europe/Brussels\":20181005T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180830T153237Z DTSTAMP:20180830T153237Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5b116589-85db-4c74-bc05-54eae87e7a29 SUMMARY:PI VALOIS ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200116T140000 DTEND;TZID=\"Europe/Brussels\":20200116T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125957Z DTSTAMP:20190802T125957Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5b11b1e8-f61c-49a8-a938-518e31c42f51 SUMMARY:Stéph' Abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200930 DTEND;VALUE=DATE:20201001 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200917T074729Z DTSTAMP:20200917T074729Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5b5d383a-8260-48db-ba39-f3ae2e441f4f SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210617T090000 DTEND;TZID=\"Europe/Brussels\":20210617T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145901Z DTSTAMP:20200910T145901Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5baef8fb-f712-4010-af39-da13342728da SUMMARY:Flavy Télétravail DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210715 DTEND;VALUE=DATE:20210716 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210715T122239Z DTSTAMP:20210715T122239Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5c01f455-55a7-4491-b0ed-3a70b4628bd3 SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180711 DTEND;VALUE=DATE:20180712 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T141422Z DTSTAMP:20180323T141422Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5c2b913c-4c46-4768-b4d4-337796a56e36 SUMMARY:PI DESCOS X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151015T090000 DTEND;TZID=\"Europe/Brussels\":20151015T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151002T072539Z DTSTAMP:20151002T072539Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5c8065ba-87c6-4dbe-8ea6-3f42c932e752 SUMMARY:LIBEYRE PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220303T090000 DTEND;TZID=\"Europe/Brussels\":20220303T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121114Z DTSTAMP:20210806T121114Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5cac2082-c374-45a6-b264-a15f13e0d56f SUMMARY:SUBTIL PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220602T090000 DTEND;TZID=\"Europe/Brussels\":20220602T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121450Z DTSTAMP:20210806T121450Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5d0da318-f05c-46ac-85a2-8978735650d1 SUMMARY:visio FITECO AFD PL ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210312T113000 DTEND;TZID=\"Europe/Brussels\":20210312T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210309T090820Z DTSTAMP:20210309T090820Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5d484141-8078-45a5-8f86-f6a907cd6e5c SUMMARY:PI GRANDE X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151210T090000 DTEND;TZID=\"Europe/Brussels\":20151210T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103050Z DTSTAMP:20151210T103050Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5d96691c-589f-4bb3-bbaa-9b4a8724a6b3 SUMMARY:Formation RAE Escolore DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20191204 DTEND;VALUE=DATE:20191205 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190917T152407Z DTSTAMP:20190917T152407Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5dcac397-e1f4-4360-bca2-2f43d9c6af6a SUMMARY:réunion AER cuisine ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210304T150000 DTEND;TZID=\"Europe/Brussels\":20210304T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210301T083550Z DTSTAMP:20210301T083550Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5e0668e7-dd95-465f-be7c-2b8d22821670 SUMMARY:CRDV présent DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200924T090000 DTEND;TZID=\"Europe/Brussels\":20200924T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145301Z DTSTAMP:20200910T145301Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5e3d116e-49fd-4f36-a871-96cf0e7cc6d5 SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210519 DTEND;VALUE=DATE:20210520 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T102824Z DTSTAMP:20201014T102824Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5F36241E-E90B-4EB4-8964-CEF1B622189B SUMMARY:Réunion lingerie DTSTART;TZID=\"Europe/Paris\":20190311T160000 DTEND;TZID=\"Europe/Paris\":20190311T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190308T163554Z DTSTAMP:20190308T163555Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5f3fd99d-d9bd-4ed3-b14e-97abe246bf90 SUMMARY:évaluation interne DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210217 DTEND;VALUE=DATE:20210219 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201021T131152Z DTSTAMP:20201021T131152Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5f449416-922c-4319-93e8-db5bc01e320d SUMMARY:réunion DP/CE ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@e</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>scolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160405T100000 DTEND;TZID=\"Europe/Brussels\":20160405T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160119T131512Z DTSTAMP:20160119T131512Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT30M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:5f61e5a2-b1ae-42df-a115-81dfa9e35b25 SUMMARY:Congé Justine ORGANIZER;SENT-BY=\"</span><a href=\"mailto:j.chabrol@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:j.chabrol@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:j.chabrol@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:j.chabrol@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20170106 DTEND;VALUE=DATE:20170107 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170105T081436Z DTSTAMP:20170105T081436Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:5fa27ad3-7390-449d-8aad-7c909d423170 SUMMARY:PI VADON FOYER ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190425T140000 DTEND;TZID=\"Europe/Brussels\":20190425T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T172952Z DTSTAMP:20190301T172952Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6021b108-0040-48bd-8de3-721841989dc3 SUMMARY:projet son ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190513T160000 DTEND;TZID=\"Europe/Brussels\":20190513T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190514T143205Z DTSTAMP:20190514T143205Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:604a108c-d915-4c41-acc9-eee21822b653 SUMMARY:CRDV ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20180927T090000 DTEND;TZID=\"Europe/Brussels\":20180927T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180912T135805Z DTSTAMP:20180912T135805Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:609f4612-c0d0-42ea-a349-f948add4dd88 SUMMARY:CHAUQUET JF PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200312T090000 DTEND;TZID=\"Europe/Brussels\":20200312T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T124859Z DTSTAMP:20190802T124859Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:612033cf-d7b9-423f-a343-45fed42f3e2e SUMMARY:PI FERREIRA ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200525T133000 DTEND;TZID=\"Europe/Brussels\":20200525T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200514T165243Z DTSTAMP:20200514T165243Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:614d412a-02de-41d3-88ef-ca46713870cb SUMMARY:Jury RAE Clermont (SL) X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210622T090000 DTEND;TZID=\"Europe/Brussels\":20210622T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210511T171124Z DTSTAMP:20210511T171124Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:61e9d386-3f41-4617-805c-743e09728d36 SUMMARY:Consultation Dr DENIZOT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170601T140000 DTEND;TZID=\"Europe/Brussels\":20170601T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170420T101555Z DTSTAMP:20170420T101555Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6237edc5-5a6a-441a-af82-86ff2fe17a62 SUMMARY:Sebastien 13h LOCATION:Billom ORGANIZER;SENT-BY=\"</span><a href=\"mailto:imprimerie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:imprimerie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.o\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.o</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>rg X-MS-OLK-SENDER:</span><a href=\"mailto:imprimerie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:imprimerie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20160128 DTEND;VALUE=DATE:20160129 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20160122T085817Z DTSTAMP:20160122T085817Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:627b38ce-a260-4c04-9934-5c4990c6a176 SUMMARY:Réunion Auvergneco LOCATION:ESAT Deneuil les Chantelles ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191003T090000 DTEND;TZID=\"Europe/Brussels\":20191003T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190916T133057Z DTSTAMP:20190916T133057Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:629653f5-b20f-46e5-b264-bb9afb2a173c SUMMARY:SOULARD J PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210211T090000 DTEND;TZID=\"Europe/Brussels\":20210211T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201215T134126Z DTSTAMP:20201215T134126Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:62a8cb5f-6b96-4ba4-9b8c-4d7e72a8c811 SUMMARY:PI DUPALAN SAVS ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190401T133000 DTEND;TZID=\"Europe/Brussels\":20190401T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190402T162245Z DTSTAMP:20190402T162245Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:62b58a6d-29c6-44cb-a652-ed30a7995400 SUMMARY:Atelier d'écriture ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210310T143000 DTEND;TZID=\"Europe/Brussels\":20210310T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210118T153132Z DTSTAMP:20210118T153132Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6312c3a5-94e6-4e99-b6d4-e9ba5d1f3033 SUMMARY:jurys D et C conditionnement ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200910T140000 DTEND;TZID=\"Europe/Brussels\":20200910T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200729T123652Z DTSTAMP:20200729T123652Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:638d9c74-0d33-4486-9a18-b622a6408b27 SUMMARY:Analyse de la pratique ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191212T144500 DTEND;TZID=\"Europe/Brussels\":20191212T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T131725Z DTSTAMP:20190802T131725Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:63b314dc-e674-44ab-bdd3-61672dedfa50 SUMMARY:CHOUZET A PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210415T090000 DTEND;TZID=\"Europe/Brussels\":20210415T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210423T084216Z DTSTAMP:20210423T084216Z SEQUENCE:2 END:VEVENT BEGIN:VEVENT UID:63C7B9FE-DA34-4A7A-80BF-E87AC0D3F915 SUMMARY:SSCT et CSE DTSTART;TZID=\"Europe/Paris\":20200128T150000 DTEND;TZID=\"Europe/Paris\":20200128T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200109T143405Z DTSTAMP:20200109T143910Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:643adc95-9196-4e5c-92ac-952194d934c2 SUMMARY:FETE DE NOEL ESCOLORE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20181220 DTEND;VALUE=DATE:20181221 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20181123T102207Z DTSTAMP:20181123T102207Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6446b802-e05b-4dbb-b355-0344ec50ee75 SUMMARY:PI VADON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170316T090000 DTEND;TZID=\"Europe/Brussels\":20170316T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170313T111137Z DTSTAMP:20170313T111137Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6483183c-910a-4000-b81a-052669fecd94 SUMMARY:Commission menu ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210907T140000 DTEND;TZID=\"Europe/Brussels\":20210907T151500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210707T080608Z DTSTAMP:20210707T080608Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:64d9a7f7-efc4-4cc4-8ba8-b9ee1a0fd8f4 SUMMARY:auvergneco espaces verts (yann) LOCATION:ESAT St Amant tallende ATTENDEE;CN=yann;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:mailto :yann@escolore.org ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160316T090000 DTEND;TZID=\"Europe/Brussels\":20160316T130000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160304T112031Z DTSTAMP:20160304T112031Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT30M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:659366a6-5c73-4d21-8b24-cd85c0dd5886 SUMMARY:réunion surveillants de nuit ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201102T153000 DTEND;TZID=\"Europe/Brussels\":20201102T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201016T121901Z DTSTAMP:20201016T121901Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:65f33c19-ce59-499e-bfda-c152440b383d SUMMARY:CHANCEL PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220127T090000 DTEND;TZID=\"Europe/Brussels\":20220127T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120949Z DTSTAMP:20210806T120949Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6669d693-6e30-4248-a693-2fd7eb2b46ec SUMMARY:CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210223T150000 DTEND;TZID=\"Europe/Brussels\":20210223T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210111T135556Z DTSTAMP:20210111T135556Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:67411fb4-46d2-4663-85bd-606210fb0dde SUMMARY:PI DUPALAN ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170427T090000 DTEND;TZID=\"Europe/Brussels\":20170427T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105807Z DTSTAMP:20160908T105807Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6741a877-cabe-4ee0-9a70-6b91484021b7 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210128T090000 DTEND;TZID=\"Europe/Brussels\":20210128T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145613Z DTSTAMP:20200910T145613Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6796dcdf-1e6f-4d62-9c4c-36ddd8262ff3 SUMMARY:GILLARD PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210318T100000 DTEND;TZID=\"Europe/Brussels\":20210318T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210304T164230Z DTSTAMP:20210304T164230Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:67a04ce6-482f-4e30-b871-e0b614dbd89d SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20181219 DTEND;VALUE=DATE:20181220 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T142049Z DTSTAMP:20180323T142049Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6824abcd-be7b-4772-977d-74545202ed2f SUMMARY:PI RENARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160922T090000 DTEND;TZID=\"Europe/Brussels\":20160922T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T104852Z DTSTAMP:20160908T104852Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:68788b5f-2889-49bf-b9ab-28ded449f115 SUMMARY:DUCREUX PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211007T090000 DTEND;TZID=\"Europe/Brussels\":20211007T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120436Z DTSTAMP:20210806T120436Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6879d5b7-6077-43cc-b79f-b118556f2bd3 SUMMARY:COPIL différent et compétent LOCATION:Escolore ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190904T093000 DTEND;TZID=\"Europe/Brussels\":20190904T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190903T132345Z DTSTAMP:20190903T132345Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:695acff0-0586-4ff9-81da-5519d40f3044 SUMMARY:PI PIPIER ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190502T090000 DTEND;TZID=\"Europe/Brussels\":20190502T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T172936Z DTSTAMP:20190301T172936Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6abc5ef8-58f2-4f88-b2e8-4b210303c5fc SUMMARY:PI KOUMROUYAN FOYER ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190613T140000 DTEND;TZID=\"Europe/Brussels\":20190613T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173640Z DTSTAMP:20190301T173640Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6ad08114-e54c-4f32-a003-6f9ae8e4052a SUMMARY:CARTIER M PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200220T090000 DTEND;TZID=\"Europe/Brussels\":20200220T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T124623Z DTSTAMP:20190802T124623Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:6b231cf7-e126-46e6-a508-4307b857bb42 SUMMARY:PI MOISSINAC ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200123T090000 DTEND;TZID=\"Europe/Brussels\":20200123T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191122T125231Z DTSTAMP:20191122T125231Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6b4ba152-8f2f-4d7d-8315-185b17c467a4 SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20181128 DTEND;VALUE=DATE:20181129 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T142016Z DTSTAMP:20180323T142016Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6b7a821d-64d5-4e00-9f3e-0cf7dcadd3b7 SUMMARY:CRDV ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181011T090000 DTEND;TZID=\"Europe/Brussels\":20181011T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180912T135839Z DTSTAMP:20180912T135839Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6B8C4C60-53DC-4D93-B8FB-4B1C0BE5A1AA SUMMARY:Élections DP TH DTSTART;TZID=\"Europe/Paris\":20200324T160000 DTEND;TZID=\"Europe/Paris\":20200324T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200221T133234Z DTSTAMP:20200221T183144Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:6baf39d7-6e12-4421-a626-c74edf4d8357 SUMMARY:PI LASLEDJ X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151015T100000 DTEND;TZID=\"Europe/Brussels\":20151015T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151002T072549Z DTSTAMP:20151002T072549Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6bbf82bc-a159-4541-8965-a3f9ec105079 SUMMARY:Retour PI SERVIER ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210427T093000 DTEND;TZID=\"Europe/Brussels\":20210427T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210419T091649Z DTSTAMP:20210419T091649Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6bfa59f8-3a9a-496f-88b2-703958942422 SUMMARY:commande monnaie PL ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210930T150000 DTEND;TZID=\"Europe/Brussels\":20210930T161500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210928T083135Z DTSTAMP:20210928T083135Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6c0cc47f-9b5c-498f-8d62-5f737df96db5 SUMMARY:AG ADESS Séverine ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210915T090000 DTEND;TZID=\"Europe/Brussels\":20210915T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210910T064945Z DTSTAMP:20210910T064945Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6c106368-9d28-4e83-97bc-4b7cf2f6e0be SUMMARY:PL congés X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@e</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>scolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210331 DTEND;VALUE=DATE:20210401 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210329T134551Z DTSTAMP:20210329T134551Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:6c55d0a2-1751-4752-8087-0e29cf9de03b SUMMARY:JARRET PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220217T090000 DTEND;TZID=\"Europe/Brussels\":20220217T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121042Z DTSTAMP:20210806T121042Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6c7b2d3f-5a44-4dca-b63f-a7911b5cb2eb SUMMARY:Flavy CP DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210208 DTEND;VALUE=DATE:20210213 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20210205T160446Z DTSTAMP:20210205T160446Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6c8573c6-6a98-4aca-9698-e02a3ce90530 SUMMARY:Stéph' vacances ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20191223 DTEND;VALUE=DATE:20200101 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190620T122506Z DTSTAMP:20190620T122506Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6ceb05db-d9e3-4020-98f6-4c378b38eb38 SUMMARY:PIPIER S PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211202T090000 DTEND;TZID=\"Europe/Brussels\":20211202T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120731Z DTSTAMP:20210806T120731Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6cf3f6d1-2229-49ed-abcb-a088879987bd SUMMARY:MAZIN C PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190905T090000 DTEND;TZID=\"Europe/Brussels\":20190905T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T121433Z DTSTAMP:20190802T121433Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:6d3fbc5b-60b6-481b-a1ef-eae9e4f9ba15 SUMMARY:Stéph absente DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180628 DTEND;VALUE=DATE:20180629 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180627T131543Z DTSTAMP:20180627T131543Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6d7028a6-266f-49bd-b94c-bbb9742882fe SUMMARY:évaluation HACCP X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151020T073000 DTEND;TZID=\"Europe/Brussels\":20151020T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151014T151216Z DTSTAMP:20151014T151216Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6d745964-9163-4a6e-973a-81df9fb58413 SUMMARY:CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20200915T150000 DTEND;TZID=\"Europe/Belgrade\":20200915T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T092457Z DTSTAMP:20200124T092457Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:6e47cef7-1a76-4af5-8bf1-bcba9c9e6480 SUMMARY:médailles du travail ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200331T160000 DTEND;TZID=\"Europe/Brussels\":20200331T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200218T112539Z DTSTAMP:20200218T112539Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6ec38d1b-27e8-471e-9f24-fcc77b140744 SUMMARY:Stéph' vacances ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200420 DTEND;VALUE=DATE:20200425 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20200113T132733Z DTSTAMP:20200113T132733Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6ef223c9-274b-4e07-ba41-744b38f68aaa SUMMARY:PI ESAT DUCREUX ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160602T090000 DTEND;TZID=\"Europe/Brussels\":20160602T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T141157Z DTSTAMP:20160105T141157Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:6f021c9f-a4f8-420f-abc9-d1d4b0ead80c SUMMARY:inauguration magasin AVH (PL\\, SL) LOCATION:24 avenue des paulines clermont ferrand ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210930T120000 DTEND;TZID=\"Europe/Brussels\":20210930T140000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210824T092220Z DTSTAMP:20210824T092220Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6f7e1b1a-1bcc-4b85-9272-0c12b627c6ec SUMMARY:LEMOUSSU P PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200423T090000 DTEND;TZID=\"Europe/Brussels\":20200423T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125124Z DTSTAMP:20190802T125124Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:6fbb3375-05f4-41f0-af7f-fad9a777311b SUMMARY:PI DANON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170622T090000 DTEND;TZID=\"Europe/Brussels\":20170622T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T110001Z DTSTAMP:20160908T110001Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:6FD84D9D-BEB7-4CCC-A2A1-8123CC4C56D8 SUMMARY:Mme Mestre 0473550934 0637089516 DTSTART;TZID=\"Europe/Paris\":20190918T103000 DTEND;TZID=\"Europe/Paris\":20190918T113000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190917T090639Z DTSTAMP:20190917T090643Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:7018e2d8-a1a2-40d2-88cb-d67be60e44d5 SUMMARY:commission d'admission ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210305T110000 DTEND;TZID=\"Europe/Brussels\":20210305T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210224T085937Z DTSTAMP:20210224T085937Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:704a9a2a-5acf-4b78-9b7d-676505977edd SUMMARY:VADON F PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200409T090000 DTEND;TZID=\"Europe/Brussels\":20200409T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125039Z DTSTAMP:20190802T125039Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:7079f653-cfa8-4b9b-bd3f-97576d3654b4 SUMMARY:PI ALDON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200326T140000 DTEND;TZID=\"Europe/Brussels\":20200326T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130331Z DTSTAMP:20190802T130331Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:7099f8d7-b68a-4136-a816-cfbcfd0bdd16 SUMMARY:PI VERNET ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191121T140000 DTEND;TZID=\"Europe/Brussels\":20191121T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125654Z DTSTAMP:20190802T125654Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:70ca2323-5fea-4367-8693-1b3c0925b055 SUMMARY:PI DANON ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190516T090000 DTEND;TZID=\"Europe/Brussels\":20190516T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173242Z DTSTAMP:20190301T173242Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:70fc15b5-c363-493d-a8b1-e3d2ac442c6e SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180926 DTEND;VALUE=DATE:20180927 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T141707Z DTSTAMP:20180323T141707Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:71090854-e1e7-415f-9e5e-96ccefe03440 SUMMARY:DP/TH ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190719T110000 DTEND;TZID=\"Europe/Brussels\":20190719T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190718T141631Z DTSTAMP:20190718T141631Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:713912d5-9cfd-4c7b-8e2a-816ba4a71be8 SUMMARY:ADESS Séverine LOCATION:L'éthique en ESMS Foyer Brechard Clermont Ferrand ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200610T090000 DTEND;TZID=\"Europe/Brussels\":20200610T123000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200214T111510Z DTSTAMP:20200214T111510Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:7165c261-5ab7-428e-a33e-165e190db7e2 SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210414 DTEND;VALUE=DATE:20210415 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T102703Z DTSTAMP:20201014T102703Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:717ed755-b368-492e-bd48-0eb0f8e47375 SUMMARY:MORGES C PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210617T090000 DTEND;TZID=\"Europe/Brussels\":20210617T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130825Z DTSTAMP:20190802T130825Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:71f45057-c449-4c25-9850-a95ad6833e9e SUMMARY:Stéph' Abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20201202 DTEND;VALUE=DATE:20201203 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200917T075221Z DTSTAMP:20200917T075221Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:72fb8379-88d2-4a25-be34-070ec2df8266 SUMMARY:Geneviève congés X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210201 DTEND;VALUE=DATE:20210207 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210128T081928Z DTSTAMP:20210128T081928Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:730e8f9c-fded-4555-813e-8e1648d33708 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201105T090000 DTEND;TZID=\"Europe/Brussels\":20201105T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145415Z DTSTAMP:20200910T145415Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:73676771-87ee-4478-a3bb-92aa2268bcff SUMMARY:PI NOEL C ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170504T090000 DTEND;TZID=\"Europe/Brussels\":20170504T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105826Z DTSTAMP:20160908T105826Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:737BEDD2-7727-4AE2-AE38-9E3514EAEDDB SUMMARY:Cvs ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20210407T133000 DTEND;TZID=\"Europe/Belgrade\":20210407T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210316T165248Z DTSTAMP:20210316T165248Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder X-WR-ALARMUID:8746F8C8-C726-4C8B-9AB9-3792B646E5DA END:VALARM END:VEVENT BEGIN:VEVENT UID:73905244-37f7-46be-90e7-25496ec19859 SUMMARY:PI DANON FOYER ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190620T140000 DTEND;TZID=\"Europe/Brussels\":20190620T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173736Z DTSTAMP:20190301T173736Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:746cc4f0-07a8-45f6-933f-03a6324a7d2f SUMMARY:réunion résidents foyer X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151015T171500 DTEND;TZID=\"Europe/Brussels\":20151015T183000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151008T103844Z DTSTAMP:20151008T103844Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:74af5771-9774-405a-aa61-c905ce8f8a21 SUMMARY:DP TH ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170707T110000 DTEND;TZID=\"Europe/Brussels\":20170707T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170608T124305Z DTSTAMP:20170608T124305Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:74e0e074-4a23-496d-94a6-1158a95b7b05 SUMMARY:Concert Ecole de l'oralité DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190515 DTEND;VALUE=DATE:20190516 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190301T173225Z DTSTAMP:20190301T173225Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:74fa0b05-ca99-423f-a391-13f16e4ac145 SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180912 DTEND;VALUE=DATE:20180913 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T141602Z DTSTAMP:20180323T141602Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:751f2279-1cfa-46f9-9fc4-99ce319eb731 SUMMARY:COPIL Différents et compétents Séverine L LOCATION:Cunlhat ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190207T090000 DTEND;TZID=\"Europe/Brussels\":20190207T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190109T104811Z DTSTAMP:20190109T104811Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:7596bcac-2645-48b9-ba58-33388521d7df SUMMARY:AG et COPIL différent et compétent Séverine LOCATION:Hôtel de Région ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200930T143000 DTEND;TZID=\"Europe/Brussels\":20200930T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200929T094148Z DTSTAMP:20200929T094148Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:75a3b977-b52b-43f9-9840-ec70f1f5cd3b SUMMARY:CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20200519T150000 DTEND;TZID=\"Europe/Belgrade\":20200519T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T092252Z DTSTAMP:20200124T092252Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:75aa2615-e251-46bc-955d-d8c3ce0a305b SUMMARY:ROUX A PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200625T090000 DTEND;TZID=\"Europe/Brussels\":20200625T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125443Z DTSTAMP:20190802T125443Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:76449F75-9EE0-401E-AE83-58650C95DE44 SUMMARY:Réunion DP/TH DTSTART;TZID=\"Europe/Paris\":20210608T153000 DTEND;TZID=\"Europe/Paris\":20210608T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201005T141753Z DTSTAMP:20201015T073212Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:7651af2b-a018-44c7-8486-5e769b01981a SUMMARY:CSE+SSCT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210316T150000 DTEND;TZID=\"Europe/Brussels\":20210316T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210111T135620Z DTSTAMP:20210111T135620Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:77a4d07a-b397-4c82-91a4-8896a68dbf97 SUMMARY:Réunion foyer X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151112T143000 DTEND;TZID=\"Europe/Brussels\":20151112T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103050Z DTSTAMP:20151210T103050Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:77d0e748-7ae0-4188-99e3-ab86e0765384 SUMMARY:Fermeture ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190725 DTEND;VALUE=DATE:20190726 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190429T080017Z DTSTAMP:20190429T080017Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:7854b5ac-2ff4-4ba7-83aa-6f5d9dd52e93 SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210728 DTEND;VALUE=DATE:20210729 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103004Z DTSTAMP:20201014T103004Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:79300c4d-3d99-4cf8-8a73-ed2f6d91db70 SUMMARY:PI PARILLAUD ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170202T090000 DTEND;TZID=\"Europe/Brussels\":20170202T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105438Z DTSTAMP:20160908T105438Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:79473ce3-d7ee-4f99-9880-8f6ecfed0d7b SUMMARY:Jury différent et compétent Séverine DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:Lempdes ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201014T080000 DTEND;TZID=\"Europe/Brussels\":20201014T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201012T160810Z DTSTAMP:20201012T160810Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:798ae4da-b5ff-43ed-8076-af620de88839 SUMMARY:COUPAT T PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200604T090000 DTEND;TZID=\"Europe/Brussels\":20200604T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125338Z DTSTAMP:20190802T125338Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:79E3A048-79A5-4984-BAC3-F50825768271 SUMMARY:Cvs DTSTART;TZID=\"Europe/Belgrade\":20201130T133000 DTEND;TZID=\"Europe/Belgrade\":20201130T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201016T124730Z DTSTAMP:20201016T124732Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Reminder X-WR-ALARMUID:436FEF99-CDF1-4806-AE1D-C4FAF065326C END:VALARM END:VEVENT BEGIN:VEVENT UID:7a7364aa-cdcf-4518-96b1-e3e3c4d2b9fc SUMMARY:Mme Douhet bail appart (PL) ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210224T140000 DTEND;TZID=\"Europe/Brussels\":20210224T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210219T102958Z DTSTAMP:20210219T102958Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:7af407e8-ad52-459f-a958-6bccc8e1168f SUMMARY:SOCOTEC controle installations électriques X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@e</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>scolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190228T083000 DTEND;TZID=\"Europe/Brussels\":20190228T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190212T102909Z DTSTAMP:20190212T102909Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:7bc37ca7-5069-46a2-9e3a-66a66563c81b SUMMARY:architecte ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210614T170000 DTEND;TZID=\"Europe/Brussels\":20210614T180000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210609T071358Z DTSTAMP:20210609T071358Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:7c368f22-e44f-4f72-8079-e17fac0acdd5 SUMMARY:DP/CE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20180706T100000 DTEND;TZID=\"Europe/Brussels\":20180706T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180524T101123Z DTSTAMP:20180524T101123Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:7c568ae8-5374-445e-bacb-56b731d23dfd SUMMARY:SBA (PL) ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201116T150000 DTEND;TZID=\"Europe/Brussels\":20201116T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201020T072812Z DTSTAMP:20201020T072812Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:7d465aab-a2a4-4a2c-8e29-20f346a79814 RRULE:FREQ=WEEKLY;INTERVAL=3;BYDAY=FR SUMMARY:Stéphanie abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180406 DTEND;VALUE=DATE:20180407 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T140535Z DTSTAMP:20180323T140535Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:7d758856-3213-4e5d-9322-2e373c3144fb SUMMARY:retour PI BERTHOULY ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210602T103000 DTEND;TZID=\"Europe/Brussels\":20210602T113000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210527T083834Z DTSTAMP:20210527T083834Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:7df40abd-7fe8-405e-a1bb-7759d61a24a7 SUMMARY:PI PIPIER S ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200203T133000 DTEND;TZID=\"Europe/Brussels\":20200203T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200203T111632Z DTSTAMP:20200203T111632Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:7dfd3bd3-1afa-4f0a-8277-50bff86a6d48 SUMMARY:Flavy absente DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20181031 DTEND;VALUE=DATE:20181101 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180904T081402Z DTSTAMP:20180904T081402Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:7ea59ab5-ee46-405c-8ecc-1b819d980ad1 SUMMARY:GILLARD J PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:as@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200305T090000 DTEND;TZID=\"Europe/Brussels\":20200305T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T124710Z DTSTAMP:20190802T124710Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:7eaea840-2a72-4e88-a180-55a619475c50 SUMMARY:Réunion Caroline équipe encadrante ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211007T111500 DTEND;TZID=\"Europe/Brussels\":20211007T121500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210928T121450Z DTSTAMP:20210928T121450Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:7f64a262-37ab-4cfc-af0c-6b2b16670dad SUMMARY:retraite<span> </span></span><a class=\"tc-tiddlylink tc-tiddlylink-missing\" href=\"http://luc.soulerin.net/wikilux/Luxool.html#MichelCartier\" style=\"box-sizing: border-box; background-color: transparent; text-decoration: none; font-weight: 500; color: rgb(204, 204, 255); user-select: inherit; font-style: italic; font-family: "DejaVu Sans"; font-size: 22px; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">MichelCartier</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210225T113000 DTEND;TZID=\"Europe/Brussels\":20210225T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210218T162257Z DTSTAMP:20210218T162257Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8010E7B4-EC20-4FF8-B1D8-B2512F11E50A SUMMARY:Salon handisup DTSTART;VALUE=DATE:20201117 DTEND;VALUE=DATE:20201118 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200617T095157Z DTSTAMP:20200619T221758Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:80160296-378e-4f8c-9507-5abd0db57b90 SUMMARY:HORIS M Gomes (PL) ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210901T140000 DTEND;TZID=\"Europe/Brussels\":20210901T151500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210903T122954Z DTSTAMP:20210903T122954Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8061e565-bf31-448a-b629-6240f37020c2 SUMMARY:PI ESAT MORGES ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160303T090000 DTEND;TZID=\"Europe/Brussels\":20160303T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T140417Z DTSTAMP:20160105T140417Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:80881e18-3190-4b31-afa8-50b10e2929c3 SUMMARY:Formation MAC DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20191105 DTEND;VALUE=DATE:20191106 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190509T151502Z DTSTAMP:20190509T151502Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:812f1361-646f-4d7d-ba1e-820038ed36e9 SUMMARY:Formation PI ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160322T090000 DTEND;TZID=\"Europe/Brussels\":20160322T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160229T132045Z DTSTAMP:20160229T132045Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:816d6323-3dd7-4ad6-b58e-1be9817560c2 SUMMARY:Gaëlle DELEBARRE LOCATION:RDV Séverine ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210601T110000 DTEND;TZID=\"Europe/Brussels\":20210601T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210526T134344Z DTSTAMP:20210526T134344Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8179ab37-905b-4186-9c29-b6938112535d SUMMARY:PI TARRAGNAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200406T133000 DTEND;TZID=\"Europe/Brussels\":20200406T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130421Z DTSTAMP:20190802T130421Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:81b12656-18d4-4222-b7b2-9ed59a7f9e4d SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210908 DTEND;VALUE=DATE:20210909 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103059Z DTSTAMP:20201014T103059Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:81b4e166-8c57-4c2f-a419-0835f4df8aea SUMMARY:Flavy CP DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190422 DTEND;VALUE=DATE:20190501 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20190412T085952Z DTSTAMP:20190412T085952Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:81c95be6-5cc1-4878-9f56-23638ecf0113 SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210811 DTEND;VALUE=DATE:20210812 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103017Z DTSTAMP:20201014T103017Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:82d3ea7d-a140-4ed9-9b4d-849f66e305fa SUMMARY:PI ROUX ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200213T140000 DTEND;TZID=\"Europe/Brussels\":20200213T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130133Z DTSTAMP:20190802T130133Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:835adc24-5d57-47e1-b1a3-1f80b3c5c81d SUMMARY:PI VIALARD FOYER ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190314T140000 DTEND;TZID=\"Europe/Brussels\":20190314T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173133Z DTSTAMP:20190301T173133Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:83982029-dd15-4df1-8ab5-857837b6e294 SUMMARY:ALDON PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201001T090000 DTEND;TZID=\"Europe/Brussels\":20201001T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200826T130253Z DTSTAMP:20200826T130253Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:84114a3e-63ce-48ab-b405-1a4ed405b30c SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20180530 DTEND;VALUE=DATE:20180531 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T141000Z DTSTAMP:20180323T141000Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:841478ac-a420-4592-bc69-d64ff3be49f1 SUMMARY:brin de folie ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210503T100000 DTEND;TZID=\"Europe/Brussels\":20210503T103000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210426T141124Z DTSTAMP:20210426T141124Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8482A645-25D9-4C23-AE9A-81B95F7E38FD SUMMARY:SOCOTEC installation GAZ DTSTART;TZID=\"Europe/Paris\":20190614T133000 DTEND;TZID=\"Europe/Paris\":20190614T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190524T103207Z DTSTAMP:20190526T165131Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:850a2e2f-b156-4969-9ab2-97c3e440c3e8 SUMMARY:COPIL DIFFERENT ET COMPETENT Séverine LOCATION:ESAT Rochefort ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210113T140000 DTEND;TZID=\"Europe/Brussels\":20210113T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201218T105403Z DTSTAMP:20201218T105403Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8519db19-87e3-467a-95b0-6af10650f3de SUMMARY:PI VALOIS ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20161117T090000 DTEND;TZID=\"Europe/Brussels\":20161117T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T104749Z DTSTAMP:20160908T104749Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:85c905ba-212b-4532-bca3-3176f83b81c1 SUMMARY:CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20200421T150000 DTEND;TZID=\"Europe/Belgrade\":20200421T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T092229Z DTSTAMP:20200124T092229Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:85e8e9aa-9fa5-475b-85fb-e4d6fce0af0c SUMMARY:MAZIN L ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220224T090000 DTEND;TZID=\"Europe/Brussels\":20220224T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121057Z DTSTAMP:20210806T121057Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8651c308-d2c9-445f-a560-e3217cb4f5ef SUMMARY:Photos différent et compétent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190918T110000 DTEND;TZID=\"Europe/Brussels\":20190918T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190917T081725Z DTSTAMP:20190917T081725Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:865e7b4d-b077-46ad-b4a0-83d3e12278bc SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20181205 DTEND;VALUE=DATE:20181206 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T142033Z DTSTAMP:20180323T142033Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:867cdd62-5f9f-4bda-8fca-4274f40565b3 SUMMARY:PI ESAT DANON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160602T100000 DTEND;TZID=\"Europe/Brussels\":20160602T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160120T161550Z DTSTAMP:20160120T161550Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:86fac8f3-fa77-4fd0-8afd-3aed5a967a1c SUMMARY:CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20200623T150000 DTEND;TZID=\"Europe/Belgrade\":20200623T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T092359Z DTSTAMP:20200124T092359Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:86ff79a7-33b2-4035-91fb-032c3c1adee0 SUMMARY:jury blanc différent compétant (PL) ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200904T100000 DTEND;TZID=\"Europe/Brussels\":20200904T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200901T150634Z DTSTAMP:20200901T150634Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:87031023-8628-4b78-80ff-2ad607a38020 SUMMARY:CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200505T150000 DTEND;TZID=\"Europe/Brussels\":20200505T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200421T144215Z DTSTAMP:20200421T144215Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8775eb53-22b4-41ad-a7c2-e07dbdb8eb2d SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210303 DTEND;VALUE=DATE:20210304 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T102540Z DTSTAMP:20201014T102540Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:88230618-e3b7-414b-92b3-4bdffb4ed2db SUMMARY:formation sécurité ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210615T090000 DTEND;TZID=\"Europe/Brussels\":20210615T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210412T072437Z DTSTAMP:20210412T072437Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder END:VALARM BEGIN:VALARM ACTION:EMAIL TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder SUMMARY:Reminder ATTENDEE:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>END:VALARM END:VEVENT BEGIN:VEVENT UID:88453663-54DF-44EC-A798-15C0ABE98CB5 SUMMARY:Cvs DTSTART;TZID=\"Europe/Paris\":20200331T130000 DTEND;TZID=\"Europe/Paris\":20200331T140000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200221T133139Z DTSTAMP:20200221T183144Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:884868fb-7612-4fca-bfd8-f8451670db62 SUMMARY:CRDV ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190328T090000 DTEND;TZID=\"Europe/Brussels\":20190328T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180912T140212Z DTSTAMP:20180912T140212Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:884c9506-97fd-4460-b2bd-3902de554c1b SUMMARY:Stéph' Abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20201002 DTEND;VALUE=DATE:20201003 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200917T074651Z DTSTAMP:20200917T074651Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:88dcb302-feda-4c5e-a811-c2fe5344bf14 SUMMARY:PI CHANCEL ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191209T133000 DTEND;TZID=\"Europe/Brussels\":20191209T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125748Z DTSTAMP:20190802T125748Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:88e7c68c-0e95-4cee-b373-0d9dc9966e48 SUMMARY:PI DEBRY ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200702T140000 DTEND;TZID=\"Europe/Brussels\":20200702T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130850Z DTSTAMP:20190802T130850Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:88e8e595-2cb5-4bc8-a708-748b92f3f48b SUMMARY:PI GODARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170105T090000 DTEND;TZID=\"Europe/Brussels\":20170105T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105103Z DTSTAMP:20160908T105103Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:892cf47c-f29a-4e1f-914c-f2f89dbb0ed8 SUMMARY:stagiaire psychologue DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190128 DTEND;VALUE=DATE:20190202 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180904T072341Z DTSTAMP:20180904T072341Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:896ed1f3-eb42-4eab-ac6d-1e6f68f563e3 SUMMARY:SSCT et CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20200915T150000 DTEND;TZID=\"Europe/Belgrade\":20200915T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T091858Z DTSTAMP:20200124T091858Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:89734778-b708-4f8f-8e39-7e08f81dca7b SUMMARY:Absence Mélissa instructrice de locomotion DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:marie-laure@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:marie-laure@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190328 DTEND;VALUE=DATE:20190329 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190214T124213Z DTSTAMP:20190214T124213Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8990cee7-6b5f-46bd-a70a-fc9ed16bd137 SUMMARY:Caroline par téléphone ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210723T120000 DTEND;TZID=\"Europe/Brussels\":20210723T123000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210722T153206Z DTSTAMP:20210722T153206Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:89962ec2-2d6e-4f04-9379-3516e3ee13c4 SUMMARY:stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210428 DTEND;VALUE=DATE:20210429 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T102748Z DTSTAMP:20201014T102748Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:89c69948-8e87-4d47-9b0c-976afad171ac SUMMARY:DUPALE PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201203T090000 DTEND;TZID=\"Europe/Brussels\":20201203T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200826T130347Z DTSTAMP:20200826T130347Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:8a550483-5086-4b61-bf6f-3efea9f8faf7 SUMMARY:PI GILLARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170406T090000 DTEND;TZID=\"Europe/Brussels\":20170406T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105725Z DTSTAMP:20160908T105725Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8bf3615e-02e0-4d83-ba47-d7da6eccd530 SUMMARY:rdv CEP (JB\\, PL\\, SG) ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210610T143000 DTEND;TZID=\"Europe/Brussels\":20210610T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210603T152502Z DTSTAMP:20210603T152502Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8c58bbd3-416a-4b47-9e7f-64f7f2a349f6 SUMMARY:CRDV ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190214T084500 DTEND;TZID=\"Europe/Brussels\":20190214T164500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190212T132556Z DTSTAMP:20190212T132556Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8c9ec2a0-3487-4de2-b991-614ed47e0ed6 SUMMARY:stagiaire psychologue DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20181126 DTEND;VALUE=DATE:20181201 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180904T072058Z DTSTAMP:20180904T072058Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8ca841aa-1434-4b99-88fa-3db3f6480490 SUMMARY:Rachel Isoard (rdv séverine) ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210928T110000 DTEND;TZID=\"Europe/Brussels\":20210928T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210927T065238Z DTSTAMP:20210927T065238Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8cc24681-6413-4398-adb1-294d3bbea4c6 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200213T090000 DTEND;TZID=\"Europe/Brussels\":20200213T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190911T144558Z DTSTAMP:20190911T144558Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8ce78399-22a2-40fb-bd6e-1ab2c97c7469 SUMMARY:Analyse de la pratique hébergement ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210916T100000 DTEND;TZID=\"Europe/Brussels\":20210916T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210721T152716Z DTSTAMP:20210721T152716Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8d189284-b555-4b49-a4ab-d854c9c6cc80 SUMMARY:PL déplacement Paris AVH DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20180917T120000 DTEND;TZID=\"Europe/Brussels\":20180918T200000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180906T121908Z DTSTAMP:20180906T121908Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8d326767-2577-40f5-aeed-de6c3165c186 SUMMARY:Atelier d'écriture ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210120T143000 DTEND;TZID=\"Europe/Brussels\":20210120T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210118T152949Z DTSTAMP:20210118T152949Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8d908acc-b265-4ec8-96be-9d2c6e5fba9b SUMMARY:formation sécurité X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER:</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200602T090000 DTEND;TZID=\"Europe/Brussels\":20200602T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200531T101528Z DTSTAMP:20200531T101529Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Reminder X-WR-ALARMUID:5CECE21F-5A77-4C18-8E5F-076A1FFBECD8 END:VALARM END:VEVENT BEGIN:VEVENT UID:8db7d066-9144-4741-ad08-44bfab22d4d3 SUMMARY:ABCENCE JUSTINE 14H30 17H00 ORGANIZER;SENT-BY=\"</span><a href=\"mailto:j.chabrol@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:j.chabrol@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:j.chabrol@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:j.chabrol@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20160622 DTEND;VALUE=DATE:20160623 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20160610T091317Z DTSTAMP:20160610T091317Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8ddaef74-135a-442e-a13d-ebbacc54cc05 SUMMARY:PI RIDON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200312T140000 DTEND;TZID=\"Europe/Brussels\":20200312T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130250Z DTSTAMP:20190802T130250Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8ddb3127-ab79-48a3-ab13-d4611ce339d3 SUMMARY:CSE DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210125T150000 DTEND;TZID=\"Europe/Brussels\":20210125T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210111T135530Z DTSTAMP:20210111T135530Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8e322917-b39a-4e54-a000-1ea09ee7a17a SUMMARY:Réunion veilleurs ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190604T153000 DTEND;TZID=\"Europe/Brussels\":20190604T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190412T154417Z DTSTAMP:20190412T154417Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8e4f3f5a-8981-4946-9387-0e510d867928 SUMMARY:CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20200225T150000 DTEND;TZID=\"Europe/Belgrade\":20200225T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T092140Z DTSTAMP:20200124T092140Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:8ec7db1f-fced-4089-96fa-55737a7aec09 SUMMARY:CRDV ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181108T090000 DTEND;TZID=\"Europe/Brussels\":20181108T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180912T135903Z DTSTAMP:20180912T135903Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8ef6ed24-8322-4364-8322-f3ccd1670376 SUMMARY:Jury GRETA Riom Séverine ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:conta</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ct@escolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190403T090000 DTEND;TZID=\"Europe/Brussels\":20190403T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190320T081135Z DTSTAMP:20190320T081135Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:8ef8ae27-f628-44c5-8a41-a6fc550308e8 SUMMARY:Dictée braille ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190328T143000 DTEND;TZID=\"Europe/Brussels\":20190328T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190305T085009Z DTSTAMP:20190305T085009Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8efa6820-6861-4113-9327-e82aa09d6aa9 SUMMARY:PI KOUMROUYAN ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200618T140000 DTEND;TZID=\"Europe/Brussels\":20200618T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130813Z DTSTAMP:20190802T130813Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8f2fdcf0-2e1f-41c3-b33e-b9d0720941af SUMMARY:JARRET M PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200206T110000 DTEND;TZID=\"Europe/Brussels\":20200206T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191128T075848Z DTSTAMP:20191128T075848Z SEQUENCE:3 END:VEVENT BEGIN:VEVENT UID:8f41da8c-6dcb-42d3-a04f-49ecdc4b6efd SUMMARY:PI CHOUZET ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190418T090000 DTEND;TZID=\"Europe/Brussels\":20190418T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173000Z DTSTAMP:20190301T173000Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8f4ff8d8-c0c0-42f0-883b-2ea8e6291eed SUMMARY:Formation HACCP X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151021T083000 DTEND;TZID=\"Europe/Brussels\":20151021T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151002T073134Z DTSTAMP:20151002T073134Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8f9552d8-e62e-418d-99e0-f9974544bda6 SUMMARY:Stéphanie en vacances ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190218 DTEND;VALUE=DATE:20190223 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190212T155340Z DTSTAMP:20190212T155340Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:8fef8d99-273c-4cac-951e-20d3f88168a4 SUMMARY:RENARD PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220616T090000 DTEND;TZID=\"Europe/Brussels\":20220616T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121523Z DTSTAMP:20210806T121523Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:900bed7b-f585-4dec-b6a8-580fcf2ee6cf SUMMARY:commission menu ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210322T153000 DTEND;TZID=\"Europe/Brussels\":20210322T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210315T163918Z DTSTAMP:20210315T163918Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9025e91c-7aaa-417e-bbbb-6d20e193471c SUMMARY:Formation RAE Escolore ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20211026 DTEND;VALUE=DATE:20211027 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210903T101249Z DTSTAMP:20210903T101249Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:904fa633-bc93-4321-858d-a8857c33ec8e SUMMARY:réunion DP résidents ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@e</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>scolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160202T110000 DTEND;TZID=\"Europe/Brussels\":20160202T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160119T131339Z DTSTAMP:20160119T131339Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:9066d148-e1a1-4d77-b365-87c11e4b2281 SUMMARY:Stéph' Abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20201118 DTEND;VALUE=DATE:20201119 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200917T075144Z DTSTAMP:20200917T075144Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:90706e9b-bdb8-4763-b334-19ba23abca7d SUMMARY:PI ESAT TAPERO ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160630T100000 DTEND;TZID=\"Europe/Brussels\":20160630T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T141358Z DTSTAMP:20160105T141358Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9080002A-EFA1-4C76-8588-185112F04388 SUMMARY:Réunion DP/TH DTSTART;TZID=\"Europe/Paris\":20201005T153000 DTEND;TZID=\"Europe/Paris\":20201005T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201001T154509Z DTSTAMP:20201001T154742Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:90e07a7e-ba9d-4482-97b6-b162a8cde8b6 SUMMARY:Guillaume Roumy (Séverine) ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210910T101500 DTEND;TZID=\"Europe/Brussels\":20210910T114500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210910T082022Z DTSTAMP:20210910T082022Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:90e79410-dfaf-4c60-8073-55bf631efc81 SUMMARY:Séverine CP après-midi ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20191106 DTEND;VALUE=DATE:20191107 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20191030T143954Z DTSTAMP:20191030T143954Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:911d081d-dbae-4426-8130-e75dc8c28433 SUMMARY:réunion DP/CE ORGANIZER;CN=escolore;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@e</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>scolore.org X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160607T100000 DTEND;TZID=\"Europe/Brussels\":20160607T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160119T131555Z DTSTAMP:20160119T131555Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT30M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:91503b26-ddb6-4fa3-83e9-fd27aac5f205 SUMMARY:CSE ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210518T150000 DTEND;TZID=\"Europe/Brussels\":20210518T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210111T135724Z DTSTAMP:20210111T135724Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 RRULE:FREQ=WEEKLY;INTERVAL=4;BYDAY=TH SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170330T140000 DTEND;TZID=\"Europe/Brussels\":20170330T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170313T111858Z DTSTAMP:20170313T111858Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI RENARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200910T140000 DTEND;TZID=\"Europe/Brussels\":20200910T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20200910T140000 LAST-MODIFIED:20200826T130757Z DTSTAMP:20200826T130757Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI KOUMROUYAN ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201105T140000 DTEND;TZID=\"Europe/Brussels\":20201105T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20201105T140000 LAST-MODIFIED:20200826T130952Z DTSTAMP:20200826T130952Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI CHANQUOY ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210128T140000 DTEND;TZID=\"Europe/Brussels\":20210128T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210128T140000 LAST-MODIFIED:20200826T131145Z DTSTAMP:20200826T131145Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI BERTHOULY ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210225T140000 DTEND;TZID=\"Europe/Brussels\":20210225T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210225T140000 LAST-MODIFIED:20200826T131226Z DTSTAMP:20200826T131226Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI ALDON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210325T140000 DTEND;TZID=\"Europe/Brussels\":20210325T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210325T140000 LAST-MODIFIED:20200826T131307Z DTSTAMP:20200826T131307Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI LASLEDJ ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210422T140000 DTEND;TZID=\"Europe/Brussels\":20210422T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210422T140000 LAST-MODIFIED:20200826T131348Z DTSTAMP:20200826T131348Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI RIFFARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201008T140000 DTEND;TZID=\"Europe/Brussels\":20201008T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20201008T140000 LAST-MODIFIED:20200909T154339Z DTSTAMP:20200909T154339Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI SOULARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201203T140000 DTEND;TZID=\"Europe/Brussels\":20201203T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20201203T140000 LAST-MODIFIED:20200909T154421Z DTSTAMP:20200909T154421Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI RIFFARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211007T140000 DTEND;TZID=\"Europe/Brussels\":20211007T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20211007T140000 LAST-MODIFIED:20210806T121745Z DTSTAMP:20210806T121745Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI KOUMROUYAN ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211104T140000 DTEND;TZID=\"Europe/Brussels\":20211104T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20211104T140000 LAST-MODIFIED:20210806T121848Z DTSTAMP:20210806T121848Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI SOULARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211202T140000 DTEND;TZID=\"Europe/Brussels\":20211202T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20211202T140000 LAST-MODIFIED:20210806T121929Z DTSTAMP:20210806T121929Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI CHANQUOY ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220127T140000 DTEND;TZID=\"Europe/Brussels\":20220127T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220127T140000 LAST-MODIFIED:20210806T122026Z DTSTAMP:20210806T122026Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI BERTHOULY ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220224T140000 DTEND;TZID=\"Europe/Brussels\":20220224T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220224T140000 LAST-MODIFIED:20210806T122125Z DTSTAMP:20210806T122125Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI ALDON ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220421T140000 DTEND;TZID=\"Europe/Brussels\":20220421T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220421T140000 LAST-MODIFIED:20210806T122222Z DTSTAMP:20210806T122222Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI LASLEDJ ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220616T140000 DTEND;TZID=\"Europe/Brussels\":20220616T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220616T140000 LAST-MODIFIED:20210806T122317Z DTSTAMP:20210806T122317Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210909T140000 DTEND;TZID=\"Europe/Brussels\":20210909T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210909T140000 LAST-MODIFIED:20210907T140901Z DTSTAMP:20210907T140901Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:916e1c29-4316-4d03-baf4-080adf4ef7c5 SUMMARY:Réunion hebdomadaire Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">LOCATION:PI RENARD ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220324T140000 DTEND;TZID=\"Europe/Brussels\":20220324T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220324T140000 LAST-MODIFIED:20210907T140928Z DTSTAMP:20210907T140928Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9176b080-bb18-4d8b-80bd-2ccd2d8d2e09 SUMMARY:CRDV ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181122T090000 DTEND;TZID=\"Europe/Brussels\":20181122T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180912T135934Z DTSTAMP:20180912T135934Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:929d9cd1-05a5-41fe-8e45-695b7cea227d SUMMARY:Séverine CP DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20191021 DTEND;VALUE=DATE:20191026 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20191018T124520Z DTSTAMP:20191018T124520Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:92E38F0C-E6F8-4540-8946-80B0902BB2C2 SUMMARY:Cvs ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20210720T133000 DTEND;TZID=\"Europe/Belgrade\":20210720T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210625T102906Z DTSTAMP:20210625T102906Z SEQUENCE:2 END:VEVENT BEGIN:VEVENT UID:93d3ec00-8ce8-4832-94e6-ca33e868f01b SUMMARY:CP Séverine après-midi DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20190605 DTEND;VALUE=DATE:20190606 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190521T150333Z DTSTAMP:20190521T150333Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:93eefda4-32d2-4923-a731-13ba47232caf SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20211103 DTEND;VALUE=DATE:20211104 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103211Z DTSTAMP:20201014T103211Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:940ef1c8-8ce8-4f73-b749-7f563d3a07bb SUMMARY:rencontres filières transfo\\, PL JM ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210119T133000 DTEND;TZID=\"Europe/Brussels\":20210119T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210106T133348Z DTSTAMP:20210106T133348Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:942e4e01-2c79-4870-a581-a18eeb920ca5 SUMMARY:PI LASLEDJ ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200423T140000 DTEND;TZID=\"Europe/Brussels\":20200423T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130508Z DTSTAMP:20190802T130508Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:94498435-55b5-411b-bff0-7d3c29df91c5 SUMMARY:PI CHOUZET ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200604T140000 DTEND;TZID=\"Europe/Brussels\":20200604T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130750Z DTSTAMP:20190802T130750Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:948c2581-62a4-4372-9809-2b658c5eaf67 SUMMARY:NOEL PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211209T090000 DTEND;TZID=\"Europe/Brussels\":20211209T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120802Z DTSTAMP:20210806T120802Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:948f9692-708f-4a60-9c31-4b031a7d0c56 SUMMARY:PI PIPIER SAVS ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190624T133000 DTEND;TZID=\"Europe/Brussels\":20190624T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173757Z DTSTAMP:20190301T173757Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:94944ca1-5f2f-42e3-9bc1-8ac43bb2f7d6 SUMMARY:PI TARRAGNAT APPART LOCATION:Escolore ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190325T143000 DTEND;TZID=\"Europe/Brussels\":20190325T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173100Z DTSTAMP:20190301T173100Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:94a23bd2-4a6d-4830-8eea-bab8358b8269 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210408T090000 DTEND;TZID=\"Europe/Brussels\":20210408T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145724Z DTSTAMP:20200910T145724Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:94f53331-ef35-4dff-bff0-2e5dc1cea883 SUMMARY:RAE St Amand de T ORGANIZER;SENT-BY=\"</span><a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:marie-laure@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:marie-laure@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20191119 DTEND;VALUE=DATE:20191120 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20191119T085348Z DTSTAMP:20191119T085348Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9632AB6A-EBAE-40DC-B470-78E65AD0A8B9 SUMMARY:état des lieux appart DESCRIPTION:Mme cordeiro 06 37 51 66 27 DTSTART;TZID=\"Europe/Paris\":20200901T140000 DTEND;TZID=\"Europe/Paris\":20200901T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200831T080812Z DTSTAMP:20200831T172642Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:96c4dfab-83e7-46cf-8d63-fdb74783c8b0 SUMMARY:Flavy Télétravail DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:flavy@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20210720 DTEND;VALUE=DATE:20210721 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210715T122330Z DTSTAMP:20210715T122330Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:96CA1FE9-CAFC-4C83-98A3-7F0BC378F6C0 SUMMARY:M roiron (atelier c. Perret) pour porte alu 0680631011 DTSTART;TZID=\"Europe/Paris\":20191008T143000 DTEND;TZID=\"Europe/Paris\":20191008T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191004T080622Z DTSTAMP:20191007T132740Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:97bed4c5-9dcf-4244-a38a-11ea1aeb7206 SUMMARY:FITECO à Escolore DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">ORGANIZER;SENT-BY=\"</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>X-MS-OLK-SENDER:</span><a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:p.lisze@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;VALUE=DATE:20200720 DTEND;VALUE=DATE:20200722 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200608T151254Z DTSTAMP:20200608T151254Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:981576f7-6cd3-4564-8375-3dcb1f1d852c SUMMARY:projet son ORGANIZER;SENT-BY=\"</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore.or</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>g X-MS-OLK-SENDER:</span><a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:stephanie@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190211T160000 DTEND;TZID=\"Europe/Brussels\":20190211T174500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190212T132505Z DTSTAMP:20190212T132505Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9902a7dc-ad89-4f82-bfcb-72c8ab21450a SUMMARY:Retour PI LEMOUSSU ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210917T090000 DTEND;TZID=\"Europe/Brussels\":20210917T093000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210916T101859Z DTSTAMP:20210916T101859Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:990ff40e-514e-45eb-8c3d-d4f5b33a7062 SUMMARY:auvergneco+ COPIL différent et compétent LOCATION:ESAT du Brezet ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210624T140000 DTEND;TZID=\"Europe/Brussels\":20210624T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210618T074410Z DTSTAMP:20210618T074410Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:99302D72-CC91-45FA-9C44-BD8996FF3AEF SUMMARY:Raphael Tapcards pour cotation DTSTART;TZID=\"Europe/Paris\":20200623T090000 DTEND;TZID=\"Europe/Paris\":20200623T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200618T104645Z DTSTAMP:20200619T221758Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:993b6a31-f80b-4b06-a10d-8c8e5dc85726 SUMMARY:COUPAT T PI ESAT ORGANIZER;SENT-BY=\"</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">\":</span><a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:contact@escolore</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\">. org X-MS-OLK-SENDER:</span><a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; color: rgb(179, 179, 255); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">mailto:s.lassaigne@escolore.org</a><span style=\"color: rgb(0, 128, 128); font-family: "DejaVu Sans"; font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(128, 128, 128, 0.5); text-decoration: underline; display: inline !important; float: none;\"><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210930T090000 DTEND;TZID=\"Europe/Brussels\":20210930T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120417Z DTSTAMP:20210806T120417Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9999f438-2517-4582-ae25-93ae6cf276a8 SUMMARY:auvergne co DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:</span><html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; color: rgb(0, 128, 128); font-size: 22px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: underline;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"><h3 style=\"box-sizing: border-box; line-height: 1.2; font-weight: 300; font-family: "DejaVu Sans"; font-size: 24px; color: rgb(0, 128, 128);\">Nouvelle demande de réunion ci-dessous :</h3>\\n\\n<p style=\"box-sizing: border-box; font-size: 22px; background-color: rgba(128, 128, 128, 0.5); color: rgb(0, 128, 128); width: 2.25e+07px; height: 5.75e+07px; zoom: 0.01; font-family: "DejaVu Sans"; line-height: 1.5;\">\\n<table border=\"0\" style=\"box-sizing: border-box; border: 1px solid rgba(255, 255, 255, 0.3); width: auto; max-width: 100%; caption-side: bottom; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0px;\">\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Sujet :</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">auvergne co</td></tr>\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Organisateur:</th ><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">contact@escolore.org</td></tr>\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Envoyé par:</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">\"pierre LISZE\" &lt\\;p.lisze@escolore.org&gt\\;</td></tr>\\n</table>\\n<p style=\"box-sizing: border-box; font-size: 22px; background-color: rgba(128, 128, 128, 0.5); color: rgb(0, 128, 128); width: 2e+07px; height: 5.15e+07px; zoom: 0.01; font-family: "DejaVu Sans"; line-height: 1.5;\">\\n<t able=\"true\" border=\"0\" style=\"box-sizing: border-box;\">\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Endroit :</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">ESAT de Thiers</td>< /tr>\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Heure:</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">Jeudi 6 Décembre 2018\\, 09:00:00 - 1 2:00:00 GMT +01:00 Bruxelles\\, Copenhague\\, Madrid\\, Paris\\n</td></tr></tab le>\\n<p style=\"box-sizing: border-box; font-size: 22px; background-color: rgba(128, 128, 128, 0.5); color: rgb(0, 128, 128); width: 1.8e+07px; height: 4.95e+07px; zoom: 0.01; font-family: "DejaVu Sans"; line-height: 1.5;\">\\n<table border=\"0\" style=\"box-sizing: border-box; border: 1px solid rgba(255, 255, 255, 0.3); width: auto; max-width: 100%; caption-side: bottom; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0px;\">\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Invités:</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">fabienne@e scolore.org\\; h.selimi@escolore.org\\; luc@escolore.org</td></tr>\\n</table>\\ n<div style=\"box-sizing: border-box;\">*~*~*~*~*~*~*~*~*~*</div><br style=\"box-sizing: border-box;\"></body></html> LOCATION:ESAT de Thiers ATTENDEE;CN=fabienne;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:ma ilto:fabienne@escolore.org ATTENDEE;CN=h.selimi;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:ma ilto:h.selimi@escolore.org ATTENDEE;CN=luc soulerin;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRU E:<a href=\"mailto:luc@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:luc@escolore.org</a><span> </span>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181206T090000 DTEND;TZID=\"Europe/Brussels\":20181206T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180608T104215Z DTSTAMP:20180608T104215Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9a5bb3ba-8e46-4025-8394-66cca31c22a2 SUMMARY:SUBTIL E PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210603T090000 DTEND;TZID=\"Europe/Brussels\":20210603T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210517T113453Z DTSTAMP:20210517T113453Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:9b5ca4f0-1eab-44cc-8792-32a8d40b3948 SUMMARY:PI P Wilson ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200723T090000 DTEND;TZID=\"Europe/Brussels\":20200723T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200720T072648Z DTSTAMP:20200720T072648Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:9b9ef468-286b-46c5-9d6b-2f82f5ff8eeb SUMMARY:PI PIPIER S ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170601T090000 DTEND;TZID=\"Europe/Brussels\":20170601T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105919Z DTSTAMP:20160908T105919Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9be2914b-57aa-4877-b48d-826886769286 SUMMARY:ADESS Séverine LOCATION:La réponse accompagnée pour tous SESSAD de Cézallier Theix ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200408T090000 DTEND;TZID=\"Europe/Brussels\":20200408T123000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200214T111320Z DTSTAMP:20200214T111320Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:9c861e67-8cf9-4ae5-bf92-3c079c9cd6da SUMMARY:auvergne co (fabienne habib) ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170316T090000 DTEND;TZID=\"Europe/Brussels\":20170316T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170120T140401Z DTSTAMP:20170120T140401Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9cb7d147-08c0-4985-bd78-a17b6687f8cc SUMMARY:CHANCEL F PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191024T090000 DTEND;TZID=\"Europe/Brussels\":20191024T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T124043Z DTSTAMP:20190802T124043Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:9d1f0860-c81e-45f4-990b-43120762f2d3 SUMMARY:Stéph' absente ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20200507 DTEND;VALUE=DATE:20200508 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20200113T132812Z DTSTAMP:20200113T132812Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9d88f77d-2a47-4157-baa7-744e7cb178aa SUMMARY:PI ALDON X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151112T100000 DTEND;TZID=\"Europe/Brussels\":20151112T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103050Z DTSTAMP:20151210T103050Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9d890f91-e9bb-4ea7-865c-5ac9f868cd35 RRULE:FREQ=WEEKLY;UNTIL=20220729T215959Z;INTERVAL=4;BYDAY=TH SUMMARY:Analyse de la pratique hébergement DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220106T100000 DTEND;TZID=\"Europe/Brussels\":20220106T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210721T152852Z DTSTAMP:20210721T152852Z SEQUENCE:0 EXDATE;TZID=\"Europe/Brussels\":20220303T100000 EXDATE;TZID=\"Europe/Brussels\":20220526T100000 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9db068f3-0502-4d7a-972b-6ee0c993f462 SUMMARY:SOCOTEC vérif GAZ ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200609T133000 DTEND;TZID=\"Europe/Brussels\":20200609T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200604T131012Z DTSTAMP:20200604T131012Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9de158db-d3c6-4395-9491-667d4cf699f3 SUMMARY:PI ESAT PARILLAUD ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160114T090000 DTEND;TZID=\"Europe/Brussels\":20160114T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160113T105910Z DTSTAMP:20160113T105910Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9e12197e-662c-4c0e-9d4d-b6b5add59309 SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20211124 DTEND;VALUE=DATE:20211125 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103253Z DTSTAMP:20201014T103253Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9e6521f1-4dff-4243-be71-ca199dbe8d70 SUMMARY:PI RIFFARD ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191010T140000 DTEND;TZID=\"Europe/Brussels\":20191010T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125430Z DTSTAMP:20190802T125430Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9e7ac9e4-fd7e-4f0c-84ce-89e2eccbcfc4 SUMMARY:PI CHANQUOY ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191107T140000 DTEND;TZID=\"Europe/Brussels\":20191107T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125616Z DTSTAMP:20190802T125616Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9e9288f2-91b5-4bb9-b5f5-77c51bd2151d SUMMARY:Analyse de la pratique X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151217T090000 DTEND;TZID=\"Europe/Brussels\":20151217T104500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151002T084118Z DTSTAMP:20151002T084118Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9eda54ef-be76-4747-9787-4d57777bfc6a SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20180905 DTEND;VALUE=DATE:20180906 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T141547Z DTSTAMP:20180323T141547Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9faa88a4-1700-48be-85e0-7f9a6794f497 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191205T100000 DTEND;TZID=\"Europe/Brussels\":20191205T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190911T143524Z DTSTAMP:20190911T143524Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:9fc0f4bb-a86b-4046-a317-468af1a752af SUMMARY:commission menu ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201027T153000 DTEND;TZID=\"Europe/Brussels\":20201027T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200916T092914Z DTSTAMP:20200916T092914Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a025a7e7-70d0-4871-8783-4e9da9f87f2f SUMMARY:SSCT et CSE ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20200519T150000 DTEND;TZID=\"Europe/Belgrade\":20200519T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T091802Z DTSTAMP:20200124T091802Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:a037f321-a5f8-4936-86de-28f27e6a8223 SUMMARY:Visite O Witkowska LOCATION:Lyon ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190117T090000 DTEND;TZID=\"Europe/Brussels\":20190117T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190109T104933Z DTSTAMP:20190109T104933Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a042a0f3-15bc-474f-82c3-12e98ccd8b12 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191121T090000 DTEND;TZID=\"Europe/Brussels\":20191121T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190911T143407Z DTSTAMP:20190911T143407Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a0790363-bac2-42d6-9853-de4284e939f3 SUMMARY:CSE Exceptionnel ATTENDEE;CN=luc soulerin;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:<a href=\"mailto:luc@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:luc@e</a><span> </span>scolore.org ATTENDEE;CN=norine gaiche;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TR UE:<a href=\"mailto:n.gaiche@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:n.gaiche@escolore.org</a><span> </span>ATTENDEE;CN=genevieve RIGAUD;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP =TRUE:<a href=\"mailto:genevieve@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:genevieve@escolore.org</a><span> </span>ATTENDEE;CN=pierre LISZE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRU E:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210906T153000 DTEND;TZID=\"Europe/Brussels\":20210906T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210830T103311Z DTSTAMP:20210830T103311Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a07c9377-754b-4e53-87d6-c1f3ad6aeb1b SUMMARY:PI CHOUZET ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170518T090000 DTEND;TZID=\"Europe/Brussels\":20170518T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105900Z DTSTAMP:20160908T105900Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a082cdcd-f9c8-4d6f-a871-bcd7059e7101 SUMMARY:PI FERREIRA ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200330T133000 DTEND;TZID=\"Europe/Brussels\":20200330T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130348Z DTSTAMP:20190802T130348Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a0a3e198-df1c-48ef-995e-1c8520aa777f SUMMARY:PI AVININ ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190328T100000 DTEND;TZID=\"Europe/Brussels\":20190328T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173050Z DTSTAMP:20190301T173050Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:A164ED00-55E3-4604-9E05-137F678ACDFE SUMMARY:Rdv frites J. Murat P. Lisze DTSTART;TZID=\"Europe/Paris\":20200605T103000 DTEND;TZID=\"Europe/Paris\":20200605T113000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200526T074510Z DTSTAMP:20200526T164902Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:a1a9ca81-5157-44c4-b485-13b17d820627 SUMMARY:PI VADON ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200514T140000 DTEND;TZID=\"Europe/Brussels\":20200514T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130700Z DTSTAMP:20190802T130700Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a1e0d015-bab9-47bf-8e7d-81a6111f36a7 SUMMARY:PARILLAUD C PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200319T090000 DTEND;TZID=\"Europe/Brussels\":20200319T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T124921Z DTSTAMP:20190802T124921Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:a1f8e02c-17c3-4b5d-a9cd-4d1c12de2d3b SUMMARY:PI NOEL T ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170209T100000 DTEND;TZID=\"Europe/Brussels\":20170209T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105513Z DTSTAMP:20160908T105513Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a20bc582-fda3-4795-9f65-9ff3cb9eebe5 SUMMARY:ESAT fermé ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190531 DTEND;VALUE=DATE:20190601 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190329T172504Z DTSTAMP:20190329T172504Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:a247e21d-0dc3-4071-98f7-7b58205533c7 SUMMARY:PL congés DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:justine@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:justine@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210419 DTEND;VALUE=DATE:20210424 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210329T134531Z DTSTAMP:20210329T134531Z SEQUENCE:0 X-ZIMBRA-LOCAL-ONLY:TRUE BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a2c25d32-c6ec-4774-a398-d28190313595 SUMMARY:SERVIER PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220331T090000 DTEND;TZID=\"Europe/Brussels\":20220331T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121225Z DTSTAMP:20210806T121225Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a330c2cc-12a4-4137-8c3b-81a310c94c0b SUMMARY:NOEL T PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190919T090000 DTEND;TZID=\"Europe/Brussels\":20190919T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T121613Z DTSTAMP:20190802T121613Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:a33f0d88-a333-49d4-8fa8-f28a259b6e9a SUMMARY:bilan de stage Isabelle ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190830T103000 DTEND;TZID=\"Europe/Brussels\":20190830T113000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190723T151300Z DTSTAMP:20190723T151300Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a35fe7e0-1ecf-49d3-8def-4d5cb902dfef SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210325T090000 DTEND;TZID=\"Europe/Brussels\":20210325T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145706Z DTSTAMP:20200910T145706Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:A3789B50-EAA5-4479-A0AF-103847BDE4CD RRULE:FREQ=WEEKLY;INTERVAL=3;BYDAY=WE SUMMARY:Flavy absente DESCRIPTION:\\n X-MS-OLK-SENDER:<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a><span> </span>ORGANIZER:<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190313 DTEND;VALUE=DATE:20190314 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190312T225605Z DTSTAMP:20190312T225606Z SEQUENCE:3 EXDATE;VALUE=DATE:20200304 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a3843a03-8373-4f10-afb5-6e8e1af32f7c SUMMARY:PI ESAT GODARD ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160211T100000 DTEND;TZID=\"Europe/Brussels\":20160211T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T161541Z DTSTAMP:20160105T161541Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a3ba2154-a807-4354-a55b-873d02dfe174 SUMMARY:réunion information UNIFAF ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160517T140000 DTEND;TZID=\"Europe/Brussels\":20160517T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160510T075436Z DTSTAMP:20160510T075436Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:a429d7b5-2035-4222-83bd-ec5951810764 SUMMARY:PI DESCOS ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200319T140000 DTEND;TZID=\"Europe/Brussels\":20200319T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130305Z DTSTAMP:20190802T130305Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:A42C0904-9BDA-4DD2-9472-6426EC450C46 SUMMARY:Retour PI S. Moissinac DTSTART;TZID=\"Europe/Paris\":20200710T090000 DTEND;TZID=\"Europe/Paris\":20200710T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200703T131939Z DTSTAMP:20200703T170413Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:a470fd7f-848f-468e-ba57-a2866b5c1dde SUMMARY:Flavy Télétravail ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a>\":<a href=\"mailto:contact@esc\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@esc</a><span> </span>olore.org X-MS-OLK-SENDER:<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210706 DTEND;VALUE=DATE:20210707 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210629T094445Z DTSTAMP:20210629T094445Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:a4ba84fa-c0dd-4bad-ae17-734e3db50489 SUMMARY:PI ESAT NOEL ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160128T100000 DTEND;TZID=\"Europe/Brussels\":20160128T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160104T113622Z DTSTAMP:20160104T113622Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a4d59001-cdd5-4971-aac0-3f0c64129602 SUMMARY:Jury RAE Cyril MORGES ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210910T090000 DTEND;TZID=\"Europe/Brussels\":20210910T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210830T103133Z DTSTAMP:20210830T103133Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a4e486b8-1c2f-4ead-8a9b-3cfe105c87f6 SUMMARY:David TROPEL Brin de folie ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200728T100000 DTEND;TZID=\"Europe/Brussels\":20200728T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200720T095850Z DTSTAMP:20200720T095850Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a501f0c3-d989-46ba-ab24-d5e7c901ef57 SUMMARY:CRDV ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190117T090000 DTEND;TZID=\"Europe/Brussels\":20190117T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180912T140038Z DTSTAMP:20180912T140038Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a5f50652-29f9-4411-97eb-01c88426a8a8 SUMMARY:Stéph' CP DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190422 DTEND;VALUE=DATE:20190427 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190415T072337Z DTSTAMP:20190415T072337Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a65bbb8e-844c-419e-9ec5-aebb732e91f9 SUMMARY:Séverine congé ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20201019 DTEND;VALUE=DATE:20201024 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200921T091703Z DTSTAMP:20200921T091703Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:a70b9bec-e78c-42c0-8a8f-ab375e6df76a SUMMARY:Cueillette des pommes DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20200918 DTEND;VALUE=DATE:20200919 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200909T102025Z DTSTAMP:20200909T102025Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a7316114-1dd9-4a61-a054-bef3b505f620 SUMMARY:Prêt 1 minibus à sport adapté ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20200426 DTEND;VALUE=DATE:20200501 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200221T191902Z DTSTAMP:20200221T191902Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a73c1c5a-84f5-4eaa-b5e6-3f0b9ad87ea4 SUMMARY:WILSON P PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200402T090000 DTEND;TZID=\"Europe/Brussels\":20200402T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125016Z DTSTAMP:20190802T125016Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:a770fc31-af03-4f04-869b-de4256773fb4 SUMMARY:Flavy ABS ORGANIZER;SENT-BY=\"<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20180419T000000 DTEND;TZID=\"Europe/Brussels\":20180419T003000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180406T102646Z DTSTAMP:20180406T102646Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a7c539a1-f92b-47fa-a156-47fea22550ce SUMMARY:PI VIDAL FOYER LOCATION:Annulé ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190411T140000 DTEND;TZID=\"Europe/Brussels\":20190411T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190412T154528Z DTSTAMP:20190412T154528Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a7d43df6-8f4e-46de-be1a-dcf53a7f3d28 SUMMARY:PI ESAT ROUX ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160616T090000 DTEND;TZID=\"Europe/Brussels\":20160616T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T141229Z DTSTAMP:20160105T141229Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a832d5ba-2c9a-4460-8939-bd52aa0d2ef5 SUMMARY:DP CE ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181109T110000 DTEND;TZID=\"Europe/Brussels\":20181109T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180830T153456Z DTSTAMP:20180830T153456Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a84132aa-8c6b-4c63-a445-6a24e5391f6d SUMMARY:réunion résidents foyer ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181126T171500 DTEND;TZID=\"Europe/Brussels\":20181126T183000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20181112T155907Z DTSTAMP:20181112T155907Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a851c87f-4569-4160-8e40-e350746cfd2a SUMMARY:auvergneco (Fabienne Habib) ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160126T090000 DTEND;TZID=\"Europe/Brussels\":20160126T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160119T132201Z DTSTAMP:20160119T132201Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT30M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a85bb2f8-a8c5-4010-a63a-a02ea4d5568b SUMMARY:formation sécurité ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211130T090000 DTEND;TZID=\"Europe/Brussels\":20211130T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210412T072524Z DTSTAMP:20210412T072524Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder END:VALARM BEGIN:VALARM ACTION:EMAIL TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder SUMMARY:Reminder ATTENDEE:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>END:VALARM END:VEVENT BEGIN:VEVENT UID:a894e2df-ff84-4ddc-aa70-bb4241134f7c SUMMARY:stéph' vacances ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20191028 DTEND;VALUE=DATE:20191101 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190620T122430Z DTSTAMP:20190620T122430Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a8df05c7-4ae7-4a23-b96a-c339ba2859b3 SUMMARY:MORGES PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220623T090000 DTEND;TZID=\"Europe/Brussels\":20220623T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121536Z DTSTAMP:20210806T121536Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a925e98a-0714-4f46-be89-b02d645ac9b8 SUMMARY:sté APOGE (PL) cf mail du 20/09 ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211117T143000 DTEND;TZID=\"Europe/Brussels\":20211117T164500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210920T142813Z DTSTAMP:20210920T142813Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:a9297cec-ebe7-41d9-9e43-0649569ed53d SUMMARY:Auvergneco ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20180322T090000 DTEND;TZID=\"Europe/Brussels\":20180322T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180206T082116Z DTSTAMP:20180206T082116Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:aa17ef84-c69b-4cea-b729-620a3f8ca0a6 SUMMARY:Séverine CP AM ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20200527 DTEND;VALUE=DATE:20200528 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200526T095406Z DTSTAMP:20200526T095406Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:aa1b9dd1-2d01-4a1c-a2a0-a7ff5aecb881 SUMMARY:DANON A PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210506T090000 DTEND;TZID=\"Europe/Brussels\":20210506T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210517T113430Z DTSTAMP:20210517T113430Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:aaafc0d3-a90b-4a67-985f-c35779984b0e SUMMARY:Fête d'Escolore ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210722 DTEND;VALUE=DATE:20210723 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210629T090008Z DTSTAMP:20210629T090008Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:aab6fe07-54c9-47ba-9911-73ed531b1c39 SUMMARY:auvergneco à Escolore ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220210T090000 DTEND;TZID=\"Europe/Brussels\":20220210T140000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20211007T131712Z DTSTAMP:20211007T131712Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:aaba9041-506c-4128-bc30-20568bbad317 SUMMARY:formation écrits professionnels DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20191209 DTEND;VALUE=DATE:20191213 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190620T122655Z DTSTAMP:20190620T122655Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:aaf10fe6-c3f0-4129-9f20-8213efbf3e99 SUMMARY:réunion DP/CE ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@e</a><span> </span>scolore.org X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160301T100000 DTEND;TZID=\"Europe/Brussels\":20160301T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160119T131446Z DTSTAMP:20160119T131446Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT30M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:aaf9ede7-3bc3-49a3-b646-5a1f7427d8ef SUMMARY:Retour PI TAPERO ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210705T093000 DTEND;TZID=\"Europe/Brussels\":20210705T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210702T161021Z DTSTAMP:20210702T161021Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ab15e2ac-5339-4a82-8bc6-170c4935b01f SUMMARY:PI TINNES ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200427T133000 DTEND;TZID=\"Europe/Brussels\":20200427T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130532Z DTSTAMP:20190802T130532Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:AB705E04-FD3A-41AB-A503-98E233986A65 SUMMARY:Cérémonie différent et compétent LOCATION:Cunlhat ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20211109 DTEND;VALUE=DATE:20211110 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120647Z DTSTAMP:20210806T120647Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder X-WR-ALARMUID:8CB5ACE3-6C8F-4E8C-A2A7-D1FD8D01900A END:VALARM END:VEVENT BEGIN:VEVENT UID:ABFB44B1-B165-4301-9E0C-CA0BC9CC461A SUMMARY:Reunion DP TH DESCRIPTION:\\n DTSTART;TZID=\"Europe/Paris\":20210105T153000 DTEND;TZID=\"Europe/Paris\":20210105T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201005T141523Z DTSTAMP:20201015T073212Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Reminder X-WR-ALARMUID:6B6ACD5F-A770-4346-849B-72031D09DFF2 END:VALARM END:VEVENT BEGIN:VEVENT UID:ac0d5600-c147-456b-90ea-2b69ed18effa SUMMARY:CRDV ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190131T090000 DTEND;TZID=\"Europe/Brussels\":20190131T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180912T140106Z DTSTAMP:20180912T140106Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ac71f52b-fc60-4162-b653-0b2fe8956508 SUMMARY:rdv PL \"la petite boite\" pour site internet ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210126T133000 DTEND;TZID=\"Europe/Brussels\":20210126T164500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201222T151714Z DTSTAMP:20201222T151714Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ac76dec9-0a8b-4678-8a15-6e44df2fe17d SUMMARY:Stéph' Abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20201021 DTEND;VALUE=DATE:20201022 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200917T074833Z DTSTAMP:20200917T074833Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:aca068f9-50cb-497a-92dd-9d869d994a46 SUMMARY:Flavy CP ATTENDEE;CN=flavy DUMONTAUD;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:<a href=\"mailto:fl\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:fl</a><span> </span>avy@escolore.org ORGANIZER;SENT-BY=\"<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20200224 DTEND;VALUE=DATE:20200229 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20200128T093358Z DTSTAMP:20200128T093358Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:acc9841e-ccbf-41c2-9381-c7185c55851c SUMMARY:réunion DP résidents ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@e</a><span> </span>scolore.org X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160503T110000 DTEND;TZID=\"Europe/Brussels\":20160503T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160119T131528Z DTSTAMP:20160119T131528Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:adcfc1cf-4d2f-414f-af54-e41a98db60ee SUMMARY:PI AVININ SAVS ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190527T133000 DTEND;TZID=\"Europe/Brussels\":20190527T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190529T124406Z DTSTAMP:20190529T124406Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ade98ec8-95e5-44c2-9a2c-ee5eda88b82d SUMMARY:CRDV ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190606T090000 DTEND;TZID=\"Europe/Brussels\":20190606T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180912T140343Z DTSTAMP:20180912T140343Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:adf0d0ce-124d-424f-876f-dbde480c4a25 SUMMARY:conseil de la vie sociale ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160504T110000 DTEND;TZID=\"Europe/Brussels\":20160504T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160414T123059Z DTSTAMP:20160414T123059Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ae159a15-8802-4a56-be0f-41f797995e08 SUMMARY:Séverine COPIL différent et compétent LOCATION:ESAT Pierre Doussinet ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210727T140000 DTEND;TZID=\"Europe/Brussels\":20210727T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210630T122152Z DTSTAMP:20210630T122152Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ae316cba-6155-410c-8ee3-f72d92daeb32 SUMMARY:BELARBI PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191010T090000 DTEND;TZID=\"Europe/Brussels\":20191010T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T121751Z DTSTAMP:20190802T121751Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:ae3322ea-a17c-441d-92f2-ea17354cd2e0 SUMMARY:projet son ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181203T160000 DTEND;TZID=\"Europe/Brussels\":20181203T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20181204T141239Z DTSTAMP:20181204T141239Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ae822809-c369-4536-ae03-0ea99665497a RRULE:FREQ=WEEKLY;INTERVAL=3;BYDAY=WE SUMMARY:Flavy Absente DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190306 DTEND;VALUE=DATE:20190307 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190305T091458Z DTSTAMP:20190305T091458Z SEQUENCE:0 EXDATE;VALUE=DATE:20200226 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:AE970162-B003-4DE1-B384-5B6687C65F0C SUMMARY:Riso pour prop financiere (PL) DTSTART;TZID=\"Europe/Paris\":20201117T110000 DTEND;TZID=\"Europe/Paris\":20201117T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201106T083021Z DTSTAMP:20201106T171209Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:aea6faaf-5b46-4de0-9a78-7b23e485f186 SUMMARY:Formation RAE Escolore ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20211027 DTEND;VALUE=DATE:20211028 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210903T101300Z DTSTAMP:20210903T101300Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:AF0E500D-1994-4609-ADFD-B30F3F78B929 SUMMARY:Réunion CSE constitutif DTSTART;TZID=\"Europe/Paris\":20191213T140000 DTEND;TZID=\"Europe/Paris\":20191213T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191206T080018Z DTSTAMP:20191206T080019Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:af304069-593a-4fdd-a5f6-a7967217c46f SUMMARY:Commission menu LOCATION:Escolore ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190305T153000 DTEND;TZID=\"Europe/Brussels\":20190305T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190213T110653Z DTSTAMP:20190213T110653Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:afed8dd7-cbe3-45c5-a4e0-8c4b32a488f0 SUMMARY:CRDV ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190620T090000 DTEND;TZID=\"Europe/Brussels\":20190620T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180912T140406Z DTSTAMP:20180912T140406Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b082c27f-7db4-4bc7-8448-54d848ea37d1 SUMMARY:PI ALDON ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170223T090000 DTEND;TZID=\"Europe/Brussels\":20170223T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105529Z DTSTAMP:20160908T105529Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b0bd046e-c7fa-4c74-b821-754e64b6727f SUMMARY:PL congés DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190611 DTEND;VALUE=DATE:20190620 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190214T152056Z DTSTAMP:20190214T152056Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b0db93cd-f5c9-49ef-819f-c921fded38da SUMMARY:CHANQUOY PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211216T090000 DTEND;TZID=\"Europe/Brussels\":20211216T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120820Z DTSTAMP:20210806T120820Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b11b47db-491a-47e7-807c-d4c59dbe2f51 SUMMARY:MOISSINAC PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220210T090000 DTEND;TZID=\"Europe/Brussels\":20220210T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121021Z DTSTAMP:20210806T121021Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b1748754-ba4b-4281-8a67-7346e5d2a791 SUMMARY:GRAND Justine (Séverine) ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210910T110000 DTEND;TZID=\"Europe/Brussels\":20210910T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210910T082020Z DTSTAMP:20210910T082020Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b24bd3a9-f5c0-4f8d-9573-3f3a8d665391 SUMMARY:RIFFARD M. PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191107T090000 DTEND;TZID=\"Europe/Brussels\":20191107T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191031T080727Z DTSTAMP:20191031T080727Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:b258ffd0-cd26-464a-b6c5-22389a39e7fd SUMMARY:CHANQUOY S PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190926T090000 DTEND;TZID=\"Europe/Brussels\":20190926T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T121644Z DTSTAMP:20190802T121644Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:b2a67138-afd6-429f-a370-e38336d150d9 SUMMARY:jury interne imprimerie ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210709T103000 DTEND;TZID=\"Europe/Brussels\":20210709T113000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210705T122749Z DTSTAMP:20210705T122749Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b31d1794-fdf2-491a-8622-e01bd22029e1 SUMMARY:stéph abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20191122 DTEND;VALUE=DATE:20191123 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20191113T123406Z DTSTAMP:20191113T123406Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b32e902a-2304-4a9f-aa09-176c28b5074c SUMMARY:ALDON J PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191205T090000 DTEND;TZID=\"Europe/Brussels\":20191205T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T124306Z DTSTAMP:20190802T124306Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:b3601aee-be27-465e-9b45-89150a0575f8 SUMMARY:LASLEDJ A PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210401T090000 DTEND;TZID=\"Europe/Brussels\":20210401T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130436Z DTSTAMP:20190802T130436Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:b39880d7-aec7-4c89-98c6-71282936f924 SUMMARY:FERREIRA MARIALVES PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220324T090000 DTEND;TZID=\"Europe/Brussels\":20220324T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121208Z DTSTAMP:20210806T121208Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b3cca0f5-cb3e-483b-991c-f8f9617c5e03 SUMMARY:formation DV DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20181009 DTEND;VALUE=DATE:20181010 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180828T070840Z DTSTAMP:20180828T070840Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b3f1b8d6-6f0a-4549-ba55-aa3736e834ef SUMMARY:Séverine Congés ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190415 DTEND;VALUE=DATE:20190420 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190411T082240Z DTSTAMP:20190411T082240Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b4081adc-312a-47cf-9b01-cef39ce4e10d SUMMARY:ergo france ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190716T140000 DTEND;TZID=\"Europe/Brussels\":20190716T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190710T125225Z DTSTAMP:20190710T125225Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b4243d96-5c66-4619-9838-c328bb94fb1a SUMMARY:BERTHOULY J PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200528T090000 DTEND;TZID=\"Europe/Brussels\":20200528T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125313Z DTSTAMP:20190802T125313Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:b436bc22-e4d6-477f-bb5a-2dcb07e77ac2 SUMMARY:abeille informatique DESCRIPTION:déplacement beespot\\, installation ordi conserverie\\, sécurisati on wifi ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@e</a><span> </span>scolore.org X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160307T140000 DTEND;TZID=\"Europe/Brussels\":20160307T180000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160304T111328Z DTSTAMP:20160304T111328Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT30M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:b4609a7a-66c2-46a1-b948-d02ba931ec42 SUMMARY:SERVIER M PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200430T090000 DTEND;TZID=\"Europe/Brussels\":20200430T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200220T110935Z DTSTAMP:20200220T110935Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:b50ae4dc-9750-4bcf-801c-c48d6cd62e0c SUMMARY:GRANDE PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210204T090000 DTEND;TZID=\"Europe/Brussels\":20210204T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200826T130448Z DTSTAMP:20200826T130448Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:B511B6CB-FB56-48AF-BEC4-A53A8D64F1A9 SUMMARY:PL réunion appart DTSTART;TZID=\"Europe/Paris\":20191118T133000 DTEND;TZID=\"Europe/Paris\":20191118T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191014T071003Z DTSTAMP:20191015T132041Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b5c4ce44-4077-465d-8476-0ef4d3305fac SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210324 DTEND;VALUE=DATE:20210325 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T102621Z DTSTAMP:20201014T102621Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b645abab-c145-47b6-a55c-37862d3758c5 SUMMARY:PI AUDOUARD ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190916T133000 DTEND;TZID=\"Europe/Brussels\":20190916T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125303Z DTSTAMP:20190802T125303Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b646683e-1d85-4f98-b6bc-7e94edf62016 SUMMARY:cueillette pommes St Floret DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20211001 DTEND;VALUE=DATE:20211002 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210827T081654Z DTSTAMP:20210827T081654Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b65193f1-3e60-4a00-bcbc-898218ae4b2a SUMMARY:NIVOT PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220428T090000 DTEND;TZID=\"Europe/Brussels\":20220428T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121341Z DTSTAMP:20210806T121341Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b729b496-c22e-492b-905d-837151fd4491 SUMMARY:Flavy CP ORGANIZER;SENT-BY=\"<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20181019 DTEND;VALUE=DATE:20181020 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20181016T080050Z DTSTAMP:20181016T080050Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:B78712E7-ED6C-43C1-B1D8-00FB6B05D009 SUMMARY:Anniversaire AER DTSTART;TZID=\"Europe/Paris\":20191001T160000 DTEND;TZID=\"Europe/Paris\":20191001T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190930T071026Z DTSTAMP:20190930T071028Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b7b85bbb-c614-4912-9fac-99771cfcd4f2 SUMMARY:PI GODARD A ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191114T090000 DTEND;TZID=\"Europe/Brussels\":20191114T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191112T135227Z DTSTAMP:20191112T135227Z SEQUENCE:5 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b7b8a75a-9068-4ffe-bf2b-f11edd3c6abe SUMMARY:PI VIALARD ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200409T140000 DTEND;TZID=\"Europe/Brussels\":20200409T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130436Z DTSTAMP:20190802T130436Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b7e92884-731e-4fd2-b7d9-7997b6268aee SUMMARY:Steph' congés ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210215 DTEND;VALUE=DATE:20210220 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210119T113148Z DTSTAMP:20210119T113148Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b8118afb-9456-4dfc-9880-a0d7f1705988 SUMMARY:PL congés ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210719T130000 DTEND;TZID=\"Europe/Brussels\":20210719T190000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210716T154134Z DTSTAMP:20210716T154134Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b820fdf1-fc86-426a-9e40-1781b9ba007b SUMMARY:TAPERO P PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210624T090000 DTEND;TZID=\"Europe/Brussels\":20210624T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130843Z DTSTAMP:20190802T130843Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:b8d6ac62-4e37-4875-aaf6-629cae412652 SUMMARY:Laurent Leotoing société SYHA 06 11 35 36 36 ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210507T100000 DTEND;TZID=\"Europe/Brussels\":20210507T111500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210507T064946Z DTSTAMP:20210507T064946Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b90ca6cf-63c6-4111-8a8a-6daedc38661f SUMMARY:Cérémonie différent et compétent ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20211109 DTEND;VALUE=DATE:20211110 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210701T085334Z DTSTAMP:20210701T085334Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:b95e0e0a-fa45-4604-8f89-26409c9e188a SUMMARY:CA ARESTPA PLisze LOCATION:CCAS blanchisserie ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@e</a><span> </span>scolore.org X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170120T090000 DTEND;TZID=\"Europe/Brussels\":20170120T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170104T163010Z DTSTAMP:20170104T163010Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:b9e95479-acc7-477d-9809-b98e42fa5009 SUMMARY:Fermeture foyer ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190803 DTEND;VALUE=DATE:20190804 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190429T080235Z DTSTAMP:20190429T080235Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ba068fdf-6782-42c3-a246-7957675f8719 SUMMARY:PI TAPERO ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190627T090000 DTEND;TZID=\"Europe/Brussels\":20190627T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173902Z DTSTAMP:20190301T173902Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ba8cb284-f144-4a65-b491-0e0fbefaebde SUMMARY:VALOIS PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220630T090000 DTEND;TZID=\"Europe/Brussels\":20220630T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121552Z DTSTAMP:20210806T121552Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:BAC1338B-FE44-4088-9A0C-D4B8675D93DD SUMMARY:Rdv bureau pour freebox DTSTART;TZID=\"Europe/Paris\":20201012T100000 DTEND;TZID=\"Europe/Paris\":20201012T130000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201008T073959Z DTSTAMP:20201015T073212Z SEQUENCE:2 END:VEVENT BEGIN:VEVENT UID:bac74c52-8d2e-4d4b-a0c6-9355b987c986 SUMMARY:BELARBI PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210325T100000 DTEND;TZID=\"Europe/Brussels\":20210325T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210304T164244Z DTSTAMP:20210304T164244Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:baca9c28-4d7c-4c02-b7af-9b4f3c51ca39 SUMMARY:PI DUCHESNE FOYER ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190704T140000 DTEND;TZID=\"Europe/Brussels\":20190704T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173925Z DTSTAMP:20190301T173925Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bb4297de-0659-442a-b113-a5cd8ee5e184 SUMMARY:PI SERVAIRE SAVS ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190527T133000 DTEND;TZID=\"Europe/Brussels\":20190527T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173502Z DTSTAMP:20190301T173502Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bb931bff-691a-489a-8684-8cf9307f4465 SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210901 DTEND;VALUE=DATE:20210902 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103046Z DTSTAMP:20201014T103046Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bbee9998-2ef2-4bd1-b703-2cc785da522d SUMMARY:SUBTIL E PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200507T090000 DTEND;TZID=\"Europe/Brussels\":20200507T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125227Z DTSTAMP:20190802T125227Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:bc033e4f-b37e-40e3-997f-b1cadd64fc55 SUMMARY:PL RDV SAFETOOL ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20180123T100000 DTEND;TZID=\"Europe/Brussels\":20180123T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180108T133215Z DTSTAMP:20180108T133215Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bc4b288e-e276-40bc-a1ef-7cbea9ecb85c SUMMARY:PI ESAT DUCHESNE ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160107T090000 DTEND;TZID=\"Europe/Brussels\":20160107T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160104T095311Z DTSTAMP:20160104T095311Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bc85d69e-5d16-4da2-806a-a8f09f8691ba SUMMARY:PI CHANCEL ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191212T090000 DTEND;TZID=\"Europe/Brussels\":20191212T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191122T125210Z DTSTAMP:20191122T125210Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bcce0181-400c-449c-b46c-7c2476b18a19 SUMMARY:LIBEYRE M PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210211T100000 DTEND;TZID=\"Europe/Brussels\":20210211T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201215T134148Z DTSTAMP:20201215T134148Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bce5d61f-c58d-4820-842a-9e6139b68b2a SUMMARY:steph récup' ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20200319 DTEND;VALUE=DATE:20200320 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20200113T132600Z DTSTAMP:20200113T132600Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bd5847f5-f1ec-494a-99b8-50a27e6cdccc SUMMARY:stéph' vacances X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact</a><span> </span>@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20181029 DTEND;VALUE=DATE:20181103 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20181016T082711Z DTSTAMP:20181016T082711Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:bdd79db0-23c7-447c-9b58-807dca2bb1ce SUMMARY:Chrystal HUMBERT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210913T100000 DTEND;TZID=\"Europe/Brussels\":20210913T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210909T163928Z DTSTAMP:20210909T163928Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bddcf79f-aeb9-4848-9347-df879215a653 SUMMARY:DUCHESNE D PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210610T090000 DTEND;TZID=\"Europe/Brussels\":20210610T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130806Z DTSTAMP:20190802T130806Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:bde3cc38-7518-4bd6-b014-d4615fada77e SUMMARY:stéph vacances ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20200302 DTEND;VALUE=DATE:20200307 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20200113T132506Z DTSTAMP:20200113T132506Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:be450f2b-6290-48bc-855e-a197571a4404 SUMMARY:Formation MAC ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210706 DTEND;VALUE=DATE:20210707 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210318T114036Z DTSTAMP:20210318T114036Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:be5366bc-9c42-4292-bfdb-4b9d999bf99c SUMMARY:rdv general de découp (FS\\, HS\\, PL)\\, Olivier Bertrand ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160202T150000 DTEND;TZID=\"Europe/Brussels\":20160202T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160119T151154Z DTSTAMP:20160119T151154Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT30M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bea6c0bc-4269-4a12-8027-2addb2933cba SUMMARY:conseil de la vie sociale ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181211T110000 DTEND;TZID=\"Europe/Brussels\":20181211T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20181121T082809Z DTSTAMP:20181121T082809Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bea7e13f-940b-4034-bc98-8eeffd5478ee SUMMARY:CVS ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170131T110000 DTEND;TZID=\"Europe/Brussels\":20170131T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170116T141917Z DTSTAMP:20170116T141917Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bf008420-eb3f-4d66-9de3-78c34542698a SUMMARY:Réunion entrée Dylan RUIZ ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191007T150000 DTEND;TZID=\"Europe/Brussels\":20191007T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190926T102808Z DTSTAMP:20190926T102808Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bf289c03-520d-4c10-8bc0-fa98a4c80d3e SUMMARY:GRANDE T PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200116T090000 DTEND;TZID=\"Europe/Brussels\":20200116T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T124454Z DTSTAMP:20190802T124454Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:bf970b2b-35c6-49d6-a969-9a25e3aeaa76 SUMMARY:congés PL DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20181105 DTEND;VALUE=DATE:20181110 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180904T080926Z DTSTAMP:20180904T080926Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:bfbd33fc-b941-4490-8c85-055cac4f7f3c SUMMARY:Retour PI PIPIER ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211006T100000 DTEND;TZID=\"Europe/Brussels\":20211006T103000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20211005T073905Z DTSTAMP:20211005T073905Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c06919d3-47ae-4469-a826-b0a0526501b6 SUMMARY:BERTHOULY PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220512T090000 DTEND;TZID=\"Europe/Brussels\":20220512T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121415Z DTSTAMP:20210806T121415Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c0855b9b-73f4-46b8-a6f7-d2b7578ebca8 SUMMARY:VADON PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210318T090000 DTEND;TZID=\"Europe/Brussels\":20210318T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200826T130524Z DTSTAMP:20200826T130524Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:c11b3b2d-df81-470e-9a34-951891950c5d SUMMARY:steph' récup' DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190719T133000 DTEND;TZID=\"Europe/Brussels\":20190719T161500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190620T122114Z DTSTAMP:20190620T122114Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c140932a-ca6d-4c53-bfad-586395ea336e SUMMARY:RIDON PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220203T090000 DTEND;TZID=\"Europe/Brussels\":20220203T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121005Z DTSTAMP:20210806T121005Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c2335574-3d86-49d1-99d7-c407952ef6f1 SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20211201 DTEND;VALUE=DATE:20211202 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103304Z DTSTAMP:20201014T103304Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c24d2fd2-a0a6-4ab9-ab74-40b2b74beed8 SUMMARY:PI CHAUQUET ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200130T140000 DTEND;TZID=\"Europe/Brussels\":20200130T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130035Z DTSTAMP:20190802T130035Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c2a30fcc-58c9-4a3f-894d-b7e51d5be039 SUMMARY:RIDON M PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191128T090000 DTEND;TZID=\"Europe/Brussels\":20191128T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T124244Z DTSTAMP:20190802T124244Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:c2c05331-b286-4dc4-b788-fafdd752ca54 SUMMARY:Steph' vacances ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20201026 DTEND;VALUE=DATE:20201031 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200917T074949Z DTSTAMP:20200917T074949Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c36e34b7-b867-4b56-8318-d6d5e2b28dfc SUMMARY:PULSAT réparation TV ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190325T110000 DTEND;TZID=\"Europe/Brussels\":20190325T113000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190318T142448Z DTSTAMP:20190318T142448Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c3adf412-7927-4d75-9c84-b82160d15292 SUMMARY:KOUMROUYAN P PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210128T090000 DTEND;TZID=\"Europe/Brussels\":20210128T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130152Z DTSTAMP:20190802T130152Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:c3d9b833-642d-4c7d-9b9e-1cbec9875d50 SUMMARY:CSE ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20200519T150000 DTEND;TZID=\"Europe/Belgrade\":20200519T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T092335Z DTSTAMP:20200124T092335Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:c47e918c-d0c9-4eae-b6ab-077ca2480934 SUMMARY:PI DUPALE ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200309T133000 DTEND;TZID=\"Europe/Brussels\":20200309T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130232Z DTSTAMP:20190802T130232Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c49a49ce-6136-4c96-8c0f-6d6c7954725e SUMMARY:PL congés ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210517T080000 DTEND;TZID=\"Europe/Brussels\":20210517T123000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210506T141105Z DTSTAMP:20210506T141105Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:C4AFEE34-5B2E-4AA3-A22A-BE49E7489369 SUMMARY:Retour pi F. Chancel DTSTART;TZID=\"Europe/Paris\":20200211T113000 DTEND;TZID=\"Europe/Paris\":20200211T123000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200206T112004Z DTSTAMP:20200207T172206Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:c509d4e4-39d8-4ab4-bf8d-70f65704935f SUMMARY:Stèph' repos ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210526 DTEND;VALUE=DATE:20210527 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210331T125630Z DTSTAMP:20210331T125630Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c51762a6-4a7b-4697-8a05-9bc4606b3985 SUMMARY:CVS à confirmer ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200211T133000 DTEND;TZID=\"Europe/Brussels\":20200211T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200116T103731Z DTSTAMP:20200116T103731Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c5240a21-df1a-49c2-815c-c1725fa82bd6 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200507T090000 DTEND;TZID=\"Europe/Brussels\":20200507T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190911T144905Z DTSTAMP:20190911T144905Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c527c1cf-79bb-4f7e-a2e6-6dc527c6e1e0 SUMMARY:ROUX PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220519T090000 DTEND;TZID=\"Europe/Brussels\":20220519T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121432Z DTSTAMP:20210806T121432Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c52bc6c2-b020-490c-9958-55cfabdc1312 SUMMARY:fête de noël DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20191220 DTEND;VALUE=DATE:20191221 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20191120T112603Z DTSTAMP:20191120T112603Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c55db207-e588-434d-b1b1-2414b2b27654 SUMMARY:Séverine absente AM ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20200325 DTEND;VALUE=DATE:20200326 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200214T111302Z DTSTAMP:20200214T111302Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:c5a4adee-ba75-4371-9840-c21cb875eb12 SUMMARY:DEBRY S PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201126T090000 DTEND;TZID=\"Europe/Brussels\":20201126T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125953Z DTSTAMP:20190802T125953Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:c5a9e753-6e2e-44d2-9c14-dc5d6ed2d02d SUMMARY:Réunion Mandy PITELET ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190624T150000 DTEND;TZID=\"Europe/Brussels\":20190624T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190507T091620Z DTSTAMP:20190507T091620Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c5e9838d-4571-49ba-a4cc-0076fc19d73e SUMMARY:Isabelle DENESVRE (Séverine) ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210907T093000 DTEND;TZID=\"Europe/Brussels\":20210907T103000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210906T155031Z DTSTAMP:20210906T155031Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:c60132d7-a6ea-4851-a4c6-1492f6ca0f69 SUMMARY:Séverine CP après-midi ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190925 DTEND;VALUE=DATE:20190926 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190918T104152Z DTSTAMP:20190918T104152Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c63401dd-b6b2-4e8b-9a60-bd61386ffc0f SUMMARY:Séverine CP DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190708 DTEND;VALUE=DATE:20190713 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190614T081601Z DTSTAMP:20190614T081601Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c64de0fc-a794-4e23-ae79-ee35e68038ae SUMMARY:PI SUBTIL ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190509T090000 DTEND;TZID=\"Europe/Brussels\":20190509T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T172918Z DTSTAMP:20190301T172918Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c6640565-0a6c-46b4-89c7-a4142412f510 SUMMARY:CVS ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@e</a><span> </span>scolore.org X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170628T110000 DTEND;TZID=\"Europe/Brussels\":20170628T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170608T124027Z DTSTAMP:20170608T124027Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:c66b14eb-21f6-4e88-a287-1908503ca12b RRULE:FREQ=WEEKLY;INTERVAL=4;BYDAY=TH SUMMARY:Réunion Générale Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:Salle de réunion ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170406T133000 DTEND;TZID=\"Europe/Brussels\":20170406T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170313T111014Z DTSTAMP:20170313T111014Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c66b14eb-21f6-4e88-a287-1908503ca12b SUMMARY:Réunion Générale Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:Salle de réunion ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170406T100000 DTEND;TZID=\"Europe/Brussels\":20170406T130000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20170406T133000 LAST-MODIFIED:20170313T111927Z DTSTAMP:20170313T111927Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c66b14eb-21f6-4e88-a287-1908503ca12b SUMMARY:Réunion Générale Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:Salle de réunion ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170601T100000 DTEND;TZID=\"Europe/Brussels\":20170601T130000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20170601T133000 LAST-MODIFIED:20170313T112342Z DTSTAMP:20170313T112342Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c66b14eb-21f6-4e88-a287-1908503ca12b SUMMARY:Réunion Générale Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:Salle de réunion ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170727T090000 DTEND;TZID=\"Europe/Brussels\":20170727T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20170727T133000 LAST-MODIFIED:20170314T133847Z DTSTAMP:20170314T133847Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c66b14eb-21f6-4e88-a287-1908503ca12b SUMMARY:Réunion Générale Foyer/APP DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:Salle de réunion ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210624T133000 DTEND;TZID=\"Europe/Brussels\":20210624T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210624T133000 LAST-MODIFIED:20210429T135030Z DTSTAMP:20210429T135030Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c66b14eb-21f6-4e88-a287-1908503ca12b SUMMARY:Réunion Générale Foyer/APP DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:Salle de réunion ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210429T133000 DTEND;TZID=\"Europe/Brussels\":20210429T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210429T133000 LAST-MODIFIED:20210429T135041Z DTSTAMP:20210429T135041Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c66b14eb-21f6-4e88-a287-1908503ca12b SUMMARY:Réunion Générale Foyer DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220203T133000 DTEND;TZID=\"Europe/Brussels\":20220203T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220203T133000 LAST-MODIFIED:20210806T122055Z DTSTAMP:20210806T122055Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c6a18b41-8dd5-4147-8048-0857dc3693fc SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211102T080000 DTEND;TZID=\"Europe/Brussels\":20211102T080001 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210712T072641Z DTSTAMP:20210712T072641Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c6b13cba-b173-4ccf-bd3c-0b9125573556 SUMMARY:PI SERVIER X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151126T100000 DTEND;TZID=\"Europe/Brussels\":20151126T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103050Z DTSTAMP:20151210T103050Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c6d7ee13-cc81-4cf7-85d1-c2592848919c SUMMARY:DUPALE PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211007T100000 DTEND;TZID=\"Europe/Brussels\":20211007T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210928T082351Z DTSTAMP:20210928T082351Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c74f172d-41b1-4b1e-9de7-7bc4967713ea SUMMARY:PI PIPIER S ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200106T133000 DTEND;TZID=\"Europe/Brussels\":20200106T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125842Z DTSTAMP:20190802T125842Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c76d334d-006b-473f-9ecb-35a8c2ca5678 SUMMARY:Réunion Didier DUCHESNE ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210719T160000 DTEND;TZID=\"Europe/Brussels\":20210719T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210609T093244Z DTSTAMP:20210609T093244Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c7bc26ec-91e9-49a3-a66b-fb05a1615622 SUMMARY:PARILLAUD PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220106T090000 DTEND;TZID=\"Europe/Brussels\":20220106T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120900Z DTSTAMP:20210806T120900Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c7c2797b-c15b-49b3-8d53-bd660654dbed SUMMARY:SOCOTEC installations electriques ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200325T083000 DTEND;TZID=\"Europe/Brussels\":20200325T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200309T140633Z DTSTAMP:20200309T140633Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c7e8b376-9abb-41e4-90fa-55a3fec339c7 SUMMARY:installation compresseur DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190709T133000 DTEND;TZID=\"Europe/Brussels\":20190709T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190701T134849Z DTSTAMP:20190701T134849Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:C82058B7-B1B0-4DDE-A48E-B4F37003EBDC SUMMARY:Inspection cuve gaz DTSTART;TZID=\"Europe/Paris\":20190527T084500 DTEND;TZID=\"Europe/Paris\":20190527T094500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190514T132304Z DTSTAMP:20190515T064237Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c8919872-faf4-4856-b0a2-d539d88bb233 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201008T090000 DTEND;TZID=\"Europe/Brussels\":20201008T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145343Z DTSTAMP:20200910T145343Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c8aaf6ef-a238-449e-a9bc-897600efc168 SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20180509 DTEND;VALUE=DATE:20180510 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T140836Z DTSTAMP:20180323T140836Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c8d9791c-ae23-4e98-b567-2398b1a2f289 SUMMARY:Formation SST ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210928 DTEND;VALUE=DATE:20210929 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210318T114114Z DTSTAMP:20210318T114114Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c91ece5b-e81b-4aa2-8159-e2b011c6325c SUMMARY:SERVIER PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210408T090000 DTEND;TZID=\"Europe/Brussels\":20210408T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200826T130541Z DTSTAMP:20200826T130541Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:c92762bf-a6c9-460b-b03a-1b477cdf7f82 SUMMARY:DP TH ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20180907T100000 DTEND;TZID=\"Europe/Brussels\":20180907T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180830T153055Z DTSTAMP:20180830T153055Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c939a425-fc71-466d-8092-00e5b74808ea SUMMARY:PL Congés DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190107 DTEND;VALUE=DATE:20190108 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190104T135418Z DTSTAMP:20190104T135418Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:c94cf22b-a4a4-46ab-b03c-f7b6821ceb5d SUMMARY:PI MORGES ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190613T090000 DTEND;TZID=\"Europe/Brussels\":20190613T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173621Z DTSTAMP:20190301T173621Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:C9F6E2BB-B917-42D1-A1A7-A47E38E229C4 SUMMARY:Orange bureau appart DTSTART;TZID=\"Europe/Paris\":20201116T130000 DTEND;TZID=\"Europe/Paris\":20201116T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201105T092417Z DTSTAMP:20201105T104836Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:CAF2DC67-689D-4FE6-A999-79BC760F5C0E SUMMARY:RDV CEP W. SCHOPP (FS\\, HS\\, PL) DTSTART;TZID=\"Europe/Paris\":20191113T140000 DTEND;TZID=\"Europe/Paris\":20191113T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191022T092556Z DTSTAMP:20191028T173937Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cb3e4e54-c81a-4215-9bc1-40a368c175ee SUMMARY:DUPALAN G PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200326T090000 DTEND;TZID=\"Europe/Brussels\":20200326T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T124946Z DTSTAMP:20190802T124946Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:cbb3bc86-7662-45bf-90b3-1a4c446050e2 SUMMARY:PIPIER M PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210916T090000 DTEND;TZID=\"Europe/Brussels\":20210916T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120332Z DTSTAMP:20210806T120332Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cc259ca6-aa08-47f1-865a-6a13c12523b9 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210114T090000 DTEND;TZID=\"Europe/Brussels\":20210114T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145549Z DTSTAMP:20200910T145549Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cc3d117b-3cc0-4a2d-996c-c2df1d8646b2 SUMMARY:PI ESAT BARTHELEMY ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160310T100000 DTEND;TZID=\"Europe/Brussels\":20160310T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T140515Z DTSTAMP:20160105T140515Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cc569817-7651-4d45-8278-be5b0f6b6cdf SUMMARY:ARNAUD Jaïne ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190919T100000 DTEND;TZID=\"Europe/Brussels\":20190919T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190918T094923Z DTSTAMP:20190918T094923Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cc5ce58d-4ad3-4170-9bca-5ce183e22056 SUMMARY:expert pour dégâts des eaux ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210427T153000 DTEND;TZID=\"Europe/Brussels\":20210427T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210416T153928Z DTSTAMP:20210416T153928Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT300M DESCRIPTION:Reminder END:VALARM BEGIN:VALARM ACTION:EMAIL TRIGGER;RELATED=START:-PT300M DESCRIPTION:Reminder SUMMARY:Reminder ATTENDEE:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>END:VALARM END:VEVENT BEGIN:VEVENT UID:CC7CE019-ABF2-4E59-9940-B842B5AEB619 SUMMARY:Livraison kangoo Doriane Molette 0473427524 DTSTART;TZID=\"Europe/Paris\":20200520T143000 DTEND;TZID=\"Europe/Paris\":20200520T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200514T073812Z DTSTAMP:20200515T175920Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:cca522bd-5e6e-4df1-a2b4-d39c36d6abe7 SUMMARY:DP CE ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181214T090000 DTEND;TZID=\"Europe/Brussels\":20181214T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20181206T135806Z DTSTAMP:20181206T135806Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cd2e7284-569a-4f62-9749-1f28a77a73c1 SUMMARY:PI DEBRY foyer ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190509T140000 DTEND;TZID=\"Europe/Brussels\":20190509T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T172923Z DTSTAMP:20190301T172923Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cd3a987a-c598-4e67-92ec-773d9d87e759 RRULE:FREQ=WEEKLY;UNTIL=20151215T225959Z;INTERVAL=4;BYDAY=MO SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151012T133000 DTEND;TZID=\"Europe/Brussels\":20151012T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103050Z DTSTAMP:20151210T103050Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cd4619f2-b0c5-46e4-9f1f-c46e8051022a SUMMARY:réunion surveillants nuit ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170613T153000 DTEND;TZID=\"Europe/Brussels\":20170613T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170608T122910Z DTSTAMP:20170608T122910Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:CDA37E36-20EF-4D51-A54C-F532A79AC79E SUMMARY:Bernard Luceau président AVH annulé DTSTART;TZID=\"Europe/Paris\":20201125T110000 DTEND;TZID=\"Europe/Paris\":20201125T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201125T103930Z DTSTAMP:20201126T154340Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:cdd1ff68-f01b-4347-b4a9-fc16cf0872b5 SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20181017 DTEND;VALUE=DATE:20181018 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T141735Z DTSTAMP:20180323T141735Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cdd572a7-7c7b-490b-afd5-7f43acade433 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200604T090000 DTEND;TZID=\"Europe/Brussels\":20200604T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190911T145011Z DTSTAMP:20190911T145011Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cdf61870-f6c1-433e-82ba-cb8f93ad123f SUMMARY:PI GRANDE ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191216T133000 DTEND;TZID=\"Europe/Brussels\":20191216T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125804Z DTSTAMP:20190802T125804Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ce3529ce-e6a9-4dea-b4b9-a10078af4448 SUMMARY:DUPALAN PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220414T090000 DTEND;TZID=\"Europe/Brussels\":20220414T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121301Z DTSTAMP:20210806T121301Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cf04d014-d49b-48da-b3bb-f77952368a57 SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20180411 DTEND;VALUE=DATE:20180412 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T140725Z DTSTAMP:20180323T140725Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cf1f3804-b6d2-4be1-8beb-ccce42f2360c SUMMARY:Formation RAE ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210427 DTEND;VALUE=DATE:20210428 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210318T114005Z DTSTAMP:20210318T114005Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:CF989128-3436-45ED-A041-F4664D426C4B SUMMARY:Réunion résidents FAH DTSTART;TZID=\"Europe/Paris\":20191125T173000 DTEND;TZID=\"Europe/Paris\":20191125T183000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191106T132138Z DTSTAMP:20191106T162557Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:cfb5de12-ff13-43fa-bb62-6428a3408781 SUMMARY:Retour PI Floriane ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210323T090000 DTEND;TZID=\"Europe/Brussels\":20210323T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210322T103957Z DTSTAMP:20210322T103957Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:cfe67612-f85a-4b1a-8b20-d1c86d407086 SUMMARY:PI RIDON FOYER ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190321T140000 DTEND;TZID=\"Europe/Brussels\":20190321T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173124Z DTSTAMP:20190301T173124Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d02b5f48-d1a1-4795-b5f9-4db629ea258e SUMMARY:PL congés DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210514 DTEND;VALUE=DATE:20210515 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210506T141018Z DTSTAMP:20210506T141018Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d0304546-16e1-4327-9e72-9004ebf11cdf SUMMARY:DUCREUX S PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200903T090000 DTEND;TZID=\"Europe/Brussels\":20200903T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125554Z DTSTAMP:20190802T125554Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:d0bb529f-4d6d-47e4-80a4-43a389442870 SUMMARY:auvergneco sous traitance LOCATION:ESAT la Gravière Riom ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160922T090000 DTEND;TZID=\"Europe/Brussels\":20160922T133000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160916T131239Z DTSTAMP:20160916T131239Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d0eaa99f-8ce0-4ee9-b438-bd2260ed8577 SUMMARY:retour PI Mickaël PIPIER ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190527T110000 DTEND;TZID=\"Europe/Brussels\":20190527T113000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190524T131025Z DTSTAMP:20190524T131025Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d17ec8a7-71dd-4331-bd21-40c6b9a4e91d SUMMARY:Steph' abst DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210512T083000 DTEND;TZID=\"Europe/Brussels\":20210512T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210511T150423Z DTSTAMP:20210511T150423Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d20e7714-16fd-4e47-9b1f-66caf026eb61 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200409T090000 DTEND;TZID=\"Europe/Brussels\":20200409T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190911T144823Z DTSTAMP:20190911T144823Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d22c18cb-6bb0-4e39-a53e-8e9b3d483872 SUMMARY:CSE ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20201110T150000 DTEND;TZID=\"Europe/Belgrade\":20201110T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T092637Z DTSTAMP:20200124T092637Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:d23c7d40-492b-4bac-b401-3e9cb227a3c9 SUMMARY:COPIL différents et compétents Séverine L LOCATION:St SANDOUX ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190109T140000 DTEND;TZID=\"Europe/Brussels\":20190109T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190109T104801Z DTSTAMP:20190109T104801Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:D24B66B2-3927-4196-9F02-E1D0A6E9DD65 SUMMARY:ESAT cunhlat pour sous traitance 0473722050 DTSTART;TZID=\"Europe/Paris\":20200604T110000 DTEND;TZID=\"Europe/Paris\":20200604T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200527T134754Z DTSTAMP:20200527T190159Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:d27903a5-ba90-4ce3-90b1-2623b0c67293 SUMMARY:Absence Mélissa instructrice de locomotion DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:marie-laure@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:marie-laure@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190606 DTEND;VALUE=DATE:20190607 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190214T130238Z DTSTAMP:20190214T130238Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d2b20ad9-cf76-4864-b837-d2787624af6b SUMMARY:PI SUBTIL ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160526T100000 DTEND;TZID=\"Europe/Brussels\":20160526T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160510T075612Z DTSTAMP:20160510T075612Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d2bd65a2-d2d3-49c7-aaf4-cfe92309078f SUMMARY:Cérémonie différent et competent LOCATION:Cunlhat ATTENDEE;CN=pierre LISZE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRU E:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>ATTENDEE;CN=jeanne;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:<a href=\"mailto:jeanne@esco\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:jeanne@esco</a><span> </span>lore.org ATTENDEE;CN=h.selimi;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:ma ilto:habib@escolore.org ATTENDEE;CN=luc soulerin;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRU E:<a href=\"mailto:luc@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:luc@escolore.org</a><span> </span>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210222T150000 DTEND;TZID=\"Europe/Brussels\":20210222T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210120T081545Z DTSTAMP:20210120T081545Z SEQUENCE:4 END:VEVENT BEGIN:VEVENT UID:d3319b42-dcf8-4862-8975-cd284d7ee080 SUMMARY:MOREL PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211014T090000 DTEND;TZID=\"Europe/Brussels\":20211014T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120454Z DTSTAMP:20210806T120454Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d3426a0c-6e9e-4de1-9d3c-d129b1339a4a SUMMARY:Steph' abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20201224 DTEND;VALUE=DATE:20201225 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201222T153020Z DTSTAMP:20201222T153020Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d346e06e-be9b-4f25-80f5-be70b20e9359 SUMMARY:Cyrielle ERIC MDPH ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210727T100000 DTEND;TZID=\"Europe/Brussels\":20210727T123000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210702T130641Z DTSTAMP:20210702T130641Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d439edbb-78a2-40c7-9074-b0f36886e087 SUMMARY:PI DELAURENT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20161006T100000 DTEND;TZID=\"Europe/Brussels\":20161006T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20161005T090833Z DTSTAMP:20161005T090833Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d47c7e23-0012-46c3-b46c-1b92aac05bc2 SUMMARY:DP TH ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170310T110000 DTEND;TZID=\"Europe/Brussels\":20170310T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170228T152524Z DTSTAMP:20170228T152524Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d4bf2c3f-d3b0-43ba-b6a1-ef6da7f29155 SUMMARY:formation handicap psychique LOCATION:salle de réunion ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20171218 DTEND;VALUE=DATE:20171220 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20170802T094702Z DTSTAMP:20170802T094702Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:d4d10cbe-937b-4174-b3a9-cf5310161e8a SUMMARY:formation sécurité incendie DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190507T090000 DTEND;TZID=\"Europe/Brussels\":20190507T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190103T082643Z DTSTAMP:20190103T082643Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder END:VALARM BEGIN:VALARM ACTION:EMAIL TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder SUMMARY:Reminder ATTENDEE:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>END:VALARM END:VEVENT BEGIN:VEVENT UID:d50dd9fa-5181-48b5-a425-219cbf45dc59 SUMMARY:réunion direction (PL) LOCATION:O. Wikowska ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210701T090000 DTEND;TZID=\"Europe/Brussels\":20210701T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210505T065804Z DTSTAMP:20210505T065804Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d5a69b85-8b5a-423f-9b71-66cad838d7e8 SUMMARY:formation sécurité incendie ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20180404T090000 DTEND;TZID=\"Europe/Brussels\":20180404T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180213T110914Z DTSTAMP:20180213T110914Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder END:VALARM BEGIN:VALARM ACTION:EMAIL TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder SUMMARY:Reminder ATTENDEE:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>END:VALARM END:VEVENT BEGIN:VEVENT UID:d5f11f50-00bf-499e-9a2f-0da61e206e23 SUMMARY:Différents et compétents LOCATION:Escolore ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190410T090000 DTEND;TZID=\"Europe/Brussels\":20190410T173000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190312T161134Z DTSTAMP:20190312T161134Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d5ff10a8-b057-48bb-a567-c5fe8a217b79 SUMMARY:ALDON PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211104T090000 DTEND;TZID=\"Europe/Brussels\":20211104T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120545Z DTSTAMP:20210806T120545Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d67237d7-9801-400c-8c19-1669572147f8 SUMMARY:Atelier d'écriture ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210226T093000 DTEND;TZID=\"Europe/Brussels\":20210226T113000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210118T153108Z DTSTAMP:20210118T153108Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d687c7f3-20dc-4df8-b2af-0d0ffd29ecba SUMMARY:Analyse de la pratique ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191017T144500 DTEND;TZID=\"Europe/Brussels\":20191017T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T131628Z DTSTAMP:20190802T131628Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d716b77a-7a7f-4f34-8478-10606cd6e25c SUMMARY:Pot RAE interne ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190517T150000 DTEND;TZID=\"Europe/Brussels\":20190517T154500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190430T123433Z DTSTAMP:20190430T123433Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:d736c466-a61d-4080-b050-c0061c18cb5c SUMMARY:BERTHOULY J PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210527T090000 DTEND;TZID=\"Europe/Brussels\":20210527T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130719Z DTSTAMP:20190802T130719Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:d74eb76e-9c4a-4070-acf5-95662a3555f8 SUMMARY:PI CHOUZET X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151210T100000 DTEND;TZID=\"Europe/Brussels\":20151210T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103050Z DTSTAMP:20151210T103050Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d75a0b16-ee2e-4533-9e55-ca46b2915e0f SUMMARY:PI CARTIER ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200220T140000 DTEND;TZID=\"Europe/Brussels\":20200220T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130152Z DTSTAMP:20190802T130152Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d77285b7-8069-4953-9e45-7e9d5eeb44a7 SUMMARY:RIFFARD PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211125T090000 DTEND;TZID=\"Europe/Brussels\":20211125T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120707Z DTSTAMP:20210806T120707Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d78cd796-9f85-4e0f-80f1-3bf2ffbc45b9 SUMMARY:PI DUPALAN ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200302T133000 DTEND;TZID=\"Europe/Brussels\":20200302T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T130210Z DTSTAMP:20190802T130210Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d8649f8d-568d-49d4-a205-c90f1cc7214c SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210616 DTEND;VALUE=DATE:20210617 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T102905Z DTSTAMP:20201014T102905Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d8755a83-44f1-4354-bd2d-ed4d14fc4802 SUMMARY:VERNET PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220113T090000 DTEND;TZID=\"Europe/Brussels\":20220113T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T120917Z DTSTAMP:20210806T120917Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d88cadc6-5223-49da-95e9-ec3d60a96e74 SUMMARY:DUPALAN PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210325T090000 DTEND;TZID=\"Europe/Brussels\":20210325T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210304T164238Z DTSTAMP:20210304T164238Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:D8AC2D37-A367-4699-8A73-0BE5917DA93C SUMMARY:Commission admission DTSTART;TZID=\"Europe/Paris\":20200723T110000 DTEND;TZID=\"Europe/Paris\":20200723T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200717T080610Z DTSTAMP:20200717T185917Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:D8D1B7FC-A3B2-4169-B01A-BC842A65B41C SUMMARY:CA. Réseau ESAT LOCATION:ESAT du marand DTSTART;TZID=\"Europe/Paris\":20190909T140000 DTEND;TZID=\"Europe/Paris\":20190909T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190905T082701Z DTSTAMP:20190905T083053Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d99f9163-2f96-418c-a766-f70606214350 SUMMARY:réunion générale X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151022T104500 DTEND;TZID=\"Europe/Brussels\":20151022T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151014T152535Z DTSTAMP:20151014T152535Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:d9d69aa5-8e57-4d74-8429-39c8e6c03490 SUMMARY:MAZIN L PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191219T090000 DTEND;TZID=\"Europe/Brussels\":20191219T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T124355Z DTSTAMP:20190802T124355Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:D9DEF0AE-6FBF-4FC1-BA89-54098860149F SUMMARY:AG réseau ESAT (PL et SL) et CA et AG Différent et Compétent AURA LOCATION:ESAT du Marrant (Saint amant tallende) ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Belgrade\":20210616T093000 DTEND;TZID=\"Europe/Belgrade\":20210616T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210511T171046Z DTSTAMP:20210511T171046Z SEQUENCE:2 END:VEVENT BEGIN:VEVENT UID:da022118-2afe-4bf8-8de3-cc4f90a53d4e SUMMARY:PI ESAT NIVOT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160428T100000 DTEND;TZID=\"Europe/Brussels\":20160428T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T140943Z DTSTAMP:20160105T140943Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:da055d7a-48a5-4dea-9493-04816602ff32 SUMMARY:réunion DP résidents ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@e</a><span> </span>scolore.org X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160607T110000 DTEND;TZID=\"Europe/Brussels\":20160607T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160119T131558Z DTSTAMP:20160119T131558Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:da8d0546-f8cc-49ec-9b9e-c99408be5bc0 SUMMARY:reunion direction AVH PAris (PL) DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20200930 DTEND;VALUE=DATE:20201001 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200706T153754Z DTSTAMP:20200706T153754Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:da9a9a4b-a668-46d8-913d-2ad717c92dac SUMMARY:PI ALDON FOYER ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190418T140000 DTEND;TZID=\"Europe/Brussels\":20190418T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173005Z DTSTAMP:20190301T173005Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:DAA2C050-0FBF-42F4-A475-E3B42EDCE3E9 SUMMARY:PL réunion SAVS DTSTART;TZID=\"Europe/Paris\":20191209T133000 DTEND;TZID=\"Europe/Paris\":20191209T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191014T071221Z DTSTAMP:20191015T132041Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:daab26e6-428c-4655-a5c7-f9850488dbb9 SUMMARY:commission d'admission ORGANIZER;SENT-BY=\"<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210324T161500 DTEND;TZID=\"Europe/Brussels\":20210324T180000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210324T130930Z DTSTAMP:20210324T130930Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:daef8086-b492-46fb-bd06-57818788cbb9 SUMMARY:Prêt 1 minibus à sport adapté ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20200802 DTEND;VALUE=DATE:20200816 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200221T192024Z DTSTAMP:20200221T192024Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:db2c7919-e27a-45c0-a1f5-5e05d94ceb74 SUMMARY:PI MOISSINAC ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160331T100000 DTEND;TZID=\"Europe/Brussels\":20160331T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160310T093518Z DTSTAMP:20160310T093518Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:db791c59-9da9-4e1a-a1b0-fe8d027807f1 SUMMARY:Conseil départemental Séverine ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210525T170000 DTEND;TZID=\"Europe/Brussels\":20210525T180000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210521T082008Z DTSTAMP:20210521T082008Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:dbef417b-1557-48ce-98c9-031d9e4d6a84 SUMMARY:Séverine en congés ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@e</a><span> </span>scolore.org X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20160411 DTEND;VALUE=DATE:20160416 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20160414T122845Z DTSTAMP:20160414T122845Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:dcc2c762-9d62-42a4-8a26-10475d061971 SUMMARY:Absence Mélissa instructrice de locomotion DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:marie-laure@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:marie-laure@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190214 DTEND;VALUE=DATE:20190215 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190214T111031Z DTSTAMP:20190214T111031Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:dd9471a2-15a0-450c-8d21-4b84d99456e8 SUMMARY:PI ESAT GILLARD ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160428T090000 DTEND;TZID=\"Europe/Brussels\":20160428T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160113T110117Z DTSTAMP:20160113T110117Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:DE20C3F0-2A73-4DBB-8C82-DDE754DF444A SUMMARY:Reunion DP TH DESCRIPTION:\\n DTSTART;TZID=\"Europe/Paris\":20210302T153000 DTEND;TZID=\"Europe/Paris\":20210302T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201005T141605Z DTSTAMP:20201015T073212Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Reminder X-WR-ALARMUID:ACEEC44A-70FB-4BE1-AFD0-3B7F6535FE27 END:VALARM END:VEVENT BEGIN:VEVENT UID:DE88D1FB-79BC-4390-AD83-4489203F55A0 SUMMARY:Portes ouvertes DTSTART;VALUE=DATE:20190913 DTEND;VALUE=DATE:20190914 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190503T080320Z DTSTAMP:20190503T080323Z SEQUENCE:0 BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:deec4fba-c01d-496c-b346-40b0ae02c187 SUMMARY:réunion surveillants de nuit/maitres de maison ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200602T140000 DTEND;TZID=\"Europe/Brussels\":20200602T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200526T093508Z DTSTAMP:20200526T093508Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:def12f67-2d04-47ee-b9a6-e0ec1df734ad SUMMARY:abeille informatique ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210628T140000 DTEND;TZID=\"Europe/Brussels\":20210628T153000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210624T071111Z DTSTAMP:20210624T071111Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:df21b1e9-809b-4395-8c51-cfa963dbe3c4 SUMMARY:PI VIDAL ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191128T140000 DTEND;TZID=\"Europe/Brussels\":20191128T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125715Z DTSTAMP:20190802T125715Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:df59d453-3141-4911-8024-a58e155db1ab SUMMARY:Steph' absente ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210607 DTEND;VALUE=DATE:20210608 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210604T064314Z DTSTAMP:20210604T064314Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:df72ba9e-d7a9-405e-b753-e4b3ded16486 SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20180620 DTEND;VALUE=DATE:20180621 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T141228Z DTSTAMP:20180323T141228Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:df8ebbdc-b78e-485f-85a6-e81b5668fca7 SUMMARY:PI PIPIER ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170330T090000 DTEND;TZID=\"Europe/Brussels\":20170330T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105709Z DTSTAMP:20160908T105709Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:df9f7982-27c1-456e-87f3-3e350b3cd96f SUMMARY:Réunion entrée Jocelyn SOULARD ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200909T143000 DTEND;TZID=\"Europe/Brussels\":20200909T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200824T160610Z DTSTAMP:20200824T160610Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:dfca30f1-ef63-4254-b6d1-24f5714e3cb1 SUMMARY:RIFFARD M PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191003T090000 DTEND;TZID=\"Europe/Brussels\":20191003T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T121718Z DTSTAMP:20190802T121718Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:dfda9924-ed6b-4c9e-a221-9637cb319b9d SUMMARY:CSE ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211123T150000 DTEND;TZID=\"Europe/Brussels\":20211123T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210111T135925Z DTSTAMP:20210111T135925Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:E1484F0B-A328-4A89-AF4A-CB29F24F3868 SUMMARY:Reunion DP TH DESCRIPTION:\\n DTSTART;TZID=\"Europe/Paris\":20201103T153000 DTEND;TZID=\"Europe/Paris\":20201103T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201005T141307Z DTSTAMP:20201015T073212Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Reminder X-WR-ALARMUID:8A1DC361-B70E-4D0C-B58B-1448F19E6862 END:VALARM END:VEVENT BEGIN:VEVENT UID:e16f7136-d0de-44d0-ae81-5841668a03b6 SUMMARY:Formation MAC ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210622 DTEND;VALUE=DATE:20210623 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210318T114026Z DTSTAMP:20210318T114026Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e2328cd2-2848-46cd-8806-313f88da7d9e SUMMARY:stagiaire psychologue DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190506 DTEND;VALUE=DATE:20190601 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180904T072946Z DTSTAMP:20180904T072946Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e2369fae-2048-4dce-b22f-1f989d291b35 SUMMARY:DP TH ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181109T100000 DTEND;TZID=\"Europe/Brussels\":20181109T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180830T153427Z DTSTAMP:20180830T153427Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e2653d66-a856-4e4e-9747-5549da24c8e3 SUMMARY:stagiaire psyhologue DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190114 DTEND;VALUE=DATE:20190119 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180904T072201Z DTSTAMP:20180904T072201Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e27376e2-8870-4d18-b3b1-d11372f05714 SUMMARY:AG ARESTPA (SL et PL) ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170630T080000 DTEND;TZID=\"Europe/Brussels\":20170630T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170608T124159Z DTSTAMP:20170608T124159Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e2765cc2-2107-4257-bfc0-ffed01fc9b28 SUMMARY:MOREL PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201112T090000 DTEND;TZID=\"Europe/Brussels\":20201112T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200826T130322Z DTSTAMP:20200826T130322Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:e2fde3d8-66df-4e05-8ec3-263e33905417 SUMMARY:PI MORGES ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170309T090000 DTEND;TZID=\"Europe/Brussels\":20170309T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105613Z DTSTAMP:20160908T105613Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e321bf82-5e79-4ff6-96cf-ae6fafb14683 SUMMARY:PI DUCREUX ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20161013T090000 DTEND;TZID=\"Europe/Brussels\":20161013T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T104833Z DTSTAMP:20160908T104833Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e3c56605-4701-4a04-946b-4738628954e2 SUMMARY:auvergneco Fabienne Habib ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190313T083000 DTEND;TZID=\"Europe/Brussels\":20190313T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T171225Z DTSTAMP:20190301T171225Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e3d02863-1bdc-4928-8deb-0b1f9e7c650f SUMMARY:PI MAZIN L X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151112T090000 DTEND;TZID=\"Europe/Brussels\":20151112T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103049Z DTSTAMP:20151210T103049Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e42e3a5e-14ed-4856-afc9-b84255eec122 SUMMARY:BELARBI PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220505T090000 DTEND;TZID=\"Europe/Brussels\":20220505T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121357Z DTSTAMP:20210806T121357Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:E43E14E7-B768-4297-B1A8-6BFB8A8B7DF0 SUMMARY:Brin de folie imprimerie conserverie DTSTART;TZID=\"Europe/Paris\":20200917T110000 DTEND;TZID=\"Europe/Paris\":20200917T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200907T133220Z DTSTAMP:20200909T073751Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:e5f4be21-31f1-4bc1-9f53-2b5a44c895a9 SUMMARY:VERNET D PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191017T090000 DTEND;TZID=\"Europe/Brussels\":20191017T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T124012Z DTSTAMP:20190802T124012Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:e6107a91-73ee-40d5-b051-6aa250b6f49c SUMMARY:Consultation Dr Denizot ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170406T140000 DTEND;TZID=\"Europe/Brussels\":20170406T180000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170313T112007Z DTSTAMP:20170313T112007Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e6ae7e20-478e-4c64-889d-317d425c09bd SUMMARY:Marine D congés ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190805 DTEND;VALUE=DATE:20190903 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190802T131032Z DTSTAMP:20190802T131032Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:e6c1f698-83eb-4ef1-b8ff-2798dcd2bb48 SUMMARY:RAE St Amand de T ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20191120 DTEND;VALUE=DATE:20191121 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190719T131834Z DTSTAMP:20190719T131834Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e6c22a7d-3b08-41f4-b657-0603b9567fc0 SUMMARY:Visite Conseil Départemental LOCATION:Escolore ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191112T100000 DTEND;TZID=\"Europe/Brussels\":20191112T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191010T085502Z DTSTAMP:20191010T085502Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e6cad4a6-e3ec-4407-8079-a7c441b34665 SUMMARY:Flavy CP ORGANIZER;SENT-BY=\"<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20181102 DTEND;VALUE=DATE:20181103 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20181016T080216Z DTSTAMP:20181016T080216Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e711f37f-04c8-4aac-952e-55080dbc17c6 SUMMARY:auvergne co DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"><h3 style=\"box-sizing: border-box; line-height: 1.2; font-weight: 300; font-family: "DejaVu Sans"; font-size: 24px; color: rgb(0, 128, 128);\">Nouvelle demande de réunion ci-dessous :</h3>\\n\\n<p style=\"box-sizing: border-box; font-size: 22px; background-color: rgba(128, 128, 128, 0.5); color: rgb(0, 128, 128); width: 1.8e+07px; height: 4.65e+07px; zoom: 0.01; font-family: "DejaVu Sans"; line-height: 1.5;\">\\n<table border=\"0\" style=\"box-sizing: border-box; border: 1px solid rgba(255, 255, 255, 0.3); width: auto; max-width: 100%; caption-side: bottom; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0px;\">\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Sujet :</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">auvergne co</td></tr>\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Organisateur:</th ><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">contact@escolore.org</td></tr>\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Envoyé par:</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">\"pierre LISZE\" &lt\\;p.lisze@escolore.org&gt\\;</td></tr>\\n</table>\\n<p style=\"box-sizing: border-box; font-size: 22px; background-color: rgba(128, 128, 128, 0.5); color: rgb(0, 128, 128); width: 1.55e+07px; height: 4.05e+07px; zoom: 0.01; font-family: "DejaVu Sans"; line-height: 1.5;\">\\n<t able=\"true\" border=\"0\" style=\"box-sizing: border-box;\">\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Endroit :</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">ESAT Brezet</td></tr >\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Heure:</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">Jeudi 27 Septembre 2018\\, 09:00:00 - 12 :00:00 GMT +01:00 Bruxelles\\, Copenhague\\, Madrid\\, Paris\\n</td></tr></tabl e>\\n<p style=\"box-sizing: border-box; font-size: 22px; background-color: rgba(128, 128, 128, 0.5); color: rgb(0, 128, 128); width: 1.35e+07px; height: 3.85e+07px; zoom: 0.01; font-family: "DejaVu Sans"; line-height: 1.5;\">\\n<table border=\"0\" style=\"box-sizing: border-box; border: 1px solid rgba(255, 255, 255, 0.3); width: auto; max-width: 100%; caption-side: bottom; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0px;\">\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Invités:</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">fabienne@es colore.org\\; h.selimi@escolore.org\\; luc@escolore.org</td></tr>\\n</table>\\n<div style=\"box-sizing: border-box;\">*~*~*~*~*~*~*~*~*~*</div><br style=\"box-sizing: border-box;\"></body></html> LOCATION:ESAT Brezet ATTENDEE;CN=fabienne;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:ma ilto:fabienne@escolore.org ATTENDEE;CN=h.selimi;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:ma ilto:h.selimi@escolore.org ATTENDEE;CN=luc soulerin;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRU E:<a href=\"mailto:luc@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:luc@escolore.org</a><span> </span>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20180927T090000 DTEND;TZID=\"Europe/Brussels\":20180927T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180608T104012Z DTSTAMP:20180608T104012Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e7133a88-9f0a-4bf7-a926-63bca94ed677 SUMMARY:PI DUCHESNE ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170615T090000 DTEND;TZID=\"Europe/Brussels\":20170615T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105948Z DTSTAMP:20160908T105948Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e74812aa-923a-447e-bc3a-8b9d6655bb2d SUMMARY:AG différent et compétent LOCATION:Langeac ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181213T093000 DTEND;TZID=\"Europe/Brussels\":20181213T123000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20181112T160249Z DTSTAMP:20181112T160249Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e74fe617-9ac1-451e-ae1b-006c7d326a1a SUMMARY:CSE central ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200203T140000 DTEND;TZID=\"Europe/Brussels\":20200203T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200124T134157Z DTSTAMP:20200124T134157Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e75981f8-a98a-475d-890c-d7325ff15a34 RRULE:FREQ=WEEKLY;INTERVAL=3;BYDAY=MO SUMMARY:ML absente X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@e</a><span> </span>scolore.org X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20180319 DTEND;VALUE=DATE:20180320 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180904T081040Z DTSTAMP:20180904T081040Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:e75981f8-a98a-475d-890c-d7325ff15a34 SUMMARY:ML absente X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@e</a><span> </span>scolore.org X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20180925 DTEND;VALUE=DATE:20180926 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT RECURRENCE-ID;VALUE=DATE:20180924 LAST-MODIFIED:20180923T072200Z DTSTAMP:20180923T072200Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e75981f8-a98a-475d-890c-d7325ff15a34 SUMMARY:ML TRAVAIL JOURNEE Changement planning DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:marie-laure@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:marie-laure@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:marie-laure@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20191028 DTEND;VALUE=DATE:20191029 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT RECURRENCE-ID;VALUE=DATE:20191028 LAST-MODIFIED:20190911T091614Z DTSTAMP:20190911T091614Z SEQUENCE:4 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e75c4ff1-8de3-453e-8d60-c04339d8cff6 SUMMARY:Formation MAC DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190702 DTEND;VALUE=DATE:20190703 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190509T151434Z DTSTAMP:20190509T151434Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e82c2977-a906-4351-8d58-8459917b3014 SUMMARY:Formation HACCP X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151021T130000 DTEND;TZID=\"Europe/Brussels\":20151021T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151002T073201Z DTSTAMP:20151002T073201Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e8423c9f-ae30-40d3-81bb-7c51d4982af6 SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20211222 DTEND;VALUE=DATE:20211223 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103341Z DTSTAMP:20201014T103341Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e857455e-9c98-4898-bdea-865c7c413b7a SUMMARY:Flavy ABS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20180419 DTEND;VALUE=DATE:20180420 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180406T102746Z DTSTAMP:20180406T102746Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e8784033-cd8a-4674-88c7-9b402b84e418 SUMMARY:PI NOEL C ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190516T100000 DTEND;TZID=\"Europe/Brussels\":20190516T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190425T071940Z DTSTAMP:20190425T071940Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e89b2227-0b51-4e3a-853c-6e519d002fdb RRULE:FREQ=WEEKLY;UNTIL=20190220;INTERVAL=3;BYDAY=WE SUMMARY:Flavy absente DESCRIPTION:\\n X-MS-OLK-SENDER:<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a><span> </span>ORGANIZER:<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20180411 DTEND;VALUE=DATE:20180412 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180928T104307Z DTSTAMP:20190312T225606Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder X-WR-ALARMUID:1FF4A0ED-A1D2-4074-9D63-4901D6964E0C END:VALARM END:VEVENT BEGIN:VEVENT UID:e89b2227-0b51-4e3a-853c-6e519d002fdb SUMMARY:Flavy Abs DESCRIPTION:\\n X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>ORGANIZER;CN=escolore:<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20181017 DTEND;VALUE=DATE:20181018 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT RECURRENCE-ID;VALUE=DATE:20181017 LAST-MODIFIED:20180928T104033Z DTSTAMP:20190312T225606Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder X-WR-ALARMUID:BA61A358-7123-416F-B209-E53ED6307BA8 END:VALARM END:VEVENT BEGIN:VEVENT UID:e89b2227-0b51-4e3a-853c-6e519d002fdb SUMMARY:Flavy absente DESCRIPTION:\\n X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>ORGANIZER;CN=escolore:<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20180926 DTEND;VALUE=DATE:20180927 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT RECURRENCE-ID;VALUE=DATE:20180926 LAST-MODIFIED:20180928T104103Z DTSTAMP:20190312T225606Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder X-WR-ALARMUID:B8813EFC-0E37-4B6D-A821-144BEAD719C6 END:VALARM END:VEVENT BEGIN:VEVENT UID:e89b2227-0b51-4e3a-853c-6e519d002fdb SUMMARY:Flavy absente DESCRIPTION:\\n X-MS-OLK-SENDER:<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a><span> </span>ORGANIZER:<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20181107 DTEND;VALUE=DATE:20181108 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT RECURRENCE-ID;VALUE=DATE:20181107 LAST-MODIFIED:20180928T104247Z DTSTAMP:20190312T225606Z SEQUENCE:5 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder X-WR-ALARMUID:49D8D10D-E989-45C2-9D89-4E57A6F13FAE END:VALARM END:VEVENT BEGIN:VEVENT UID:e8aaafc0-347c-4a26-8d09-1062423157d8 SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20211110 DTEND;VALUE=DATE:20211111 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103224Z DTSTAMP:20201014T103224Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e8ec9a47-44c8-497b-9bb7-3318865a51c1 SUMMARY:CRDV ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190509T090000 DTEND;TZID=\"Europe/Brussels\":20190509T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180912T140300Z DTSTAMP:20180912T140300Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e907b131-e262-4d9a-bb0f-88e349af1656 SUMMARY:Formation MAC 1er groupe ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20200707 DTEND;VALUE=DATE:20200708 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20200116T113324Z DTSTAMP:20200116T113324Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e935b9fd-28ca-4021-bc72-ea8d1fb14a2f SUMMARY:réunion URIOPSS LOCATION:Clermont Ferrand X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151106T093000 DTEND;TZID=\"Europe/Brussels\":20151106T123000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151014T151358Z DTSTAMP:20151014T151358Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:e965c017-6092-47ed-a377-da971b4c8be7 SUMMARY:Pot de Départ Patrice & Monique ORGANIZER;SENT-BY=\"<a href=\"mailto:j.chabrol@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:j.chabrol@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:j.chabrol@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:j.chabrol@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160609T150000 DTEND;TZID=\"Europe/Brussels\":20160609T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160607T142043Z DTSTAMP:20160607T142043Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ea3996e5-7eb6-4825-ac5f-5f061cd8a593 SUMMARY:CHOUZET A PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200416T090000 DTEND;TZID=\"Europe/Brussels\":20200416T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125103Z DTSTAMP:20190802T125103Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:ea5b0d17-11cb-475d-aa45-f61f3514f66d SUMMARY:coupure électrique DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210302 DTEND;VALUE=DATE:20210303 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201221T075142Z DTSTAMP:20201221T075142Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:EB17D524-9784-4C3C-A4BA-97B2F7C08D47 SUMMARY:DP/TH DTSTART;TZID=\"Europe/Brussels\":20191018T110000 DTEND;TZID=\"Europe/Brussels\":20191018T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190719T100128Z DTSTAMP:20190719T100129Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT2H DESCRIPTION:Rappel X-WR-ALARMUID:E1F0FA0D-B922-4517-B1AD-D4E68563B9E0 END:VALARM BEGIN:VALARM ACTION:NONE TRIGGER;VALUE=DATE-TIME:19760401T005545Z DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:eb51e906-72d9-4fce-acbf-d299ee206f56 SUMMARY:PI ESAT FAVROT ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160421T090000 DTEND;TZID=\"Europe/Brussels\":20160421T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T140836Z DTSTAMP:20160105T140836Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:eb543d92-1df4-440a-a037-742ed1c4469c SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20180511 DTEND;VALUE=DATE:20180512 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T140856Z DTSTAMP:20180323T140856Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:eb63f77c-2b45-464c-afb8-6010bd1f6ccf SUMMARY:Séverine CP AM DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20191009 DTEND;VALUE=DATE:20191010 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20191004T133253Z DTSTAMP:20191004T133253Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:eb64172c-a7f0-4dcb-919b-ff7b79be7760 SUMMARY:Retour PI AVININ et MOREL ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190405T110000 DTEND;TZID=\"Europe/Brussels\":20190405T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190328T095312Z DTSTAMP:20190328T095312Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:eb6aae47-ea8d-46e3-a280-3780f9c5915d SUMMARY:réunion d'entrée Aurélien DANON DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"><h3 style=\"box-sizing: border-box; line-height: 1.2; font-weight: 300; font-family: "DejaVu Sans"; font-size: 24px; color: rgb(0, 128, 128);\">Nouvelle demande de réunion ci-dessous :</h3>\\n\\n<p style=\"box-sizing: border-box; font-size: 22px; background-color: rgba(128, 128, 128, 0.5); color: rgb(0, 128, 128); width: 1.35e+07px; height: 3.55e+07px; zoom: 0.01; font-family: "DejaVu Sans"; line-height: 1.5;\">\\n<table border=\"0\" style=\"box-sizing: border-box; border: 1px solid rgba(255, 255, 255, 0.3); width: auto; max-width: 100%; caption-side: bottom; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0px;\">\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Sujet :</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">réunion d'entrée Aurélien DANON</td></tr>\\n<tr style=\"box-sizing: border-box;\"><th align=\"le\" ft=\"true\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Organisateur:</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">contact@escolore.org</td></tr>\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Envoyé par:</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">\"Severine LASSAIGNE\" &lt\\;s.lassaigne@escolore.org&gt\\;</td></tr>\\n</table>\\n<p style=\"box-sizing: border-box; font-size: 22px; background-color: rgba(128, 128, 128, 0.5); color: rgb(0, 128, 128); width: 1.35e+07px; height: 3.05e+07px; zoom: 0.01; font-family: "DejaVu Sans"; line-height: 1.5;\">\\n<table border=\"0\" style=\"box-sizing: border-box; border: 1px solid rgba(255, 255, 255, 0.3); width: auto; max-width: 100%; caption-side: bottom; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0px;\">\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Endroit :</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">Salle de réunion Escolore</td></tr>\\n<tr style=\"box-sizing: border-box;\"><th align=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Heure:</th ><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">Jeudi 27 Mai 2021\\, 16:30:00 - 17:30:00 GMT +01:00 Bruxelles\\, Copenhag ue\\, Madrid\\, Paris\\n</td></tr></table>\\n<p style=\"box-sizing: border-box; font-size: 22px; background-color: rgba(128, 128, 128, 0.5); color: rgb(0, 128, 128); width: 1.1e+07px; height: 2.55e+07px; zoom: 0.01; font-family: "DejaVu Sans"; line-height: 1.5;\">\\n<table border=\"0\" style=\"box-sizing: border-box; border: 1px solid rgba(255, 255, 255, 0.3); width: auto; max-width: 100%; caption-side: bottom; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0px;\">\\n<tr style=\"box-sizing: border-box;\"><th a=\"true\" lign=\"left\" style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3); background-color: rgba(0, 0, 0, 0.1); font-weight: bold;\">Invités:</th><td style=\"box-sizing: border-box; padding: 0px 7px; border-top: 1px solid rgba(255, 255, 255, 0.3); border-left: 1px solid rgba(255, 255, 255, 0.3);\">angeline@escolore.org\\; n.allard@escolore.org\\; i sabelle@escolore.org\\; manon@escolore.org\\; m.wattier@escolore.org\\; marine@ escolore.org\\; c.alarcos@escolore.org\\; a.derue@croixmarine.fr</td></tr>\\n< /table>\\n<div style=\"box-sizing: border-box;\">*~*~*~*~*~*~*~*~*~*</div><br style=\"box-sizing: border-box;\"></body></html> LOCATION:Salle de réunion Escolore ATTENDEE;CN=blanc;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:<a href=\"mailto:angeline@esc\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:angeline@esc</a><span> </span>olore.org ATTENDEE;CN=\"naoëlle allard\";ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:<a href=\"mailto:n\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:n</a><span> </span>.allard@escolore.org ATTENDEE;CN=Isabelle Chambon;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP =TRUE:<a href=\"mailto:isabelle@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:isabelle@escolore.org</a><span> </span>ATTENDEE;CN=Manon Porte;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE :<a href=\"mailto:manon@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:manon@escolore.org</a><span> </span>ATTENDEE;CN=matthieu wattier;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP =TRUE:<a href=\"mailto:m.wattier@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:m.wattier@escolore.org</a><span> </span>ATTENDEE;CN=marine DESSOL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:<a href=\"mailto:mari\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:mari</a><span> </span>ne@escolore.org ATTENDEE;CN=christine alarcos;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:mailto: c.alarcos@escolore.org ATTENDEE;CN=DERUE Alexandrine;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:mailto: a.derue@croixmarine.fr ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210527T163000 DTEND;TZID=\"Europe/Brussels\":20210527T173000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210518T124034Z DTSTAMP:20210518T124034Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:eb7ef6d6-6cf8-49ce-be6d-cd1ffc886a19 SUMMARY:DP/CE ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170310T100000 DTEND;TZID=\"Europe/Brussels\":20170310T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170228T152556Z DTSTAMP:20170228T152556Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:eb99f313-e893-45ef-9b5a-d04679d9aa92 SUMMARY:RENARD A PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:as@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:as@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200924T090000 DTEND;TZID=\"Europe/Brussels\":20200924T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190802T125706Z DTSTAMP:20190802T125706Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:ebee4140-a986-49b3-b80e-a7efba3fc06e SUMMARY:PL stand de cournon ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20180914T090000 DTEND;TZID=\"Europe/Brussels\":20180914T140000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180906T122406Z DTSTAMP:20180906T122406Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ec7224f6-8b48-40a0-85a7-2bc7475fb672 SUMMARY:Steph' récup' ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190611 DTEND;VALUE=DATE:20190612 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190415T072522Z DTSTAMP:20190415T072522Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ec7f3d27-08eb-4758-83ee-d98049c19b27 SUMMARY:Bilan Mariama ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211012T140000 DTEND;TZID=\"Europe/Brussels\":20211012T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210920T155148Z DTSTAMP:20210920T155148Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ec8c05a9-6e1d-4bd1-a466-3d2dda5f43d3 RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=FR SUMMARY:réunion ESAT ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160108T154500 DTEND;TZID=\"Europe/Brussels\":20160108T171500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160104T104918Z DTSTAMP:20160104T104918Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:ec8c05a9-6e1d-4bd1-a466-3d2dda5f43d3 SUMMARY:réunion ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160108T154500 DTEND;TZID=\"Europe/Brussels\":20160108T171500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20160108T154500 LAST-MODIFIED:20160104T104933Z DTSTAMP:20160104T104933Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ec8c05a9-6e1d-4bd1-a466-3d2dda5f43d3 SUMMARY:réunion ESAT ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170922T154500 DTEND;TZID=\"Europe/Brussels\":20170922T171500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20170922T154500 LAST-MODIFIED:20170717T145418Z DTSTAMP:20170717T145418Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ec8c05a9-6e1d-4bd1-a466-3d2dda5f43d3 SUMMARY:réunion ESAT/Analyse de la pratique ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210924T154500 DTEND;TZID=\"Europe/Brussels\":20210924T171500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210924T154500 LAST-MODIFIED:20210721T153120Z DTSTAMP:20210721T153120Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ec8c05a9-6e1d-4bd1-a466-3d2dda5f43d3 SUMMARY:réunion ESAT/Analyse de la pratique ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211112T154500 DTEND;TZID=\"Europe/Brussels\":20211112T171500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20211112T154500 LAST-MODIFIED:20210721T153145Z DTSTAMP:20210721T153145Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ec8c05a9-6e1d-4bd1-a466-3d2dda5f43d3 SUMMARY:réunion ESAT/Analyse de la pratique ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211217T154500 DTEND;TZID=\"Europe/Brussels\":20211217T171500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20211217T154500 LAST-MODIFIED:20210721T153203Z DTSTAMP:20210721T153203Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ec8c05a9-6e1d-4bd1-a466-3d2dda5f43d3 SUMMARY:réunion ESAT/Analyse de la pratique ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220121T154500 DTEND;TZID=\"Europe/Brussels\":20220121T171500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220121T154500 LAST-MODIFIED:20210721T153222Z DTSTAMP:20210721T153222Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ec8c05a9-6e1d-4bd1-a466-3d2dda5f43d3 SUMMARY:réunion ESAT/Analyse de la pratique ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220225T154500 DTEND;TZID=\"Europe/Brussels\":20220225T171500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220225T154500 LAST-MODIFIED:20210721T153240Z DTSTAMP:20210721T153240Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ec8c05a9-6e1d-4bd1-a466-3d2dda5f43d3 SUMMARY:réunion ESAT/Analyse de la pratique ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220325T154500 DTEND;TZID=\"Europe/Brussels\":20220325T171500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220325T154500 LAST-MODIFIED:20210721T153313Z DTSTAMP:20210721T153313Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ec8c05a9-6e1d-4bd1-a466-3d2dda5f43d3 SUMMARY:réunion ESAT/Analyse de la pratique ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220422T154500 DTEND;TZID=\"Europe/Brussels\":20220422T171500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220422T154500 LAST-MODIFIED:20210721T153327Z DTSTAMP:20210721T153327Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ec8c05a9-6e1d-4bd1-a466-3d2dda5f43d3 SUMMARY:réunion ESAT/Analyse de la pratique ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220610T154500 DTEND;TZID=\"Europe/Brussels\":20220610T171500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20220610T154500 LAST-MODIFIED:20210721T153344Z DTSTAMP:20210721T153344Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ecbf1901-8c80-4b9f-89e9-c6aacbd5cc07 SUMMARY:PI PARILLAUD ESAT LOCATION:Escolore ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190321T090000 DTEND;TZID=\"Europe/Brussels\":20190321T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173117Z DTSTAMP:20190301T173117Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ecc367ba-b09d-48b3-aaba-8f6acefb09b2 SUMMARY:Jurys différent et compétent pour moniteurs (SL) ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210623T133000 DTEND;TZID=\"Europe/Brussels\":20210623T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210618T074400Z DTSTAMP:20210618T074400Z SEQUENCE:5 END:VEVENT BEGIN:VEVENT UID:ed0938f0-33d8-469f-acae-3f38a5dd3ba6 SUMMARY:CP séverine après-midi ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190522 DTEND;VALUE=DATE:20190523 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190521T150244Z DTSTAMP:20190521T150244Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ed60872b-0496-4250-9ac8-25e1a52ac38b SUMMARY:DUPALE N PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191121T100000 DTEND;TZID=\"Europe/Brussels\":20191121T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191108T141350Z DTSTAMP:20191108T141350Z SEQUENCE:2 END:VEVENT BEGIN:VEVENT UID:EDA8A417-222F-45A8-BA82-E059610E35D5 SUMMARY:Réunion résidents FAH DTSTART;TZID=\"Europe/Paris\":20200615T171500 DTEND;TZID=\"Europe/Paris\":20200615T183000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200604T073100Z DTSTAMP:20200605T180251Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:edd938bd-fd44-47db-ac77-589f5e87c1e0 SUMMARY:Conseil de la vie sociale ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160906T110000 DTEND;TZID=\"Europe/Brussels\":20160906T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160721T142706Z DTSTAMP:20160721T142706Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT1440M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ee65825a-496e-4281-9043-ea6e4506233f SUMMARY:PI ESAT KESKIN LOCATION:salle de réunion ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160107T100000 DTEND;TZID=\"Europe/Brussels\":20160107T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T161529Z DTSTAMP:20160105T161529Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ee6d3393-2ec4-420b-8c8d-252df5f22b22 SUMMARY:formation DV DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20181023 DTEND;VALUE=DATE:20181024 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180828T070914Z DTSTAMP:20180828T070914Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ee6fc55e-5017-4047-a696-a868aa5e6b9c SUMMARY:PI DEBRY ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20161208T090000 DTEND;TZID=\"Europe/Brussels\":20161208T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160908T105024Z DTSTAMP:20160908T105024Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ee802625-8e26-4524-b491-2df77b8ad155 SUMMARY:Stéph abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20180704 DTEND;VALUE=DATE:20180705 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180323T141403Z DTSTAMP:20180323T141403Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:eea0a8df-f477-4a06-bfbc-d42bfd8a647e SUMMARY:PI VADON ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20190411T090000 DTEND;TZID=\"Europe/Brussels\":20190411T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190301T173013Z DTSTAMP:20190301T173013Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:EEA6F259-5E52-4EC2-8D66-14D3B9F47642 SUMMARY:A. Montorier DTSTART;TZID=\"Europe/Paris\":20210702T110000 DTEND;TZID=\"Europe/Paris\":20210702T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210830T142657Z DTSTAMP:20210830T142659Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:eec827ff-2ec0-46cb-8ec7-c7ce2961438e SUMMARY:SL en congés DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190218 DTEND;VALUE=DATE:20190225 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190215T100958Z DTSTAMP:20190215T100958Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:eef1050f-4397-4788-8564-9107cb859c1b SUMMARY:dictée braille ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20211014T143000 DTEND;TZID=\"Europe/Brussels\":20211014T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210921T120811Z DTSTAMP:20210921T120811Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:eef8bcdc-01fe-4c69-a6db-7a04e473c8a3 SUMMARY:formation DV DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20180925 DTEND;VALUE=DATE:20180926 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180828T070805Z DTSTAMP:20180828T070805Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ef0df4da-3d6d-4911-a029-f19959cd12ac SUMMARY:PI ESAT VIALARD ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160623T090000 DTEND;TZID=\"Europe/Brussels\":20160623T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T141312Z DTSTAMP:20160105T141312Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ef185ef9-610a-44f4-ab57-3aafe4f2e93f SUMMARY:Réunion cuisine ATTENDEE;CN=norine gaiche;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TR UE:<a href=\"mailto:n.gaiche@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:n.gaiche@escolore.org</a><span> </span>ATTENDEE;CN=ludivine belaib;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:<a href=\"mailto:l\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:l</a>. belaib@escolore.org ATTENDEE;CN=marine couillet;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:<a href=\"mailto:m\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:m</a>. couillet@escolore.org ATTENDEE;CN=\"berangère faye\";ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP =TRUE:<a href=\"mailto:b.faye@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:b.faye@escolore.org</a><span> </span>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20191126T143000 DTEND;TZID=\"Europe/Brussels\":20191126T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20191113T100859Z DTSTAMP:20191113T100859Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ef312b6b-038a-4885-a82d-08ae7648f759 SUMMARY:PI VERNET X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151022T090000 DTEND;TZID=\"Europe/Brussels\":20151022T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151002T072837Z DTSTAMP:20151002T072837Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:ef6f5fe9-4276-484f-94dd-3794b6ac96d8 SUMMARY:CRDV ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181206T090000 DTEND;TZID=\"Europe/Brussels\":20181206T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180912T135955Z DTSTAMP:20180912T135955Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:efade956-c2a4-417b-9711-d035fea8c7cd SUMMARY:réunion cuisine ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200609T150000 DTEND;TZID=\"Europe/Brussels\":20200609T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200526T093254Z DTSTAMP:20200526T093254Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:eff5da14-3d17-4105-9721-be6c997ef814 SUMMARY:DEBRY PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220707T090000 DTEND;TZID=\"Europe/Brussels\":20220707T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121607Z DTSTAMP:20210806T121607Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f0044882-cbb5-46f2-aab4-281755408ceb SUMMARY:PL Congés DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190225 DTEND;VALUE=DATE:20190304 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20190212T131546Z DTSTAMP:20190212T131546Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f059a180-1d76-40f6-8055-9961f6f0e200 SUMMARY:Stéph' récup' ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20200214 DTEND;VALUE=DATE:20200215 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20200103T164538Z DTSTAMP:20200103T164538Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f05b58a3-bae3-44fa-aab3-4316010af8c9 SUMMARY:PI VIDAL X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151217T090000 DTEND;TZID=\"Europe/Brussels\":20151217T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151002T073812Z DTSTAMP:20151002T073812Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f089e228-0cf9-4c30-87ae-316aef69d670 RRULE:FREQ=WEEKLY;UNTIL=20180629T215959Z;INTERVAL=1;BYDAY=FR SUMMARY:PI ESAT DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20170915T133000 DTEND;TZID=\"Europe/Brussels\":20170915T143000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20170802T095044Z DTSTAMP:20170802T095044Z SEQUENCE:0 EXDATE;TZID=\"Europe/Brussels\":20170922T133000 EXDATE;TZID=\"Europe/Brussels\":20171013T133000 EXDATE;TZID=\"Europe/Brussels\":20171222T133000 EXDATE;TZID=\"Europe/Brussels\":20171229T133000 EXDATE;TZID=\"Europe/Brussels\":20180105T133000 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f08b1f85-2d7a-44c3-8e3a-2417cfd75137 SUMMARY:BONHOMME PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20220317T090000 DTEND;TZID=\"Europe/Brussels\":20220317T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210806T121148Z DTSTAMP:20210806T121148Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f12fa53b-7dda-45b2-8f72-ce5526705bc6 SUMMARY:stephanie abst DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200730T133000 DTEND;TZID=\"Europe/Brussels\":20200730T173000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20200730T080833Z DTSTAMP:20200730T080833Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f166c860-ef89-47a8-8bf4-fc5f449570d5 SUMMARY:PI ESAT KOUMROUYAN ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:conta\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:conta</a><span> </span>ct@escolore.org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160630T090000 DTEND;TZID=\"Europe/Brussels\":20160630T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T141345Z DTSTAMP:20160105T141345Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:f1cda6d4-c595-4e92-9245-ecd4944b26da SUMMARY:Stéph' congés ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210525 DTEND;VALUE=DATE:20210526 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20210331T125612Z DTSTAMP:20210331T125612Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f1ec0719-a7aa-4485-b2d6-794704df1e4e SUMMARY:réunion DP résidents ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@e\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@e</a><span> </span>scolore.org X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160405T110000 DTEND;TZID=\"Europe/Brussels\":20160405T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160119T131515Z DTSTAMP:20160119T131515Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:f2f79df0-3401-4990-b761-3adc2e53bfee SUMMARY:retour PI Agnès ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210316T110000 DTEND;TZID=\"Europe/Brussels\":20210316T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210312T104951Z DTSTAMP:20210312T104951Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f30f5371-3c56-4ab5-8e79-c3c1e58a8a5b SUMMARY:#CP#Flavy# X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;CN=escolore;SENT-BY=\"<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a>\":<a href=\"mailto:contact@esc\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@esc</a><span> </span>olore.org X-MS-OLK-SENDER:<a href=\"mailto:flavy@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:flavy@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20201227 DTEND;VALUE=DATE:20210101 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:OOF TRANSP:OPAQUE LAST-MODIFIED:20201222T152626Z DTSTAMP:20201222T152626Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION: END:VALARM END:VEVENT BEGIN:VEVENT UID:f320bb35-d7ab-4260-8dcd-eb5ad1d5d677 SUMMARY:Formation PI ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160321T090000 DTEND;TZID=\"Europe/Brussels\":20160321T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160229T132020Z DTSTAMP:20160229T132020Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f3279507-7120-49ec-8f2c-b99ea6d8b53d SUMMARY:PI DUPALE DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:<a href=\"mailto:c.besson@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:c.besson@escolore.org</a><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"<a href=\"mailto:c.besson@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:c.besson@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:c.besson@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:c.besson@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151119T141500 DTEND;TZID=\"Europe/Brussels\":20151119T154500 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103050Z DTSTAMP:20151210T103050Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:F3E8E9E3-47B5-410E-9F04-5A8F5357DA40 SUMMARY:Manon Libeyre PL DTSTART;TZID=\"Europe/Paris\":20210303T140000 DTEND;TZID=\"Europe/Paris\":20210303T150000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210301T134651Z DTSTAMP:20210301T141626Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:f498f970-206a-47cf-b440-edf77938e1c4 SUMMARY:JARRET PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210225T090000 DTEND;TZID=\"Europe/Brussels\":20210225T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200826T130506Z DTSTAMP:20200826T130506Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:F4F40DEC-F2F5-4596-8DF7-626D78CE6536 SUMMARY:Réunion DP/TH DTSTART;TZID=\"Europe/Paris\":20201117T153000 DTEND;TZID=\"Europe/Paris\":20201117T163000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20201116T142734Z DTSTAMP:20201116T145831Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:F53719C9-C964-4680-AC37-D8E0CEB03711 SUMMARY:Locawatt Valentin GERARD DTSTART;TZID=\"Europe/Paris\":20210311T110000 DTEND;TZID=\"Europe/Paris\":20210311T120000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210310T111131Z DTSTAMP:20210311T172543Z SEQUENCE:0 END:VEVENT BEGIN:VEVENT UID:f59f4537-20ce-46c5-8a03-30849711baa3 SUMMARY:PI ESAT VADON ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160324T090000 DTEND;TZID=\"Europe/Brussels\":20160324T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160105T140618Z DTSTAMP:20160105T140618Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f63cc62d-e91e-4f55-be50-d5e17afcc6b9 SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200312T090000 DTEND;TZID=\"Europe/Brussels\":20200312T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20190911T144655Z DTSTAMP:20190911T144655Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f668c01e-6d79-460c-809b-0a959ab6401f SUMMARY:CRDV présent ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210506T090000 DTEND;TZID=\"Europe/Brussels\":20210506T170000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20200910T145749Z DTSTAMP:20200910T145749Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f67c06e9-f31d-4010-836e-9131ed7966df SUMMARY:SOULARD J PI ESAT ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210304T090000 DTEND;TZID=\"Europe/Brussels\":20210304T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210304T103624Z DTSTAMP:20210304T103624Z SEQUENCE:1 END:VEVENT BEGIN:VEVENT UID:f79a8b6b-525a-49d7-9699-2f2196d82762 SUMMARY:stagiaire psychologue DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20190121 DTEND;VALUE=DATE:20190126 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20180904T072244Z DTSTAMP:20180904T072244Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT120M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f809b3c7-dbaf-4726-9bde-e1632e6c3930 SUMMARY:PI TARRAGNAT X-MOZ-LASTACK:20151210T103049Z X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>X-MOZ-GENERATION:1 ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20151203T090000 DTEND;TZID=\"Europe/Brussels\":20151203T100000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20151210T103050Z DTSTAMP:20151210T103050Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f81485f1-127a-4be7-93fe-1fbeac4ad9ec SUMMARY:Steph' télétravail DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210512T110000 DTEND;TZID=\"Europe/Brussels\":20210512T123000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20210511T150605Z DTSTAMP:20210511T150605Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f8676ddb-4a92-4889-bc83-44d8f65abf3d SUMMARY:Stèph' abst ORGANIZER;SENT-BY=\"<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a>\":<a href=\"mailto:contact@escolore.or\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.or</a><span> </span>g X-MS-OLK-SENDER:<a href=\"mailto:stephanie@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:stephanie@escolore.org</a><span> </span>DTSTART;VALUE=DATE:20210818 DTEND;VALUE=DATE:20210819 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-ALLDAYEVENT:TRUE X-MICROSOFT-CDO-INTENDEDSTATUS:FREE TRANSP:TRANSPARENT LAST-MODIFIED:20201014T103030Z DTSTAMP:20201014T103030Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f8ddbd15-6721-4a86-b085-36f98afa0f62 SUMMARY:formation sécurité incendie ORGANIZER;SENT-BY=\"<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a>\":<a href=\"mailto:contact@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore.org</a><span> </span>X-MS-OLK-SENDER:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20181106T090000 DTEND;TZID=\"Europe/Brussels\":20181106T110000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20180213T110648Z DTSTAMP:20180213T110648Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder END:VALARM BEGIN:VALARM ACTION:EMAIL TRIGGER;RELATED=START:-PT20160M DESCRIPTION:Reminder SUMMARY:Reminder ATTENDEE:<a href=\"mailto:p.lisze@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:p.lisze@escolore.org</a><span> </span>END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b RRULE:FREQ=WEEKLY;INTERVAL=4;BYDAY=MO SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20160111T133000 DTEND;TZID=\"Europe/Brussels\":20160111T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE LAST-MODIFIED:20160104T105125Z DTSTAMP:20160104T105125Z SEQUENCE:0 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:PI AVININ ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20200914T133000 DTEND;TZID=\"Europe/Brussels\":20200914T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20200914T133000 LAST-MODIFIED:20200826T131518Z DTSTAMP:20200826T131518Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:PI PIPIER M ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201012T133000 DTEND;TZID=\"Europe/Brussels\":20201012T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20201012T133000 LAST-MODIFIED:20200826T131600Z DTSTAMP:20200826T131600Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:PI AUDOUARD ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201109T133000 DTEND;TZID=\"Europe/Brussels\":20201109T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20201109T133000 LAST-MODIFIED:20200826T131634Z DTSTAMP:20200826T131634Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:PI MOISSINAC ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20201207T133000 DTEND;TZID=\"Europe/Brussels\":20201207T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20201207T133000 LAST-MODIFIED:20200826T131702Z DTSTAMP:20200826T131702Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:PI CHANCEL ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210104T133000 DTEND;TZID=\"Europe/Brussels\":20210104T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210104T133000 LAST-MODIFIED:20200826T131736Z DTSTAMP:20200826T131736Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:PI DIAKHABY D ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210201T133000 DTEND;TZID=\"Europe/Brussels\":20210201T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210201T133000 LAST-MODIFIED:20210127T092223Z DTSTAMP:20210127T092223Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b SUMMARY:Réunion SAVS LOCATION:PI CHANCEL ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210301T133000 DTEND;TZID=\"Europe/Brussels\":20210301T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210301T133000 LAST-MODIFIED:20210127T092246Z DTSTAMP:20210127T092246Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:PI DUPALAN ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210426T133000 DTEND;TZID=\"Europe/Brussels\":20210426T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210426T133000 LAST-MODIFIED:20210127T092317Z DTSTAMP:20210127T092317Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:PI TINES ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210621T133000 DTEND;TZID=\"Europe/Brussels\":20210621T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210621T133000 LAST-MODIFIED:20210127T092345Z DTSTAMP:20210127T092345Z SEQUENCE:2 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:PI PIPIER S ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210719T133000 DTEND;TZID=\"Europe/Brussels\":20210719T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210329T133000 LAST-MODIFIED:20210318T111809Z DTSTAMP:20210318T111809Z SEQUENCE:3 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; text-size-adjust: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased;\"><body id=\"htmlmode\" style=\"box-sizing: border-box; margin: 0px;\"></body></html>LOCATION:PI PIPIER S ORGANIZER;SENT-BY=\"<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a>\":<a href=\"mailto:contact@escolore\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:contact@escolore</a>. org X-MS-OLK-SENDER:<a href=\"mailto:s.lassaigne@escolore.org\" class=\"tc-tiddlylink-external\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"box-sizing: border-box; background-color: inherit; text-decoration: underline; color: rgb(179, 179, 255);\">mailto:s.lassaigne@escolore.org</a><span> </span>DTSTART;TZID=\"Europe/Brussels\":20210719T133000 DTEND;TZID=\"Europe/Brussels\":20210719T160000 STATUS:CONFIRMED CLASS:PUBLIC X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY TRANSP:OPAQUE RECURRENCE-ID;TZID=\"Europe/Brussels\":20210719T133000 LAST-MODIFIED:20210318T112112Z DTSTAMP:20210318T112112Z SEQUENCE:1 BEGIN:VALARM ACTION:DISPLAY TRIGGER;RELATED=START:-PT5M DESCRIPTION:Reminder END:VALARM END:VEVENT BEGIN:VEVENT UID:f9395cd2-97ae-42b2-a3f7-4e3558294e6b SUMMARY:Réunion SAVS DESCRIPTION:\\n X-ALT-DESC;FMTTYPE=text/html:<html style=\"box-sizing: border-box; line-height: 1.15; t