{% extends "base_generic.html" %} {% load static %} {% block title %}
帳號或密碼不符合,請重新輸入。
{% endif %} {% if next %} {% if user.is_authenticated %}您的帳號沒有此頁的存取權,如果要進行下一步,請登入以另一個具有存取權的帳號。
{% else %}請登入觀看此頁。
{% endif %} {% endif %} {# Assumes you setup the password_reset view in your URLconf #} {% endblock %}