{% from 'base/paginate.html' import paginate %}
排序1 / 排序2
{% for notebook in notebooks.items %}
{{ notebook.content}}
{% endfor %}