This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
suttonelections
mirror of
https://github.com/adrianshort/suttonelections.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Added Sutton Council link to ward map credit
tags/last-sinatra-version
Adrian Short
14 years ago
parent
2c8edc6fef
commit
a64528c648
1 changed files
with
4 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
views/home.haml
+ 4
- 1
views/home.haml
View File
@@ -111,7 +111,10 @@
#map
#map
%p
%p
%img{ :src => 'sutton-council-elections-2010-ward-map.png', :width => 850, :height => 576 }
%img{ :src => 'sutton-council-elections-2010-ward-map.png', :width => 850, :height => 576 }
%p Geographical results by ward map by Marshall Keene at Sutton Council GIS Team
%p
Geographical results by ward map by Marshall Keene at
%a{ :href => 'http://www.sutton.gov.uk/' } Sutton Council
GIS Team
-#
-#
- for ward in @wards
- for ward in @wards
Write
Preview
Loading…
Cancel
Save