Hi

I have the same issue.
Can anyone explain how to have our own pagination template?

Best regards


On Thursday, December 10, 2015 at 11:06:42 PM UTC+3:30, George M wrote:
>
> On my first mezzanine website, I've tried getting the pagination in 
> blog_post_list.html to appear on a web page but it doesnt.
> The following is a piece of my blog_post_list.html
>
>                 {% pagination_for blog_posts %}
>
>                 {% if settings.COMMENTS_DISQUS_SHORTNAME %}
>                 {% include "generic/includes/disqus_counts.html" %}
>                 {% endif %}
>             </div><!-- .content -->
>         </div>
>     </div>
> </section><!-- .main -->
> {% endblock %}
>
> I've included pagination.html in
> /templates/includes/pagination.html and
> templates/blog/includes/ pagination.html
>
> I don't know what I am not doing right. Kindly assist. Thanks in advance.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to