Merge branch 'main' of interstellardevelopment.org:React-Group/ai-virtual-assistant
This commit is contained in:
commit
df79f6b2c3
2 changed files with 3 additions and 2 deletions
|
@ -43,7 +43,6 @@ def index():
|
|||
|
||||
return render_template('index.html', messages=messages)
|
||||
|
||||
|
||||
@APP.route('/faq')
|
||||
def faq():
|
||||
return render_template('faq.html')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue