Mercurial > dottes
annotate dottes.html.tuneindex @ 208:63be970c5802
Tune graphic has title. Remove it from the tune page.
At some point I might get round to removing the title and notes from the graphic
and doing them in LaTeX/HTML. But not yet.
author | Jim Hague <jim.hague@laicatc.com> |
---|---|
date | Mon, 18 Feb 2013 21:55:33 +0000 |
parents | 8f352063f277 |
children | db569ede2165 |
rev | line source |
---|---|
197
8f352063f277
Finish first version of newly tarted up website.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
1 <tr> |
8f352063f277
Finish first version of newly tarted up website.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
2 <td><a class="dottes-tune-link" href="@TUNE@.html">@TITLE@</a></td> |
8f352063f277
Finish first version of newly tarted up website.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
3 <td><img class="dottes-tune-table-image" src="firstline-@TUNE@.png" alt="@TITLE@ first line"></td> |
8f352063f277
Finish first version of newly tarted up website.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
4 </tr> |