source: extensions/charlies_content/charlie_gps.tpl @ 8804

Last change on this file since 8804 was 3318, checked in by vdigital, 15 years ago

+ Add Charlies' content to depository

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 567 bytes
Line 
1<!-- /charlie_gps.tpl -->
2{*
3 Service provided by http://www.gpx-view.com/
4 Template based on Olivier's idea (Thanks to him)  Ref. http://fr.piwigo.org/forum/viewtopic.php?pid=109088#p109088
5*}
6<br />
7<div style="padding-top: 5px auto 5px auto; margin-top: 0px;">
8<h1><iframe src="http://www.gpx-view.com/gpx.php?f={$SRC_IMG}&m=GEOPORTAIL" name="GPX-View"
9scrolling="no" marginheight=0 marginwidth=0 frameborder=0 width=800 height=600>
10</iframe></h1>
11</div>
12{html_head}
13<link rel="stylesheet" type="text/css" href="{$CHARLIES_PATH|@cat:'charlies.css'}"> 
14{/html_head}
Note: See TracBrowser for help on using the repository browser.