Die traditionelle Milonga am Samstagabend (Jeden 1 Samstags im Monat)

Los geht’s um 21:00 Uhr Milonga bis ca. 00:00 Uhr. mit unserem 100% Fiesta Milonguera!
TDJ LEO MOSQUEDA (Ar)

20:00 Hs. TANGO NUEVO Workshop “Elastic and Drehung” by Leo y Carina
Anmeldung Erforderlich: leoycarinatango@gmail.com – 0176 43955268
Im Don Carlitos Tantpalast | Handelsstraße 9A, 69214 Eppelheim.

Kommende Milongas

Hier ist eine Liste der kommenden 20 Milongas. Alle Termine findet ihr im Kalender.

function initBreakpoints() { if ( completed ) { // This was fired already and completed no need to attach to the event listener. document.removeEventListener( 'DOMContentLoaded', initBreakpoints ); return; }

if ( 'undefined' === typeof window.tribe ) { return; }

if ( 'undefined' === typeof window.tribe.events ) { return; }

if ( 'undefined' === typeof window.tribe.events.views ) { return; }

if ( 'undefined' === typeof window.tribe.events.views.breakpoints ) { return; }

if ( 'function' !== typeof (window.tribe.events.views.breakpoints.setup) ) { return; }

var container = document.querySelectorAll( '[data-view-breakpoint-pointer="eb71b5dc-ed95-4e2d-9897-f59730fe9aaf"]' ); if ( ! container ) { return; }

window.tribe.events.views.breakpoints.setup( container ); completed = true; // This was fired already and completed no need to attach to the event listener. document.removeEventListener( 'DOMContentLoaded', initBreakpoints ); }

// Try to init the breakpoints right away. initBreakpoints(); document.addEventListener( 'DOMContentLoaded', initBreakpoints ); })();