description = "Blog 2 Section" [viewBag] [blogPosts latestPosts] pageNumber = "{{ :page }}" postsPerPage = 12 noPostsMessage = "No posts found" sortOrder = "published_at desc" categoryPage = "blog/blog-category" postPage = "blog/blog-post" ==
{{ html_limit(post.summary, 120)|raw }}
{% endif %} {% if data.section_blog2_more %} Read More {% endif %}