git://git.nikiroo.be
/
fanfix.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'master' into subtree
[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>