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