<table> 
 <tr> 
  <td class=td1>Ausleihen<t:read var="bookPage" source="''"/></td>
  <td class=td1 template:optional="true"> 
    <a><t:read var="bookPage" source="@href" regex="http://.*bor-loan[^']*"/></a>
  </td>
 </tr>
 <tr>Vormerkungen<t:if test="$bookPage = ''">{videlibri:delete-current-books()}</t:if></tr>
</table> 

