Tweak spacing
This commit is contained in:
parent
82b90adf2d
commit
71de000b2c
4 changed files with 3 additions and 3 deletions
|
@ -137,7 +137,6 @@ def _tree_index(items, path=""):
|
|||
dir=True)
|
||||
|
||||
|
||||
|
||||
@blueprint.route("/_index", defaults={"path": ""})
|
||||
@blueprint.route("/_index/<path:path>")
|
||||
def index(path):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue