git://git.nikiroo.be
/
nikiroo-utils.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Merge branch 'master' into subtree
[nikiroo-utils.git]
/
library
/
web
/
templates
/
viewer.desc.html
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
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>