diff options
Diffstat (limited to 'app/templates/yes.html')
-rw-r--r-- | app/templates/yes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/yes.html b/app/templates/yes.html index 00a330d..3ccc24b 100644 --- a/app/templates/yes.html +++ b/app/templates/yes.html @@ -20,7 +20,7 @@ {% endfor %} </div> - <div class="feed-post"> + <div class="feed-news"> {% for news in news %} <div class="news"> <h1>{{news.author}}</h1> |