mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-14 23:08:07 -04:00
Fix the problems
This commit is contained in:
@@ -113,5 +113,5 @@ def roadmap():
|
||||
|
||||
|
||||
@main.route('/features')
|
||||
def roadmap():
|
||||
def features():
|
||||
return render_template('views/features.html')
|
||||
|
||||
Reference in New Issue
Block a user