{% comment %} Copyright 2010 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% comment %} This widget provides the html content for the js password widget. Include it in any page where password fields are used. Eg: {% block extra_header %} {% include "widgets/passwords_head_content.html" %} {% endblock %} It doesn't include the more general js/css files which may already have been included in your template elsewhere. {% endcomment %} {% load i18n %}