~bigkevmcd/iui-projects/trunk

« back to all changes in this revision

Viewing changes to templates/events/event.html

  • Committer: Kevin McDermott
  • Date: 2009-01-18 20:08:25 UTC
  • Revision ID: kevin@canonical.com-20090118200825-tp5e9t104v109lpq
Change to use UK link.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
            <input type="text" value="{{ event.location }}"/>
19
19
        </div>
20
20
    </fieldset>
21
 
    <a href="http://maps.google.com/maps?q={{ event.location }}">Map</a>
 
21
    <a href="http://maps.google.co.uk/maps?q={{ event.location }}">Map</a>
22
22
    </div>