mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-19 22:13:48 -04:00
109526520: render verify template with VerifyForm
This commit is contained in:
@@ -3,4 +3,4 @@ from flask import Blueprint
|
||||
main = Blueprint('main', __name__)
|
||||
|
||||
|
||||
from app.main.views import index, sign_in, register
|
||||
from app.main.views import index, sign_in, register, verify
|
||||
|
||||
Reference in New Issue
Block a user