{% render 'sections/header.html' %}
Blog
{{ page.title | default: 'Insights' }}
{{ page.subheading }}
{% render 'sections/blogs.html' %}
{% render 'sections/footer.html' %}