post 1

Rédigé par John Doe | Sep 22, 2017 9:14:14 AM
The listing of posts is generated by a for loop that iterates through your blog posts and lists the posts based on the user's request. The for loop iterates through "content in contents". Contents is a predefined sequence of content that contains all the posts contained in that blog.