{% endblock %}
{%block main_content%}
{{ include('fragments/filepath_bar.html') }}
{%block content_article %}
{%endblock%}
This article was created on {{ post.post_create_time }}, last edited {{ post.post_update_time }}, and was viewed {{ post.post_access_counter }} times~
{%endblock%}