top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Tallangatta Hotel

शुक्र, 23 जन॰

|

77 Towong St, Tallangatta VIC 3700, Australia

Get ready for a big night of live music as RIFF returns to the Tallangatta Hotel on Friday, 23rd of January!

Registration is closed
See other events
Tallangatta Hotel
Tallangatta Hotel

समय और स्थान

23 जन॰ 2026, 7:30 pm – 11:30 pm

77 Towong St, Tallangatta VIC 3700, Australia

इवेंट के बारे में

🎶 Live Music at Tallangatta Hotel 🎶


Get ready for a big night of live music as RIFF returns to the Tallangatta Hotel on Friday, 23rd of January!


From 7:30pm to 11:30pm, enjoy a high-energy mix of crowd favourites, classic hits, and original songs delivered with passion and heart. Whether you’re keen for a singalong, a dance, or just a great night out with mates, this is one show you won’t want to miss.


🍻 Great atmosphere

🎸 Live music all night

🖤 Merchandise available


यह इवेंट साझा करें

bottom of page
function prefetch(nodeList) { if (navigator.connection && (navigator.connection.effectiveType === 'slow-2g' || navigator.connection.effectiveType === '2g')) { return; } if (navigator.deviceMemory && navigator.deviceMemory <= 2) { return; } const fetched = {}; const observer = new IntersectionObserver(function (entries) { entries.forEach(function (entry) { if (entry.isIntersecting) { const link = entry.target.href; if (!fetched[link]) { fetched[link] = true; fetch(link, { priority: 'low' }); } observer.unobserve(entry.target); } }); }); nodeList.forEach(link => observer.observe(link)); } const idleCallback = window.requestIdleCallback || function (cb) { return setTimeout(() => cb(), 1); }; idleCallback(function () { const links = document.querySelectorAll('a[href]'); prefetch(links); });