{% extends "base.html" %} {% load static %} {% block content %}
FEATURED   ARTICLES
{% include "components/featured_posts_section.html" %} {% include "components/latest_posts_section.html" %}
{% include "components/poll_part.html" %} {% include "components/subscriber_form.html" %}
{% include "components/explore_mega_buttons.html" %} {% endblock %}