mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Added faq
This commit is contained in:
parent
2fb38d0c00
commit
d72f60405a
@ -40,7 +40,7 @@ def index():
|
||||
|
||||
@app.route('/faq/')
|
||||
@view('faq')
|
||||
def index():
|
||||
def faq():
|
||||
return GLOBAL_CONTEXT
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user