If you are a Dances of Universal Peace leader
and your event is not listed here, Click Here to log in and add your entry.




Error accessing events listing

select e.revid,e.tid,e.town, e.county,e.country, e.details,e.contact,e.phone,e.email,e.url,e.postcode, concat(c.firstname,' ',c.surname) as teacher, t.biography from reg_events as e inner join teacher_list as t on e.tid=t.tid left join contacts as c on t.id=c.id where t.active=1 order by e.town