Thursday, January 21
7:30pm
Gallery Place
Washington, DC

In the supernatural action thriller Legion, an out-of-the-way diner becomes the unlikely battleground for the survival of the human race. When God loses faith in Mankind, he sends his legion of angels to bring on the Apocalypse. Humanity’s only hope lies in a group of strangers trapped in a desert diner and the Archangel Michael. Starring Paul Bettany, Lucas Black, Tyrese Gibson, Adrianne Palicki, Charles S. Dutton, Jon Tenney, Kevin Durand, Willa Holland with, Kate Walsh and, Dennis Quaid

Opens in theaters Friday, January 22, 2010.
Official movie website.

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;

}

});

});