{% extends 'base.html' %}
{% load static %}
{% block content %}
{% include 'profile/header.html' %}
{% include 'profile/drawer.html' %}
نویسنده: {{ post.author }} | تاریخ انتشار: {{ post.published_date|date:"Y/m/d" }}
{{ post.view_count }} بازدید | {{ post.like_count }} لایک