diff --git a/views/index/locations.jade b/views/index/locations.jade index 300f1796..88953c30 100644 --- a/views/index/locations.jade +++ b/views/index/locations.jade @@ -128,18 +128,6 @@ ul.locations | Contact a( href: 'mailto:counter@coworkingmunich.de' ) counter@coworkingmunich.de - li - h4#paris Paris, France - - address = escape('16 rue Gaillon, 75002 Paris') - a( href='http://maps.google.com/maps?q=' + address ) - img.map( src='http://maps.googleapis.com/maps/api/staticmap?center=' + address + '&zoom=15&size=226x140&sensor=false&markers=size:small|' + address ) - h3: a( href: 'http://joshfire.com/contact/' ) Joshfire - h5 - | 16 rue Gaillon - br - | 75002 Paris - p We have space for at least 10 teams. - li h4#nyc New York - address = escape('902 Broadway 4th Floor, New York, NY, 10016') @@ -155,6 +143,18 @@ ul.locations | New York, NY, 10016 p Details soon. + li + h4#paris Paris, France + - address = escape('16 rue Gaillon, 75002 Paris') + a( href='http://maps.google.com/maps?q=' + address ) + img.map( src='http://maps.googleapis.com/maps/api/staticmap?center=' + address + '&zoom=15&size=226x140&sensor=false&markers=size:small|' + address ) + h3: a( href: 'http://joshfire.com/contact/' ) Joshfire + h5 + | 16 rue Gaillon + br + | 75002 Paris + p We have space for at least 10 teams. + li h4#santa-monica Santa Monica / Los Angeles - address = escape('902 Colorado, Santa Monica, CA 90401')