{% extends "home.html"%} {% block feedlink %} {% if feedEntries %} {% endif %} {% endblock %} {% block content %} {% include "snippets/introduction.html" %} {% include "snippets/background.html" %} {% endblock %}