Add feedback link

This commit is contained in:
Erik Michaels-Ober 2011-08-29 16:31:22 -07:00
parent 34f9b75e79
commit 8e9f963a68
2 changed files with 7 additions and 0 deletions

View File

@ -47,6 +47,10 @@ form {
padding: 10px 5px 0 5px;
}
#sidebar #feedback {
text-align: center;
}
#sidebar img#hydrant-in-snow {
width: 100%;
}

View File

@ -13,5 +13,8 @@
#logos
= image_tag "logos/cfa.png", :alt => "Code for America", :title => "Code for America"
= image_tag "logos/boston.png", :alt => "City of Boston", :title => "City of Boston"
#feedback
%a{:href => "mailto:adoptahydrant@cityofboston.gov?subject=Adopt-a-Hydrant Feedback"}
Feedback
= image_tag "hydrant-in-snow.jpg", :id => "hydrant-in-snow"
#map_canvas