view dottes.html.tuneindex @ 399:aeef7b1ca0ad

Make 1/4, 1/2 and 3/4 speed audio for tunes. Name them 'veryslow', 'slow' and 'littleslow'.
author Jim Hague <jim.hague@acm.org>
date Mon, 02 Sep 2013 10:15:56 +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>