diff --git a/README.rst b/README.rst index 1474d00..d542338 100644 --- a/README.rst +++ b/README.rst @@ -183,7 +183,7 @@ Templates Add your own templates files inside a folder named ``templates/openid_provider/``. You can copy the sample html here and edit them with your own styles. -**Authorize Template** +**authorize.html** .. code:: html @@ -209,7 +209,7 @@ You can copy the sample html here and edit them with your own styles. {% endblock %} -**Error Template** +**error.html** .. code:: html