🔔 {{ notificaciones|length }}
{% for n in notificaciones %}
{{ n }}
{% endfor %}
All
Friends
Inicio
Feed
Publicar
{% for post in posts %}
{{ post.user.username }}
{{ post.content }}
{% if post.image %}
{% endif %}
👍
{{ post.likes }}
{% endfor %}
Trending
#Python
#Flask