{# Requires variables `article_list` and `title` to be defined. #} {# Optionally, define both `current_page` and `paginator` object. #} {% extends "include/base.html" %} {% block body %}
Title | Date |
---|---|
{{ article.title }} | {% if article.locale_date %}{{ article.locale_date }} | {% endif %}