diff options
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> |