Changeset 40
- Timestamp:
- 06/23/06 12:39:52 (6 years ago)
- File:
-
- 1 edited
-
ATGoogleMaps/trunk/skins/googlemaps/gmap_view.pt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ATGoogleMaps/trunk/skins/googlemaps/gmap_view.pt
r38 r40 21 21 Document actions (print, sendto etc) 22 22 </div> 23 24 <h1 class="documentFirstHeading">25 <a href="" tal:content="marker/pretty_title_or_id"26 tal:attributes="href marker/absolute_url">27 Title or id28 </a>29 </h1>30 23 31 24 <div metal:use-macro="here/document_byline/macros/byline"> … … 62 55 </div> 63 56 64 <h1 class="documentFirstHeading" tal:content="marker/pretty_title_or_id"> 65 Title or id 66 </h1> 67 57 <h1 class="documentFirstHeading"> 58 <a href="" tal:content="marker/pretty_title_or_id" 59 tal:attributes="href marker/absolute_url"> 60 Title or id 61 </a> 62 </h1> 63 68 64 <img src="" style="float: left; margin: 5px;" 69 65 tal:condition="marker/imageurl"
Note: See TracChangeset
for help on using the changeset viewer.
