Remove the container from the document and move it to the main. re #79
This commit is contained in:
parent
04bee2b16b
commit
3fdfbee5ea
|
@ -1,4 +1,8 @@
|
||||||
<div class="container-fluid" style="padding-top: 70px;">
|
{{? it.containsBook == 0}}
|
||||||
|
<div class="container">
|
||||||
|
{{??}}
|
||||||
|
<div class="container-fluid">
|
||||||
|
{{?}}
|
||||||
{{? it.page == 13 || it.page == 16}}
|
{{? it.page == 13 || it.page == 16}}
|
||||||
{{? it.page == 13}}
|
{{? it.page == 13}}
|
||||||
{{#def.bookdetail}}
|
{{#def.bookdetail}}
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
<div class="container-fluid">
|
|
||||||
{{#def.header}}
|
{{#def.header}}
|
||||||
{{#def.main}}
|
{{#def.main}}
|
||||||
{{#def.footer}}
|
{{#def.footer}}
|
||||||
</div>
|
|
Loading…
Reference in a new issue