{% extends "board/base.html" %} {% load i18n %} {% block title %} Wiping posts {{block.super}} {% endblock title %} {% block content %} {% blocktranslate %}This will delete {{all_posts_count}} posts.{% endblocktranslate %}