Changeset 966 for trunk/templates
- Timestamp:
- 03/22/07 22:41:05 (20 months ago)
- Files:
-
- 1 modified
-
trunk/templates/header.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/header.tt
r961 r966 46 46 <script src="http://maps.google.com/maps?file=api&v=2&key=[% gmaps_api_key %]" type="text/javascript"></script> 47 47 [% END %] 48 49 [% TRY %] 50 [% INCLUDE custom_header.tt %] 51 [% CATCH %] 52 [% END %] 53 48 54 </head> 49 55 <body>
