{% extends 'base.html' %}
{% load static %}
{% block content %}
{% include 'profile/header.html' %}
{% load widget_tweaks %}
{% include 'profile/drawer.html' %}
{{ post.content|truncatewords:50|safe }}
بیشتر بخوانید{{ post.view_count }} بازدید