We know D.C. Get our free newsletter to stay in the know.

Processing…
Success! You're on the list.

“DC’s Traditional Cinco De Mayo Hotspot!”

Win a $30 dinner for two on May 3 or May 4 during the Triple Tequila Tasting at El Tamarindo.

The $30 gift certificate may include appetizers, dinner and drinks!

1785 Florida Avenue Northwest, Washington, DC –
(202) 328-3660

http://eltamarindodc.com/index2.html

Click here for more contests.

Enter Contest

Please complete the required fields below.

[required]

[required]

[required]

[required]

[required]

Promotions & Free Stuff

DC Theater Digest

Loose Lips Daily

Young & Hungry Email Edition

DC in 10 Links

No personal info will be sold or divulged to any third party.

NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next(‘input’).each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});