{% extends "misago/base.html" %} {% load i18n %} {% block title %}{% trans "Wrong way" %} | {{ block.super }}{% endblock %} {% block meta-description %} {% trans "This page should be reached via form submission or pressing button." %} {% endblock meta-description %} {% block og-title %}{% trans "Wrong way" %}{% endblock %} {% block twitter-title %}{% trans "Wrong way" %}{% endblock %} {% block og-description %} {% trans "This page should be reached via form submission or pressing button." %} {% endblock %} {% block twitter-description %} {% trans "This page should be reached via form submission or pressing button." %} {% endblock %} {% block content %}