{% extends "gstudio/base.html" %} {% load i18n %} {% block title %}{% trans "Login required" %}{% endblock %} {% block content %}
{% trans "Your username and password didn't match. Please try again." %}
{% endif %}{% trans "You need to be connected to view this nodetype." %}