Changeset 1155 for sites/oxford.openguides.org/templates/custom_header.tt
- Timestamp:
- 03/11/08 14:05:02 (10 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
sites/oxford.openguides.org/templates/custom_header.tt
r1076 r1155 1 1 [% IF enable_gmaps AND display_google_maps AND gmaps_api_key %] 2 <script src="http:// media.mapnik.org/js/mapnik.js" type="text/javascript"></script>2 <script src="http://oxford.openguides.org/resources/mapnik.js" type="text/javascript"></script> 3 3 [% END %]
