aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ryuslash/aggregator/templates/aggregator/posts.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/ryuslash/aggregator/templates/aggregator/posts.html b/ryuslash/aggregator/templates/aggregator/posts.html
index 3b84c0d..851a95e 100644
--- a/ryuslash/aggregator/templates/aggregator/posts.html
+++ b/ryuslash/aggregator/templates/aggregator/posts.html
@@ -36,6 +36,8 @@
</tr>
</table>
<br />
+ {% empty %}
+ No posts yet...
{% endfor %}
<div class="pagination pagination-centered">