View Animation valid for {'class': u'package'}
<html> <head> <title>Advene demo - cast page</title> <link rel="stylesheet" tal:attributes="href package/resources/stylesheet/fleurs.css/absolute_url" type="text/css" /> </head> <body> <br /> <p> </p> <h1>Animation collage</h1> <p><span contenteditable="false"> </span></p> <p> </p> <p>Les scènes de collage dans le film</p> <p> </p> <p><span contenteditable="false"> <div class="AdveneContent" style="float: left; height: 300px; width: 300px;" tal:repeat="a here/schemas/techniques/annotationTypes/colage/annotations"> <p style="text-align: center;"> <a title="jouer cet endroit" tal:attributes="href a/player_url"> <img class="screenshot" alt="a/id" tal:attributes="src a/snapshot_url" /> <br /> <strong> <span tal:content="a/representation">Nom</span> </strong> </a> <br /> <span style="font-size: 0.8em;"> (<span tal:content="a/fragment/formatted/begin">Debut</span> - <span tal:content="a/fragment/formatted/end">Fin</span>) </span> </p> </div> </span></p> <br /> </body> </html>