summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--theme/templates/ebook/summary.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme/templates/ebook/summary.html b/theme/templates/ebook/summary.html
index 5515ec2..237ae6e 100644
--- a/theme/templates/ebook/summary.html
+++ b/theme/templates/ebook/summary.html
@@ -15,7 +15,9 @@
{% else %}
<span>{{ item.title }}</span>
{% endif %}
+ {% if options.generator != "mobi" %}
<span class="page">{{ item.level }}</span>
+ {% endif %}
</span>
{% if item.articles.length > 0 %}
<ol>