From: Emilie Date: Tue, 7 Feb 2017 17:15:04 +0000 (+0100) Subject: [Home] use twitter api X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7c62164bf8087e50b65b51ab65a82b047bed4ebe;p=mezzo.git [Home] use twitter api --- diff --git a/app/templates/base.html b/app/templates/base.html index c4a40843..f08c4680 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -67,7 +67,7 @@ {% block content_footer %}{% endblock %} - {% include "twitter/hashtag.html" %} + {% include "twitter/tweets.html" %}