summaryrefslogtreecommitdiff
path: root/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/home.html')
-rw-r--r--templates/home.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/home.html b/templates/home.html
index 25c3032..a8dc282 100644
--- a/templates/home.html
+++ b/templates/home.html
@@ -24,6 +24,7 @@
</div>
</article>
{% endfor %}
-{{ paginator.next }}
+{# {{ paginator.next }} #}
</section>
-{% endblock %}
+{% include "paginator.html" %}
+{% endblock %} \ No newline at end of file