{% extends "pylucid/css_anchor_div.html" %} {% block plugin_content %} {# We can't use extrahead block here, because it's used in ajax view, too. #} {% compress css %} {% endcompress %} {% compress js %} {% endcompress %}
PyLucid JS-SHA-LogIn

{% trans "loading..." %}

{% comment %} TODO: Reimplement the passwort reset {% if pass_reset_link %} {% trans 'Request a password reset.' %} {% endif %} {% endcomment %}
{% endblock %}