{% extends 'core/base.html' %} {% load i18n %} {% block content %}

check {% blocktrans %} We've received your bug report and will be look at it as soon a possible. Thank you for your report. {% endblocktrans %}

home {% blocktrans %} Back to home {% endblocktrans %} {% endblock %}