Fix the syntax
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
894ba795f8
commit
3092b01893
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ items:
|
||||||
data:
|
data:
|
||||||
wsgi.py: |-
|
wsgi.py: |-
|
||||||
{{ load_file('wsgi.py') | indent(6) }}
|
{{ load_file('wsgi.py') | indent(6) }}
|
||||||
__init__.py: ""
|
__init__.py: ""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue