{% extends "base.html" %} {% block content %}

{{ include(template_from_string(lang.deletepost)) }} {{post_id}}

{{ include(template_from_string(lang.areyousure)) }}

{% endblock %}