glossary grouped by first letter
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2256 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
0a5ea41bdf
commit
b6bbc076cd
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@
|
|||
<div> </div>
|
||||
<div tal:repeat="letter data/letters">
|
||||
<div class="subtitle"><a name="A" href="#top"
|
||||
tal:attributes="name letter"
|
||||
tal:attributes="name letter;
|
||||
href string:${request/URL/-1}#top"
|
||||
tal:content="letter">A</a>
|
||||
</div>
|
||||
<div tal:repeat="related data/relations/?letter|python:[]">
|
||||
|
|
Loading…
Add table
Reference in a new issue