diff --git a/ordr2/templates/account/login.jinja2 b/ordr2/templates/account/login.jinja2 new file mode 100644 index 0000000..060ab83 --- /dev/null +++ b/ordr2/templates/account/login.jinja2 @@ -0,0 +1,39 @@ +{% extends "ordr2:templates/layout.jinja2" %} + +{% block title %} Ordr | Login Failed {% endblock title %} + +{% block content %} +
You entered the wrong username or password.
+ + + ++ If you forgot your password you can reset it. +
+