{% extends "base.html" %} {% block extra_head %} {% endblock %} {% block content %}
No updates yet.
Log in to comment.
Updates & comments
{% for comment in comments %}No updates yet.
{% endfor %} {% if can_comment %} {% else %}Log in to comment.
{% endif %}