Skip to content

Commit

Permalink
discount rejected :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Visnu Pitiyanuvath committed Jul 15, 2011
1 parent be09a0c commit 9eb63b6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,10 +23,10 @@
"connect": "1.4.3",
"connect-assetmanager": "0.0.20",
"connect-cookie-session": "0.0.1",
"discount": "0.1.3",
"express": "2.4.2",
"jade": "0.11.0",
"hoptoad-notifier": "0.1.3",
"markdown": "0.2.1",
"mongoose": "1.6.0",
"mongoose-auth": "0.0.11",
"mongoose-types": "1.0.3",
Expand Down
20 changes: 11 additions & 9 deletions views/index/locations.jade
Expand Up @@ -13,14 +13,16 @@
Not in San Francisco? Find node.js loving enthusiasts worldwide. Want to host
a satellite location? [Let us know].

### Munich, Germany
<a href="http://maps.google.com/maps?q=Sonnenstr+32,+80331+München">
<img class="map" src="http://maps.googleapis.com/maps/api/staticmap?center=Sonnenstr+32,+80331+München&zoom=15&size=226x140&sensor=false&markers=size:small|Sonnenstr+32,+80331+München" />
</a>
#### [coworkingmunich.de](http://coworkingmunich.de/)
##### Sonnenstraße 32, 80331 München<br/>
Coworking space for free to all attendees during the contest.
Contact [counter@coworkingmunich.de](mailto:counter@coworkingmunich.de).

[Joyent]:http://www.joyent.com/
[Let us know]:mailto:all@nodeknockout.com

h3 Munich, Germany
a( href="http://maps.google.com/maps?q=Sonnenstr+32,+80331+München" )
img.map( src="http://maps.googleapis.com/maps/api/staticmap?center=Sonnenstr+32,+80331+München&zoom=15&size=226x140&sensor=false&markers=size:small|Sonnenstr+32,+80331+München" )
h4: a( href: 'http://coworkingmunich.de/' ) coworkingmunich.de
h5 Sonnenstraße 32, 80331 München
p
| Coworking space for free to all attendees during the contest.
| Contact
a( href: 'mailto:counter@coworkingmunich.de' ) counter@coworkingmunich.de
.

0 comments on commit 9eb63b6

Please sign in to comment.