Changeset 1859
- Timestamp:
- 11/05/08 12:38:24 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
siteapp/trunk/opengeo/almanac/templates/almanacindex.pt
r1857 r1859 130 130 <h3 jugl:condition="features.length == 0"></h3> 131 131 <h3>Stories <span class="result-count">(<tal:span tal:define="howmany python:len(context)" tal:replace="string:${howmany} total"/>)</span></h3> 132 <a tal:condition="python: open or add" class="add-story" href="+story"> Add yours</a>132 <a tal:condition="python: open or add" class="add-story" href="+story"><img src="/resource/theme/img/add-story-callout-small.jpg" /></a> 133 133 <span class="almanac-alt-views"> 134 134 <a id="almanacindex-print" tal:attributes="href python:view.url('print')">
