On 27/11/2015 7:52 AM, Eduardo Rivas wrote:
The blog post list template displays blurbs using {{ blog_post.description_from_content }}, which will get you the first or so elements of the post. The full content is available as {{ blog_post.content }}.

Don't forget to add the appropriate filters!

Here's the reference for what Eduardo mentioned - just create your own version of this template and change this line.
https://github.com/stephenmcd/mezzanine/blob/master/mezzanine/blog/templates/blog/blog_post_list.html#L112

Seeya. Danny.

--
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