<< Foyers de Charité >>

    %%{
        init: {
          'theme': 'base',
          'themeVariables': {
            'primaryColor': 'rgba(0, 0, 0, 3%)',
            'primaryTextColor': '#212529',
            'primaryBorderColor': 'rgba(0, 0, 0, .125);',
            'lineColor': '#6c757d'
          }
        }
    }%%
    graph BT
    style key0 fill:#cce5ff,stroke:#004085,stroke-width:0.5px
    key0("Foyers de Charité")
    click key0 "https://apres-la-ciase.fr/info/foyers-de-charite/" _self
    key1("Marthe Robin")
    click key1 "https://apres-la-ciase.fr/info/marthe-robin-1902-1981/" _self
    key2("Père André-Marie Van der Borgh")
    click key2 "https://apres-la-ciase.fr/info/pere-andre-marie-van-der-borgh-1925-2004/" _self
    key3("Père Georges Finet")
    click key3 "https://apres-la-ciase.fr/info/pere-georges-finet-1898-1990/" _self
    key4("Père Olivier Gravouille")
    click key4 "https://apres-la-ciase.fr/info/pere-olivier-gravouille/" _self
    key1 --> key0
    key2 --> key0
    key3 --> key0
    key4 --> key0