how can I organize the paragraph in this blog post

26 views
Skip to first unread message

mw53...@gmail.com

unread,
Jan 14, 2019, 9:31:21 AM1/14/19
to Django users

Untitled.png



22222.png



the paragraph under the image how can I organize this. this is code for my blog post page


Nebojsa Hajdukovic

unread,
Jan 14, 2019, 9:57:52 AM1/14/19
to django...@googlegroups.com
what do you want to show, more articles?
do it with
{% for a in article %}
{{ a.title }}
{{ a.body }}
....
{% endfor %}

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8d265121-ccb2-4090-8163-38f588be4057%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

mohamed wael

unread,
Jan 14, 2019, 3:41:10 PM1/14/19
to django...@googlegroups.com
MR nebojsa the paragraph under the image I cannot organize it. I want some spaces between the lines 

Peter of the Norse

unread,
Feb 11, 2019, 8:57:00 AM2/11/19
to django...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages