Sanur Beach Restaurants

Advertising Jawa Timur | Tata Bejana e-mail: info@tatabejana-advertising.com

Cat and Fiddle

Posted at February 27, 2015 | By : | Categories : Sanur Beach Restaurants | 0 Comment
cat-and-fiddle-sanur-baliThe Irish original is without a doubt the most relaxing venue in the Mertasari area. Serving traditional Celtic a la carte dishes as well as international basics, Cat and Fiddle is always jam-packed with regulars who always come back for more of the affable and intimate atmosphere. Every Tuesday from 8 o’clock, an Irish folk band is ready to get your head nodding and your feet tapping. Traditional wooden oven pizza is recommended to accompany your cold ale, which you could follow with the rich-tasting chocolate mousse. Cat and Fiddle is a living room with familiar faces and good old-fashioned meals.

  • Opening Hours: 8.00 – 24.00
  • Location: Jl. Cemara No. 36
  • Price Range: Affordable

 

buildscript { repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } dependencies { ... // Add this line classpath 'com.google.gms:google-services:4.3.2' ... } } allprojects { ... repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } } apply plugin: 'com.android.application' // Add this line apply plugin: 'com.google.gms.google-services' dependencies { // add the Firebase SDK for Google Analytics implementation 'com.google.firebase:firebase-analytics:17.2.0' // add SDKs for any other desired Firebase products // https://firebase.google.com/docs/android/setup#available-libraries }