weblib: use more templats
[fanfix.git] / src / be / nikiroo / fanfix / library / web / templates / viewer.desc.html
diff --git a/src/be/nikiroo/fanfix/library/web/templates/viewer.desc.html b/src/be/nikiroo/fanfix/library/web/templates/viewer.desc.html
new file mode 100644 (file)
index 0000000..21cddc4
--- /dev/null
@@ -0,0 +1,9 @@
+                       <h1 class='title'>${title}</h1>
+                       <div class='desc'>
+                               <a href='${href}' class='cover'>
+                                       <img src='${cover}'/>
+                               </a>
+                               <table class='details'>
+${details}                             </table>
+                       </div>
+                       <h1 class='title'>Description</h1>