diff --git a/build.py b/build.py index aad05b3..33526ad 100755 --- a/build.py +++ b/build.py @@ -62,6 +62,13 @@ def clean_dir(path): page_content = read('templates/agenda/event/index.html'), ) +subscribe = dict( + base_url = '../..', + page_title = 'Adhérer au réseau', + page_content = read('templates/subscribe/index.html'), + subscribe_link = active_link, +) + network = dict( base_url = '..', page_title = 'Réseau local', @@ -105,6 +112,13 @@ def render_account(params): punchclock_link = active_link, ) +card = dict( + base_url = '../..', + page_title = 'Carte', + page_content = read('templates/account/card/index.html'), + card_link = active_link, +) + settings = dict( base_url = '../..', page_title = 'Préférences', @@ -120,10 +134,12 @@ def render_account(params): write('public/agenda/index.html', render('templates/base.html', agenda)) write('public/agenda/boeuf-lampions/index.html', render('templates/base.html', agenda_event_free)) write('public/agenda/see-you-in-the-pit-13/index.html', render('templates/base.html', agenda_event)) +write('public/adherer/index.html', render('templates/base.html', subscribe)) write('public/reseau/index.html', render('templates/base.html', network)) write('public/compte/index.html', render_account(piggybank)) write('public/compte/adhesions/index.html', render_account(subscriptions)) write('public/compte/badgeuse/index.html', render_account(punchclock)) +write('public/compte/carte/index.html', render_account(card)) write('public/compte/preferences/index.html', render_account(settings)) shutil.copytree('assets', 'public/assets') diff --git a/templates/account/card/index.html b/templates/account/card/index.html new file mode 100644 index 0000000..b590c1c --- /dev/null +++ b/templates/account/card/index.html @@ -0,0 +1,38 @@ +
+
+

Carte

+

+ Ici je peux retrouver les infos de ma carte, déclarer une carte + perdue et dissocier ma carte. +

+ + + + + + + + + + + + + + + +
Numéro de carteOrigineGen
C2B2400CLe Tiers-Lustre1
+
+ +
+ + Dissocier la carte + +

La carte redeviendra éphémère, non liée à une adresse mail

+
+
+
+
diff --git a/templates/account/subscriptions/index.html b/templates/account/subscriptions/index.html index 57b947f..020cdc5 100644 --- a/templates/account/subscriptions/index.html +++ b/templates/account/subscriptions/index.html @@ -7,15 +7,14 @@

Adhésions

réseau.

- - -

Mes adhésions

+

Adhésion Tiers-Lustre

+

Jackie Dulac

L'adhésion donne accès au Fusible (fablab, ateliers bois et élec) et à l'Ampoule (café-concert, scène @@ -28,58 +27,60 @@

Adhésion Tiers-Lustre

Adhésion annuelle du 03/09/24 au 03/09/25

- Renouveler pour un an à 20 tibillets + Renouveler (6 mois restants) + + + Résilier l'adhésion
-
+
-

Pass-Noisette

+

Adhésion Tiers-Lustre

+

Renée Dulac

- Avec le Pass-Noisette tu accède aux prix préférentiels - des Assos du Bois, et as un accès gratuit aux concerts - de l'été. Merci de nous soutenir ! + L'adhésion donne accès au Fusible (fablab, ateliers + bois et élec) et à l'Ampoule (café-concert, scène + musicale). L'atelier bois et géré à 80% par + l'association Chantefrein, adhésion séparée à prévoir + pour se servir des machines sur leurs créneaux.

-
- -

Souscrire une nouvelle adhésion

- -
-
+
-

Adhésion Chantefrein

+

Pass-Noisette

+

Jackie Dulac

- L'adhésion donne accès à la réservation de créneaux, aux - activités et formations sur des machines. + Avec le Pass-Noisette tu accède aux prix préférentiels + des Assos du Bois, et as un accès gratuit aux concerts + de l'été. Merci de nous soutenir !

- diff --git a/templates/agenda/index.html b/templates/agenda/index.html index 787d8c1..54a966a 100644 --- a/templates/agenda/index.html +++ b/templates/agenda/index.html @@ -194,8 +194,9 @@

22h00

Friche du Tiers-Lustre + Payant 30€ max - PMR + Accès PMR

diff --git a/templates/subscribe/index.html b/templates/subscribe/index.html new file mode 100644 index 0000000..998bf8c --- /dev/null +++ b/templates/subscribe/index.html @@ -0,0 +1,80 @@ +
+

Adhérer au réseau

+ +
+
+
+
+

Chantefrein

+

+ L'adhésion donne accès à la réservation de créneaux, aux + activités et formations sur des machines. +

+
+ +
+
+
+
+
+

Danzavec'

+

+ ... +

+
+ +
+
+
+
+
+

Le Sel de la Vie

+

+ ... +

+
+ +
+
+
+
+
+

Le Tiers-Lustre

+

+ L'adhésion donne accès au Fusible (fablab, ateliers + bois et élec) et à l'Ampoule (café-concert, scène + musicale). L'atelier bois et géré à 80% par + l'association Chantefrein, adhésion séparée à prévoir + pour se servir des machines sur leurs créneaux. +

+
+ +
+
+
+ +