{"version":3,"file":"component---src-pages-kooperationspartner-ladiez-js-86abe104c0a46514dd21.js","mappings":"+KAAMA,EAAgB,CAClBC,OAAQ,CACJC,MAAO,MACPC,SAAU,gBACVC,eAAgB,cAChBC,MAAO,q2BACPC,OAAQ,+BACRC,WAAY,eAEhBC,QAAS,CACLN,MAAO,MACPC,SAAU,kBACVC,eAAgB,cAChBC,MAAO,8zBACPC,OAAQ,iCACRC,WAAY,gB,UCuBpB,EA/BmB,WACf,IAAOE,GAAcC,EAAAA,EAAAA,YAAWC,EAAAA,IAAhC,GACMC,EAAUZ,EAAcS,EAASI,UACvC,OACI,gBAAC,IAAD,CAAUC,YAAY,gBAClB,+BACI,2BACI,0BACI,gBAAC,KAAD,CAAMC,GAAG,iBAAiBC,MAAM,cAAcJ,EAAQV,MAAOU,EAAQT,WAEzE,0BAAKS,EAAQR,gBACb,uBAAKa,UAAU,YACX,uBAAKA,UAAU,OACX,uBAAKC,MAAM,OAAOC,IAAKV,EAASW,eAAiB,qEAAuE,mDAAoDC,IAAI,4CAEpL,uBAAKJ,UAAU,QACX,yBACKL,EAAQP,OAEb,qBAAGY,UAAU,eACRL,EAAQN,OACT,qBAAGW,UAAU,OAAOK,KAAK,mCAAmCC,OAAO,SAASC,IAAI,uBAAuBZ,EAAQL","sources":["webpack://n-ou/./src/content/kooperationen/ladiez.js","webpack://n-ou/./src/pages/kooperationspartner/ladiez.js"],"sourcesContent":["const ladiezContent = {\n german: {\n arrow: \"<< \",\n headline: \"KOOPERATIONEN\",\n secondHeadline: \"Ladiez e.V.\",\n first: \"Der Verein Ladiez. Kulturelle und politische Bildung für Frauen e.V. besteht seit 2013. Er ist aus einer Gruppe von Frauen hervorgegangen, die bereits zuvor in Frankfurt/M. feministische Veranstaltungen, Seminare sowie andere Bildungsangebote organisiert und durchgeführt haben. Gründungsidee war die zahlreichen Versuche feministischer Organisierung in Frankfurt/M. und darüber hinaus im gesamten Rhein-Main-Gebiet zu bündeln und Möglichkeiten des Austauschs für die verschiedenen Akteur:innen zu schaffen. Für Ladiez e.V. ist zum einen Netzwerkarbeit von großer Bedeutung. Zum anderen ist es dem Verein wichtig, an die Arbeit der Frauenbildung der letzten Jahrzehnte anzuknüpfen und durch verschiedene Veranstaltungsformate feministische Diskussionen weiterzuführen. Ladiez e.V. bietet auch Fortbildungen für Mitarbeiter:innen der feministischen Mädchenarbeit an.\",\n second: \"Hier geht’s zur Website von \",\n secondLink: \"Ladiez e.V.\"\n },\n english: {\n arrow: \"<< \",\n headline: \"COOPERATIONS >>\",\n secondHeadline: \"Ladiez e.V.\",\n first: \"The association Ladiez. Kulturelle und politische Bildung für Frauen e.V. exists since 2013. It emerged from a group of women who had already, before founding this association, organized and carried out feminist events, seminars as well as other educational offers in Frankfurt/M. The founding idea of Ladiez e.V. was to bundle the numerous attempts of feminist organizing in Frankfurt/M. as well as in the entire Rhine-Main region and to create opportunities for exchange for the various actors in this area. For Ladiez e.V. feminist networking is of great importance. Furthermore, the association wants to continue the work of women's education of the past decades and to continue feminist discussions through various formats. Ladiez e.V. also offers further trainings for social workers in the field of feminist girls’ work.\",\n second: \"Click here for the website of \",\n secondLink: \"Ladiez e.V.\"\n }\n}\nexport {ladiezContent}","import React, { useContext } from \"react\"\nimport { Link } from \"gatsby\"\nimport Template from \"../../components/template\"\nimport \"../../styles/kooperationspartner.css\"\nimport { ladiezContent } from \"../../content/kooperationen/ladiez\"\nimport { SettingsContext } from \"../../contexts/settings\"\n\nconst LadiezPage = () => {\n const [settings, ] = useContext(SettingsContext)\n const content = ladiezContent[settings.language]\n return (\n \n )\n}\n\nexport default LadiezPage"],"names":["ladiezContent","german","arrow","headline","secondHeadline","first","second","secondLink","english","settings","useContext","SettingsContext","content","language","currentPage","to","class","className","width","src","isHighContrast","alt","href","target","rel"],"sourceRoot":""}