Changeset 2890
- Timestamp:
- 09/30/09 16:35:54 (2 years ago)
- Files:
-
- trunk/skins/lemill/collection_view.cpt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/skins/lemill/collection_view.cpt
r2883 r2890 72 72 <p tal:condition="python: here.amIOwner() and not here.Description()" i18n:translate="learning_story_explanation">You have not written a story about this collection yet. 73 73 If you have used these resources in a learning session you can share 74 your experiences by <span i18n:name="newstory"><a href="edit" tal:attributes="href string:${here _url}/edit" i18n:translate="link_writing_teaching_and_learning_story">writing a teaching and learning story</a></span>.</p>74 your experiences by <span i18n:name="newstory"><a href="edit" tal:attributes="href string:${here/absolute_url}/edit" i18n:translate="link_writing_teaching_and_learning_story">writing a teaching and learning story</a></span>.</p> 75 75 76 76 <div class="visualClear" style="height:20px"><!-- --></div>
