add format to display

This commit is contained in:
David 2017-05-08 22:17:59 -04:00
parent 604bdbb9f7
commit 071b0a9a7b
1 changed files with 2 additions and 1 deletions

View File

@ -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}}