Remove the container from the document and move it to the main. re #79

Ten commit jest zawarty w:
Sébastien Lucas 2014-02-17 17:34:15 +01:00
rodzic 04bee2b16b
commit 3fdfbee5ea
2 zmienionych plików z 5 dodań i 3 usunięć

Wyświetl plik

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

Wyświetl plik

@ -1,5 +1,3 @@
<div class="container-fluid">
{{#def.header}} {{#def.header}}
{{#def.main}} {{#def.main}}
{{#def.footer}} {{#def.footer}}
</div>