diff --git a/examples/yoti_example_django/yoti_example/templates/index.html b/examples/yoti_example_django/yoti_example/templates/index.html index 378d6653..4120615e 100644 --- a/examples/yoti_example_django/yoti_example/templates/index.html +++ b/examples/yoti_example_django/yoti_example/templates/index.html @@ -2,7 +2,7 @@ - + Index diff --git a/examples/yoti_example_flask/templates/index.html b/examples/yoti_example_flask/templates/index.html index e1ca6fa5..fd02bba1 100644 --- a/examples/yoti_example_flask/templates/index.html +++ b/examples/yoti_example_flask/templates/index.html @@ -2,7 +2,7 @@ - + Index