{% extends "base.html" %} {% block extrahead %} {% endblock %} {% block title %} {{ article.title }} {% endblock %} {% block content %}
Comments
{% for c in comments %}
Write a comment: