{% extends "layout.html" %} {% block sidebar %} {% endblock %} {% block body %} {% include "get_tweets.html" %} {% endblock %}