Changes between Initial Version and Version 2 of Ticket #8465
- Timestamp:
- Aug 21, 2008, 4:43:42 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8465
- Property Owner changed from to
-
Ticket #8465 – Description
initial v2 1 Template gis/kml/base.kml contains "{{ place.kml }}", which should be "{{ place.kml|safe }}"for correct loading into google earth etc.1 Template gis/kml/base.kml contains `{{ place.kml }}`, which should be `{{ place.kml|safe }}` for correct loading into google earth etc.