Goto book datawith click on cover

This commit is contained in:
Meutel 2017-09-05 16:29:34 +02:00
parent 2943d217a7
commit 50df43eac6
1 changed files with 4 additions and 2 deletions

View File

@ -4,10 +4,12 @@
<div class="page-header">
{{ if .HasCover }}
<div class="row">
<img src="{{ bookCover .BookFull }}" alt="Pas de couverture" title="Couverture" class="img-responsive img-rounded" width="400px"/>
<a href="#bookinfo">
<img src="{{ bookCover .BookFull }}" alt="Pas de couverture" title="Couverture" class="img-responsive img-rounded" width="400px"/>
</a>
</div>
{{ end }}
<div class="row">
<div class="row" id="bookinfo">
<div class="col-xs-12 col-md-9">
<h1>
<span class="glyphicon glyphicon-book"></span>