aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/new_security/verification_still_needed.html
diff options
context:
space:
mode:
Diffstat (limited to 'gn2/wqflask/templates/new_security/verification_still_needed.html')
-rw-r--r--gn2/wqflask/templates/new_security/verification_still_needed.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/new_security/verification_still_needed.html b/gn2/wqflask/templates/new_security/verification_still_needed.html
index 1f91fd8d..9cbc7548 100644
--- a/gn2/wqflask/templates/new_security/verification_still_needed.html
+++ b/gn2/wqflask/templates/new_security/verification_still_needed.html
@@ -1,4 +1,4 @@
-{% extends "base.html" %}
+{% extends "index_page.html" %}
{% block title %}Verification{% endblock %}
{% block content %}
{{ header("Verification", "You still need to verify") }}