{%if books.items%}
    {%with type="admin"%} {%include "includes/_book.html"%} {%endwith%}
{{page_macros.pagination_widget(books, "admin.index")}} {%else%} {%if tab=="draft"%}

没有内容

{%else%}

您还没有任何书籍,请先创建书籍

开始写书

{%endif%} {%endif%}