{% extends "base_blog.html" %} {% block head_links %} {{- super() -}} {% if articles_page.has_previous() %} {% endif %} {% if articles_page.has_next() %} {% endif %} {% endblock %} {% block social %} {{- super() -}} {% block social_title_url_image %} {% endblock social_title_url_image %} {% endblock %} {% block content %}