Mercurial > dottes
view dottes.html.tuneindex @ 321:b61c39beac5f
Generate different tune PDF for web site download.
For website download, generate a tune PDF with the tune title and composer.
Seems a bit silly to download a PDF giving an anonymouse tune.
| author | Jim Hague <jim.hague@acm.org> | 
|---|---|
| date | Wed, 17 Jul 2013 18:28:07 +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>
