{% extends 'base.html' %} {% block content %}
{% if page.title %}
{{ page.title }}
{% endif %}
{{ post.date|strftime('%b %-d, %Y') }}
{{ post.title }}
→
الصفحة:
1 من 1
←
subscribe
via RSS
{% endblock %}