update from master
[fanfix.git] / library / web / templates / viewer.desc.html
1 <h1 class='title'>${title}</h1>
2 <div class='desc'>
3 <a href='${href}' class='cover'>
4 <img src='${cover}'/>
5 </a>
6 <table class='details'>
7 ${details} </table>
8 </div>
9 <h1 class='title'>Description</h1>