{% extends "gstudio/base.html" %} {% load i18n %} {% block title %}{% trans "Password required" %}{% endblock %} {% block content %}
{% trans "The password provided is not valid. Please try again." %}
{% endif %}{% trans "You need to provide a password to view this nodetype." %}