diff options
author | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-06-12 19:12:53 +0000 |
---|---|---|
committer | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-06-12 19:12:53 +0000 |
commit | 865f8c58c8c29aaf431076bfffb4cfc4e8116b2d (patch) | |
tree | d6109181de424baa6213e67bc26357b61951246d /templates/archives | |
parent | eb3f49331e2ed0c1373ac78ce6935f2370b9e968 (diff) |
changed project urls files
Diffstat (limited to 'templates/archives')
-rw-r--r-- | templates/archives/map.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/archives/map.html b/templates/archives/map.html index 19e3140..41e89f9 100644 --- a/templates/archives/map.html +++ b/templates/archives/map.html @@ -11,7 +11,7 @@ Google Maps code ==============================================#} {% block extrahead %} -<script src="http://maps.google.com/maps?file=api&v=2&key={{map_key}}" type="text/javascript"></script> +<script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAEZ0Oz7LFDmdS1OBHm6HLgRQT5Lr-mnFT_29u-YVgAYs_K_u6-BQ627CkPKq44oaHpmSt2497hDj_LQ" type="text/javascript"></script> |