diff --git a/templates/image.html b/templates/image.html new file mode 100644 index 0000000..232ef69 --- /dev/null +++ b/templates/image.html @@ -0,0 +1,34 @@ +{% extends 'base.html' %} + +{% block head %} + + + + + + + + + + + + + +{% endblock %} + +{% block body %} +Redirecting you to the tweet in a moment. Or click here. +{% endblock %} diff --git a/templates/inline.html b/templates/inline.html index 9d438a5..5469cb7 100644 --- a/templates/inline.html +++ b/templates/inline.html @@ -1,7 +1,7 @@ {% extends 'base.html' %} {% block head %} -