Changeset 239 for trunk/npemap.org.uk
- Timestamp:
- Oct 29, 2006, 7:42:19 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/templates/home_stats.tt
r235 r239 8 8 <ul> 9 9 [% FOREACH postcode = lastpostcodes %] 10 <li><a href="tiles/map.html#[% postcode.easting div 1000 %],[% postcode.northing div 1000 %],1">[% postcode.outward %] [% postcode.inward %]</a> ([% postcode. easting %], [% postcode.northing %]) [[% postcode.date %]]</li>10 <li><a href="tiles/map.html#[% postcode.easting div 1000 %],[% postcode.northing div 1000 %],1">[% postcode.outward %] [% postcode.inward %]</a> ([% postcode.date %])</li> 11 11 [% END %] 12 12 </ul>
Note: See TracChangeset
for help on using the changeset viewer.