Vue S_Transcription applicable sur {'class': u'package'}

<html>
<head>
  <title>Transcription view</title>
<link href="http://liris.cnrs.fr/advene/nelson.css" type="text/css" rel="stylesheet" />
</head>
<body  tal:define="description here/annotationTypes/TalkDescription/annotations/first">
<h1>Transcription of <span style="font-style: italic;" tal:content="here/title">Titre</span></h1>
  <br tal:repeat="a here/annotationTypes/utterance/annotations/sorted" tal:content="structure a/view/v_enriched_link">utterance</br>
</body>
</html>