Mercurial > dottes
comparison dottes.html.tune @ 708:7da70e8900ab build-default-278
First attempt at adding Tradition below subtitle in web and print.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Sun, 08 Oct 2017 17:06:09 +0100 |
parents | 763c6916cc7d |
children | 7e9d5852c802 |
comparison
equal
deleted
inserted
replaced
707:1bbf0e27389e | 708:7da70e8900ab |
---|---|
35 </a> | 35 </a> |
36 </div> | 36 </div> |
37 <div class="dottes-tune-header-title"> | 37 <div class="dottes-tune-header-title"> |
38 <h1>${title}</h1> | 38 <h1>${title}</h1> |
39 <h2>${subtitle}</h2> | 39 <h2>${subtitle}</h2> |
40 <h3>${tradition}</h3> | |
40 </div> | 41 </div> |
41 <div class="dottes-tune-header-composer"> | 42 <div class="dottes-tune-header-composer"> |
42 <em>${composer}</em> | 43 <em>${composer}</em> |
43 </div> | 44 </div> |
44 </div> | 45 </div> |