{% pjaxr_extends '__base.html' 'md' %} {% block title %}ignored-metatag-title{% endblock title %} {% block inner_head %}{% endblock inner_head %} {% block page %}
{% include '_menu.html' with menu_ignored_metatag=True %}
ignored-metatag-content
{% endblock page %} {% block pjaxr_namespace %}md.ignored-metatag{% endblock pjaxr_namespace %}