summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index c799e79..72dfa27 100644
--- a/index.html
+++ b/index.html
@@ -30,7 +30,8 @@ layout: default
{% endfor %}
<div class="pagination">
<span class="page_number ">
- Page: <code class="language-plaintext highlighter-rouge">{{ paginator.page }}</code> of <code class="language-plaintext highlighter-rouge">{{ paginator.total_pages }}</code>
+ Page: <code class="language-plaintext highlighter-rouge">{{ paginator.page }}</code> of <code
+ class="language-plaintext highlighter-rouge">{{ paginator.total_pages }}</code>
</span>
{% if paginator.previous_page %}
<a href="{{ paginator.previous_page_path }}#pubs" class="previous">