mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Various fixes
This commit is contained in:
@ -236,7 +236,6 @@ def static(path):
|
||||
|
||||
### DYNAMIC
|
||||
|
||||
@profile
|
||||
def jinja_page(name):
|
||||
if name in aliases: redirect(aliases[name])
|
||||
keys = remove_identical(FormsDict.decode(request.query))
|
||||
|
Reference in New Issue
Block a user