|
8 | 8 | <div class="contact-us container"> |
9 | 9 | <div class="row"> |
10 | 10 | <div class="contact-form span7"> |
11 | | - <h4>Mailinglist</h4> |
12 | | - <p>All announcements are send to our mailinglist, where anyone may join and post: <a href="https://mail.einsnull.com/mailman/listinfo/bephpug?language=en">https://mail.einsnull.com/mailman/listinfo/bephpug</a></p> |
13 | | - |
14 | 11 |
|
15 | 12 | <h4>Email</h4> |
16 | 13 | <p> |
17 | 14 | <a href="mailto:team@bephpug.de">team@bephpug.de</a> |
18 | 15 | </p> |
19 | 16 |
|
20 | | - <h4>Twitter</h4> |
21 | | - <p>You may follow us on Twitter as well: <a href="http://twitter.com/bephpug">http://twitter.com/bephpug</a></p> |
| 17 | + <h4>Mastodon</h4> |
| 18 | + <p>You may follow us on Mastodon: <a href="https://phpc.social/@bephpug">@bephpug@phpc.social</a></p> |
| 19 | + |
| 20 | + |
| 21 | + <h4>Twitter</h4> |
| 22 | + <p>You may follow us on Twitter: <a href="http://twitter.com/bephpug">http://twitter.com/bephpug</a></p> |
22 | 23 |
|
| 24 | + <h4>Mailinglist</h4> |
| 25 | + <p>Our mailinglist, where anyone may join and post (though not really in use anymore): <a href="https://mail.einsnull.com/mailman/listinfo/bephpug?language=en">https://mail.einsnull.com/mailman/listinfo/bephpug</a></p> |
| 26 | + |
23 | 27 | <h4>Meetup location</h4> |
24 | 28 | <p><strong>Co-Up Coworking Space</strong><br> |
25 | 29 | Adalbertstr. 7-8, 10999 Berlin |
26 | 30 | </p> |
27 | 31 | <ul> |
28 | 32 | <li>Subway: Kottbusser Tor</li> |
29 | 33 | <li>3 minutes on foot</li> |
30 | | - <li>2nd gate on the right</li> |
31 | | - <li>doorbell says: <b>3rd floor</b>, Upstream Berlin (or Co-Up)</li> |
| 34 | + <li>2nd gate on the right, backyard (see exact map location)</li> |
| 35 | + <li>(Touch-) Doorbell: "Kontakte" -> "co-up" (<b>3rd floor</b>, Upstream Berlin / or Co-Up)</li> |
32 | 36 | </ul> |
33 | | - <p><a href="https://foursquare.com/v/coup/4b055dcef964a520f35722e3">Co-Up on Foursquare</a></p> |
34 | | - |
35 | 37 |
|
36 | 38 | </div> |
37 | 39 | <div class="contact-address span5"> |
38 | 40 | <h4>We Are Here</h4> |
39 | | - <div class="map"></div> |
| 41 | + <div class="map"><iframe width="100%" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=13.417412638664246%2C52.49956250476585%2C13.42222183942795%2C52.50106632619767&layer=mapnik&marker=52.5003136055048%2C13.41981849072556" style="border: 1px solid black"></iframe><br/><small><a href="https://www.openstreetmap.org/?mlat=52.50031&mlon=13.41982#map=19/52.50031/13.41982&layers=N">View Larger Map</a></small></div> |
40 | 42 | </div> |
41 | 43 | </div> |
42 | 44 | </div> |
|
0 commit comments