{% extends "base.html" %} {% block title %}{{ title }}{% endblock %} {% block content %}
{{ article.created_at|date:"Y-m-d" }}