{% extends 'qary_app/qary_app_base.html'%} {% block body_block%}
Author: {{post_detail.author}}
Title: {{post_detail.title}}
{{post_detail.text}}