view dottes.html.tuneindex @ 384:ce5dccdd45bd

Comment on soft link creation. Jenkins archive will dereference them. Bloody IE8. I will think about whether to just dump player functions on all non-HTML5.
author Jim Hague <jim.hague@acm.org>
date Fri, 30 Aug 2013 23:59:41 +0100
parents db569ede2165
children f1c4abe4fc75
line wrap: on
line source

<div class="dottes-tune-list-item">
  <div class="dottes-tune-list-item-link">
    <a class="dottes-tune-link" href="@TUNE@.html">@TITLE@</a>
  </div>
  <div class="dottes-tune-list-item-image">
    <img class="dottes-tune-table-image" src="firstline-@TUNE@.png"
         alt="@TITLE@ first line">
  </div>
</div>