{% extends 'base.html' %}
{% block head %}
{% include 'tweetCommon.html' %}
{% if pic[1] %}
{% endif %}
{% if pic[2] %}
{% endif %}
{% if pic[3] %}
{% endif %}
{% endblock %} {% block body %} Redirecting you to the tweet in a moment. Or click here. {% endblock %}