{% load wagtailuserbar %} {% load i18n %} {% get_current_language as LANGUAGE_CODE %} {% get_current_language_bidi as LANGUAGE_BIDI %} {% block html_title %}{{ self.title }}{% endblock %} {% wagtailuserbar %}

{{ self.title }}

{% block content %}{% endblock %}