view dottes.html.tuneindex @ 1015:50086890a50c build-default-367

Sue reckons Nonesuch is a different tune. In Playford, anyway.
author Jim Hague <jim.hague@acm.org>
date Sat, 21 Dec 2019 20:33:37 +0000
parents d6e2a281cceb
children
line wrap: on
line source

<div class="dottes-tune-list-item">
  <div class="dottes-tune-list-item-link">
    <a class="dottes-tune-link" href="../${tunedir}/index.html">${fulltitle}</a>
  </div>
  <div class="dottes-tune-list-item-learner-link">
    <a class="dottes-tune-link" href="../${tunedir}/learner.html">
      <img class="dottes-tune-table-image" src="../img/learner.png" alt="Learner page" title="Learner page for ${fulltitle}">
    </a>
  </div>
  <div class="dottes-tune-list-item-image">
    <a href="../${tunedir}/index.html">
      <img class="dottes-tune-table-image" src="../${tunedir}/firstline-${name}.png"
           alt="${fulltitle} first line" title="${fulltitle} first line">
    </a>
  </div>
</div>