add format to display
This commit is contained in:
parent
604bdbb9f7
commit
071b0a9a7b
@ -91,7 +91,8 @@
|
||||
<h1>{{title}}</h1>
|
||||
<h2>{{author}}</h2>
|
||||
<span>{{isbn-13}}</span><br/>
|
||||
<span>{{publisher}}, {{year}}</span>
|
||||
<span>{{publisher}}, {{year}}</span><br/>
|
||||
<span>{{format}}</span>
|
||||
<div class="description">
|
||||
<p>{{description}}</p>
|
||||
{{#notes}}
|
||||
|
Loading…
Reference in New Issue
Block a user