{% extends "blognajd/base.html" %} {% block title %}{{ block.super }} » Comment confirmation{% endblock %} {% block nav-sitename %}{{ settings.BLOGNAJD_SITE_SHORT_NAME }}{% endblock %} {% block jumbotron %}

Comment confirmation

{% endblock %} {% block body %}

A confirmation message has been sent to your email address. Please, click on the link in the message to confirm the post.

-Thank you

{% endblock %}