Ty Pawb, based in Wrexham town centre, have launched their Christmas 2021 programme of festive activities! To see all of the dates, check out the posters below or visit www.typawb.wales
top of page
bottom of page
import wixWindow from 'wix-window'; let myLang = wixWindow.multilingual.currentLanguage; $w.onReady(function () { //changes the gallery to match language selection if (myLang === 'en'){ $w('#VISITen').show() $w('#VISITen).expand() } else if (myLang === 'cy'){ $w('#VISITcy').show() $w('#VISITcy').expand() } });
Comments