Fix about if lightbox are disabled.
This commit is contained in:
parent
f408a71f80
commit
886b2673d3
2 changed files with 10 additions and 2 deletions
|
@ -1,6 +1,10 @@
|
|||
<section>
|
||||
{{? it.page == 13}}
|
||||
{{#def.bookdetail}}
|
||||
{{? it.page == 13 || it.page == 16}}
|
||||
{{? it.page == 13}}
|
||||
{{#def.bookdetail}}
|
||||
{{??}}
|
||||
{{= it.fullhtml}}
|
||||
{{?}}
|
||||
{{??}}
|
||||
{{~it.entries:entry:i}}
|
||||
{{? it.containsBook == 0}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue