🔔 {{ notificaciones|length }}
{% for n in notificaciones %}

{{ n }}

{% endfor %}
All Friends
Feed
{% for post in posts %}
{{ post.user.username }}
{{ post.content }}
{% if post.image %} {% endif %}
{% endfor %}

Trending

#Python

#Flask