diff --git a/README.md b/README.md index 6df4894..55f5c30 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Minauth +# Minauthator ## Features diff --git a/src/templates/pages/authorize.html b/src/templates/pages/authorize.html new file mode 100644 index 0000000..95f1129 --- /dev/null +++ b/src/templates/pages/authorize.html @@ -0,0 +1,15 @@ +{% extends "layouts/base.html" %} +{% block body %} + +{% if error %} +