Mercurial > dottes
comparison dottes.html.learnertune @ 425:16ddd82b51bc build-default-185
Add book icon to return from tune or learner page to tune index page.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Thu, 26 Sep 2013 16:53:36 +0100 |
parents | e8c1afc109ae |
children | d97546469c3a |
comparison
equal
deleted
inserted
replaced
424:ef7a4c2fe274 | 425:16ddd82b51bc |
---|---|
34 <div class="dottes-tune-header-row"> | 34 <div class="dottes-tune-header-row"> |
35 <div class="dottes-tune-header-left"> | 35 <div class="dottes-tune-header-left"> |
36 <a href="@TUNE@.html"> | 36 <a href="@TUNE@.html"> |
37 <img class="dottes-tune-table-image" src="../img/music.png" | 37 <img class="dottes-tune-table-image" src="../img/music.png" |
38 alt="Dottes"> | 38 alt="Dottes"> |
39 </a> | |
40 <a href="index.html"> | |
41 <img class="dottes-tune-table-image" src="../img/book.png" | |
42 alt="Tune index"> | |
39 </a> | 43 </a> |
40 </div> | 44 </div> |
41 <div class="dottes-tune-header-middle"> | 45 <div class="dottes-tune-header-middle"> |
42 <h1>@TITLE@</h1> | 46 <h1>@TITLE@</h1> |
43 <h2>@SUBTITLE@</h2> | 47 <h2>@SUBTITLE@</h2> |