{% extends 'main/layout.html' %} {% load static %} {% block title %}Comments Guide — Mataroa{% endblock %} {% block content %}

Comments Guide

Mataroa supports comments on a blog post level. Comments are optional and can be enabled blog-wide from the settings page.

{% include 'partials/footer.html' %} {% endblock %}