Denpasar Restaurants

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

Warung Leko

Posted at February 27, 2015 | By : | Categories : Denpasar Restaurants | 0 Comment
Here’s one for beef lovers. Warung Leko specialises in ‘iga sapi penyet’ or beef ribs prepared in various choices served with its signature spicy chilli dips known as ‘sambel korek’. The restaurant is located on Jalan Cok Agung Tresna in the dining destination street of Renon, Denpasar. Besides grilled or fried beef ribs, there are choices of chicken, steaks, prawn, tripe, and meat fritters prepared and served in the same manner, as well as a selection of oxtail soups, rib soups and around 30 different preparations of beef – the main highlight here, which comes surprisingly juicy and tender. Although the restaurant looks upper class, the price range is quite reasonable, starting from IDR 36,000 per portion.

  • Opening Hours: 10:00 – 22:00
  • Location: Jalan Cok Agung Tresna no. 110, Renon, Denpasar
  • Tel: +62 (0)361 3600 501

warung-leko

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 }