{% extends 'main/layout.html' %} {% block title %}Comments pending — {{ request.user.username }} at Mataroa{% endblock %} {% block content %}

Comments pending ({{ comment_list|length }})

{% endblock %}