mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-15 07:18:58 -04:00
@@ -100,3 +100,8 @@ def email_template():
|
||||
@main.route('/documentation')
|
||||
def documentation():
|
||||
abort(410)
|
||||
|
||||
|
||||
@main.route('/integration_testing')
|
||||
def integration_testing():
|
||||
return render_template('views/integration_testing.html')
|
||||
|
||||
Reference in New Issue
Block a user