{% load i18n staticfiles %} {% get_current_language as LANGUAGE_CODE %}
{# The above three meta tags should be first #} {% with description=namespace.description %} {% endwith %} {% with author=namespace.author %} {% endwith %} {% with title=namespace.title %}